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:
4c27527
)
get version from the right place
author
K. Richard Pixley
<rich@cygnus>
Fri, 8 Nov 1991 00:13:45 +0000
(
00:13
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Fri, 8 Nov 1991 00:13:45 +0000
(
00:13
+0000)
gas/Makefile.in
patch
|
blob
|
history
diff --git
a/gas/Makefile.in
b/gas/Makefile.in
index c6779d009e235961c08af39b7bb726f7e8fe800c..ad33f7345be4e2f1e7d6918c62a8eb73248e3e52 100644
(file)
--- a/
gas/Makefile.in
+++ b/
gas/Makefile.in
@@
-59,7
+59,7
@@
CCLIBFLAGS = -O
# Version of ar to use when compiling gnulib.
OLDAR = ar
-version=`$(
src
dir)/../gcc$(subdir)/gcc -dumpversion`
+version=`$(
unsub
dir)/../gcc$(subdir)/gcc -dumpversion`
# Directory where sources are, from where we are.
srcdir = .