1 LEVEL = ../../make 2 3 OBJC_SOURCES := call-throws.m 4 5 include $(LEVEL)/Makefile.rules 6 LDFLAGS += -framework Foundation 7