Makefile revision 21673
1#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2#	$FreeBSD: head/share/doc/smm/05.fastfs/Makefile 21673 1997-01-14 07:20:47Z jkh $
3
4VOLUME=	smm/05.fastfs
5SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t
6MACROS=	-ms
7
8USE_TBL=	yes
9USE_EQN=	yes
10
11.include <bsd.doc.mk>
12