ObjXMPP  Makefile at [5a9500d050]

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


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

clean:
	rm -f tests *.o