summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/python_api/formatters/Makefile
blob: ddffdcfb62d6125fe18e88884ebb08bc0dddbbaa (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../make

CXX_SOURCES := main.cpp

# Clean renamed executable on 'make clean'
clean: OBJECTS+=no_synth

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