Artifact 45abb6a72db0437f8fd4f2bbe35d64ea648d3abc357c60c9475cb83e24e22d9b:
- File tests/Makefile — part of check-in [28c341cb47] at 2011-02-16 19:32:39 on branch trunk — Use one file per class. (user: js, size: 92) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -o tests *.m -I../src -L../src -lobjxmpp clean: rm -f tests *.o