From: Nathanael Nerode Date: Wed, 25 Sep 2002 16:56:04 +0000 (+0000) Subject: Really rebuild it this time. :sigh: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14a2a2f196f08aff351fd98a27e77f492ad0cdc6;p=binutils-gdb.git Really rebuild it this time. :sigh: --- 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)