From 25879471873377bae26ded310e1d5baf4053bfa3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 24 Feb 2003 22:58:19 +0000 Subject: [PATCH] Install the gcov(1) manpage; kernbb(8) references it. --- gnu/usr.bin/cc/gcov/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/usr.bin/cc/gcov/Makefile b/gnu/usr.bin/cc/gcov/Makefile index 6ecc59fcfd5..d4be20d1203 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}