projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09938a1
)
get install.sh canonicalized
author
David D. Zuhn
<zoo@cygnus>
Thu, 17 Jun 1993 23:50:35 +0000
(23:50 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 17 Jun 1993 23:50:35 +0000
(23:50 +0000)
ld/Makefile.in
patch
|
blob
|
history
diff --git
a/ld/Makefile.in
b/ld/Makefile.in
index db9e978181b9badae8b15205f778f555b6506d53..59391a40123181369a92308b88b0f5c86edb8ecd 100644
(file)
--- a/
ld/Makefile.in
+++ b/
ld/Makefile.in
@@
-47,7
+47,7
@@
gcclibdir = $(libdir)/gcc/$(target_alias)
SHELL = /bin/sh
-INSTALL =
$(srcdir)
/../install.sh -c
+INSTALL =
`cd $(srcdir); pwd`
/../install.sh -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
INSTALL_XFORM = $(INSTALL) -t=$(program_transform_name)