%% "Danny Wong" <[EMAIL PROTECTED]> writes:

  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.

I strongly suspect that what you're writing in your makefile is not
legal (and wouldn't be even if a $(MAKESTATUS) did exist and contained
the value you're asking for).

-- 
-------------------------------------------------------------------------------
 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

Reply via email to