Try to make Makefile parser for the it subsequent processing using other tools.
Based on the manual Parsing Makefiles (GNU make).
- Splitting long lines (ignoring recipe lines)
- Comments
- Explicit rules - Rule Syntax
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Try to make Makefile parser for the it subsequent processing using other tools.
Based on the manual Parsing Makefiles (GNU make).