llvm-project/lldb/test/API/python_api/thread/Makefile

6 lines
71 B
Makefile

CXX_SOURCES ?= main.cpp
DEBUG_INFO_FLAG := -g
include Makefile.rules