make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: why does command echo \\\foobar print \\foobar


From: Mark Galeck (CW)
Subject: RE: why does command echo \\\foobar print \\foobar
Date: Sun, 7 Feb 2010 06:02:32 -0800

Wait, you just said before, you that this is _Not _ passed to shell, remember, 
we did an experiment.  
That's the whole point, you said before, it _should_ be \foobar, that is what 
you had "expected", obviously based on some knowledge about GNU make's 
behavior.  


> With the makefile
> 
> foobar:
>                 echo \\\foobar
> why
> 
> C:\Temp>make foobar
> \\foobar
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]