OBJC_SOURCES := main.m

CFLAGS_EXTRAS := -w -Wno-error=incompatible-pointer-types



LD_EXTRAS := -framework Foundation
include Makefile.rules
