From 06a8010d6361f7edd909f379f845a704a20648c3 Mon Sep 17 00:00:00 2001 From: Bill Cox Date: Fri, 11 Nov 1994 23:33:23 +0000 Subject: * build-all.mk: Add mips-ncd-elf target to sun4 targets for special NCD build. --- build-all.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build-all.mk') diff --git a/build-all.mk b/build-all.mk index 1fcfb92..25d2589 100644 --- a/build-all.mk +++ b/build-all.mk @@ -133,8 +133,9 @@ TARGETS = $(NATIVE) \ sparc-aout sparc-lynx sparc-vxworks \ sparclite-aout sparclite-vxworks \ sparclite-coff z8k-coff \ - OSE68000 OSE68k -# The OSE68000 and OSE68k targets are for Ericsson only. + OSE68000 OSE68k mips-ncd-elf +# The OSE68000 and OSE68k targets are for Ericsson only; +# the mips-ncd-elf target is for NCD only. GCC = gcc -O2 -pipe all: all-cygnus endif -- cgit v1.1