X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fghc.mk;h=9c33896621999fbc0eb2a69717bf2c44952d6a31;hb=d64900abb0ddc2f2ab52948cc274f2adc864a6dc;hp=5efcfd3a95e988e618e98e894cc45bb08bab3d9c;hpb=d84757e30d8578aaa788c26f0245c67ab482d0f9;p=ghc-hetmet.git diff --git a/rts/ghc.mk b/rts/ghc.mk index 5efcfd3..9c33896 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -23,9 +23,6 @@ ALL_RTS_LIBS = $(foreach way,$(rts_WAYS),rts/dist/build/libHSrts$($(way)_libsuf) rts/dist/build/libHSrtsmain.a all_rts : $(ALL_RTS_LIBS) -# The per-dir options -$(eval $(call distdir-opts,rts,dist)) - # ----------------------------------------------------------------------------- # Defining the sources