Some man page here requires processing by tbl.

This commit is contained in:
enami 2001-06-26 01:43:58 +00:00
parent d8ec602681
commit 4655e8da67
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2001/04/19 14:41:30 wiz Exp $
# $NetBSD: Makefile,v 1.8 2001/06/26 01:43:58 enami Exp $
.include "../Makefile.path"
@ -7,4 +7,7 @@ DIST= ${IDIST}/man
MAN= groff.7 groff_char.7 groff_font.5 groff_out.5 roff.7
# needs tbl for the man page.
USETBL=
.include <bsd.prog.mk>