Home | History | Annotate | Line # | Download | only in man4.amiga
Makefile revision 1.8
      1  1.2   chopps # 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
      2  1.8   chopps #	$Id: Makefile,v 1.8 1995/10/07 17:55:32 chopps Exp $
      3  1.1  deraadt 
      4  1.7   chopps MAN=	ae.4 afsc.4 ahsc.4 atzsc.4 autoconf.4 console.4 bah.4 ed.4 es.4 gtsc.4 \
      5  1.8   chopps 	intro.4 ite.4 le.4 mem.4 mfcs.4 mgnsc.4 qn.4 ser.4 wesc.4 zssc.4
      6  1.2   chopps MLINKS=	mem.4 kmem.4
      7  1.1  deraadt MANSUBDIR=/amiga
      8  1.1  deraadt 
      9  1.1  deraadt .include <bsd.prog.mk>
     10