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