llvm-project/lldb/test/API/commands/expression/two-files/Makefile

7 lines
90 B
Makefile

OBJC_SOURCES := main.m foo.m
LD_EXTRAS := -framework Foundation
include Makefile.rules