11590Srgrimes# $FreeBSD: releng/11.0/sys/modules/sound/driver/es137x/Makefile 110498 2003-02-07 13:56:33Z nyan $
21590Srgrimes
31590Srgrimes.PATH: ${.CURDIR}/../../../../dev/sound/pci
41590Srgrimes
51590SrgrimesKMOD=	snd_es137x
61590SrgrimesSRCS=	device_if.h bus_if.h pci_if.h
71590SrgrimesSRCS+=	es137x.c
81590Srgrimes
91590Srgrimes.include <bsd.kmod.mk>
101590Srgrimes