X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2FMakefile;fp=ghc%2Fdriver%2Fghci%2FMakefile;h=7c67ac546c08c80dfc63ca5e86000b2b7b763710;hp=9392249f03d78aa3fb25fa51148ef8d344ca84b2;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hpb=28a464a75e14cece5db40f2765a29348273ff2d2 diff --git a/ghc/driver/ghci/Makefile b/driver/ghci/Makefile similarity index 95% rename from ghc/driver/ghci/Makefile rename to driver/ghci/Makefile index 9392249..7c67ac5 100644 --- a/ghc/driver/ghci/Makefile +++ b/driver/ghci/Makefile @@ -20,7 +20,7 @@ GHCBIN=$(libexecdir)/ghc-$(ProjectVersion) GHCLIB=$(libdir) endif # BIN_DIST else -GHCBIN=$(FPTOOLS_TOP_ABS)/ghc/compiler/ghc-$(ProjectVersion) +GHCBIN=$(FPTOOLS_TOP_ABS)/$(GHC_COMPILER_DIR_REL)/ghc-$(ProjectVersion) GHCLIB=$(FPTOOLS_TOP_ABS) endif