%% "Eli Zaretskii" <[EMAIL PROTECTED]> writes: >> Hm. Maybe the DOS/Windows shell management code in GNU make should be >> made aware of, and utilize, the COMSPEC variable (say, if SHELL is not >> set).
ez> Make already does that, see variable.c. So... I'm losing track here... is the answer to the problem as easy as checking SHELL to see if it's command.com vs. cmd.exe? Or not...? -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> 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 _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
