From: Nathanael Nerode Date: Wed, 25 Sep 2002 16:56:30 +0000 (+0000) Subject: Really rebuild it this time. :sigh: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f950405a0751ab26cab5dbca5e4fbcecfa60350;p=gcc.git Really rebuild it this time. :sigh: From-SVN: r57500 --- diff --git a/Makefile.in b/Makefile.in index 3f995b35555..7c45d10552b 100644 --- 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)