%% Eli Zaretskii <[EMAIL PROTECTED]> writes:

  ez> I see an easy, although not very elegant, band-aid: Temporarily turn
  ez> off just_print_flag inside func_shell, since $(shell) is supposed to
  ez> run the subsidiary process even under -n.  (Alternatively, we could
  ez> use some other global variable, but that's even less clean.)

  ez> Paul, will that DTRT?  That is, is it okay to disregard
  ez> just_print_flag inside func_shell, or could this cause trouble in some
  ez> situations?

I can't think of any way this could cause problems.

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


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to