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/buildall.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/buildall.in') diff --git a/scripts/buildall.in b/scripts/buildall.in index 111e334fad..8bffd316a3 100755 --- a/scripts/buildall.in +++ b/scripts/buildall.in @@ -62,14 +62,14 @@ 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="hppa1.1-rtems i386-rtems i960-rtems m68k-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 i386-rtems i960-rtems m68k-rtems \ mips-rtems mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems" -- cgit v1.2.3