*** empty log message ***
[deliverable/binutils-gdb.git] / Makefile.in
index dc3b0c5569a879b89b532d0b2d4abf179e42050f..16b94cfeef55e1d1326f5b5585348955cc1dd679 100644 (file)
@@ -52690,10 +52690,10 @@ stage_current:
        @if test -f stage_last; then $(unstage); else $(MAKE) stage1-start; fi
 
 .PHONY: restrap
-restrap:
+restrap::
        @: $(MAKE); $(stage)
        rm -rf stage1-$(TARGET_SUBDIR) stage2-* stageb2g0-* stage3-* stageb3g2-* stage4-* stageprofile-* stagefeedback-* 
-       $(MAKE) $(RECURSE_FLAGS_TO_PASS) all
+restrap:: all
 @endif gcc-bootstrap
 
 # --------------------------------------
This page took 0.050748 seconds and 4 git commands to generate.