xref: /csrg-svn/share/doc/papers/px/Makefile (revision 67804)
1*67804Smckusick#	@(#)Makefile	5.4 (Berkeley) 10/09/94
242915Sbostic
344736SbosticDIR=	papers/px
4*67804SmckusickMACROS=	-ms
544736SbosticSRCS=	pxin0.n pxin1.n pxin2.n pxin3.n pxin4.n
644736SbosticEXTRA=	fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \
744736Sbostic	fig3.3.n table2.1.n table2.2.n table2.3.n table3.1.n tmac.p
844736SbosticCLEANFILES+=fig2.3.n
942915Sbostic
1062731Sbosticpaper.ps: ${SRCS} fig2.3.n
1144736Sbostic	${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
1242915Sbostic
1342915Sbosticfig2.3.n: fig2.3.raw
1442915Sbostic	sort fig2.3.raw >fig2.3.n
1544736Sbostic
1644736Sbostic.include <bsd.doc.mk>
17