The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.