1OBJC_SOURCES := main.m2 3CFLAGS_EXTRAS := -w4 5 6 7LD_EXTRAS := -framework Foundation8include Makefile.rules9