summaryrefslogtreecommitdiff
path: root/usr.bin/less
diff options
context:
space:
mode:
authorJohan Karlsson <johan@FreeBSD.org>2002-12-18 10:14:01 +0000
committerJohan Karlsson <johan@FreeBSD.org>2002-12-18 10:14:01 +0000
commit0c21294cee5529f60ea6be348faaffda9a13badd (patch)
tree33c7cdbcfe4fab95c2019328cb1520c91d29ea17 /usr.bin/less
parent95f4226b2755f1600e3bf4e32e8aa0db0886c280 (diff)
Notes
Diffstat (limited to 'usr.bin/less')
-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 5302aa1098656..d9dd968c4e29f 100644
--- a/usr.bin/less/Makefile
+++ b/usr.bin/less/Makefile
@@ -7,7 +7,7 @@ SRCS= main.c screen.c brac.c ch.c charset.c cmdbuf.c command.c decode.c \
position.c prompt.c search.c signal.c tags.c ttyin.c version.c
DPADD= ${LIBTERMCAP}
LDADD= -ltermcap
-LINKS= ${BINDIR}/less /usr/bin/more
+LINKS= ${BINDIR}/less ${BINDIR}/more
MLINKS= less.1 more.1
CLEANFILES= less.1