Makefile revision 1.6
11.2Schopps# 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
21.6Schopps#	$Id: Makefile,v 1.6 1995/08/18 15:10:00 chopps Exp $
31.1Sderaadt
41.6SchoppsMAN=	afsc.4 ahsc.4 atzsc.4 autoconf.4 console.4 bah.4 ed.4 es.4 gtsc.4 \
51.6Schopps	intro.4 ite.4 le.4 mem.4 mfcs.4 mgnsc.4 ser.4 wesc.4 zssc.4
61.2SchoppsMLINKS=	mem.4 kmem.4
71.1SderaadtMANSUBDIR=/amiga
81.1Sderaadt
91.1Sderaadt.include <bsd.prog.mk>
10