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