X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fboilerplate.mk;h=145f6ee6ee2c6a3a7f79eeea30729d7100f69237;hb=f302d61cd080cc3f50e12bc881de338a3dc0b8f4;hp=cdf920b6fadddc6a02344f0f87ae26ff22376d3a;hpb=df7e457273153461399378a243946302ea9a8440;p=ghc-hetmet.git diff --git a/mk/boilerplate.mk b/mk/boilerplate.mk index cdf920b..145f6ee 100644 --- a/mk/boilerplate.mk +++ b/mk/boilerplate.mk @@ -39,7 +39,7 @@ $(TOP)/mk/config.mk : $(TOP)/mk/config.mk.in $(TOP)/mk/config.h.in $(TOP)/config $(TOP)/configure : $(TOP)/configure.in $(TOP)/aclocal.m4 @echo "Regenerating $(FPTOOLS_TOP)/configure..." - @( cd $(FPTOOLS_TOP) && make -f Makefile.config ./configure ) + @( cd $(FPTOOLS_TOP) && $(MAKE) -f Makefile.config ./configure ) # ----------------------------------------------------------------------------- # Now follow the pieces of boilerplate