Add netbsd5.1.

This commit is contained in:
Ralf Corsepius
2011-03-20 17:09:47 +00:00
parent ce18152c58
commit 3cf3d4675d
2 changed files with 5 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ DIST_SUBDIRS += freebsd8.1
DIST_SUBDIRS += freebsd8.2
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += netbsd5.0.2
DIST_SUBDIRS += netbsd5.1
DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.11

View File

@@ -159,6 +159,10 @@ AC_CONFIG_FILES([netbsd5.0.2/Makefile])
AC_CONFIG_FILES([netbsd5.0.2/i386/Makefile])
AC_CONFIG_FILES([netbsd5.0.2/x86_64/Makefile])
AC_CONFIG_FILES([netbsd5.1/Makefile])
AC_CONFIG_FILES([netbsd5.1/i386/Makefile])
AC_CONFIG_FILES([netbsd5.1/x86_64/Makefile])
AC_CONFIG_FILES([rtems4.11/Makefile])
AC_CONFIG_FILES([rtems4.11/arm/Makefile])
AC_CONFIG_FILES([rtems4.11/avr/Makefile])