OBJC_SOURCES := main.m
CFLAGS_EXTRAS := -w
LD_EXTRAS := -lobjc

include Makefile.rules
