OBJC_SOURCES := main.m
LD_EXTRAS := -lobjc -framework Foundation
USE_SYSTEM_STDLIB := 1

include Makefile.rules
