py-make
py-make copied to clipboard
PymakeKeyError: 'No substitution for macros...'when the macros are in commented lines
This error seems to happen when you use a macro in a commented line, and the macro name does not exist.
Commented lines in the makefile should probably be removed before processing ?