ObjFW  Diff

Differences From Artifact [11f3a0cee1]:

To Artifact [4ac30c970c]:


1
2
3

4
5
6
7
8
9
10
PROG_NOINST = tests${PROG_SUFFIX}
SRCS = array.m		\
       dictionary.m	\

       main.m		\
       object.m		\
       string.m

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




>







1
2
3
4
5
6
7
8
9
10
11
PROG_NOINST = tests${PROG_SUFFIX}
SRCS = array.m		\
       dictionary.m	\
       list.m		\
       main.m		\
       object.m		\
       string.m

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