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

OBJCXX_SOURCES := main.mm
LD_EXTRAS = -framework Foundation

include $(LEVEL)/Makefile.rules
