> From: "Angel Tsankov" <[EMAIL PROTECTED]> > Date: Tue, 16 Aug 2005 03:04:50 +0300 > > Well, I defined HAVE_CYGWIN_SHELL in config.h and rebuilt make, but I > think that it still does not recognize paths starting with /cygdrive.
There's nothing in the Make sources that makes it recognize /cygdrive, AFAIK. This special treatment, if it is part of Make, is entirely in the Cygwin libraries. So I think you should send this question to the Cygwin mailing list. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
