xref: /NextBSD/gnu/usr.bin/groff/src/utils/afmtodit/Makefile (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# $FreeBSD$
2
3SCRIPTS=	afmtodit
4MAN=		afmtodit.1
5CLEANFILES=	${SCRIPTS} ${MAN}
6
7.include <bsd.prog.mk>
8