This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA:] toplevel Makefile.in: In EXTRA_TARGET_FLAGS, pass RANLIB_FOR_TARGETnot RANLIB.



> Looks like a typo/thinko (found "the hard way"), but I'm scared and I
> don't understand why that echo-curse is there.

The idea is that if the current Makefile doesn't define RANLIB, then
it will *not* override a sub-make's definiton of RANLIB by saying
"RANLIB=".  It will instead allow the sub-make to provide a default.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]