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