ObjIRC  Makefile at [5f51d55981]

File src/Makefile artifact 9581b1e60d part of check-in 5f51d55981


all:
	objfw-compile -Wall -g --lib 0.0 -o objirc *.m

clean:
	rm -f *.o *.so *.dylib *.dll