xref: /llvm-project/lldb/test/API/api/multiple-debuggers/Makefile (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1MAKE_DSYM := NO
2
3ENABLE_THREADS := YES
4CXX_SOURCES := multi-process-driver.cpp testprog.cpp
5
6include Makefile.rules
7