187011Smsmith# $FreeBSD: releng/10.3/sys/modules/ciss/Makefile 106038 2002-10-27 12:09:51Z mux $
287011Smsmith
387011SmsmithKMOD		=  ciss
487011Smsmith.PATH:		${.CURDIR}/../../dev/${KMOD}
587011SmsmithSRCS		=  ciss.c
687011SmsmithSRCS		+= opt_scsi.h opt_cam.h
787011SmsmithSRCS		+= device_if.h bus_if.h pci_if.h
887011Smsmith
9106038Smux#CFLAGS		+=-DCISS_DEBUG
1087011Smsmith
1187011Smsmith.include <bsd.kmod.mk>
12