summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:51:09 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:22 +0200
commite30165d583f6b0c8d726810f0f01f91dee6d3e8e (patch)
tree98440fb171e53c369fc62fa90ade36d735964e6c /c
parentRemove CVS-Ids. (diff)
downloadrtems-e30165d583f6b0c8d726810f0f01f91dee6d3e8e.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libcpu/sh/Makefile.am4
-rw-r--r--c/src/lib/libcpu/sh/configure.ac2
2 files changed, 0 insertions, 6 deletions
diff --git a/c/src/lib/libcpu/sh/Makefile.am b/c/src/lib/libcpu/sh/Makefile.am
index a768c0652f..3d2b305920 100644
--- a/c/src/lib/libcpu/sh/Makefile.am
+++ b/c/src/lib/libcpu/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/sh/configure.ac b/c/src/lib/libcpu/sh/configure.ac
index 689b10cd98..20565a7232 100644
--- a/c/src/lib/libcpu/sh/configure.ac
+++ b/c/src/lib/libcpu/sh/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])