171901Sscottl# $FreeBSD: releng/10.2/sys/modules/sound/driver/maestro3/Makefile 230898 2012-02-02 00:10:20Z pfg $
271901Sscottl
374761Speter.PATH: ${.CURDIR}/../../../../dev/sound/pci
471901Sscottl
574761SpeterKMOD=	snd_maestro3
6110498SnyanSRCS=	device_if.h bus_if.h pci_if.h
774761SpeterSRCS+=	maestro3.c
874761Speter
974761SpeterCFLAGS+= -Wall -DM3_DEBUG_LEVEL=-1
1074761Speter
1171901Sscottl.include <bsd.kmod.mk>
12