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