Home | History | Annotate | Line # | Download | only in man4.amiga
Makefile revision 1.9
      1  1.2   chopps # 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
      2  1.9    veego #	$Id: Makefile,v 1.9 1997/03/28 00:29:33 veego Exp $
      3  1.1  deraadt 
      4  1.9    veego MAN=	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