Files
clang-p2996/lldb/test/functionalities/thread/Makefile
2015-05-21 17:47:58 +00:00

6 lines
102 B
Makefile

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