The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.