Cross Reference: Makefile
xref: /src/usr.bin/gprof/PSD.doc/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/gprof/PSD.doc/
Makefile revision 1.2
1#	@(#)Makefile	8.1 (Berkeley) 8/14/93
2
3DIR=	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
7DPADD=	${EXTRA}
8MACROS=	-me
9
10paper.ps: ${SRCS} ${DPADD}
11	${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${EQN} | ${ROFF} > ${.TARGET}
12
13.include <bsd.doc.mk>
14

Indexes created Tue Dec 16 05:09:39 GMT 2025