From ecdd94ed9bc02f9dbaa95875d2a213325b60b06a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 21 May 2010 16:19:04 +0000 Subject: Add netbsd, rtems4.11/sparc64. --- contrib/crossrpms/configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib') diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac index 9ae39179fd..defda8f2cf 100644 --- a/contrib/crossrpms/configure.ac +++ b/contrib/crossrpms/configure.ac @@ -41,6 +41,7 @@ all ) targets="$targets $a-$o" done for d in freebsd*/*/Makefile.am \ + netbsd*/*/Makefile.am \ cygwin*/*/Makefile.am \ mingw*/*/Makefile.am; \ do @@ -201,6 +202,7 @@ AC_CONFIG_FILES([rtems4.11/mipstx39/Makefile]) AC_CONFIG_FILES([rtems4.11/powerpc/Makefile]) AC_CONFIG_FILES([rtems4.11/sh/Makefile]) AC_CONFIG_FILES([rtems4.11/sparc/Makefile]) +AC_CONFIG_FILES([rtems4.11/sparc64/Makefile]) AC_CONFIG_FILES([autotools/Makefile]) -- cgit v1.2.3