Update compile script
This commit is contained in:
parent
6fc0b2987e
commit
b3a174f26c
2
compile
2
compile
@ -5,7 +5,7 @@ INCLUDE="\
|
||||
-Ialiases \
|
||||
-Icpath/include \
|
||||
-Idstr/include \
|
||||
$(find mem/include/ -type d | xargs -I{} printf "-I{} ") \
|
||||
$(find mem/include/ -type d | xargs -I{} printf "\-I{} ") \
|
||||
"
|
||||
SRC="\
|
||||
cpath/src/*.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user