* Makefile.in (distclean): Do recursive deletion, since ldscripts is a directory.
[deliverable/binutils-gdb.git] / build-all.mk
index 1fcfb92ebca0903833ac2038028eace035070c22..25d258976f154b82d98957ac74e78c67528db11b 100644 (file)
@@ -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
This page took 0.023345 seconds and 4 git commands to generate.