1.PATH: ${SRCTOP}/sys/dev/sge 2 3KMOD= if_sge 4SRCS= if_sge.c device_if.h bus_if.h pci_if.h miibus_if.h opt_platform.h 5 6.include <bsd.kmod.mk> 7