forked from Imagelibrary/rtems
Remove sh7032/Makefile.
Add AMPOLISH3.
This commit is contained in:
@@ -27,9 +27,12 @@ AM_CONDITIONAL([sh7032],[test x"$RTEMS_CPU_MODEL" = x"sh7032"])
|
|||||||
AM_CONDITIONAL([sh7045],[test x"$RTEMS_CPU_MODEL" = x"sh7045"])
|
AM_CONDITIONAL([sh7045],[test x"$RTEMS_CPU_MODEL" = x"sh7045"])
|
||||||
AM_CONDITIONAL([sh7750],[test x"$RTEMS_CPU_MODEL" = x"sh7750"])
|
AM_CONDITIONAL([sh7750],[test x"$RTEMS_CPU_MODEL" = x"sh7750"])
|
||||||
|
|
||||||
|
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
|
||||||
|
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
||||||
|
&& test -n "$AMPOLISH3"])
|
||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
sh7032/Makefile
|
|
||||||
sh7045/Makefile
|
sh7045/Makefile
|
||||||
sh7750/Makefile
|
sh7750/Makefile
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user