6 lines
254 B
Text
6 lines
254 B
Text
|
This is a parser for Makefiles. At this very early stage, the parser
|
||
|
only supports a limited set of features, so it may not recognize some
|
||
|
advanced features provided by certain make tools like GNU make.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Makefile-Parser/
|