Artifact 8334b4231c9b0a09d472c6c6445d8499feb79a88784f4cd34badfb23c63c0ba6:
- File tests/Makefile — part of check-in [b74a310cc3] at 2011-03-21 19:51:17 on branch trunk — Request and handle roster. (user: js, size: 95) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g -o tests *.m -I../src -L../src -lobjxmpp clean: rm -f tests *.o