Add 'watchpoint command add/delete/list' to lldb, plus two .py test files. llvm-svn: 161638
6 lines
83 B
Makefile
6 lines
83 B
Makefile
LEVEL = ../../../../make
|
|
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|