summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/18.gprof/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
commitf1ee396fc158bc937e1070a0573fb6e854b7fcaf (patch)
tree99cfc2586ac61bc5708b5864cbf7a441ae34039a /share/doc/psd/18.gprof/Makefile
parent1f1323291ea5c94ad1d6287ef9b0f703221b656d (diff)
downloadFreeBSD-src-f1ee396fc158bc937e1070a0573fb6e854b7fcaf.zip
FreeBSD-src-f1ee396fc158bc937e1070a0573fb6e854b7fcaf.tar.gz
Make these documents build if possible.
Diffstat (limited to 'share/doc/psd/18.gprof/Makefile')
-rw-r--r--share/doc/psd/18.gprof/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/doc/psd/18.gprof/Makefile b/share/doc/psd/18.gprof/Makefile
new file mode 100644
index 0000000..942c411
--- /dev/null
+++ b/share/doc/psd/18.gprof/Makefile
@@ -0,0 +1,16 @@
+# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
+# $Id$
+
+VOLUME= psd/18.gprof
+SRCS= header.me abstract.me intro.me profiling.me gathering.me \
+ postp.me present.me refs.me
+DPADD= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
+MACROS= -me
+SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
+
+USE_SOELIM= yes
+USE_PIC= yes
+USE_TBL= yes
+USE_EQN= yes
+
+.include <bsd.doc.mk>
OpenPOWER on IntegriCloud