xref: /llvm-project/lldb/test/API/commands/thread/backtrace/Makefile (revision 635f03fe976e250cc64999663f47716412dfa029)
1CXX_SOURCES := main.cpp
2ENABLE_THREADS := YES
3
4include Makefile.rules
5