Remove freebsd6.2, freebsd6.3, rtems4.9.

This commit is contained in:
Ralf Corsepius
2008-09-10 20:09:27 +00:00
parent 9d0c693e7d
commit 44c2d06d0e
2 changed files with 0 additions and 22 deletions

View File

@@ -7,12 +7,9 @@ EXTRA_DIST =
SUBDIRS = @HOST_SUBDIRS@ @TARGET_SUBDIRS@
DIST_SUBDIRS = cygwin
DIST_SUBDIRS += freebsd6.2
DIST_SUBDIRS += freebsd6.3
DIST_SUBDIRS += freebsd7.0
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.9
DIST_SUBDIRS += rtems4.10
DIST_SUBDIRS += autotools

View File

@@ -157,28 +157,9 @@ AC_CONFIG_FILES([mingw32/i686/Makefile])
AC_CONFIG_FILES([solaris2.7/Makefile])
AC_CONFIG_FILES([solaris2.7/sparc/Makefile])
AC_CONFIG_FILES([freebsd6.2/Makefile])
AC_CONFIG_FILES([freebsd6.2/i586/Makefile])
AC_CONFIG_FILES([freebsd6.3/Makefile])
AC_CONFIG_FILES([freebsd6.3/i586/Makefile])
AC_CONFIG_FILES([freebsd7.0/Makefile])
AC_CONFIG_FILES([freebsd7.0/i586/Makefile])
AC_CONFIG_FILES([rtems4.9/Makefile])
AC_CONFIG_FILES([rtems4.9/arm/Makefile])
AC_CONFIG_FILES([rtems4.9/avr/Makefile])
AC_CONFIG_FILES([rtems4.9/bfin/Makefile])
AC_CONFIG_FILES([rtems4.9/h8300/Makefile])
AC_CONFIG_FILES([rtems4.9/i386/Makefile])
AC_CONFIG_FILES([rtems4.9/m68k/Makefile])
AC_CONFIG_FILES([rtems4.9/mips/Makefile])
AC_CONFIG_FILES([rtems4.9/mipstx39/Makefile])
AC_CONFIG_FILES([rtems4.9/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.9/sh/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])