forked from Imagelibrary/rtems
Add AMPOLISH3.
This commit is contained in:
@@ -70,6 +70,10 @@ AM_CONDITIONAL(ppc403,[test "$RTEMS_CPU_MODEL" = "ppc403" \
|
||||
|| test "$RTEMS_CPU_MODEL" = "ppc405"])
|
||||
AM_CONDITIONAL(ppc405, test "$RTEMS_CPU_MODEL" = "ppc405")
|
||||
|
||||
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
|
||||
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
||||
&& test -n "$AMPOLISH3"])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
mpc5xx/Makefile
|
||||
|
||||
Reference in New Issue
Block a user