1 2 3 4 5 6 7 8
LEVEL = ../../../make OBJC_SOURCES := main.m my-base.m #OBJC_SOURCES := const-strings.m include $(LEVEL)/Makefile.rules LDFLAGS += -framework Foundation