Update build script
This commit is contained in:
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 \
|
||||
|
||||
Reference in New Issue
Block a user