1 # $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/dev/exca 4 5KMOD= exca 6SRCS= exca.c device_if.h bus_if.h power_if.h card_if.h pccarddevs.h 7 8.include <bsd.kmod.mk> 9