Scroll to navigation

MDOM::Document::Gmake(3pm) User Contributed Perl Documentation MDOM::Document::Gmake(3pm)

NAME

MDOM::Gmake - Represents a GNU makefile for Makefile::DOM

DESCRIPTION

Represents a GNU Makefile.

METHODS

"extract_interp"

Extract interpolated make variables like "$(foo)" and "${bar}".

AUTHOR

Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>

COPYRIGHT

Copyright 2006-2014 by Yichun "agentzh" Zhang (章亦春).

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

MDOM::Document, MDOM::Document::Gmake, PPI, Makefile::Parser::GmakeDB, makesimple.

2022-06-15 perl v5.34.0