diff options
Diffstat (limited to 'share/man/man4/man4.hppa/Makefile')
-rw-r--r-- | share/man/man4/man4.hppa/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.hppa/Makefile b/share/man/man4/man4.hppa/Makefile index 45ab7ce9d35..f609e8c2db9 100644 --- a/share/man/man4/man4.hppa/Makefile +++ b/share/man/man4/man4.hppa/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.17 2004/03/17 00:42:43 miod Exp $ +# $OpenBSD: Makefile,v 1.18 2004/06/08 05:24:44 mickey Exp $ MAN= asp.4 cpu.4tbl dino.4 gsc.4 gsckbc.4 gsckbd.4 harmony.4 ie.4 -MAN+= intro.4 io.4 lasi.4 mem.4 phantomas.4 power.4 wax.4 -# mongoose.4 tir.4 xbar.4 mcx.4 +MAN+= intro.4 io.4 lasi.4 mem.4 mongoose.4 phantomas.4 power.4 wax.4 +# tir.4 xbar.4 mcx.4 MLINKS+= mem.4 kmem.4 MANSUBDIR=hppa |