ObjIRC  Makefile at [e7642f3cbb]

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


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

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