llvm/lldb/test/API/commands/expression/import-std-module/vector-dbg-info-content/Makefile

# FIXME: once the expression evaluator can handle std libraries with debug
# info, change this to USE_LIBCPP=1
USE_SYSTEM_STDLIB := 1
CXX_SOURCES := main.cpp
include Makefile.rules