xref: /freebsd-src/share/doc/smm/05.fastfs/Makefile (revision 7cc9e6ddbb1a6cd38b2f44d4dd9dfc890d2fc9d0)
1#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2# $FreeBSD$
3
4VOLUME=		smm/05.fastfs
5SRCS=		0.t 1.t 2.t 3.t 4.t 5.t 6.t
6MACROS=		-ms
7USE_TBL=	YES
8USE_EQN=	YES
9
10.include <bsd.doc.mk>
11