1 # $FreeBSD: releng/10.0/sys/modules/iir/Makefile 89580 2002-01-20 08:51:08Z msmith $
2
3 KMOD = iir
4 .PATH: ${.CURDIR}/../../dev/${KMOD}
5 SRCS = iir.c iir_ctrl.c iir_pci.c
6 SRCS += opt_scsi.h opt_cam.h
7 SRCS += device_if.h bus_if.h pci_if.h
8
9 .include <bsd.kmod.mk>
Cache object: 8f50573a34c1f69eb0d220732309e74e
|