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