summaryrefslogtreecommitdiffstats
path: root/tools/tools/vhba/lots/Makefile
blob: 37c05c234c371136039481dc1c89491e49a27b3d (plain)
1
2
3
4
5
6
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