1# $FreeBSD$
2
3FICL32=
4FICLDIR=	${.CURDIR}/../ficl
5
6.PATH:	${FICLDIR}
7
8.include "${FICLDIR}/Makefile"
9