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