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


DIR=	smm/18.net
SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t 8.t 9.t a.t b.t c.t d.t e.t f.t
MACROS=	-ms

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

.include <bsd.doc.mk>