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