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:
6ae55c6
)
change program_transform_name quoting
author
David D. Zuhn
<zoo@cygnus>
Fri, 18 Jun 1993 19:04:06 +0000
(19:04 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 18 Jun 1993 19:04:06 +0000
(19:04 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 94f8cfe08c0ebf52c881edd7cc778fc95498ac56..c965f4a602720ba83d0c953549ed8618d029bda8 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-48,7
+48,7
@@
SHELL = /bin/sh
INSTALL = $${srcroot}/install.sh -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
-INSTALL_XFORM = $(INSTALL) -t=
"$(program_transform_name)"
+INSTALL_XFORM = $(INSTALL) -t=
'$(program_transform_name)'
AS = as
AR = ar