summaryrefslogtreecommitdiffstats
path: root/testsuites/automake
diff options
context:
space:
mode:
Diffstat (limited to '')
-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$