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:
907a724
)
Really rebuild it this time. :sigh:
author
Nathanael Nerode
<neroden@gcc.gnu.org>
Wed, 25 Sep 2002 16:56:04 +0000
(16:56 +0000)
committer
Nathanael Nerode
<neroden@gcc.gnu.org>
Wed, 25 Sep 2002 16:56:04 +0000
(16:56 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 3f995b355551f1bbd3f3c3a34150f83241693e30..7c45d10552b3a749dca1715429b2dd1898121735 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1799,6
+1799,10
@@
etags tags: TAGS
# built are.
TAGS: do-TAGS
+# Rebuilding Makefile.in, using autogen.
+$(srcdir)/Makefile.in: # $(srcdir)/Makefile.tpl $(srcdir)/Makefile.def
+ cd $(srcdir) && autogen Makefile.def
+
# with the gnu make, this is done automatically.
Makefile: Makefile.in configure.in $(host_makefile_frag) $(target_makefile_frag) $(gcc_version_trigger)