1 1.2 chopps # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 2 1.6 chopps # $Id: Makefile,v 1.6 1995/08/18 15:10:00 chopps Exp $ 3 1.1 deraadt 4 1.6 chopps MAN= afsc.4 ahsc.4 atzsc.4 autoconf.4 console.4 bah.4 ed.4 es.4 gtsc.4 \ 5 1.6 chopps intro.4 ite.4 le.4 mem.4 mfcs.4 mgnsc.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