Hi,

to NOT use implicit rules i always set the line ".SUFFIXES" with no
arguments somewhere into the Makefile.

But with "make -d all" i get lots of information about things "make"
checks, things like:

s.stem, RCS/stem, stem,v ...

When i give the command line option "-r" this does not happen.

I always thought they are equivalent.

Is there a way to tell "make" in the Makefile to not use _any_
implicit rules?

Or is there anything else that is wrong?


Best regards,
Torsten.


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to