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