From 28fcc54f4ec0a9f2ee517ed0eb138e97e64b8c51 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 27 Apr 1993 17:01:28 +0000 Subject: [PATCH] Build sun4 cross i386-go32. --- build-all.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-all.mk b/build-all.mk index 1c845b2..78b62d9 100644 --- a/build-all.mk +++ b/build-all.mk @@ -42,11 +42,11 @@ canonhost := i386-sco3.2v4 endif ifeq ($(canonhost),sparc-sun-sunos4.1.1) -TARGETS = $(NATIVE) m68k-aout m68k-vxworks i960-intel-nindy \ - i386-aout a29k-amd-udi sparc-vxworks m68k-coff \ - i960-vxworks sparc-aout sparclite-aout \ - sparclitefrwcompat-aout h8300-hms z8k-sim \ - mips-idt-ecoff +TARGETS = $(NATIVE) i386-go32 m68k-aout m68k-vxworks \ + i960-intel-nindy i386-aout a29k-amd-udi \ + sparc-vxworks m68k-coff i960-vxworks sparc-aout \ + sparclite-aout sparclitefrwcompat-aout h8300-hms \ + z8k-sim mips-idt-ecoff all: all-cygnus endif -- 2.7.4