* Makefile.tpl: Add missing empty maybe-check-gcc target.
[deliverable/binutils-gdb.git] / Makefile.tpl
index f0f596841be5ffa90042cd5ab2d442e9b5dbfad0..9d2c326a6d2c86dfa6db99a42d55dc284d293c1a 100644 (file)
@@ -1270,6 +1270,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.032202 seconds and 4 git commands to generate.