Makefile revision 1.10
11.10Smycroft#	$NetBSD: Makefile,v 1.10 1997/10/11 08:22:41 mycroft Exp $
21.1Sderaadt# 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
31.1Sderaadt
41.4SpkMAN=	bwtwo.4 cgeight.4 cgfour.4 cgsix.4 cgthree.4 cgtwo.4 \
51.9Sfair	fd.4 intro.4 kbd.4 le.4 mem.4 ms.4 openprom.4 tcx.4 cgfourteen.4
61.1SderaadtMLINKS=	mem.4 kmem.4
71.5SpkMLINKS=	fd.4 fdc.4
81.1SderaadtMANSUBDIR=/sparc
91.1Sderaadt
101.10Smycroft.include <bsd.man.mk>
11