summaryrefslogtreecommitdiff
path: root/sysutils/top
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/top')
-rw-r--r--sysutils/top/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile
index 41f86e9b929..d37eac09f36 100644
--- a/sysutils/top/Makefile
+++ b/sysutils/top/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/11 11:30:02 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/06/22 13:09:51 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/04/30 23:49:14 asami Exp
#
@@ -16,8 +16,6 @@ MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" \
COPY="${COPY}" STRIPFLAG="${STRIPFLAG}" \
UVM=${UVM}
-MAN1= top.1
-
OPSYS!= uname -s
.if (${OPSYS} == "FreeBSD")
OSVERSION!= sysctl -n kern.osreldate