From 923ecb6ff98ed7839069007528a913d463dad4c9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Sep 2003 21:48:56 +0000 Subject: 2003-09-26 Joel Sherrill * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port. --- scripts/buildalltar.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'scripts/buildalltar.in') diff --git a/scripts/buildalltar.in b/scripts/buildalltar.in index dd3e85143c..4014861e1a 100644 --- a/scripts/buildalltar.in +++ b/scripts/buildalltar.in @@ -94,16 +94,16 @@ if test ${do_binutils} = no -a ${do_gccnewlib} = no -a ${do_gdb} = no ; then fi -# This is the full list .. hppa1.1 does not build now. -#ALL_TARGETS="arm-rtems h8300-rtems hppa1.1-rtems i386-rtems i960-rtems \ -# m68k-rtems mips64orion-rtems mips-rtems or32-rtems powerpc-rtems \ -# sh-rtems sh-rtemself sparc-rtems" +# This is the full list .. some may not build at any given time. +#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \ +# m68k-rtemself mips-rtems mips64orion-rtems \ +# powerpc-rtems sh-rtems sh-rtemself sparc-rtems" # This is the full buildable set. if [ "X${TARGETS}" = "X" ] ; then - # do not include c4x or hppa primary targets + # do not include c4x as primary targets # do not include sh-elf or i960-elf secondary targets - TARGETS="arm-rtems h8300-rtems hppa1.1-rtems i386-rtems \ + TARGETS="arm-rtems h8300-rtems i386-rtems \ m68k-rtems mips64orion-rtems mips-rtems powerpc-rtems \ sh-rtems sh-rtemself sparc-rtems" fi -- cgit v1.2.3