summaryrefslogtreecommitdiffstats
path: root/c/src/make
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 /c/src/make
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 'c/src/make')
-rw-r--r--c/src/make/Makefile.am4
-rw-r--r--c/src/make/aclocal/rtems-flags.m41
-rw-r--r--c/src/make/configure.ac4
3 files changed, 9 insertions, 0 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index d0383df8ed..c9e6f79538 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal
CLEANFILES =
diff --git a/c/src/make/aclocal/rtems-flags.m4 b/c/src/make/aclocal/rtems-flags.m4
index 57e63aa80d..8e034e52c2 100644
--- a/c/src/make/aclocal/rtems-flags.m4
+++ b/c/src/make/aclocal/rtems-flags.m4
@@ -1,3 +1,4 @@
+## $Id$
##
## Some hacks to set up RTEMS_*FLAGS
## Internal macro, not supposed to be explictly used in configure.ac's
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 4249a0f5d6..dac051376f 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -1,4 +1,8 @@
## Process this file with autoconf to produce a configure script.
+##
+## $Id$
+
+##
## This script configures the configuration files below make/
##