hanchenye-llvm-project/lldb/test/lang/objc/objc++/Makefile

7 lines
116 B
Makefile

LEVEL = ../../../make
OBJCXX_SOURCES := main.mm
LD_EXTRAS = -framework Foundation
include $(LEVEL)/Makefile.rules