et to '-r'. However, I would like to simply use the makefile. I
lk> have put a MAKEFLAGS variable in my makefile and I can see that it
lk> works for the '-n' option. However, it does nothing when I use the
lk> '-r' option instead.
Correct. It would be n
FLAGS 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 employin