1 1.2 chopps # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 2 1.2 chopps # $Id: Makefile,v 1.2 1994/09/19 17:40:43 chopps Exp $ 3 1.1 deraadt 4 1.2 chopps MAN4= ahsc.0 atzsc.0 console.0 ed.0 gtsc.0 intro.0 ite.0 le.0 mem.0 \ 5 1.2 chopps mgnsc.0 ser.0 wesc.0 zssc.0 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