pgmake-db

Langue: en

Version: 2008-03-10 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

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 <http://svn.openfoundry.org/makefileparser/branches/gmake-db>.

There is anonymous access to all.

AUTHOR

Agent Zhang "<agentzh@yahoo.cn>" Copyright (c) 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.