1PGMAKE-DB(1)          User Contributed Perl Documentation         PGMAKE-DB(1)
2
3
4

NAME

6       pgmake-db - A make utility using Makefile::Parser::GmakeDB,
7       Makefile::AST, and Makefile::AST::Evaluator
8

SYNOPSIS

10           $ pgmake-db
11           $ pgmake-db -f mine.mk
12

DESCRIPTION

14       This is a make tool using Makefile::Parser::GmakeDB, Makefile::AST, and
15       Makefile::AST::Evaluator.
16
17       This script is primary for testing the whole toolchain via running GNU
18       make's official test suite.
19
20       As of this writing, pgmake-db has already passed 51% of GNU make 3.81's
21       test suite.
22

SVN REPOSITORY

24       For the very latest version of this script, check out the source from
25
26       http://svn.openfoundry.org/makefileparser/branches/gmake-db
27       <http://svn.openfoundry.org/makefileparser/branches/gmake-db>.
28
29       There is anonymous access to all.
30

AUTHOR

32       Agent Zhang "<agentzh@yahoo.cn>"
33
35       Copyright (c) 2007-2008 by Agent Zhang (agentzh).
36
37       This library is free software; you can redistribute it and/or modify it
38       under the same terms as Perl itself.
39

SEE ALSO

41       Makefile::Parser::GmakeDB, Makefile::AST, Makefile::AST::Evaluator,
42       Makefile::Parser::GmakeDB, pgmake-db, makesimple, Makefile::DOM.
43
44
45
46perl v5.12.0                      2008-03-10                      PGMAKE-DB(1)
Impressum