> Date: Wed, 18 Apr 2007 09:35:51 -0700 (PDT)
> From: Aaron Shatters <[EMAIL PROTECTED]>
> Cc: "make-w32 gnu.org" <[email protected]>
> 
> ##########################################
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
> P:\>echo""
> 'echo""' is not recognized as an internal or external command,
> operable program or batch file.

I don't know what is happening on your system, because `echo""' works
for me (on Windows XP) as it does for Dave.  It works both from the
Command Prompt window and from within a Makefile if I first say
SHELL=cmd.exe in it and run MinGW compiled Make 3.81.


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to