forward slashed or even transition to bash, but some
of my customers use the scripts with the backslashes.
thanks
Rami
-Original Message-
From: Johan Bezem [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 12:08 PM
To: Rami Mehio
Cc: CygWin Mailing List
Subject: Re: Dos Style path in
Try using forward slahes like d:/utils/print.exe. I don't think the
CygWin version of make has ever been equipped to handle unescaped
backslahes. You may also try escaping them, like d:\\utils\\print.exe.
Regards,
Johan Bezem
CSK Software AG
Rami Mehio wrote:
>
> I have been using gnu make 3
I have been using gnu make 3.79 on win32. The shell i use is cmd.exe.
I have recently upgraded my cygwin tools including make to 3.79.1-5 (and
subsequently to -7).
I seems that make no longer recognizes Dos style pathnames. So in a rule, if
i have
target:
d:\utils\print.exe hello.tx
3 matches
Mail list logo