The tools/build script now wants make targets
This commit is contained in:
parent
e1c37aeee8
commit
8c0bea159c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ if [ ! -f Makefile -o \
|
|||
(cd $SRCDIR && tools/myacprep)
|
||||
fi
|
||||
|
||||
make -j3 TAGS check
|
||||
make "$@"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue