1OBJC_SOURCES := main.m 2LD_EXTRAS := -lobjc -framework Foundation 3USE_SYSTEM_STDLIB := 1 4 5include Makefile.rules 6