From 9b4422a2513e9c7f4c705050948d82b75331aaba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 10:09:24 -0500 Subject: Remove All CVS Id Strings Possible Using a Script Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed. --- c/src/make/Makefile.am | 4 ---- c/src/make/README | 4 ---- c/src/make/aclocal/rtems-flags.m4 | 1 - c/src/make/compilers/gcc-target-default.cfg | 2 -- c/src/make/configure.ac | 2 -- c/src/make/custom/default.cfg.in | 4 ---- c/src/make/directory.cfg | 3 --- c/src/make/host.cfg.in | 3 --- c/src/make/leaf.cfg | 3 --- c/src/make/lib.cfg | 3 --- c/src/make/target.cfg.in | 3 --- 11 files changed, 32 deletions(-) (limited to 'c/src/make') diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am index c9e6f79538..d0383df8ed 100644 --- a/c/src/make/Makefile.am +++ b/c/src/make/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal CLEANFILES = diff --git a/c/src/make/README b/c/src/make/README index 4ee7d1be4c..64589698ce 100644 --- a/c/src/make/README +++ b/c/src/make/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - make/README This file describes the layout and conventions of the application diff --git a/c/src/make/aclocal/rtems-flags.m4 b/c/src/make/aclocal/rtems-flags.m4 index 8e034e52c2..57e63aa80d 100644 --- a/c/src/make/aclocal/rtems-flags.m4 +++ b/c/src/make/aclocal/rtems-flags.m4 @@ -1,4 +1,3 @@ -## $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/compilers/gcc-target-default.cfg b/c/src/make/compilers/gcc-target-default.cfg index 93a5457085..9ad6c85339 100644 --- a/c/src/make/compilers/gcc-target-default.cfg +++ b/c/src/make/compilers/gcc-target-default.cfg @@ -1,7 +1,5 @@ # # Shared compiler for all GNU tools configurations -# -# $Id$ # ## diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac index dac051376f..1517c68a99 100644 --- a/c/src/make/configure.ac +++ b/c/src/make/configure.ac @@ -1,6 +1,4 @@ ## Process this file with autoconf to produce a configure script. -## -## $Id$ ## ## This script configures the configuration files below make/ diff --git a/c/src/make/custom/default.cfg.in b/c/src/make/custom/default.cfg.in index 9b3e1dc970..e69de29bb2 100644 --- a/c/src/make/custom/default.cfg.in +++ b/c/src/make/custom/default.cfg.in @@ -1,4 +0,0 @@ -# -# $Id$ -# - diff --git a/c/src/make/directory.cfg b/c/src/make/directory.cfg index 61f392dff0..83ea0ecde3 100644 --- a/c/src/make/directory.cfg +++ b/c/src/make/directory.cfg @@ -1,6 +1,3 @@ -# -# $Id$ -# # make/directory.cfg # # Make(1) configuration file include'd by all directory-level Makefile's. diff --git a/c/src/make/host.cfg.in b/c/src/make/host.cfg.in index aece16ddbd..270d3f104d 100644 --- a/c/src/make/host.cfg.in +++ b/c/src/make/host.cfg.in @@ -1,6 +1,3 @@ -# -# $Id$ -# # OS-specific configuration # # Derived from rtems/c/make/os/*.cfg in previous RTEMS version. diff --git a/c/src/make/leaf.cfg b/c/src/make/leaf.cfg index 84bce09976..dd0defe576 100644 --- a/c/src/make/leaf.cfg +++ b/c/src/make/leaf.cfg @@ -1,6 +1,3 @@ -# -# $Id$ -# # make/leaf.cfg # # Make(1) configuration file include'd by all leaf-node Makefiles diff --git a/c/src/make/lib.cfg b/c/src/make/lib.cfg index 47afd3e93e..c4a2c679d5 100644 --- a/c/src/make/lib.cfg +++ b/c/src/make/lib.cfg @@ -1,6 +1,3 @@ -# -# $Id$ -# # make/lib.cfg # # Make(1) configuration file include'd by all "library" Makefile diff --git a/c/src/make/target.cfg.in b/c/src/make/target.cfg.in index 550f3dff4a..63e91591c5 100644 --- a/c/src/make/target.cfg.in +++ b/c/src/make/target.cfg.in @@ -1,6 +1,3 @@ -# -# $Id$ -# # Target specific settings. # -- cgit v1.2.3