1# From: @(#)Makefile 8.1 (Berkeley) 8/14/93 2 3VOLUME= psd/18.gprof 4SRCS= header.me abstract.me intro.me profiling.me gathering.me \ 5 postp.me present.me refs.me 6EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic 7MACROS= -me 8USE_SOELIM= 9USE_PIC= 10USE_TBL= 11USE_EQN= 12 13.include <bsd.doc.mk> 14