summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--c/src/lib/libcpu/sparc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sparc/Makefile.am b/c/src/lib/libcpu/sparc/Makefile.am
index 45634059f8..781c878aaf 100644
--- a/c/src/lib/libcpu/sparc/Makefile.am
+++ b/c/src/lib/libcpu/sparc/Makefile.am
@@ -4,7 +4,7 @@
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
-SUBDIRS = include cache reg_win syscall
+SUBDIRS = cache reg_win syscall
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am