# $FreeBSD: head/sys/modules/sound/driver/maestro/Makefile 110498 2003-02-07 13:56:33Z nyan $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD= snd_maestro SRCS= device_if.h bus_if.h pci_if.h SRCS+= maestro.c .include