Organize the build system

Change-Id: Ib331bae99041b998eb721b44c3b0b44426270b38
This commit is contained in:
Romain Goyet
2017-02-15 18:02:01 +01:00
parent 5a0ecfc1bc
commit babfe50763
18 changed files with 86 additions and 63 deletions

View File

@@ -1,5 +1,9 @@
SFLAGS += -Iliba/include
ifeq ($(LIBA_LOG_DYNAMIC_MEMORY),1)
SFLAGS += -DLIBA_LOG_DYNAMIC_MEMORY=1
endif
liba/src/external/sqlite/mem5.o: CFLAGS += -w
objs += $(addprefix liba/src/, \