1 2 3 4 5 6 7 8 9 10
# $Id$ .PATH: ${.CURDIR}/../../sys/pccard KMOD= pcic_mod SRCS= pcic.c NOMAN= PSEUDO_LKM= CFLAGS+= -DLKM .include <bsd.kmod.mk>