summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/expression_command/macros/Makefile
blob: 1ecd744be14b8c19a5bd14c310e0e0fd1ac61213 (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