summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-21 16:06:00 +0000
committerbde <bde@FreeBSD.org>1997-07-21 16:06:00 +0000
commitf501609a9bc902cf3680c3704c540e5ddd828f40 (patch)
tree6efe6911325ce3beed5b8d9c698d103e8e483e54 /usr.bin/top
parent02918ca45b6ee8ebb24a919435b741536bd95730 (diff)
downloadFreeBSD-src-f501609a9bc902cf3680c3704c540e5ddd828f40.zip
FreeBSD-src-f501609a9bc902cf3680c3704c540e5ddd828f40.tar.gz
Added top.1 to CLEANFILES.
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/top/Makefile b/usr.bin/top/Makefile
index 7d93a45..01d4926 100644
--- a/usr.bin/top/Makefile
+++ b/usr.bin/top/Makefile
@@ -17,6 +17,7 @@ CFLAGS+= -D"Table_size=${TOP_TABLE_SIZE}"
SRCS= commands.c display.c machine.c screen.c top.c \
username.c utils.c version.c
+CLEANFILES+= top.1
DPADD= ${LIBTERMCAP} ${LIBM} ${LIBKVM}
LDADD= -ltermcap -lm -lkvm
BINGRP= kmem
OpenPOWER on IntegriCloud