summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/macros/Makefile
blob: 518045730b45c8d5154640e77f7db099fd5d1d80 (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../../make

CXX_SOURCES := main.cpp

DEBUG_INFO_FLAG = -g3


include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud