aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:58:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:58:19 +0000
commit25879471873377bae26ded310e1d5baf4053bfa3 (patch)
tree8a3f2045fc5c9e32cbd59b597c9f984247d2e5be /gnu
parent2c027e871546227e5c52af5d3ee9a5669a60e006 (diff)
Notes
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 6ecc59fcfd555..d4be20d1203e0 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}