ObjIRC  Makefile at [4e9e1552b6]

File src/Makefile artifact 9581b1e60d part of check-in 4e9e1552b6


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

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