llvm-project/lldb/test/functionalities/thread/concurrent_events/Makefile

8 lines
103 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules