# $FreeBSD: src/sys/modules/matcd/Makefile,v 1.0 2003/04/17 20:00:00 uhclem Exp $ .PATH: ${.CURDIR}/../../dev/matcd KMOD= matcd SRCS= matcd.c matcd_isa.c matcd_data.h creativeif.h matcddrv.h options.h \ bus_if.h device_if.h isa_if.h .include