xref: /llvm-project/lldb/test/API/functionalities/fork/concurrent_vfork/Makefile (revision 8bdddcf0bb5a40e6ce6cbf7fc6b7ce576e2b032d)
1CXX_SOURCES := main.cpp
2ENABLE_THREADS := YES
3
4include Makefile.rules
5