Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.63
      1  1.63  jmcneill #	$NetBSD: Makefile,v 1.63 2006/04/24 14:35:15 jmcneill Exp $
      2  1.33       mrg #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3  1.14       jtc 
      4  1.55       wiz MAN=	apm.4 autoconf.4 console.4 elansc.4 fdc.4 \
      5  1.59  jmcneill 	geodewdog.4 gscpcib.4 \
      6  1.62   rittera 	intro.4 io.4 lms.4 lpt.4 mem.4 mms.4 npx.4 ndis.4 \
      7  1.63  jmcneill 	pcibios.4 pnpbios.4 sony.4 spic.4 vald.4 \
      8  1.63  jmcneill 	vesafb.4
      9  1.54       wiz MLINKS=	mem.4 kmem.4
     10  1.42  augustss MLINKS+=pcibios.4 PCIBIOS.4
     11  1.53  augustss MLINKS+=console.4 cons.4
     12   1.1       cgd MANSUBDIR=/i386
     13   1.1       cgd 
     14  1.32   mycroft .include <bsd.man.mk>
     15