ObjFW  Diff

Differences From Artifact [2ad5747ae0]:

To Artifact [a9e8b7dd64]:


1
2
3
4
5
6
7
8
include ../extra.mk

SUBDIRS = ${OFPLUGIN}		\
	  OFThread		\
	  OFXMLParser		\
	  ${OBJC_SYNC}

include ../buildsys.mk


<
|




1
2

3
4
5
6
7
include ../extra.mk


SUBDIRS = OFThread		\
	  OFXMLParser		\
	  ${OBJC_SYNC}

include ../buildsys.mk