summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 20:09:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 20:09:27 +0000
commit44c2d06d0e6c7822841c3f5c58e4eb947bc04667 (patch)
tree9a765cb127db6fe97e669b984aaedbd653b7f707 /contrib
parentRemove. (diff)
downloadrtems-44c2d06d0e6c7822841c3f5c58e4eb947bc04667.tar.bz2
Remove freebsd6.2, freebsd6.3, rtems4.9.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/Makefile.am3
-rw-r--r--contrib/crossrpms/configure.ac19
2 files changed, 0 insertions, 22 deletions
diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am
index e8eb88e9e4..e34183494c 100644
--- a/contrib/crossrpms/Makefile.am
+++ b/contrib/crossrpms/Makefile.am
@@ -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
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index d2c1481758..18721ec6b3 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -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])