1*62731Sbostic# @(#)Makefile 5.3 (Berkeley) 06/08/93 242915Sbostic 344736SbosticDIR= papers/px 444736SbosticSRCS= pxin0.n pxin1.n pxin2.n pxin3.n pxin4.n 544736SbosticEXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \ 644736Sbostic fig3.3.n table2.1.n table2.2.n table2.3.n table3.1.n tmac.p 744736SbosticCLEANFILES+=fig2.3.n 842915Sbostic 9*62731Sbosticpaper.ps: ${SRCS} fig2.3.n 1044736Sbostic ${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET} 1142915Sbostic 1242915Sbosticfig2.3.n: fig2.3.raw 1342915Sbostic sort fig2.3.raw >fig2.3.n 1444736Sbostic 1544736Sbostic.include <bsd.doc.mk> 16