From 93c60b6d6a34653d966a90f2bdb4fd6e28ed0a76 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 28 Feb 2005 15:13:42 +0000 Subject: 2005-02-28 Andrew Pinski PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate. --- Makefile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tpl') diff --git a/Makefile.tpl b/Makefile.tpl index 93954261c..1fe4025e9 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -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+] -- cgit v1.2.3