1*64205Smckusick# @(#)Makefile 8.1 (Berkeley) 08/14/93 244735Sbostic 362777SbosticDIR= psd/18.gprof 429417SmckusickSRCS= header.me abstract.me intro.me profiling.me gathering.me \ 529417Smckusick postp.me present.me refs.me 644735SbosticDPADD= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic 729417SmckusickMACROS= -me 811610Speter 962777Sbosticpaper.ps: ${SRCS} ${DPADD} 1044735Sbostic ${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${EQN} | ${ROFF} > ${.TARGET} 1111610Speter 1244735Sbostic.include <bsd.doc.mk> 13