Abandon freebsd7.2.

This commit is contained in:
Ralf Corsepius
2010-04-19 16:58:15 +00:00
parent 4e8aad7727
commit 5c2c96f112
2 changed files with 0 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ SUBDIRS = @HOST_SUBDIRS@ @TARGET_SUBDIRS@
DIST_SUBDIRS = cygwin
DIST_SUBDIRS += freebsd6.4
DIST_SUBDIRS += freebsd7.2
DIST_SUBDIRS += freebsd7.3
DIST_SUBDIRS += freebsd8.0
DIST_SUBDIRS += mingw32

View File

@@ -160,9 +160,6 @@ AC_CONFIG_FILES([solaris2.7/sparc/Makefile])
AC_CONFIG_FILES([freebsd6.4/Makefile])
AC_CONFIG_FILES([freebsd6.4/i586/Makefile])
AC_CONFIG_FILES([freebsd7.2/Makefile])
AC_CONFIG_FILES([freebsd7.2/i586/Makefile])
AC_CONFIG_FILES([freebsd7.3/Makefile])
AC_CONFIG_FILES([freebsd7.3/i586/Makefile])