1159687Snetchild# $FreeBSD: releng/10.2/sys/modules/sound/driver/envy24/Makefile 162892 2006-09-30 18:12:33Z netchild $
2159687Snetchild
3162892Snetchild.PATH: ${.CURDIR}/../../../../dev/sound/pci
4159687Snetchild
5162892SnetchildKMOD=	snd_envy24
6162892SnetchildSRCS=	device_if.h bus_if.h pci_if.h
7162892SnetchildSRCS+=	envy24.c
8162892Snetchild
9159687Snetchild.include <bsd.kmod.mk>
10