Update build script
This commit is contained in:
parent
9570f31dc7
commit
65d69bd570
2
compile
2
compile
@ -8,7 +8,7 @@ INCLUDE="\
|
||||
-Iintern/wizapp/aliases \
|
||||
-Iintern/wizapp/cpath/include \
|
||||
-Iintern/wizapp/dstr/include \
|
||||
$(find intern/wizapp/mem/include/ -type d | xargs -I{} printf "-I{} ") \
|
||||
$(find intern/wizapp/mem/include -type d | xargs -I{} echo -n "-I{} ") \
|
||||
"
|
||||
SRC="\
|
||||
intern/wizapp/cpath/src/*.c \
|
||||
|
Loading…
Reference in New Issue
Block a user