xref: /freebsd/share/doc/papers/beyond4.3/Makefile (revision 998d2443a023d483975b0ec83c2e4f0f89d95d4e)
1afe61c15SRodney W. Grimes#	@(#)Makefile	5.2 (Berkeley) 6/8/93
2afe61c15SRodney W. Grimes
3afe61c15SRodney W. GrimesSRCS=	beyond43.ms
4998d2443SGuido van RooijDOC=	beyond43
5afe61c15SRodney W. GrimesMACROS=	-ms
6afe61c15SRodney W. Grimes
7998d2443SGuido van Rooijpaper.ps: ${SRCS}
8998d2443SGuido van Rooij	${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
9998d2443SGuido van Rooij
10afe61c15SRodney W. Grimes.include <bsd.doc.mk>
11