Artifact f955360b17b10bc70d042edc9c851f8525d403129e1824626fb41f477d730860:
- File src/Makefile — part of check-in [4314708767] at 2012-02-16 14:56:10 on branch trunk — Handle closed connection. (user: js, size: 172) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g --lib 0.0 -o objirc *.m clean: rm -f *.o *.so *.dylib *.dll install: cp *.h /usr/local/include/ObjIRC/ cp libobjirc.dylib /usr/local/lib/