NAME
plmake - A make utility that uses Makefile::Parser
SYNOPSIS
plmake
plmake -f Makefile.old
DESCRIPTION
OPTIONS
BUGS
Double colone rules doesn't work properly.
Multiple target rules not supported.
.PHONY not supported.
$(MAKE), $(CC), etc. not set by default
AUTHOR
Agent Zhang, <agent2002@126.com>
COPYRIGHT AND LICENSE
Copyright (c) 2005 Agent Zhang.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.