summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-07-23 09:01:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-07-23 09:01:39 +0000
commit38433f53f12747f04a4373bd4bf59ec60c188597 (patch)
treea2d5e8e4219d3664dc6335deb0043b743cf8ff24 /contrib
parentAbandon cygwin. (diff)
downloadrtems-38433f53f12747f04a4373bd4bf59ec60c188597.tar.bz2
Abandon cygwin, mingw.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 2a4e7e4fab..89828258e8 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -148,12 +148,6 @@ AC_SUBST(rtems_api,RTEMS_API)
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/arm/Makefile])
AC_CONFIG_FILES([rtems4.9/avr/Makefile])