X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fboilerplate.mk;h=3790d7ebfc724d5af87f5ef9c0905fd08aec7736;hb=6e5df3a4551b8d8b83e936b3f7b52edfc778ca8a;hp=145f6ee6ee2c6a3a7f79eeea30729d7100f69237;hpb=fa3ef527287e63a0cebbe3841f27e519fe38fec3;p=ghc-hetmet.git diff --git a/mk/boilerplate.mk b/mk/boilerplate.mk index 145f6ee..3790d7e 100644 --- a/mk/boilerplate.mk +++ b/mk/boilerplate.mk @@ -61,9 +61,6 @@ include $(TOP)/mk/opts.mk # Variables that control the option flags for all the # language processors -include $(TOP)/mk/suffix.mk -# Suffix rules for Haskell, C and literate - ifeq "$(BootingFromHc)" "YES" include $(TOP)/mk/bootstrap.mk endif