pass command line args to make
This commit is contained in:
Родитель
401b99ee2f
Коммит
edda72f675
2
build.sh
2
build.sh
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
make -f Makefile
|
||||
make -f Makefile $*
|
||||
|
|
Загрузка…
Ссылка в новой задаче