Update Makefile.conf

This commit is contained in:
2020-05-04 21:48:28 +02:00
parent fb8e107dee
commit 61c3eaa1ff
+3
View File
@@ -2,5 +2,8 @@
# Makefile.conf
#
LFLAGS += -lUtilities
LFLAGS += -L$(ROOTPATH)/lib/$(ARCH)
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include
DEBUGDIR := .debug