2000-07-04 19:32:15 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2001-01-06 09:00:42 -05:00
|
|
|
.PATH: ${.CURDIR}/../../../../dev/sound/isa
|
|
|
|
|
|
|
|
|
|
KMOD= snd_ess
|
|
|
|
|
SRCS= device_if.h bus_if.h isa_if.h pci_if.h
|
2002-01-22 22:32:36 -05:00
|
|
|
SRCS+= ess.c es1888.c
|
2000-07-04 19:32:15 -04:00
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|