Really rebuild it this time. :sigh:
From-SVN: r57500
This commit is contained in:
parent
1db75a864c
commit
6f950405a0
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue