Install ld-elf.so.1.1 instead of ld-elf.so.1 (fixing typo in Makefile)

Submitted by:SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
This commit is contained in:
Kazuo Horikawa 2001-07-26 23:48:45 +00:00
parent 309c04114f
commit d0736bc5c6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10068

View file

@ -448,7 +448,7 @@ MLINKS+=lex.1 lex++.1
MLINKS+=mail.1 Mail.1
MLINKS+=passwd.1 yppasswd.1
MLINKS+=printenv.1 env.1
MLINKS+=rtld.1 ld-elf.so.1
MLINKS+=rtld.1 ld-elf.so.1.1
MLINKS+=tput.1 clear.1
MLINKS+=tset.1 reset.1
MLINKS+=vi.1 ex.1