X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=7cb3ef1bb81b44644d0bcca40967b51da31c8769;hb=736d37f0c515316d1cba759301d92d7503895ea5;hp=57a0d5c0d238279d273b43a22818f26b46ae2b7b;hpb=d6f008560fc29058fcad9bcf59e0a2ff9e4fc780;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index 57a0d5c..7cb3ef1 100644 --- a/Makefile +++ b/Makefile @@ -102,9 +102,9 @@ endif stage1 : $(GCC_LIB_DEP) check-all $(MAKE) -C libraries boot $(MAKE) -C gmp all - $(MAKE) -C libffi all $(MAKE) -C utils/mkdependC boot $(MAKE) -C utils with-bootstrapping-compiler + $(MAKE) -C libffi all @case '${MFLAGS}' in *-[ik]*) x_on_err=0;; *-r*[ik]*) x_on_err=0;; *) x_on_err=1;; esac; \ for i in $(SUBDIRS_BUILD); do \ echo "------------------------------------------------------------------------"; \