%% [EMAIL PROTECTED] (Vite Schnell) writes:
vs> I'm trying to prevent Make from exiting upon receiving a non-zero
vs> exit status value from a command. Is there any way I can "trap" a
vs> failure in order to keep processing other targets?
foo:
command || true
--
-------------------------------------------------------------------------------
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