Changeset 08966e16 in rtems for c/src/lib/libcpu/arm/configure.ac
- Timestamp:
- May 11, 2005, 6:56:49 AM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a0b831d
- Parents:
- b41d4a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/arm/configure.ac
rb41d4a0 r08966e16 31 31 AM_CONDITIONAL(s3c2400, test "$RTEMS_CPU_MODEL" = "s3c2400") 32 32 33 AC_PATH_PROG([AMPOLISH3],[ampolish3],[]) 34 AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \ 35 && test -n "$AMPOLISH3"]) 36 33 37 # Explicitly list all Makefiles here 34 38 AC_CONFIG_FILES([Makefile 35 shared/Makefile36 39 at91rm9200/Makefile 37 40 mc9328mxl/Makefile
Note: See TracChangeset
for help on using the changeset viewer.