> Date: 2006年7月27日 17:09:16 -0400 > From: "Paul D. Smith" <psmith@gnu.org> > Cc: cygwin@cygwin.com, bug-make@gnu.org >> I believe that this support is limited to handling drive letters without > choking on the ":", actually: IIRC the native support still requires > forward slashes (/) rather than backslashes (\). I could be wrong > though. It is indeed safer to use forward slashes throughout in the native Windows port, but backslashes are supported in most places in the Makefile, in particular in rule's commands. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/