Files
clang-p2996/lldb/test/functionalities/watchpoint/multiple_threads/Makefile
2013-02-06 16:51:24 +00:00

7 lines
103 B
Makefile

LEVEL = ../../../make
LD_EXTRAS := -lpthread
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules