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