Reorganisation of the source tree
[ghc-hetmet.git] / utils / runghc / Makefile
similarity index 94%
rename from ghc/utils/runghc/Makefile
rename to utils/runghc/Makefile
index fd18313..90e4949 100644 (file)
@@ -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