ObjFW  Diff

Differences From Artifact [e430b80025]:

To Artifact [2ad5747ae0]:


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

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

include ../buildsys.mk


<
|





1
2

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


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

include ../buildsys.mk