# $FreeBSD: releng/12.1/sys/modules/cs/Makefile 314651 2017-03-04 10:10:17Z ngie $ # $BSDSUniX $ .PATH: ${SRCTOP}/sys/dev/cs KMOD= if_cs SRCS= if_cs.c if_cs_isa.c if_cs_pccard.c SRCS+= bus_if.h card_if.h device_if.h isa_if.h pccarddevs.h .include