xref: /llvm-project/lldb/test/API/functionalities/thread/num_threads/Makefile (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1*99451b44SJordan RupprechtCXX_SOURCES := main.cpp
2*99451b44SJordan RupprechtENABLE_THREADS := YES
3*99451b44SJordan Rupprechtinclude Makefile.rules
4