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: Boris Kolpackov
Subject: Re: Is this a bug in GNU make 3.80?
Date: Wed, 28 Apr 2004 14:45:15 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

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

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

.SUFFIXES:
MAKEFLAGS += -r

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

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

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


hth,
-boris





reply via email to

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