summaryrefslogtreecommitdiffstats
path: root/testsuites/automake
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 10:09:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:13 -0500
commit9b4422a2513e9c7f4c705050948d82b75331aaba (patch)
treea95a795dedb39af8ad097197d5fd82e3dcb6e4ac /testsuites/automake
parentMiscellaneous - Clean up file headers so patterns followed (diff)
downloadrtems-9b4422a2513e9c7f4c705050948d82b75331aaba.tar.bz2
Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
Diffstat (limited to 'testsuites/automake')
-rw-r--r--testsuites/automake/compile.am4
-rw-r--r--testsuites/automake/host.am2
-rw-r--r--testsuites/automake/local.am2
-rw-r--r--testsuites/automake/subdirs.am1
4 files changed, 0 insertions, 9 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 24d5dfdd63..643e580f8b 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
CC = @CC@ $(GCCSPECS)
CXX = @CXX@ $(GCCSPECS)
CPP = @CPP@ $(GCCSPECS)
diff --git a/testsuites/automake/host.am b/testsuites/automake/host.am
index 6c01bc33cb..c25c0526a4 100644
--- a/testsuites/automake/host.am
+++ b/testsuites/automake/host.am
@@ -1,5 +1,3 @@
-## $Id$
-
## NOTE: This is a temporary work-around to keep
## RTEMS's non automake standard make targets working.
## Once automake is fully integrated these make targets
diff --git a/testsuites/automake/local.am b/testsuites/automake/local.am
index b904a59ed7..aaf86ac44c 100644
--- a/testsuites/automake/local.am
+++ b/testsuites/automake/local.am
@@ -1,5 +1,3 @@
-## $Id$
-
preinstall:
.PHONY: preinstall
diff --git a/testsuites/automake/subdirs.am b/testsuites/automake/subdirs.am
index ecfd454f9e..e69de29bb2 100644
--- a/testsuites/automake/subdirs.am
+++ b/testsuites/automake/subdirs.am
@@ -1 +0,0 @@
-## $Id$