summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/macros/Makefile
blob: a7549f24ea7ab049fe1a4a59c43226e7b7efcbbb (plain)
1
2
3
4
5
6
CXX_SOURCES := main.cpp

DEBUG_INFO_FLAG = -g3 -gdwarf-5


include Makefile.rules
OpenPOWER on IntegriCloud