Torsten Mohr wrote:
i use automatic dependency generation in a project.  I'd like to
speed things up and add a target that updates all the dependency
files "in one step" and for that hand a list of source files
to an external program for which there are no dependency files.

Is it possible to generate a list of source files for which there
are no dependency files?

Does your Makefile have the two lists (one of source files and one of dependency files)?

John.


_______________________________________________
Help-make mailing list
Help-make@gnu.org
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to