projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a526978
)
(Makefile): Execute configure.frag from srcdir.
author
Richard Kenner
<kenner@gcc.gnu.org>
Wed, 25 Jun 1997 20:41:55 +0000
(16:41 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Wed, 25 Jun 1997 20:41:55 +0000
(16:41 -0400)
From-SVN: r14317
gcc/Makefile.in
patch
|
blob
|
history
diff --git
a/gcc/Makefile.in
b/gcc/Makefile.in
index d6e7f36319af3153b49a3e9faf0f4de6c51e7297..3a87d356f6fc7ccf308b8dea6ce51b8879dbee80 100644
(file)
--- a/
gcc/Makefile.in
+++ b/
gcc/Makefile.in
@@
-651,7
+651,7
@@
T =
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure $(srcdir)/version.c \
$(xmake_file) $(tmake_file) \
$(LANG_MAKEFILES)
- $(SHELL) configure.frag $(srcdir) "$(SUBDIRS)"
+ $(SHELL)
$(srcdir)/
configure.frag $(srcdir) "$(SUBDIRS)"
cp config.status config.run
$(SHELL) config.run
rm -f config.run