xref: /csrg-svn/share/doc/smm/05.fastfs/Makefile (revision 44744)
1*44744Sbostic#	@(#)Makefile	5.4 (Berkeley) 06/30/90
2*44744Sbostic
3*44744SbosticDIR=	smm/14.fastfs
428318SkjdSRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t
528318SkjdMACROS=	-ms
628169Skjd
728318Skjdpaper.${PRINTER}: ${SRCS}
8*44744Sbostic	${TBL} ${SRCS} | ${EQN} | ${TROFF} > ${.TARGET}
928169Skjd
10*44744Sbostic.include <bsd.doc.mk>
11