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