From: Richard Stallman Date: Wed, 22 Jan 1992 01:35:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13705 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e378f5388e684f2782ffdfd6ef2e40f3093d72ca;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r226 --- diff --git a/gcc/cross-make b/gcc/cross-make index 84966c078e53..ac3853e97c0b 100644 --- a/gcc/cross-make +++ b/gcc/cross-make @@ -15,3 +15,6 @@ CROSS_TOOLS = install-cross-tools # Cause installation using install-cross. INSTALL_TARGET = install-cross + +# Don't try to compile the things we can't compile. +ALL = all.cross