1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/sound/pci 4 5 KMOD= snd_maestro3 6 SRCS= device_if.h bus_if.h pci_if.h 7 SRCS+= maestro3.c 8 9 CFLAGS+= -Wall -DM3_DEBUG_LEVEL=-1 10 11 .include <bsd.kmod.mk>
Cache object: f74edce6cccf8c0b2ba52d874cf23240
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.