Files
clang-p2996/lldb/test/expression_command/two-files/Makefile
2011-11-15 22:42:53 +00:00

7 lines
115 B
Makefile

LEVEL = ../../make
OBJC_SOURCES := main.m foo.m
include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation