%% Torsten Mohr <[EMAIL PROTECTED]> writes: tm> Is it possible to generate a list of source files for which there tm> are no dependency files?
Not sure exactly what you mean, but if you mean a list of make targets for which there are no prerequisites defined in make, then no, there's no way to do that. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
