Artifact 45fe247639940b6737260cb6fd8316f93220290aa940e87a5952b0056f93773d:
- File tests/Makefile — part of check-in [ba81f68105] at 2011-03-22 02:37:48 on branch trunk — Initial import. (user: js, size: 94) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g -o tests *.m -I../src -L../src -lobjirc clean: rm -f tests *.o