From: Nathanael Nerode Date: Wed, 25 Sep 2002 16:56:04 +0000 (+0000) Subject: Really rebuild it this time. :sigh: X-Git-Tag: newlib-1_11_0~379 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=862fb4455b1899463cd63d0d81499fe17182e06a;p=newlib-cygwin.git Really rebuild it this time. :sigh: --- diff --git a/Makefile.in b/Makefile.in index 3f995b355..7c45d1055 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)