llvm/lldb/test/API/functionalities/plugins/command_plugin/Makefile

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

include Makefile.rules