summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/plugins/command_plugin/Makefile
blob: 3119c3707841d4a0565af78008b4e120e2f834aa (plain)
1
2
3
4
5
6
DYLIB_CXX_SOURCES := plugin.cpp
DYLIB_NAME := plugin
DYLIB_ONLY := YES
MAKE_DSYM := NO

include Makefile.rules
OpenPOWER on IntegriCloud