$ ./run1
make[1]: Entering directory `/c/temp/asdf-test/asdf-windows'
PWD=/c/temp/asdf-test/asdf-windows/test
!C:=C:\Temp\asdf-test
ASDF_TEST_LISPS=lispworks
OLDPWD=/c/temp/asdf-test/asdf-windows
/c/Local/Lispworks/lw-console.exe -siteinit - -init - -eval "(or #.(load(string\
`|test/script-support.lisp|))#.(asdf-test::compile-asdf-script))"
LispWorks(R) (for the Windows(R) operating system)
Copyright (C) 1987-2012 LispWorks Ltd. All rights reserved.
Version 6.1.1
Saved by Fabrice as lw-console, at 20 Oct 2013 11:59
User Fabrice on ALIMANTADO
Error: The file "testscript-support.lisp" does not exist.
1 (continue) Try loading testscript-support.lisp again.
2 Give up loading testscript-support.lisp.
3 Try loading another file instead of testscript-support.lisp.
4 (abort) Abort initialization.
5 Continue to top-level loop.
I'm not that familiar with path syntax in CL (I'm using it at its minimum and always checking) so