From: Tom Wood Date: Tue, 18 Aug 1992 10:51:20 +0000 (+0000) Subject: (sed marker): Use the order {target, host, cross-make}. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=60d001174940244eb699c15cd14450306df9900d;p=gcc.git (sed marker): Use the order {target, host, cross-make}. From-SVN: r1885 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 2146eb38fa9..7bc4a542d42 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -258,7 +258,9 @@ all: all.indirect .NOEXPORT: # sed inserts variable overrides after the following line. -#### +####target overrides +####host overrides +####cross overrides # Now figure out from those variables how to compile and link.