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

include Makefile.rules
