Makefile 90 Bytes
OBJC_SOURCES := class.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules