xref: /llvm-project/lldb/test/API/commands/expression/no-deadlock/Makefile (revision a49d5e976e6d49a5a182a394c4a2a04395159b13)
1CXX_SOURCES := locking.cpp
2ENABLE_THREADS := YES
3
4include Makefile.rules
5