pgmake-db - Man Page

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://github.com/agentzh/makefile-parser-pm>.

There is anonymous access to all.

Author

Zhang "agentzh" Yichun <agentzh@gmail.com>

See Also

Makefile::Parser::GmakeDB, Makefile::AST, Makefile::AST::Evaluator, Makefile::Parser::GmakeDB, pgmake-db, makesimple, Makefile::DOM.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation