CoreFW  Diff

Differences From Artifact [0453819c09]:

To Artifact [a907aa73bf]:


1
2
3
4
5
6
7
PROG = tests
SRCS = tests.c

include ../buildsys.mk

CPPFLAGS += -I../src
LIBS += -L../src -lcorefw
|






1
2
3
4
5
6
7
PROG_NOINST = tests
SRCS = tests.c

include ../buildsys.mk

CPPFLAGS += -I../src
LIBS += -L../src -lcorefw