From eba2673a3ff402e80975fccdfed5546a8b623928 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 15 Oct 1995 17:40:20 +0000 Subject: [PATCH] Add moncontrol.3 -> monstartup.3 link here. --- lib/libc/gmon/Makefile.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc index 65a865917db..57dc2936456 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