Abandon cygwin, mingw.

This commit is contained in:
Ralf Corsepius
2009-07-23 09:01:39 +00:00
parent feb6eb60fd
commit 38433f53f1

View File

@@ -148,12 +148,6 @@ AC_SUBST(rtems_api,RTEMS_API)
AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([cygwin/Makefile])
AC_CONFIG_FILES([cygwin/i686/Makefile])
AC_CONFIG_FILES([mingw32/Makefile])
AC_CONFIG_FILES([mingw32/i686/Makefile])
AC_CONFIG_FILES([rtems4.9/Makefile]) AC_CONFIG_FILES([rtems4.9/Makefile])
AC_CONFIG_FILES([rtems4.9/arm/Makefile]) AC_CONFIG_FILES([rtems4.9/arm/Makefile])
AC_CONFIG_FILES([rtems4.9/avr/Makefile]) AC_CONFIG_FILES([rtems4.9/avr/Makefile])