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

include Makefile.rules
