1 2 3 4 5 6
LEVEL = ../../../make OBJC_SOURCES := Bar.m Foo.m main.m LDFLAGS = $(CFLAGS) -lobjc -framework Foundation include $(LEVEL)/Makefile.rules