summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/commands/expression/scoped_enums/Makefile
blob: 4eb417eeb57ac0aabf06bab809f9b86730e2df24 (plain) (blame)
1
2
3
4
5
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++11


include Makefile.rules