1 2.PATH: ${SRCTOP}/sys/dev/sound/pci 3 4KMOD= snd_via82c686 5SRCS= device_if.h bus_if.h pci_if.h 6SRCS+= via82c686.c 7 8.include <bsd.kmod.mk> 9