diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-03 15:53:55 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:32 +0200 |
commit | 958602c5b7fd983198a09951bdfd45bf2664fc99 (patch) | |
tree | 2cf4bb95f01ddcf331cb6d11f23a3a2a0af7550d /ChangeLog | |
parent | 3875df2fac045e70864c29ef014dff605ca06228 (diff) |
2006-02-03 Thomas Schwinge <tschwinge@gnu.org>
* Makerules.in: Set no_deps to true if we don't need the dependency
files.
* i386/linux/Makefile.in: Do care about linux-flags if no_deps is true;
reverting the change from 2006-01-31.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-02-03 Thomas Schwinge <tschwinge@gnu.org> + * Makerules.in: Set no_deps to true if we don't need the dependency + files. + * i386/linux/Makefile.in: Do care about linux-flags if no_deps is true; + reverting the change from 2006-01-31. + * Makefile.in: Include Makerules through top_builddir, so that it will automatically be rebuilt if needed. |