opnsense-src/packages/Python/lldbsuite/test/functionalities/plugins/commands/Makefile

8 lines
143 B
Makefile

LEVEL = ../../../make
DYLIB_CXX_SOURCES := plugin.cpp
DYLIB_NAME := plugin
DYLIB_ONLY := YES
MAKE_DSYM := NO
include $(LEVEL)/Makefile.rules