pgmake-db(1) - Linux man page
Name
pgmake-db - A make utility using Makefile::Parser::GmakeDB, Makefile::AST, and Makefile::AST::Evaluator
Synopsis
$ pgmake-db $ pgmake-db -f mine.mk
Description
This is a make tool using Makefile::Parser::GmakeDB, Makefile::AST, and Makefile::AST::Evaluator.
This script is primary for testing the whole toolchain via running GNU make's official test suite.
As of this writing, pgmake-db has already passed 51% of GNU make 3.81's test suite.
Svn Repository
For the very latest version of this script, check out the source from
<http://svn.openfoundry.org/makefileparser/branches/gmake-db>.
There is anonymous access to all.
Author
Agent Zhang "<agentzh@yahoo.cn>"
Copyright And License
Copyright © 2007-2008 by Agent Zhang (agentzh).
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See Also
Makefile::Parser::GmakeDB, Makefile::AST, Makefile::AST::Evaluator, Makefile::Parser::GmakeDB, pgmake-db, makesimple, Makefile::DOM.