pogojig/support/lib
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
..
__init__.py Extracted common functions to separate module. 2014-12-10 22:18:14 +01:00
util.py Fix make jobserver warning. 2015-03-15 16:34:59 +01:00