hanchenye-llvm-project/lldb/test/python_api/watchpoint/watchlocation/Makefile

7 lines
103 B
Makefile

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