Updated list of targets to build.

This commit is contained in:
Joel Sherrill
2000-01-14 17:41:45 +00:00
parent 20eb69db13
commit 1cb2f89a82

View File

@@ -49,8 +49,7 @@ done
# This is the full buildable set. # This is the full buildable set.
if [ "X${TARGETS}" = "X" ] ; then if [ "X${TARGETS}" = "X" ] ; then
TARGETS="i386-rtems i960-rtems m68k-rtems \ TARGETS="i386-rtems i960-rtems m68k-rtems \
m68k-rtemself mips64orion-rtems \ mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems"
powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
fi fi
. $CFG . $CFG