Remove rtems-4.10.

This commit is contained in:
Ralf Corsepius
2008-09-10 19:38:44 +00:00
parent 8b66beb2e5
commit 9652395558
2 changed files with 0 additions and 14 deletions

View File

@@ -13,7 +13,6 @@ DIST_SUBDIRS += freebsd7.0
DIST_SUBDIRS += mingw32 DIST_SUBDIRS += mingw32
DIST_SUBDIRS += solaris2.7 DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.9 DIST_SUBDIRS += rtems4.9
DIST_SUBDIRS += rtems4.10
DIST_SUBDIRS += autotools DIST_SUBDIRS += autotools

View File

@@ -179,19 +179,6 @@ AC_CONFIG_FILES([rtems4.9/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.9/sh/Makefile]) AC_CONFIG_FILES([rtems4.9/sh/Makefile])
AC_CONFIG_FILES([rtems4.9/sparc/Makefile]) AC_CONFIG_FILES([rtems4.9/sparc/Makefile])
AC_CONFIG_FILES([rtems4.10/Makefile])
AC_CONFIG_FILES([rtems4.10/arm/Makefile])
AC_CONFIG_FILES([rtems4.10/avr/Makefile])
AC_CONFIG_FILES([rtems4.10/bfin/Makefile])
AC_CONFIG_FILES([rtems4.10/h8300/Makefile])
AC_CONFIG_FILES([rtems4.10/i386/Makefile])
AC_CONFIG_FILES([rtems4.10/m68k/Makefile])
AC_CONFIG_FILES([rtems4.10/mips/Makefile])
AC_CONFIG_FILES([rtems4.10/mipstx39/Makefile])
AC_CONFIG_FILES([rtems4.10/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.10/sh/Makefile])
AC_CONFIG_FILES([rtems4.10/sparc/Makefile])
AC_CONFIG_FILES([autotools/Makefile]) AC_CONFIG_FILES([autotools/Makefile])
AC_OUTPUT AC_OUTPUT