ObjFW  Diff

Differences From Artifact [52c127904c]:

To Artifact [26538f9b0c]:


1

2
3


4
5
6
7
8
9
10
1
2


3
4
5
6
7
8
9
10
11

+
-
-
+
+







PROG_NOINST = tests${PROG_SUFFIX}
SRCS = dictionary.m	\
SRCS = main.m	\
       object.m	\
       main.m		\
       object.m		\
       string.m

include ../buildsys.mk
include ../extra.mk

CPPFLAGS += -I../src -I.. -DSTDOUT
LIBS := -L../src -lobjfw ${LIBS}