> dw> I was wondering if there when using Cygnus "make". Is there a > dw> MAKESTATUS Marco to check the previous command exit status? > No, there is not. > > I'm not at all sure how you intend to use such a thing... I don't see > very many, if any, ways to use it.
Perhaps the same reason I posted a question on how to handle non-zero exit codes without using '-' (IGNORE_ERROR) in front of a command. My compiler also returns a non-zero exit code in case of (just) warnings. Danny, you might want want to check that post. Subject = "Ignore error", posted by me. Hang on, this one: http://lists.gnu.org/archive/html/help-make/2006-05/msg00007.html -- Joost Leeuwesteijn _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
