ObjXMPP  Makefile at [d6b5e4a4e1]

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


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

clean:
	rm -f tests *.o