Merge from vendor branch LIBPCAP:
[dragonfly.git] / share / doc / psd / 18.gprof / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 8/14/93
2 # $FreeBSD: src/share/doc/psd/18.gprof/Makefile,v 1.5 1999/08/28 00:18:23 peter Exp $
3 # $DragonFly: src/share/doc/psd/18.gprof/Makefile,v 1.2 2003/06/17 04:36:56 dillon Exp $
4
5 VOLUME= psd/18.gprof
6 SRCS=   header.me abstract.me intro.me profiling.me gathering.me \
7         postp.me present.me refs.me
8 EXTRA=  postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
9 MACROS= -me
10 SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
11
12 USE_SOELIM=     yes
13 USE_PIC=        yes
14 USE_TBL=        yes
15 USE_EQN=        yes
16
17 .include <bsd.doc.mk>