summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon/Makefile.inc
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-10-15 17:40:20 +0000
committerphk <phk@FreeBSD.org>1995-10-15 17:40:20 +0000
commitb4ba3ea11123f5955abb276a8218b5b3ab15c902 (patch)
tree894ed1f9243dd954db90a45c293468c497749a34 /lib/libc/gmon/Makefile.inc
parent3248f0f5718c36bebef61e4dcef3b66dbbaaa4d7 (diff)
downloadFreeBSD-src-b4ba3ea11123f5955abb276a8218b5b3ab15c902.zip
FreeBSD-src-b4ba3ea11123f5955abb276a8218b5b3ab15c902.tar.gz
Add moncontrol.3 -> monstartup.3 link here.
Diffstat (limited to 'lib/libc/gmon/Makefile.inc')
-rw-r--r--lib/libc/gmon/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc
index 65a8659..57dc293 100644
--- a/lib/libc/gmon/Makefile.inc
+++ b/lib/libc/gmon/Makefile.inc
@@ -5,6 +5,7 @@
SRCS+= gmon.c mcount.c
MAN3+= gmon/moncontrol.3
+MLINKS+= moncontrol.3 monstartup.3
# mcount cannot be compiled with profiling
mcount.po: mcount.o
OpenPOWER on IntegriCloud