Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.42
      1  1.42  augustss #	$NetBSD: Makefile,v 1.42 2000/04/17 17:02:16 augustss Exp $
      2  1.33       mrg #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3  1.14       jtc 
      4  1.34     veego MAN=	apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
      5  1.39      fair 	ie.4 intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
      6  1.41  augustss 	opms.4 pcibios.4 pcvt.4 pnpbios.4
      7  1.37  drochner MLINKS=	mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
      8  1.42  augustss MLINKS+=pcibios.4 PCIBIOS.4
      9   1.1       cgd MANSUBDIR=/i386
     10   1.1       cgd 
     11  1.32   mycroft .include <bsd.man.mk>
     12