Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.34
      1 #	$NetBSD: Makefile,v 1.34 1997/11/11 12:00:59 veego Exp $
      2 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3 
      4 MAN=	apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
      5 	ie.4 intro.4 joy.4 le.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
      6 	pms.4 pcvt.4 speaker.4 wd.4 
      7 MLINKS=	mem.4 kmem.4
      8 MANSUBDIR=/i386
      9 
     10 .include <bsd.man.mk>
     11