opnsense-src/lib/clang/liblldbPluginScriptInterpreterNone/Makefile

11 lines
190 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <bsd.own.mk>
LIB= lldbPluginScriptInterpreterNone
SRCDIR= tools/lldb/source/Plugins/ScriptInterpreter/None
SRCS= ScriptInterpreterNone.cpp
.include "../lldb.lib.mk"