X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Fboilerplate.mk;fp=mk%2Fboilerplate.mk;h=3790d7ebfc724d5af87f5ef9c0905fd08aec7736;hp=145f6ee6ee2c6a3a7f79eeea30729d7100f69237;hb=351afa5ad7cc7012d5460c126cad4999e457a30d;hpb=3212d689cc0a66e3c9e1f9bd745f20160df90642 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