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