Makefile 89 Bytes
OBJC_SOURCES := main.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules