[rtems commit] Remove CVS-Ids.
Ralf Corsepius
ralf at rtems.org
Fri May 4 09:05:12 UTC 2012
Module: rtems
Branch: 4.10
Commit: 0fa2513925912650dfd914db667515d91543d01e
Changeset: http://git.rtems.org/rtems/commit/?id=0fa2513925912650dfd914db667515d91543d01e
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri May 4 11:00:30 2012 +0200
Remove CVS-Ids.
---
testsuites/samples/Makefile.am | 4 ----
testsuites/samples/base_mp/Makefile.am | 4 ----
testsuites/samples/base_mp/node1/Makefile.am | 4 ----
testsuites/samples/base_mp/node2/Makefile.am | 4 ----
testsuites/samples/base_sp/Makefile.am | 4 ----
testsuites/samples/capture/Makefile.am | 4 ----
testsuites/samples/cdtest/Makefile.am | 4 ----
testsuites/samples/configure.ac | 2 --
testsuites/samples/hello/Makefile.am | 4 ----
testsuites/samples/iostream/Makefile.am | 4 ----
testsuites/samples/loopback/Makefile.am | 4 ----
testsuites/samples/minimum/Makefile.am | 4 ----
testsuites/samples/nsecs/Makefile.am | 4 ----
testsuites/samples/paranoia/Makefile.am | 4 ----
testsuites/samples/pppd/Makefile.am | 4 ----
testsuites/samples/ticker/Makefile.am | 4 ----
testsuites/samples/unlimited/Makefile.am | 4 ----
17 files changed, 0 insertions(+), 66 deletions(-)
diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am
index 82560d1..d0826b8 100644
--- a/testsuites/samples/Makefile.am
+++ b/testsuites/samples/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = hello capture ticker base_sp unlimited minimum fileio
diff --git a/testsuites/samples/base_mp/Makefile.am b/testsuites/samples/base_mp/Makefile.am
index 1e0a552..1815b41 100644
--- a/testsuites/samples/base_mp/Makefile.am
+++ b/testsuites/samples/base_mp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/samples/base_mp/node1/Makefile.am b/testsuites/samples/base_mp/node1/Makefile.am
index 9dd1f5b..c368ad6 100644
--- a/testsuites/samples/base_mp/node1/Makefile.am
+++ b/testsuites/samples/base_mp/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = base_mp-node1
diff --git a/testsuites/samples/base_mp/node2/Makefile.am b/testsuites/samples/base_mp/node2/Makefile.am
index 86ed309..596a326 100644
--- a/testsuites/samples/base_mp/node2/Makefile.am
+++ b/testsuites/samples/base_mp/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = base_mp-node2
diff --git a/testsuites/samples/base_sp/Makefile.am b/testsuites/samples/base_sp/Makefile.am
index faac1d0..151bb72 100644
--- a/testsuites/samples/base_sp/Makefile.am
+++ b/testsuites/samples/base_sp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = io semaphore
rtems_tests_PROGRAMS = base_sp
diff --git a/testsuites/samples/capture/Makefile.am b/testsuites/samples/capture/Makefile.am
index 4b79faa..61bdfd8 100644
--- a/testsuites/samples/capture/Makefile.am
+++ b/testsuites/samples/capture/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = capture
diff --git a/testsuites/samples/cdtest/Makefile.am b/testsuites/samples/cdtest/Makefile.am
index 738b95c..c436922 100644
--- a/testsuites/samples/cdtest/Makefile.am
+++ b/testsuites/samples/cdtest/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = cdtest
diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac
index 62d6231..0f62c5b 100644
--- a/testsuites/samples/configure.ac
+++ b/testsuites/samples/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-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/samples/hello/Makefile.am b/testsuites/samples/hello/Makefile.am
index e7b019b..48ceab6 100644
--- a/testsuites/samples/hello/Makefile.am
+++ b/testsuites/samples/hello/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = io semaphore
rtems_tests_PROGRAMS = hello
diff --git a/testsuites/samples/iostream/Makefile.am b/testsuites/samples/iostream/Makefile.am
index d47cacc..46e8955 100644
--- a/testsuites/samples/iostream/Makefile.am
+++ b/testsuites/samples/iostream/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = cxx_iostream
diff --git a/testsuites/samples/loopback/Makefile.am b/testsuites/samples/loopback/Makefile.am
index 761735f..4041164 100644
--- a/testsuites/samples/loopback/Makefile.am
+++ b/testsuites/samples/loopback/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = loopback
diff --git a/testsuites/samples/minimum/Makefile.am b/testsuites/samples/minimum/Makefile.am
index f850d1f..85423f0 100644
--- a/testsuites/samples/minimum/Makefile.am
+++ b/testsuites/samples/minimum/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS =
rtems_tests_PROGRAMS = minimum
diff --git a/testsuites/samples/nsecs/Makefile.am b/testsuites/samples/nsecs/Makefile.am
index de6a959..4691e8c 100644
--- a/testsuites/samples/nsecs/Makefile.am
+++ b/testsuites/samples/nsecs/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = nsecs
diff --git a/testsuites/samples/paranoia/Makefile.am b/testsuites/samples/paranoia/Makefile.am
index 959fc6c..0a66388 100644
--- a/testsuites/samples/paranoia/Makefile.am
+++ b/testsuites/samples/paranoia/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = paranoia
diff --git a/testsuites/samples/pppd/Makefile.am b/testsuites/samples/pppd/Makefile.am
index 1d448af..6edbab5 100644
--- a/testsuites/samples/pppd/Makefile.am
+++ b/testsuites/samples/pppd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = pppd
diff --git a/testsuites/samples/ticker/Makefile.am b/testsuites/samples/ticker/Makefile.am
index 30f8ce4..935117d 100644
--- a/testsuites/samples/ticker/Makefile.am
+++ b/testsuites/samples/ticker/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = ticker
diff --git a/testsuites/samples/unlimited/Makefile.am b/testsuites/samples/unlimited/Makefile.am
index c4ec1d5..375653f 100644
--- a/testsuites/samples/unlimited/Makefile.am
+++ b/testsuites/samples/unlimited/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = io event semaphore
rtems_tests_PROGRAMS = unlimited
More information about the vc
mailing list