forked from Imagelibrary/rtems
Add netbsd, rtems4.11/sparc64.
This commit is contained in:
@@ -41,6 +41,7 @@ all )
|
|||||||
targets="$targets $a-$o"
|
targets="$targets $a-$o"
|
||||||
done
|
done
|
||||||
for d in freebsd*/*/Makefile.am \
|
for d in freebsd*/*/Makefile.am \
|
||||||
|
netbsd*/*/Makefile.am \
|
||||||
cygwin*/*/Makefile.am \
|
cygwin*/*/Makefile.am \
|
||||||
mingw*/*/Makefile.am; \
|
mingw*/*/Makefile.am; \
|
||||||
do
|
do
|
||||||
@@ -201,6 +202,7 @@ AC_CONFIG_FILES([rtems4.11/mipstx39/Makefile])
|
|||||||
AC_CONFIG_FILES([rtems4.11/powerpc/Makefile])
|
AC_CONFIG_FILES([rtems4.11/powerpc/Makefile])
|
||||||
AC_CONFIG_FILES([rtems4.11/sh/Makefile])
|
AC_CONFIG_FILES([rtems4.11/sh/Makefile])
|
||||||
AC_CONFIG_FILES([rtems4.11/sparc/Makefile])
|
AC_CONFIG_FILES([rtems4.11/sparc/Makefile])
|
||||||
|
AC_CONFIG_FILES([rtems4.11/sparc64/Makefile])
|
||||||
|
|
||||||
AC_CONFIG_FILES([autotools/Makefile])
|
AC_CONFIG_FILES([autotools/Makefile])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user