> Date: Thu, 7 Jul 2005 09:45:09 -0400 > From: "Paul D. Smith" <[EMAIL PROTECTED]> > Cc: [email protected] > > eb> Rereading the problem, I'm have second thoughts about the above. > eb> Is the issue sed, or the double \\, or make? If make then the > eb> above should take care of the issue. > > I, also, was very confused by the \\ in the script.
That \\ is intended to produce a single backslash in a DOS-style d:\foo\bar file name. Or so it seems. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
