1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../${MACHINE}/${MACHINE} 4 5KMOD= efirt 6SRCS= efirt.c 7 8.include <bsd.kmod.mk> 9