OSDN Git Service

* Revert patch from 2005-03-08 for causing bootstrap failure on
[pf3gnuchains/gcc-fork.git] / Makefile.tpl
index 9395426..1fe4025 100644 (file)
@@ -946,7 +946,7 @@ install-[+module+]: installdirs
        $(SET_LIB_PATH) \
        $(HOST_EXPORTS) \
        (cd $(HOST_SUBDIR)/[+module+] && \
-         $(MAKE) $(FLAGS_TO_PASS) [+extra_make_flags+] check)
+         $(MAKE) $(FLAGS_TO_PASS) [+extra_make_flags+] install)
 [+ ENDIF no_install +]
 @endif [+module+]