2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
[deliverable/binutils-gdb.git] / Makefile.tpl
index 93954261c76229ddf9a2372cb4114a6f6fe038c1..1fe4025e9f7c9daef1f1480bac5f305044d18641 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+]
 
This page took 0.035066 seconds and 4 git commands to generate.