7 lines
128 B
Makefile
7 lines
128 B
Makefile
#
|
|
# Makefile.conf
|
|
#
|
|
|
|
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include -I$(ROOTPATH)/Libraries/Utilities/include
|
|
DEBUGDIR := .debug
|