# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/mcd
KMOD= mcd
SRCS= mcd.c mcd_isa.c \
bus_if.h device_if.h isa_if.h
.include <bsd.kmod.mk>