llvm-project/lldb/test/API/api/multiple-debuggers/Makefile

7 lines
116 B
Makefile

MAKE_DSYM := NO
ENABLE_THREADS := YES
CXX_SOURCES := multi-process-driver.cpp testprog.cpp
include Makefile.rules