summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/c4x/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 17:48:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 17:48:22 +0000
commit14926c2e4b5f64755e63d9fcb813501b2f5ae9ac (patch)
tree5f48846738f28173eb333e9d7fec304170b342a0 /c/src/exec/score/cpu/c4x/configure.ac
parent2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-14926c2e4b5f64755e63d9fcb813501b2f5ae9ac.tar.bz2
2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: Removed. * rtems/score/Makefile.am: Removed. * configure.ac: Reflect changes above. * Makefile.am: Reflect changes above.
Diffstat (limited to 'c/src/exec/score/cpu/c4x/configure.ac')
-rw-r--r--c/src/exec/score/cpu/c4x/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/exec/score/cpu/c4x/configure.ac b/c/src/exec/score/cpu/c4x/configure.ac
index 78d654425a..8fcf090eab 100644
--- a/c/src/exec/score/cpu/c4x/configure.ac
+++ b/c/src/exec/score/cpu/c4x/configure.ac
@@ -26,7 +26,5 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_NEWLIB
# Explicitly list all Makefiles here
-AC_CONFIG_FILES([Makefile
-rtems/Makefile
-rtems/score/Makefile])
+AC_CONFIG_FILES([Makefile])
AC_OUTPUT