* runtime/Makefile.am (cur_dir_cmd): New. Use cygpath to get the
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 17 Feb 2005 07:33:59 +0000 (07:33 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 17 Feb 2005 07:33:59 +0000 (07:33 -0000)
commit49ba5bd6866662086a38e5ffaf826e71a0acca1f
tree2d67bda919c17049d7ad2f29ca60d7436520919b
parent725e3a68d8240c821b898eed8418c2c815aba2fd
* runtime/Makefile.am (cur_dir_cmd): New.  Use cygpath to get the
current directory in non-Cygwin form.
(mcs-compileall): Use it.  Use $(PATH_SEPARATOR) when defining
MONO_PATH.

svn path=/trunk/mono/; revision=40791
ChangeLog
runtime/Makefile.am