summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-20 08:39:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-20 08:39:42 +0000
commit37474aa53ad7a073b2e807eb3a52393daef82d54 (patch)
tree042d296e0974f0f77c07bc3d0337ec231c6a572d /c/src/lib/libcpu/sparc/configure.ac
parent2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-37474aa53ad7a073b2e807eb3a52393daef82d54.tar.bz2
2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/erc32.h: Remove (Unused). * include/Makefile.am: Remove. * include/.cvsignore: Remove (Obsolete). * Makefile.am: Reflect changes above. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libcpu/sparc/configure.ac')
-rw-r--r--c/src/lib/libcpu/sparc/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sparc/configure.ac b/c/src/lib/libcpu/sparc/configure.ac
index aff4b6de30..c1648c7243 100644
--- a/c/src/lib/libcpu/sparc/configure.ac
+++ b/c/src/lib/libcpu/sparc/configure.ac
@@ -33,7 +33,6 @@ AM_CONDITIONAL(has_instruction_cache, test "$RTEMS_CPU_MODEL" = "leon1" \
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
cache/Makefile
-include/Makefile
reg_win/Makefile
syscall/Makefile])
AC_OUTPUT