1 LEVEL = ../../../make 2 3 OBJCXX_SOURCES := main.mm 4 LDFLAGS += -framework Foundation 5 6 include $(LEVEL)/Makefile.rules 7