> Date: Sun, 04 Jun 2006 13:50:08 +0200
> From: Alessandro Vesely <[EMAIL PROTECTED]>
> 
> I'm not sure what abspath should do on win32.

It should produce an absolute file name d:/foo/bar.., similarly to
what it does on Unix.

> And what about realpath?

The same, except that it should fail if the file or its parent
directory doesn't exist, and it should ``resolve links'', whatever
that may mean on Windows.


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to