xref: /llvm-project/lldb/test/API/tools/lldb-dap/stepInTargets/Makefile (revision 2f2e31c3c980407b2660b4f5d10e7cdb3fa79138)
1
2ENABLE_THREADS := YES
3
4CXX_SOURCES := main.cpp
5
6include Makefile.rules
7