X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Frunghc%2FMakefile;fp=ghc%2Futils%2Frunghc%2FMakefile;h=90e49495302b3049ea83a885e9bcc6eaa3d0323f;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=fd1831330563648673ca50f77d84403449cf5903;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/ghc/utils/runghc/Makefile b/utils/runghc/Makefile similarity index 94% rename from ghc/utils/runghc/Makefile rename to utils/runghc/Makefile index fd18313..90e4949 100644 --- a/ghc/utils/runghc/Makefile +++ b/utils/runghc/Makefile @@ -8,7 +8,7 @@ UseGhcForCc = YES SRC_MKDEPENDC_OPTS += -I$(GHC_INCLUDE_DIR) # This causes libghccompat.a to be used: -include $(GHC_LIB_COMPAT_DIR)/compat.mk +include $(GHC_COMPAT_DIR)/compat.mk # This is required because libghccompat.a must be built with # $(GhcHcOpts) because it is linked to the compiler, and hence