Artifact 9581b1e60d5dfb854592ba3934974d5acb00f072e6bb96c51c6db14dc56f9b12:
- File src/Makefile — part of check-in [ba81f68105] at 2011-03-22 02:37:48 on branch trunk — Initial import. (user: js, size: 91) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g --lib 0.0 -o objirc *.m clean: rm -f *.o *.so *.dylib *.dll