Mercurial > hg > octave-lyh
changeset 10045:f91d41387a05
Reverse using move_if_change rule for cruft.def (Changeset:9980)
Rule interferes with make algorithm for determining when files are up-to-date
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Thu, 31 Dec 2009 15:16:24 -0800 |
parents | 2d7a8c227713 |
children | e6115c05dfec |
files | libcruft/ChangeLog libcruft/Makefile.am |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libcruft/ChangeLog +++ b/libcruft/ChangeLog @@ -1,3 +1,8 @@ +2009-12-31 Rik <octave@nomad.inbox5.com> + + * Makefile.am: Reverse using simple_move_if_change_rule for cruft.def + which interferes with make timestamp algorithm. + 2009-12-19 Rik <octave@nomad.inbox5.com> * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake