egcs_update (files_and_dependencies): New function...
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Tue, 27 Jul 1999 13:26:37 +0000 (13:26 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 27 Jul 1999 13:26:37 +0000 (13:26 +0000)
commit94b82f2bcfcffceced323c28d9e494844b4dbc2a
tree7c0236672932e8fbdd6e1f92fd76254129e97416
parent3efd811ad157a514f4d64b0bf22066427e6fc9a4
egcs_update (files_and_dependencies): New function...

* egcs_update (files_and_dependencies): New function, with
complete list of files to be updated, as well as their
dependencies.
(touch_files): Check the timestamp of each generated file against
its dependencies'.
(main): New flags --touch, --list and --help.  Remove the
pre-update step.

From-SVN: r28295
contrib/ChangeLog
contrib/egcs_update