diff options
Diffstat (limited to 'share/man/man4/man4.hp300/Makefile')
-rw-r--r-- | share/man/man4/man4.hp300/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.hp300/Makefile b/share/man/man4/man4.hp300/Makefile index c3d26433e35..9a1385826d6 100644 --- a/share/man/man4/man4.hp300/Makefile +++ b/share/man/man4/man4.hp300/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2002/10/01 07:12:30 miod Exp $ +# $OpenBSD: Makefile,v 1.8 2003/03/16 20:12:50 miod Exp $ # from: @(#)Makefile 5.1 (Berkeley) 6/29/90 -MAN= apci.4 autoconf.4 cons.4 ct.4 dca.4 dcm.4 dv.4 gb.4 grf.4 \ - hd.4 hil.4 intro.4 ite.4 le.4 mem.4 ppi.4 rb.4 sd.4 tc.4 +MAN= apci.4 autoconf.4 cons.4 ct.4 dca.4 dcm.4 dio.4 dvbox.4 frodo.4 gbox.4 \ + grf.4 hd.4 hil.4 hyper.4 intro.4 ite.4 le.4 mem.4 nhpib.4 oscsi.4 \ + ppi.4 rbox.4 sd.4 topcat.4 MLINKS= mem.4 kmem.4 +MLINKS+=nhpib.4 fhpib.4 nhpib.4 hpibbus.4 MANSUBDIR=hp300 .include <bsd.prog.mk> |