summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/vibes/Makefile
blob: 976ec01df13635780be4c663cd9903434dfc956c (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:		${.CURDIR}/../../../../dev/sound/pci
KMOD		= snd_vibes
SRCS		= device_if.h bus_if.h isa_if.h pci_if.h
SRCS		+= vibes.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud