summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:58:25 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:25 +0200
commit9847d61df16fd461eff5d50cb8d93c5545ceb221 (patch)
tree13cfb029525a081f06ca963e47d2c60ad0d38af9 /doc
parentRemove CVS-Ids. (diff)
downloadrtems-9847d61df16fd461eff5d50cb8d93c5545ceb221.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/ada_user/Makefile.am3
-rw-r--r--doc/bsp_howto/Makefile.am3
-rw-r--r--doc/cpu_supplement/Makefile.am3
-rw-r--r--doc/develenv/Makefile.am3
-rw-r--r--doc/filesystem/Makefile.am3
-rw-r--r--doc/networking/Makefile.am3
-rw-r--r--doc/new_chapters/Makefile.am3
-rw-r--r--doc/porting/Makefile.am3
-rw-r--r--doc/posix1003.1/Makefile.am3
-rw-r--r--doc/posix_users/Makefile.am3
-rw-r--r--doc/relnotes/Makefile.am3
-rw-r--r--doc/shell/Makefile.am3
-rw-r--r--doc/started/Makefile.am3
-rw-r--r--doc/user/Makefile.am3
15 files changed, 0 insertions, 46 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 65155ce4c3..cdd5b5305f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
ACLOCAL_AMFLAGS = -I ../aclocal
# NOTE: The order of the directories is essential.
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index d4b8bac599..d628a29669 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = ada_user
diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am
index 007bba34c0..052ef7f41e 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = bsp_howto
diff --git a/doc/cpu_supplement/Makefile.am b/doc/cpu_supplement/Makefile.am
index a894ac42a6..970ea7a6f9 100644
--- a/doc/cpu_supplement/Makefile.am
+++ b/doc/cpu_supplement/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = cpu_supplement
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index c302ff1cf1..041818507b 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = develenv
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index eaaf7450d5..cb7a60b232 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = filesystem
diff --git a/doc/networking/Makefile.am b/doc/networking/Makefile.am
index 57edb24d0c..bb33fc48c2 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = networking
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 67108e83f6..25badd1d0e 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = new_chapters
diff --git a/doc/porting/Makefile.am b/doc/porting/Makefile.am
index d220a41b5e..93d387def5 100644
--- a/doc/porting/Makefile.am
+++ b/doc/porting/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = porting
diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am
index 89054bfa60..903349048e 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = posix1003_1
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 73ca09b8db..e8df5bac18 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = posix_users
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 462cf5c6b7..a0fce4f011 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = relnotes
diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am
index 98ad03586d..33b96ccd1c 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2007
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = shell
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 5bc093d6b6..05dd83aed2 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2010.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = started
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index de950b168c..21f5a42ff8 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2011
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = c_user