diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-10-15 17:40:20 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-10-15 17:40:20 +0000 |
| commit | eba2673a3ff402e80975fccdfed5546a8b623928 (patch) | |
| tree | 894ed1f9243dd954db90a45c293468c497749a34 /lib/libc | |
| parent | bc0ec9cabbda7391409f44212967288843060ba5 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gmon/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc index 65a865917db6..57dc29364566 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 |
