mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-09 21:17:43 +08:00
Really rebuild it this time. :sigh:
From-SVN: r57500
This commit is contained in:
parent
1db75a864c
commit
6f950405a0
@ -1799,6 +1799,10 @@ etags tags: TAGS
|
|||||||
# built are.
|
# built are.
|
||||||
TAGS: do-TAGS
|
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.
|
# with the gnu make, this is done automatically.
|
||||||
|
|
||||||
Makefile: Makefile.in configure.in $(host_makefile_frag) $(target_makefile_frag) $(gcc_version_trigger)
|
Makefile: Makefile.in configure.in $(host_makefile_frag) $(target_makefile_frag) $(gcc_version_trigger)
|
||||||
|
Loading…
Reference in New Issue
Block a user