1 2 3 4 5 6
OBJC_SOURCES := main.m lib.m LD_EXTRAS = -framework Foundation include Makefile.rules lib.o: CFLAGS = $(CFLAGS_NO_DEBUG)