llvm-project/lldb/test/functionalities/watchpoint/watchpoint_set_command/Makefile

7 lines
102 B
Makefile

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