[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Useful patch for GNUmake on Windows
From: |
Paul D. Smith |
Subject: |
Re: Useful patch for GNUmake on Windows |
Date: |
Wed, 18 Sep 2002 10:00:15 -0400 |
%% Earnie Boyd <address@hidden> writes:
eb> I'm not sure that the Windows port is any different, however, doesn't
eb> gmake itself have a SHELL variable it honors?
Sure. What I mean is that make doesn't accept the value of the SHELL
variable from the invoker's environment. It must be set inside the
makefile.
What Martin is pointing out is that if SHELL is set in the makefile
you've introduced a portability concern, if someone wants to put their
make somewhere else...
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Useful patch for GNUmake on Windows, Martin Oberhuber, 2002/09/12
- RE: Useful patch for GNUmake on Windows, Martin Oberhuber, 2002/09/18
- RE: Useful patch for GNUmake on Windows, Paul D. Smith, 2002/09/18
- Re: Useful patch for GNUmake on Windows, Earnie Boyd, 2002/09/18
- Re: Useful patch for GNUmake on Windows,
Paul D. Smith <=
- Re: Useful patch for GNUmake on Windows, Greg Chicares, 2002/09/18
- Re: Useful patch for GNUmake on Windows, Paul D. Smith, 2002/09/18
- Re: Useful patch for GNUmake on Windows, Rob Tulloh, 2002/09/18
- Re: Useful patch for GNUmake on Windows, Eli Zaretskii, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Eli Zaretskii, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Earnie Boyd, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Eli Zaretskii, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Earnie Boyd, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Eli Zaretskii, 2002/09/19
- Re: Useful patch for GNUmake on Windows, Earnie Boyd, 2002/09/19