1# $FreeBSD$
2
3SCRIPTS=	afmtodit
4MAN=		afmtodit.1
5CLEANFILES=	${SCRIPTS} ${MAN}
6
7.include <bsd.prog.mk>
8