This commit is contained in:
parent
55aa66a7db
commit
bc940fdee9
9 changed files with 372 additions and 40 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
CC ?= cc
|
||||
CFLAGS ?= -I external/xemil/include -I src
|
||||
CFLAGS ?= -I external/xemil/include -I src $(DEFS)
|
||||
LDFLAGS ?=
|
||||
LIBS ?=
|
||||
AFTER ?=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue