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