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