diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 01:19:12 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 01:19:12 +0000 |
| commit | 2ceb2ce9eed6efe8076988a9e81722d6a920245d (patch) | |
| tree | 3e3913f9a690f2310dfc0d620e8803f623b40b54 /lib/libc/gmon | |
| parent | 4ea6250be3be954b7960a67df7430716857eff00 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gmon')
| -rw-r--r-- | lib/libc/gmon/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc index 959c3fbd0033..65a865917db6 100644 --- a/lib/libc/gmon/Makefile.inc +++ b/lib/libc/gmon/Makefile.inc @@ -4,7 +4,7 @@ .PATH: ${.CURDIR}/gmon SRCS+= gmon.c mcount.c -MAN3+= moncontrol.0 +MAN3+= gmon/moncontrol.3 # mcount cannot be compiled with profiling mcount.po: mcount.o |
