summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-07 11:08:48 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-07 11:08:48 -0500
commit33a105fb69b1398294e304790c2eb7017f188d1e (patch)
tree97a2723fcc9a4273fc50134b3914569867dca16d /doc
parentsamples/base_mp - Makefile.am did not set LINK_OBJS (diff)
downloadrtems-33a105fb69b1398294e304790c2eb7017f188d1e.tar.bz2
Revert: Remove CVS Ids
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
Diffstat (limited to '')
-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/tools/Makefile.am1
-rw-r--r--doc/tools/bmenu/Makefile.am3
-rw-r--r--doc/user/Makefile.am3
17 files changed, 50 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cdd5b5305f..65155ce4c3 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,7 @@
+#
+# $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 d628a29669..d4b8bac599 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -2,6 +2,9 @@
# 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 052ef7f41e..007bba34c0 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -2,6 +2,9 @@
# 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 970ea7a6f9..a894ac42a6 100644
--- a/doc/cpu_supplement/Makefile.am
+++ b/doc/cpu_supplement/Makefile.am
@@ -2,6 +2,9 @@
# 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 041818507b..c302ff1cf1 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -2,6 +2,9 @@
# 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 cb7a60b232..eaaf7450d5 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -2,6 +2,9 @@
# 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 bb33fc48c2..57edb24d0c 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -2,6 +2,9 @@
# 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 25badd1d0e..67108e83f6 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -2,6 +2,9 @@
# 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 93d387def5..d220a41b5e 100644
--- a/doc/porting/Makefile.am
+++ b/doc/porting/Makefile.am
@@ -2,6 +2,9 @@
# 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 903349048e..89054bfa60 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -2,6 +2,9 @@
# 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 e8df5bac18..73ca09b8db 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -2,6 +2,9 @@
# 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 a0fce4f011..462cf5c6b7 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -2,6 +2,9 @@
# 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 33b96ccd1c..98ad03586d 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -2,6 +2,9 @@
# 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 05dd83aed2..5bc093d6b6 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -2,6 +2,9 @@
# COPYRIGHT (c) 1988-2010.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
+#
+# $Id$
+#
PROJECT = started
diff --git a/doc/tools/Makefile.am b/doc/tools/Makefile.am
index 75db2d77b0..09fc48a109 100644
--- a/doc/tools/Makefile.am
+++ b/doc/tools/Makefile.am
@@ -1,3 +1,4 @@
+## $Id$
ACLOCAL_AMFLAGS = -I ../../aclocal
EXTRA_DIST = word-replace2
diff --git a/doc/tools/bmenu/Makefile.am b/doc/tools/bmenu/Makefile.am
index 80b32d2163..272230bd28 100644
--- a/doc/tools/bmenu/Makefile.am
+++ b/doc/tools/bmenu/Makefile.am
@@ -2,6 +2,9 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
+#
+# $Id$
+#
noinst_PROGRAMS = bmenu2
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 21f5a42ff8..de950b168c 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -2,6 +2,9 @@
# COPYRIGHT (c) 1988-2011
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
+#
+# $Id$
+#
PROJECT = c_user