|
pmake - a perl 'make' replacement |
pmake - a perl 'make' replacement
pmake [-n] [-g] [-p] [-C directory] targets
Performs the same function as make(1) but is written entirely in perl.
A subset of GNU make extensions is supported.
For details see the Make manpage for the underlying perl module.
I strongly suspect there are lots more.
the Make manpage, make(1)
Nick Ing-Simmons
|
pmake - a perl 'make' replacement |