You need to sign in or sign up before continuing.
Makefile 90 Bytes
OBJC_SOURCES := class.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules