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]
Other format: [Raw text]

Re: Patch installed for setting SHELL in lib*77/Makefile.in


On May 20, 2002, Toon Moene <toon@moene.indiv.nluug.nl> wrote:

> "Kaveh R. Ghazi" wrote:
>> Discussed and approved here:
>> http://gcc.gnu.org/ml/gcc/2002-05/msg02048.html

>> +       * libF77/Makefile.in (SHELL): Set to @SHELL@.
>> +       * libI77/Makefile.in (SHELL): Likewise.
>> +       * libU77/Makefile.in (SHELL): Likewise.
>> +

> Thanks - I assumed (wrongly) that those definitions would be "inherited"
> from the libf2c/Makefile.in.

Depending on which make you use, they might actually be.  But it's
best to have the right setting all over.  When someone enters a
sub-directory and runs make from there, it ought to work.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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