Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.55
      1 #	$NetBSD: Makefile,v 1.55 2003/05/15 18:53:35 wiz Exp $
      2 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3 
      4 MAN=	apm.4 autoconf.4 console.4 elansc.4 fdc.4 \
      5 	intro.4 io.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
      6 	pcibios.4 pnpbios.4
      7 MLINKS=	mem.4 kmem.4
      8 MLINKS+=pcibios.4 PCIBIOS.4
      9 MLINKS+=console.4 cons.4
     10 MANSUBDIR=/i386
     11 
     12 .include <bsd.man.mk>
     13