Update Makefiles

This commit is contained in:
2020-08-25 09:19:24 +02:00
parent f61d7fd7af
commit 3b5ae412fb
4 changed files with 10 additions and 17 deletions
+3 -4
View File
@@ -4,8 +4,7 @@
CFLAGS += -I$(ROOTPATH)/Libraries/date/include
LFLAGS += -lDateTime
LFLAGS += -L$(ROOTPATH)/lib/$(ARCH)
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include
DEBUGDIR := .debug
TARGETS += DateTime.a