man4.pc532/plip.4 needs tbl

This commit is contained in:
phil 1995-06-27 18:22:51 +00:00
parent eeda8a1194
commit 74dd9a75f0
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
# $NetBSD: Makefile,v 1.1 1995/06/22 04:42:42 phil Exp $
# $NetBSD: Makefile,v 1.2 1995/06/27 18:22:51 phil Exp $
# Makefile for man4/man4.pc532
MAN= lpt.4 plip.4
MANSUBDIR=/pc532
plip.cat4:
tbl ${.IMPSRC} | nroff -mandoc > ${.TARGET}
.include <bsd.prog.mk>