ObjFW  Diff

Differences From Artifact [0ad94f9883]:

To Artifact [e430b80025]:


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

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

include ../buildsys.mk


|
<






1
2
3

4
5
6
7
8
9
include ../extra.mk

SUBDIRS = OFHashes		\

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

include ../buildsys.mk