Makefile   [plain text]


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

OBJC_SOURCES := main.m
LD_EXTRAS ?= -framework Foundation

include $(LEVEL)/Makefile.rules