"James" <[EMAIL PROTECTED]> wrote: > Is there a gcc option not to give error (but still generate the > correct dependency), so that the missing header files may be > generated later by other make rules?
Check out the -MG option. paul _______________________________________________ help-gnu-utils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-utils
