Added top.1 to CLEANFILES.

This commit is contained in:
Bruce Evans 1997-07-21 16:06:00 +00:00
parent 2e9b23b0ba
commit 745ec60f07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27583

View File

@ -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