mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Remove freebsd6.*
This commit is contained in:
@@ -7,8 +7,6 @@ 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
|
||||
|
||||
@@ -157,12 +157,6 @@ 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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user