# $FreeBSD: stable/4/sys/modules/sound/driver/es137x/Makefile 66305 2000-09-23 19:15:09Z cg $

.PATH:		${.CURDIR}/../../../../dev/sound/pci
KMOD		= snd_es137x
SRCS		= device_if.h bus_if.h isa_if.h pci_if.h
SRCS		+= es137x.c
KMODDEPS 	= snd_pcm

.include <bsd.kmod.mk>
