ObjFW  Diff

Differences From Artifact [f5bccff146]:

To Artifact [09b220af0c]:


1
2
3

4

5
6
7
8
9
10
1
2
3
4

5
6
7
8
9
10
11



+
-
+






include ../../extra.mk

STATIC_LIB = libobjfw.library.a
SRCS = init.m		\
SRCS = linklib.m
       linklib.m

include ../../buildsys.mk

CPPFLAGS += -I.. -I../.. -I../exceptions -I../runtime	\
	    -DOBJFW_AMIGA_LIB=\"${OBJFW_AMIGA_LIB}\"	\
	    -DOBJFW_LIB_MINOR=${OBJFW_LIB_MINOR}