1OBJC_SOURCES := main.m2 3CFLAGS ?= -arch $(ARCH) -g -O24LD_EXTRAS := -lobjc -framework Foundation5 6include Makefile.rules7