bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this a bug in GNU make 3.80?


From: Paul D. Smith
Subject: Re: Is this a bug in GNU make 3.80?
Date: Thu, 29 Apr 2004 00:55:58 -0400

%% Boris Kolpackov <address@hidden> writes:

  bk> DervishD <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]