pogojig/support
Michael Schwarz fb72dca77a Fix make jobserver warning.
When running the make file with a number of jobs, the following warning was generated by the make process used to parse the dependency makefile generated by OpenSCAD:

make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.

With this change, the variables MAKELEVEL and MAKEFLAGS are removed from the environment before starting the child make process.
2015-03-15 16:34:59 +01:00
..
dxf_export Fixed text on path export. 2015-03-15 12:12:01 +01:00
lib Fix make jobserver warning. 2015-03-15 16:34:59 +01:00
openscad Fix make jobserver warning. 2015-03-15 16:34:59 +01:00