Home | History | Annotate | Line # | Download | only in man4.pmax
Makefile revision 1.2
      1  1.1  jonathan # 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
      2  1.2   mycroft #	$Id: Makefile,v 1.2 1997/10/11 08:22:40 mycroft Exp $
      3  1.1  jonathan 
      4  1.1  jonathan MAN=	 intro.4 asc.4 le.4 ioasic.4 dc.4 lk201.4 scc.4 sii.4 tc.4
      5  1.1  jonathan #MLINKS=	mem.4 kmem.4
      6  1.1  jonathan MANSUBDIR=/pmax
      7  1.1  jonathan 
      8  1.2   mycroft .include <bsd.man.mk>
      9