Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.30
      1  1.30       mrg #	$NetBSD: Makefile,v 1.30 1997/06/23 03:35:48 mrg Exp $
      2   1.4   mycroft #	from: @(#)Makefile	5.1 (Berkeley) 2/12/91
      3  1.14       jtc 
      4  1.29  jonathan MAN=	apm.4 autoconf.4 busmouse.4 com.4 ed.4 fdc.4	\
      5  1.29  jonathan 	ie.4 intro.4 joy.4 le.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
      6  1.30       mrg 	pms.4 pcvt.4 speaker.4 wd.4 
      7  1.28  jonathan MLINKS=	mem.4 kmem.4
      8   1.1       cgd MANSUBDIR=/i386
      9   1.1       cgd 
     10   1.1       cgd .include <bsd.prog.mk>
     11