X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=984e0fc1b115b20955641c4a089fd87cc6b2ce76;hb=d10fa3041959b3e05a4718ff9d1ab8201d1d591e;hp=d23f25489cdbe425fc120c2d320f4bd5b1e4cdb3;hpb=e542d75c0a4b529aeafc0fc51038d670a8adc74c;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index d23f254..984e0fc 100644 --- a/ghc.mk +++ b/ghc.mk @@ -521,11 +521,12 @@ endif ifneq "$(CLEANING)" "YES" BUILD_DIRS += \ $(patsubst %, libraries/%, $(PACKAGES) $(PACKAGES_STAGE2)) +endif + ifneq "$(BootingFromHc)" "YES" BUILD_DIRS += \ libraries/dph endif -endif ifeq "$(INTEGER_LIBRARY)" "integer-gmp" BUILD_DIRS += libraries/integer-gmp/gmp