From 44c2d06d0e6c7822841c3f5c58e4eb947bc04667 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 10 Sep 2008 20:09:27 +0000 Subject: Remove freebsd6.2, freebsd6.3, rtems4.9. --- contrib/crossrpms/Makefile.am | 3 --- contrib/crossrpms/configure.ac | 19 ------------------- 2 files changed, 22 deletions(-) (limited to 'contrib') 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]) -- cgit v1.2.3