Update Makefiles
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user