xref: /llvm-project/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/Makefile (revision 1893065d7bf5c41fbd0dbbee0a39933d3a99806b)
1CXX_SOURCES := main.cpp
2ENABLE_THREADS := YES
3
4include Makefile.rules
5