llvm/lldb/test/API/tools/lldb-dap/optimized/Makefile

CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -O3 -glldb
include Makefile.rules