Hi Paul :)
* Paul D. Smith <[EMAIL PROTECTED]> dixit:
> This is a long-standing deficiency in the parsing of MAKEFLAGS.
> It's something we hope to fix.
OK, then, thanks a lot for your answer :)
Just one more point: is there any way to force the -R or -r flags
then? Not that it is
This is a long-standing deficiency in the parsing of MAKEFLAGS. It's
something we hope to fix.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http:
Hi all :)
In the GNU make info file, section 'Options/Recursion', you
mention that you can use the MAKEFLAGS variable to set additional
options to be in effect in that Makefile. Ok, I need to run a
Makefile with '-R' in effect, so I set MAKEFLAGS to 'R' (I've tested
with '-R' too), but in