* Makefile.tpl: Add missing empty maybe-check-gcc target.
[deliverable/binutils-gdb.git] / Makefile.in
index a98c09970775c47852b6f9b76a80447763fc1f6b..5963b604427ef8ec38e5a5d22201ae891206738f 100644 (file)
@@ -7817,6 +7817,7 @@ cross: all-texinfo all-bison all-byacc all-binutils all-gas all-ld
          LANGUAGES="c c++" all
 
 .PHONY: check-gcc
+maybe-check-gcc:
 check-gcc:
        @if [ -f ./gcc/Makefile ] ; then \
          r=`${PWD}`; export r; \
This page took 0.042423 seconds and 4 git commands to generate.