From 89596e453852464f330543234ea7d0894c5fc287 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 27 Mar 2001 10:52:19 +0000 Subject: MAN[1-9] -> MAN. --- usr.bin/less/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/less/Makefile') 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 -- cgit v1.1