ObjFW  Diff

Differences From Artifact [26538f9b0c]:

To Artifact [11f3a0cee1]:


1

2
3
4
5
6
7
8
9
PROG_NOINST = tests${PROG_SUFFIX}

SRCS = dictionary.m	\
       main.m		\
       object.m		\
       string.m

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


>
|







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