From e378f5388e684f2782ffdfd6ef2e40f3093d72ca Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 22 Jan 1992 01:35:30 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r226 --- gcc/cross-make | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/cross-make b/gcc/cross-make index 84966c078e5..ac3853e97c0 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