X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=863ddc265148d5396bb00d8e7cd8afc363c8e606;hb=3a50b1f6cb7d4455c0df851b213a51e67bb16c7f;hp=46b6c4e05e6f5b8afcba46dd18031c6e93c343a6;hpb=6f573eb5dedb0625d1df9a6fdf9839bcaa9cba8e;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 46b6c4e..863ddc2 100644 --- a/ghc.mk +++ b/ghc.mk @@ -544,7 +544,6 @@ BUILD_DIRS += \ ifneq "$(GhcUnregisterised)" "YES" BUILD_DIRS += \ - $(GHC_MANGLER_DIR) \ $(GHC_SPLIT_DIR) endif @@ -920,7 +919,6 @@ $(eval $(call bindist,.,\ $(includes_H_PLATFORM) \ $(includes_H_FILES) \ includes/ghcconfig.h \ - includes/rts/Config.h \ $(INSTALL_HEADERS) \ $(INSTALL_LIBEXECS) \ $(INSTALL_LIBEXEC_SCRIPTS) \