Remove rtems-4.7

This commit is contained in:
Ralf Corsepius
2006-10-27 08:27:56 +00:00
parent 58b7d38fb8
commit 136e2349ba
2 changed files with 0 additions and 14 deletions

View File

@@ -12,7 +12,6 @@ DIST_SUBDIRS += freebsd6.0
DIST_SUBDIRS += freebsd6.1
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.7
DIST_SUBDIRS += rtems4.8
DIST_SUBDIRS += autotools

View File

@@ -159,19 +159,6 @@ AC_CONFIG_FILES([freebsd6.0/i586/Makefile])
AC_CONFIG_FILES([freebsd6.1/Makefile])
AC_CONFIG_FILES([freebsd6.1/i586/Makefile])
AC_CONFIG_FILES([rtems4.7/Makefile])
AC_CONFIG_FILES([rtems4.7/arm/Makefile])
AC_CONFIG_FILES([rtems4.7/avr/Makefile])
AC_CONFIG_FILES([rtems4.7/h8300/Makefile])
AC_CONFIG_FILES([rtems4.7/i386/Makefile])
AC_CONFIG_FILES([rtems4.7/m68k/Makefile])
AC_CONFIG_FILES([rtems4.7/mips/Makefile])
AC_CONFIG_FILES([rtems4.7/mipstx39/Makefile])
AC_CONFIG_FILES([rtems4.7/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.7/sh/Makefile])
AC_CONFIG_FILES([rtems4.7/sparc/Makefile])
AC_CONFIG_FILES([rtems4.7/tic4x/Makefile])
AC_CONFIG_FILES([rtems4.8/Makefile])
AC_CONFIG_FILES([rtems4.8/arm/Makefile])
AC_CONFIG_FILES([rtems4.8/avr/Makefile])