Makefile   [plain text]


LEVEL = ../../../make

OBJCXX_SOURCES := main.mm
LDFLAGS += -framework Foundation

include $(LEVEL)/Makefile.rules