Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.75
      1 #	$NetBSD: Makefile,v 1.75 2011/04/04 17:26:24 bouyer Exp $
      2 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3 
      4 MAN=	apm.4 autoconf.4 \
      5 	cmos.4 console.4 \
      6 	elanpar.4 elanpex.4 elansc.4 \
      7 	fdc.4 \
      8 	gcscide.4 gcscpcib.4 geodewdog.4 geodecntr.4 glxsb.4 gscpcib.4 \
      9 	intro.4 io.4 lms.4 lpt.4 mem.4 mms.4 npx.4 ndis.4 \
     10 	pcibios.4 pnpbios.4 rdcide.4 rdcpcib.4 spic.4 viac7temp.4
     11 MLINKS=	mem.4 kmem.4
     12 MLINKS+=lpt.4 lpa.4
     13 MLINKS+=pcibios.4 PCIBIOS.4
     14 MLINKS+=console.4 cons.4
     15 MANSUBDIR=/i386
     16 
     17 .include <bsd.man.mk>
     18