Sfoglia il codice sorgente

Update Makefile.conf

JDierkse 5 anni fa
parent
commit
61c3eaa1ff
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Makefile.conf

+ 3 - 0
Makefile.conf

@@ -2,5 +2,8 @@
 # Makefile.conf
 #
 
+LFLAGS += -lUtilities
+LFLAGS += -L$(ROOTPATH)/lib/$(ARCH)
 CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include
+
 DEBUGDIR := .debug