1# $FreeBSD: releng/10.2/sys/boot/ficl32/Makefile 264087 2014-04-03 21:18:03Z emaste $
2
3FICL32=
4FICLDIR=	${.CURDIR}/../ficl
5
6.PATH:	${FICLDIR}
7
8.include "${FICLDIR}/Makefile"
9