summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/less/Makefile')
-rw-r--r--usr.bin/less/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/less/Makefile b/usr.bin/less/Makefile
index 4b3effd..5302aa1 100644
--- a/usr.bin/less/Makefile
+++ b/usr.bin/less/Makefile
@@ -9,7 +9,7 @@ DPADD= ${LIBTERMCAP}
LDADD= -ltermcap
LINKS= ${BINDIR}/less /usr/bin/more
MLINKS= less.1 more.1
-CLEANFILES= ${MAN1}
+CLEANFILES= less.1
.include "Makefile.common"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud