Add freebsd6.2

This commit is contained in:
Ralf Corsepius
2007-02-27 03:59:07 +00:00
parent 2aa2177a22
commit 161e273995
+5 -2
View File
@@ -2,8 +2,8 @@
m4_define([RTEMS_API],[4.8])
AC_PREREQ(2.59)
AC_INIT([crossrpms],[0.20061016.1],[http://www.rtems.org/bugzilla])
AC_PREREQ(2.60)
AC_INIT([crossrpms],[0.20070226.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)
@@ -165,6 +165,9 @@ AC_CONFIG_FILES([freebsd6.0/i586/Makefile])
AC_CONFIG_FILES([freebsd6.1/Makefile])
AC_CONFIG_FILES([freebsd6.1/i586/Makefile])
AC_CONFIG_FILES([freebsd6.2/Makefile])
AC_CONFIG_FILES([freebsd6.2/i586/Makefile])
AC_CONFIG_FILES([rtems4.8/Makefile])
AC_CONFIG_FILES([rtems4.8/arm/Makefile])
AC_CONFIG_FILES([rtems4.8/avr/Makefile])