Makefile revision 1.2
11.2Schopps# 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
21.2Schopps#	$Id: Makefile,v 1.2 1994/09/19 17:40:43 chopps Exp $
31.1Sderaadt
41.2SchoppsMAN4=	ahsc.0 atzsc.0 console.0 ed.0 gtsc.0 intro.0 ite.0 le.0 mem.0 \
51.2Schopps	mgnsc.0 ser.0 wesc.0 zssc.0
61.2SchoppsMLINKS=	mem.4 kmem.4
71.1SderaadtMANSUBDIR=/amiga
81.1Sderaadt
91.1Sderaadt.include <bsd.prog.mk>
10