summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-24 22:58:19 +0000
committerru <ru@FreeBSD.org>2003-02-24 22:58:19 +0000
commit7881d02b0aaa0315820684536d24cbb9e44d6264 (patch)
tree8a3f2045fc5c9e32cbd59b597c9f984247d2e5be /gnu
parentfa16b8667905eb5fed9f875e7ade41c8deb02213 (diff)
downloadFreeBSD-src-7881d02b0aaa0315820684536d24cbb9e44d6264.zip
FreeBSD-src-7881d02b0aaa0315820684536d24cbb9e44d6264.tar.gz
Install the gcov(1) manpage; kernbb(8) references it.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/gcov/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/gcov/Makefile b/gnu/usr.bin/cc/gcov/Makefile
index 6ecc59f..d4be20d 100644
--- a/gnu/usr.bin/cc/gcov/Makefile
+++ b/gnu/usr.bin/cc/gcov/Makefile
@@ -6,7 +6,6 @@
PROG= gcov
SRCS= gcov.c version.c
-NOMAN= #true
DPADD= ${LIBCC_INT}
LDADD= ${LIBCC_INT}
OpenPOWER on IntegriCloud