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