1 2.PATH: ${SRCTOP}/sys/dev/mxge 3 4KMOD= if_mxge 5SRCS= if_mxge.c device_if.h bus_if.h pci_if.h opt_inet.h opt_inet6.h 6 7.include <bsd.kmod.mk> 8