summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/functionalities/plugins/commands/Makefile
blob: 8af06446eceff9dfd5505977b99b65c1fa2e8267 (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../../make

DYLIB_CXX_SOURCES := plugin.cpp
DYLIB_NAME := plugin
DYLIB_ONLY := YES
MAKE_DSYM := NO

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