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