Artifact c416da49fec48c8b27e1d06edc6da2c4f2e31912cbe75139277f42c8d3ed1be5:
- File
tests/Makefile
— part of check-in
[2a4aa05a84]
at
2009-05-05 12:05:06
on branch trunk
— Rename OFArray to OFDataArray and add a new OFArray which stores objects.
Additionally, change OFAutoreleasePool to use the new OFArray.And while at it, change #import <config.h> in some files to
#import "config.h". (user: js, size: 237) [annotate] [blame] [check-ins using]
include ../extra.mk SUBDIRS = OFObject \ OFAutoreleasePool \ OFDataArray \ OFDictionary \ OFHashes \ ${OFPLUGIN} \ OFString \ OFTCPSocket \ OFThread \ OFList \ OFXMLFactory include ../buildsys.mk