re PR fortran/32049 (Support on x86_64 also kind=16)
[gcc.git] / Makefile.tpl
index 4c55ee2803e4256cd2e3d6019e1ef598b47e21b5..27a92a097c40af4e9f8d1cf289a512c47451dd8b 100644 (file)
@@ -1340,7 +1340,7 @@ check-gcc-[+language+]:
        s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
        $(HOST_EXPORTS) \
        (cd gcc && $(MAKE) $(GCC_FLAGS_TO_PASS) [+gcc-check-target+]);
-check-[+language+]: check-gcc-[+language+][+ IF lib-check-target +] [+ lib-check-target +][+ ENDIF lib-check-target +]
+check-[+language+]: check-gcc-[+language+][+ FOR lib-check-target +] [+ lib-check-target +][+ ENDFOR lib-check-target +]
 [+ ENDFOR languages +]
 
 # Install the gcc headers files, but not the fixed include files,