From: rrt Date: Wed, 13 Jun 2001 17:13:15 +0000 (+0000) Subject: [project @ 2001-06-13 17:13:15 by rrt] X-Git-Tag: Approximately_9120_patches~1762 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=28b538254beb00e2bd711cf3755eacd3538e407f;p=ghc-hetmet.git [project @ 2001-06-13 17:13:15 by rrt] Make some paths work. --- diff --git a/ghc/compiler/ilxGen/tests/build.mk b/ghc/compiler/ilxGen/tests/build.mk index eb56602..d0b4f8b 100644 --- a/ghc/compiler/ilxGen/tests/build.mk +++ b/ghc/compiler/ilxGen/tests/build.mk @@ -126,9 +126,9 @@ debug: @echo "" @echo hs2ilx_suffix=$(hs2ilx_suffix) -ILX2IL=//c/devel/fcom/src/bin/ilx2il.exe -ILVALID=//c/devel/fcom/src/bin/ilvalid.exe -ILVERIFY=//c/devel/fcom/src/bin/ilverify.exe +ILX2IL=C:/devel/fcom/bin/ilx2il.exe +ILVALID=C:/devel/fcom/bin/ilvalid.exe +ILVERIFY=C:/devel/fcom/bin/ilverify.exe # We have new rules because only the Haskell-->ILX contribution to the whole "way" # forms the "way" for the purposes of these rules