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