ObjIRC  Artifact [45fe247639]

Artifact 45fe247639940b6737260cb6fd8316f93220290aa940e87a5952b0056f93773d:


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

clean:
	rm -f tests *.o