X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fghc.mk;h=1ff6f625a058c1c5705d7be360d5fceb3a7155c2;hb=401140734891ca804c336122581743251d61b3a6;hp=ca68b55a17c00972ee05b96a5fe69c98d023628a;hpb=2537fda6092f9dd1599d8246060dbb11778b3639;p=ghc-hetmet.git diff --git a/rts/ghc.mk b/rts/ghc.mk index ca68b55..1ff6f62 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -464,6 +464,7 @@ endif ifneq "$(BINDIST)" "YES" rts/dist/build/libHSrtsmain.a : rts/dist/build/Main.o + "$(RM)" $(RM_OPTS) $@ "$(AR)" $(AR_OPTS) $(EXTRA_AR_ARGS) $@ $< endif