bug-make
[Top][All Lists]
Advanced

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

'-r' option


From: Laird Kevin-QKL001
Subject: '-r' option
Date: Wed, 25 Apr 2001 15:36:29 -0500

It is desirable to turn off the use of built-in implicit rules when running
make. I have been successful in doing this via command line option '-r' or
with a MAKEFLAGS environment variable set to '-r'. However, I would like to
simply use the makefile. I have put a MAKEFLAGS variable in my makefile and
I can see that it works for the '-n' option. However, it does nothing when I
use the '-r' option instead. What's the proper syntax, or what is the best
way to disable the built-in implicit rules from within the makefile,
preferably within employing a sub-make?
Thank you,
Kevin Laird
Motorola, Inc.



reply via email to

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