> Date: Mon, 27 Nov 2006 14:28:15 -0500
> From: Bill Hoffman <[EMAIL PROTECTED]>
> 
> With the patched cygwin build of make I am having some trouble with 
> escaped () in depend
> lines in makefiles.
> 
> all: C:/Program\ Files\ \(x86\)/CMake\ 
> 2.4/share/cmake-2.4/Modules/TestBigEndian.c
>     echo hello or something
> 
> I get this:
> 
> make: *** No rule to make target `C:/Program Files \(x86\)/CMake 2.4 
> /share/cmake-2.4/Modules/TestBigEndian.c', needed by
>  `all'.  Stop.

Did the same work (if you remove the drive letter) with the unpatched
Cygwin build of Make 3.81?


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to