> From: "J. David Bryan" <[EMAIL PROTECTED]> > Date: Mon, 20 Mar 2006 21:04:01 -0500 > > Make is missing a number of cmd.exe shell commands that are present in > NT/2000/XP. The patch below adds them. It also removes a duplicate entry > for the "if" command. This patch is against 3.81rc2.
Thanks. However, this cannot be accepted as you sent it, because we still support older Windows versions where the shell is COMMAND.COM. If we want to do this, we need to detect at run time what shell is available, and populate sh_cmds and sh_chars accordingly. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
