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

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules

LD_EXTRAS = -framework Foundation
