summaryrefslogtreecommitdiffstats
path: root/tools/tools/vhba/lots/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/vhba/lots/Makefile')
-rw-r--r--tools/tools/vhba/lots/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/tools/vhba/lots/Makefile b/tools/tools/vhba/lots/Makefile
new file mode 100644
index 0000000..37c05c2
--- /dev/null
+++ b/tools/tools/vhba/lots/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+KMOD= vlots
+SRCS= vhba_lots.c vhba.c
+CFLAGS += -I${.CURDIR}/.. -DVHBA_MOD=\"vlots\"
+VPATH= ${.CURDIR}/..
+
+.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud