opnsense-src/lib/clang/liblldbPluginScriptInterpreterNone/Makefile
2016-01-04 00:02:58 +00:00

10 lines
190 B
Makefile

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