ocaml/otherlibs
Wojciech Meyer 675d52a678 Prefer forward slashes to backward slashes on NT as it's more portable.
Nowdays all the Windows operating systems accept both, more over it's
being passed to our toolchain as a relative path (not UNC), so I see
no harm if we want to be a little bit more portable. The only reason
to not doing so is conventiob and IDEs which might parse Makefile.nt
and not recognise it.

Proposed by Adrien Nader.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13176 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-12-30 03:12:11 +00:00
..
bigarray #5774: fix MSVC port. 2012-12-19 16:22:30 +00:00
dynlink remove TABs 2012-10-15 18:01:26 +00:00
graph remove all $Id keywords 2012-10-15 17:50:56 +00:00
labltk Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
num clean up TABs and whitespace 2012-07-30 18:04:46 +00:00
str remove all $Id keywords 2012-10-15 17:50:56 +00:00
systhreads Prefer forward slashes to backward slashes on NT as it's more portable. 2012-12-30 03:12:11 +00:00
threads remove all $Id keywords 2012-10-15 17:50:56 +00:00
unix remove TABs 2012-10-15 18:01:26 +00:00
win32graph remove all $Id keywords 2012-10-15 17:50:56 +00:00
win32unix remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile.nt remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile.shared remove all $Id keywords 2012-10-15 17:50:56 +00:00