chiark
/
gitweb
/
~mdw
/
adns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e02793e
)
ln -sf on shlib symlink
author
ian
<ian>
Fri, 15 Oct 1999 17:57:50 +0000
(17:57 +0000)
committer
ian
<ian>
Fri, 15 Oct 1999 17:57:50 +0000
(17:57 +0000)
dynamic/Makefile.in
patch
|
blob
|
blame
|
history
diff --git
a/dynamic/Makefile.in
b/dynamic/Makefile.in
index ebff61c8ac47ac2fcbba49305205eab0bcba3e1f..329b03bef1ee52dee17a27c06899f8a182ff5e75 100644
(file)
--- a/
dynamic/Makefile.in
+++ b/
dynamic/Makefile.in
@@
-32,7
+32,7
@@
ALLOBJS= $(addsuffix _p.o, $(basename $(LIBOBJS)))
install:
$(INSTALL_PROGRAM) $(SHLIBFILE) $(lib_dir)/$(SHLIBFILE)
- ln -s $(SHLIBFILE) $(lib_dir)/$(SHLIBSONAME)
+ ln -s
f
$(SHLIBFILE) $(lib_dir)/$(SHLIBSONAME)
uninstall:
rm -f $(lib_dir)/$(SHLIBFILE) $(lib_dir)/$(SHLIBSONAME)