X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FMakefile;h=99701b2ffa07e1f749c739c2f178c4146f3fd4ac;hb=583493b6eff8dd9e8316caf9af2ac1de3d53be94;hp=718e00f4198a0e25a0c9b9be90b2fb68ab76abd1;hpb=c6903c16003d9a48f116c45ecb6eb785975375f9;p=ghc-hetmet.git diff --git a/ghc/rts/Makefile b/ghc/rts/Makefile index 718e00f..99701b2 100644 --- a/ghc/rts/Makefile +++ b/ghc/rts/Makefile @@ -230,6 +230,7 @@ boot :: # Slight cheatage here to pass host as target, but x-compilation isn't supported by ghc. +ifeq "$(way)" "" all :: gmp/libgmp.a ifeq "$(DLLized)" "YES" @@ -239,6 +240,7 @@ $(DLL_PEN)/gmp.dll: $(MAKE) -C gmp gmp.dll $(MV) gmp/gmp.dll $(DLL_PEN) endif +endif install :: gmp/libgmp.a