Hi, > > 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)?
yes, the list of dependencies is generated from the list of source files by changing the directory and the ending and leaving away a deep directory structure. Best regards, Torsten. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
