summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
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/
##