diff --git a/tools/build b/tools/build index 977df74b..c1c0d3eb 100755 --- a/tools/build +++ b/tools/build @@ -14,4 +14,4 @@ if [ ! -f Makefile -o \ (cd $SRCDIR && tools/myacprep) fi -make -j3 TAGS check +make "$@"