mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 19:44:11 +08:00
Really rebuild it this time. :sigh:
This commit is contained in:
parent
907a7241bb
commit
14a2a2f196
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user