[rtems commit] Remove CVS-Ids.

Ralf Corsepius ralf at rtems.org
Fri May 4 09:05:19 UTC 2012


Module:    rtems
Branch:    4.10
Commit:    94ab177bc905f19f00b7736cbd82af4a7384a45b
Changeset: http://git.rtems.org/rtems/commit/?id=94ab177bc905f19f00b7736cbd82af4a7384a45b

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May  4 11:05:43 2012 +0200

Remove CVS-Ids.

---

 c/src/lib/Makefile.am        |    4 ----
 c/src/lib/libbsp/Makefile.am |    4 ----
 c/src/lib/libbsp/bsp.am      |    4 ----
 c/src/lib/libcpu/Makefile.am |    4 ----
 4 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
index 5b5680c..5c6de71 100644
--- a/c/src/lib/Makefile.am
+++ b/c/src/lib/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 SUBDIRS = libcpu libbsp
 
 include $(top_srcdir)/automake/subdirs.am
diff --git a/c/src/lib/libbsp/Makefile.am b/c/src/lib/libbsp/Makefile.am
index 306eb6a..4eff8b8 100644
--- a/c/src/lib/libbsp/Makefile.am
+++ b/c/src/lib/libbsp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 include $(top_srcdir)/automake/compile.am
 
 SUBDIRS = @libbsp_cpu_subdir@
diff --git a/c/src/lib/libbsp/bsp.am b/c/src/lib/libbsp/bsp.am
index 197e665..cd700a0 100644
--- a/c/src/lib/libbsp/bsp.am
+++ b/c/src/lib/libbsp/bsp.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 ## Explicitly set CPPASCOMPILE
 # to be able to use it for compilation of *.S even if automake
 # doesn't generate this variable. (automake-1.8.2+ only generates
diff --git a/c/src/lib/libcpu/Makefile.am b/c/src/lib/libcpu/Makefile.am
index fbfc5d4..0e0e387 100644
--- a/c/src/lib/libcpu/Makefile.am
+++ b/c/src/lib/libcpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 include_libcpudir = $(includedir)/libcpu
 
 EXTRA_DIST = shared/include/utility.h




More information about the vc mailing list