Makefile   [plain text]


LEVEL = ../../make

OBJC_SOURCES := main.m foo.m

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation