NetBSD/share/man/man4/man4.mvme68k/Makefile
reed 10ebc9ab81 Add some MLINKS for man pages (no new content).
lpa(4) (Man page was removed about 14 years ago. Now link to lpt.4
on acorn32, i386, and mvme68k.)

audioctl(4)

random(4)
urandom(4)

tuner(4)
vbi(4)

wsmuxctl(4)

As mentioned on netbsd-docs list. (Many, many more man pages to do.)
2008-03-25 20:04:33 +00:00

10 lines
255 B
Makefile

# $NetBSD: Makefile,v 1.5 2008/03/25 20:04:33 reed Exp $
MAN= autoconf.4 clmpcc.4 clock.4 ie.4 intro.4 lpt.4 mainbus.4 \
mem.4 memc.4 ncrsc.4 pcc.4 pcctwo.4 wdsc.4 zsc.4
MLINKS= mem.4 kmem.4
MLINKS+=lpt.4 lpa.4
MANSUBDIR=/mvme68k
.include <bsd.man.mk>