Fix make -j

This commit is contained in:
Anthony Minessale
2014-02-19 16:58:28 -06:00
parent bf9e3a1f9e
commit c514e4efd5
2 changed files with 9 additions and 9 deletions
+1
View File
@@ -1,3 +1,4 @@
MAKEFLAGS=-j1
BASE=../../../..
XMLRPC_DIR=$(BASE)/libs/xmlrpc-c