A fd manual page.

This commit is contained in:
pk 1996-06-21 23:07:59 +00:00
parent a256bdcf52
commit 2e5424b85c
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
# $Id: Makefile,v 1.4 1996/06/21 22:34:44 pk Exp $
# $Id: Makefile,v 1.5 1996/06/21 23:07:59 pk Exp $
MAN= bwtwo.4 cgeight.4 cgfour.4 cgsix.4 cgthree.4 cgtwo.4 \
le.4 mem.4 openprom.4 tcx.4
fd.4 le.4 mem.4 openprom.4 tcx.4
MLINKS= mem.4 kmem.4
MLINKS= fd.4 fdc.4
MANSUBDIR=/sparc
.include <bsd.prog.mk>