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