Deleted Added
full compact
Makefile (50476) Makefile (106146)
1# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
1# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
2# $FreeBSD: head/share/doc/psd/18.gprof/Makefile 50476 1999-08-28 00:22:10Z peter $
2# $FreeBSD: head/share/doc/psd/18.gprof/Makefile 106146 2002-10-29 15:01:59Z ru $
3
3
4VOLUME= psd/18.gprof
5SRCS= header.me abstract.me intro.me profiling.me gathering.me \
6 postp.me present.me refs.me
7EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
8MACROS= -me
9SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
4VOLUME= psd/18.gprof
5SRCS= header.me abstract.me intro.me profiling.me gathering.me \
6 postp.me present.me refs.me
7EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
8MACROS= -me
9USE_SOELIM= YES
10USE_PIC= YES
11USE_TBL= YES
12USE_EQN= YES
13SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
10
14
11USE_SOELIM= yes
12USE_PIC= yes
13USE_TBL= yes
14USE_EQN= yes
15
16.include <bsd.doc.mk>
15.include <bsd.doc.mk>