summaryrefslogtreecommitdiff
path: root/share/doc/smm/05.fastfs/Makefile
blob: 580b1cbade46956198b817bc7cb95dd6fe02cdfe (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.2 2001/02/03 08:15:08 niklas Exp $


DIR=	smm/05.fastfs
SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t
MACROS=	-ms

paper.ps: ${SRCS}
	${TBL} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>