Casey West > ppt > pmake

Download:
ppt-0.14.tar.gz

Annotate this POD

CPAN RT

New  1
Open  2
View Bugs
Report a bug
Source  

NAME ^

pmake - a perl 'make' replacement

SYNOPSIS ^

        pmake [-n] [-g] [-p] [-C directory] targets

DESCRIPTION ^

Performs the same function as make(1) but is written entirely in perl. A subset of GNU make extensions is supported. For details see Make for the underlying perl module.

BUGS ^

SEE ALSO ^

Make, make(1)

AUTHOR ^

Nick Ing-Simmons