* aix-thread.c (_initialize_aix_thread): Use add_setshow_boolean_cmd
[deliverable/binutils-gdb.git] / Makefile.tpl
index afeaef52fd09f7a17f28f76db1e62fad6f9293b6..7893e3481ec568438f9d910eb53c05b04449c7c4 100644 (file)
@@ -857,7 +857,7 @@ clean-stage[+id+]: clean-stage[+id+]-[+prefix+][+module+]
 clean-stage[+id+]-[+prefix+][+module+]:
        @[ -f [+subdir+]/[+module+]/Makefile ] || [ -f [+subdir+]/stage[+id+]-[+module+]/Makefile ] \
          || exit 0 ; \
-       @[ `cat stage_current` = stage[+id+] ] || $(MAKE) stage[+id+]-start
+       [ `cat stage_current` = stage[+id+] ] || $(MAKE) stage[+id+]-start
        cd [+subdir+]/[+module+] && \
        $(MAKE) [+args+] [+ IF prev +] \
                [+poststage1_args+] [+ ENDIF prev +] \
This page took 0.028239 seconds and 4 git commands to generate.