# $FreeBSD: head/sys/modules/sound/driver/maestro/Makefile 65543 2000-09-06 20:10:55Z cg $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_maestro SRCS = device_if.h bus_if.h isa_if.h pci_if.h SRCS += maestro.c .include