xref: /netbsd/share/man/man4/man4.i386/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.51 2002/04/18 12:54:11 wiz Exp $
2#	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
3
4MAN=	apm.4 autoconf.4 busmouse.4 console.4 fdc.4 \
5	intro.4 io.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
6	pcibios.4 pnpbios.4
7MLINKS=	mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
8MLINKS+=pcibios.4 PCIBIOS.4
9MANSUBDIR=/i386
10
11.include <bsd.man.mk>
12