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