There was no dependancy, i thought imade that clear. It loaded a makefile that wasn't included. Ignoring 'bozo' syntax seems like an odd choice. You're reading a makefile, and that's part of makefiles syntax. You could read preprocessed output if you prefer by reading the output of make -np
Sorry, that got mangled, let me try again: root:~# makepp makepp: Loading makefile `/development/Makefile' makepp: Loading makefile `/opensource/Makefile' /development/Makefile:359: error handling Mpp::makefile_0::s_include statement /development/Makefile_rules.mk:72: error handling Mpp::makefile_0::s_include statement /opensource/Makefile:186: syntax error in line ' pygtk-2.12.1 gtk+-2.13.5 fontconfig-2.6.0 DirectFB-1.2.0 atk-1.23.5 cairo-1.6.4 pango-1.21.3 libxml2-2.9.3 libglade-2.6.2 pygobject-2.15.2...
makepp includes wrong file, then can't handle multi line comment
Fix warning when using swig-3.0.12
Parallel build needs more deps