llvm/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile

CXX_SOURCES := main.cpp

CFLAGS_EXTRAS := -O0
USE_LIBSTDCPP := 1

include Makefile.rules