Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.10
      1   1.4  mycroft #	from: @(#)Makefile	5.1 (Berkeley) 2/12/91
      2  1.10  mycroft #	$Id: Makefile,v 1.10 1994/08/10 03:25:02 mycroft Exp $
      3   1.1      cgd 
      4   1.9      cgd MAN4=	intro.0 ast.0 autoconf.0
      5   1.8      cgd MAN4+=	com.0 cy.0 ed.0 lms.0 lpt.0 mem.0 mms.0 npx.0 pms.0 
      6  1.10  mycroft MAN4+=	speaker.0 ep.0 rtfps.0
      7   1.1      cgd MLINKS=	mem.4 kmem.4
      8   1.1      cgd MANSUBDIR=/i386
      9   1.1      cgd 
     10   1.1      cgd .include <bsd.prog.mk>
     11