LEVEL = ../../make

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Cocoa
