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