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