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