OBJC_SOURCES := main.m
CFLAGS_EXTRAS := -fblocks -fobjc-arc
LD_EXTRAS := -lobjc
include Makefile.rules
