ObjXMPP  Makefile at [b74a310cc3]

File tests/Makefile artifact 8334b4231c part of check-in b74a310cc3


all:
	objfw-compile -Wall -g -o tests *.m -I../src -L../src -lobjxmpp

clean:
	rm -f tests *.o