%% Boris Kolpackov <[EMAIL PROTECTED]> writes:

  bk> DervishD <[EMAIL PROTECTED]> writes:

  >> Just one more point: is there any way to force the -R or -r flags
  >> then? Not that it is essential, but...

  bk> I am not sure about 3.80 but in 3.81beta1 I believe saying

  bk> .SUFFIXES:
  bk> MAKEFLAGS += -r

  bk> is 'logically' equivalent to saying 'make -r'.

  bk> If you want to know what 'logically' means you can check out
  bk> this

  bk> http://mail.gnu.org/archive/html/help-make/2004-04/msg00118.html

Yes, I agree; I didn't realize it but you're right this ends up working
the same way as giving -r on the command line (I guess they only way to
tell the difference would be to add back some suffixes).

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


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to