# $FreeBSD$

KMOD		 = vsim
SRCS		 = bus_if.h device_if.h \
		   opt_cam.h opt_scsi.h \
		   vsim.c
NOMAN		 =

.include <bsd.kmod.mk>
