From 33a105fb69b1398294e304790c2eb7017f188d1e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 May 2012 11:08:48 -0500 Subject: Revert: Remove CVS Ids See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details. --- c/src/make/Makefile.am | 4 ++++ c/src/make/aclocal/rtems-flags.m4 | 1 + c/src/make/configure.ac | 4 ++++ 3 files changed, 9 insertions(+) (limited to 'c/src/make') 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/ ## -- cgit v1.2.3