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