[rtems commit] Revert: Remove CVS Ids

Joel Sherrill joel at rtems.org
Mon May 7 16:12:04 UTC 2012


Module:    rtems
Branch:    master
Commit:    33a105fb69b1398294e304790c2eb7017f188d1e
Changeset: http://git.rtems.org/rtems/commit/?id=33a105fb69b1398294e304790c2eb7017f188d1e

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon May  7 11:08:48 2012 -0500

Revert: Remove CVS Ids

See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html
for details.

---

 Makefile.am                                        |    3 +++
 aclocal/bsp-alias.m4                               |    4 ++++
 aclocal/canonical-target-name.m4                   |    4 ++++
 aclocal/check-bsps.m4                              |    2 ++
 aclocal/check-custom-bsp.m4                        |    2 ++
 aclocal/enable-cxx.m4                              |    2 ++
 aclocal/enable-multiprocessing.m4                  |    2 ++
 aclocal/enable-networking.m4                       |    2 ++
 aclocal/enable-posix.m4                            |    2 ++
 aclocal/enable-rtems-debug.m4                      |    2 ++
 aclocal/enable-rtemsbsp.m4                         |    2 ++
 aclocal/enable-smp.m4                              |    2 ++
 aclocal/enable-tests.m4                            |    2 ++
 aclocal/path-ksh.m4                                |    2 ++
 aclocal/project-root.m4                            |    5 +++++
 aclocal/rtems-top.m4                               |    2 ++
 c/Makefile.am                                      |    4 ++++
 c/acinclude.m4                                     |    3 +++
 c/configure.ac                                     |    2 ++
 c/src/Makefile.am                                  |    4 ++++
 c/src/acinclude.m4                                 |    1 +
 c/src/aclocal/bsp-alias.m4                         |    4 ++++
 c/src/aclocal/bsp-arg-enable.m4                    |    2 ++
 c/src/aclocal/bsp-bootcard-options.m4              |    3 +++
 c/src/aclocal/bsp-bspcleanup-options.m4            |    3 +++
 c/src/aclocal/bsp-configure.m4                     |    2 ++
 c/src/aclocal/bsp-linkcmds.m4                      |    2 ++
 c/src/aclocal/bspopts.m4                           |    3 +++
 c/src/aclocal/canonical-target-name.m4             |    4 ++++
 c/src/aclocal/canonicalize-tools.m4                |    3 +++
 c/src/aclocal/check-custom-bsp.m4                  |    2 ++
 c/src/aclocal/check-cxx.m4                         |    2 ++
 c/src/aclocal/check-multiprocessing.m4             |    4 ++++
 c/src/aclocal/check-networking.m4                  |    2 ++
 c/src/aclocal/check-posix.m4                       |    2 ++
 c/src/aclocal/check-smp.m4                         |    2 ++
 c/src/aclocal/check-tool.m4                        |    2 ++
 c/src/aclocal/config-subdirs.m4                    |    3 +++
 c/src/aclocal/enable-cxx.m4                        |    2 ++
 c/src/aclocal/enable-multiprocessing.m4            |    2 ++
 c/src/aclocal/enable-networking.m4                 |    2 ++
 c/src/aclocal/enable-posix.m4                      |    2 ++
 c/src/aclocal/enable-rtemsbsp.m4                   |    2 ++
 c/src/aclocal/enable-smp.m4                        |    2 ++
 c/src/aclocal/env-rtemsbsp.m4                      |    2 ++
 c/src/aclocal/gcc-isystem.m4                       |    3 +++
 c/src/aclocal/gcc-pipe.m4                          |    3 +++
 c/src/aclocal/gcc-specs.m4                         |    3 +++
 c/src/aclocal/i386-gas-code16.m4                   |    4 ++++
 c/src/aclocal/path-ksh.m4                          |    2 ++
 c/src/aclocal/ppc.m4                               |    1 +
 c/src/aclocal/prog-cc.m4                           |    3 +++
 c/src/aclocal/prog-ccas.m4                         |    2 ++
 c/src/aclocal/prog-cxx.m4                          |    3 +++
 c/src/aclocal/project-root.m4                      |    4 ++++
 c/src/aclocal/rtems-ampolish.m4                    |    2 ++
 c/src/aclocal/rtems-top.m4                         |    2 ++
 c/src/aclocal/target.m4                            |    2 ++
 c/src/ada-tests/Makefile.am                        |    2 ++
 c/src/ada-tests/aclocal/prog-gnat.m4               |    1 +
 c/src/ada-tests/configure.ac                       |    2 ++
 c/src/ada-tests/mptests/Makefile.am                |    2 ++
 c/src/ada-tests/mptests/mp01/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp01/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp01/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp02/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp02/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp02/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp03/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp03/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp03/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp04/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp04/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp04/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp05/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp05/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp05/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp06/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp06/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp06/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp07/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp07/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp07/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp08/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp08/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp08/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp09/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp09/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp09/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp10/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp10/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp10/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp11/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp11/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp11/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp12/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp12/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp12/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp13/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp13/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp13/node2/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp14/Makefile.am           |    2 ++
 c/src/ada-tests/mptests/mp14/node1/Makefile.am     |    2 ++
 c/src/ada-tests/mptests/mp14/node2/Makefile.am     |    2 ++
 c/src/ada-tests/samples/Makefile.am                |    2 ++
 c/src/ada-tests/samples/base_mp/Makefile.am        |    2 ++
 c/src/ada-tests/samples/base_mp/node1/Makefile.am  |    2 ++
 c/src/ada-tests/samples/base_mp/node2/Makefile.am  |    2 ++
 c/src/ada-tests/samples/base_sp/Makefile.am        |    2 ++
 c/src/ada-tests/samples/hello/Makefile.am          |    2 ++
 c/src/ada-tests/samples/nsecs/Makefile.am          |    2 ++
 c/src/ada-tests/samples/ticker/Makefile.am         |    2 ++
 c/src/ada-tests/sptests/Makefile.am                |    2 ++
 c/src/ada-tests/sptests/sp01/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp02/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp03/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp04/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp05/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp06/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp07/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp08/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp09/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp11/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp12/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp13/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp14/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp15/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp16/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp17/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp19/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp20/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp22/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp23/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp24/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/sp25/Makefile.am           |    2 ++
 c/src/ada-tests/sptests/spname01/Makefile.am       |    2 ++
 c/src/ada-tests/support/Makefile.am                |    2 ++
 c/src/ada-tests/tmtests/Makefile.am                |    2 ++
 c/src/ada-tests/tmtests/tm01/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm02/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm03/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm04/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm05/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm06/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm07/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm08/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm09/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm10/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm11/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm12/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm13/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm14/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm15/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm16/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm17/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm18/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm19/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm20/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm21/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm22/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm23/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm24/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm25/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm28/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tm29/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tmck/Makefile.am           |    2 ++
 c/src/ada-tests/tmtests/tmoverhd/Makefile.am       |    2 ++
 c/src/ada/Makefile.am                              |    4 ++++
 c/src/configure.ac                                 |    2 ++
 c/src/lib/Makefile.am                              |    4 ++++
 c/src/lib/libbsp/Makefile.am                       |    4 ++++
 c/src/lib/libbsp/arm/gp32/include/bsp.h            |    3 +++
 c/src/lib/libbsp/m32c/Makefile.am                  |    4 ++++
 c/src/lib/libbsp/m32c/configure.ac                 |    2 ++
 c/src/lib/libbsp/m32c/m32cbsp/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m32c/m32cbsp/configure.ac         |    2 ++
 c/src/lib/libbsp/m32r/Makefile.am                  |    4 ++++
 c/src/lib/libbsp/m32r/configure.ac                 |    2 ++
 c/src/lib/libbsp/m32r/m32rsim/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m32r/m32rsim/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/Makefile.am                  |    4 ++++
 c/src/lib/libbsp/m68k/av5282/Makefile.am           |    4 ++++
 c/src/lib/libbsp/m68k/av5282/configure.ac          |    2 ++
 c/src/lib/libbsp/m68k/configure.ac                 |    2 ++
 c/src/lib/libbsp/m68k/csb360/Makefile.am           |    4 ++++
 c/src/lib/libbsp/m68k/csb360/configure.ac          |    2 ++
 c/src/lib/libbsp/m68k/gen68302/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/gen68302/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/gen68340/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/gen68340/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/gen68360/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/gen68360/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/genmcf548x/Makefile.am       |    4 ++++
 c/src/lib/libbsp/m68k/genmcf548x/configure.ac      |    2 ++
 c/src/lib/libbsp/m68k/idp/Makefile.am              |    4 ++++
 c/src/lib/libbsp/m68k/idp/configure.ac             |    2 ++
 c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am     |    4 ++++
 c/src/lib/libbsp/m68k/mcf5206elite/configure.ac    |    2 ++
 .../lib/libbsp/m68k/mcf5206elite/tools/Makefile.am |    4 ++++
 .../libbsp/m68k/mcf5206elite/tools/configure.ac    |    2 ++
 c/src/lib/libbsp/m68k/mcf52235/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/mcf52235/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/mcf5225x/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/mcf5225x/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/mcf5235/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mcf5235/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/mcf5329/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mcf5329/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/mrm332/Makefile.am           |    4 ++++
 c/src/lib/libbsp/m68k/mrm332/configure.ac          |    2 ++
 c/src/lib/libbsp/m68k/mvme136/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mvme136/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/mvme147/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mvme147/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/mvme147s/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/mvme147s/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/mvme162/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mvme162/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am    |    4 ++++
 c/src/lib/libbsp/m68k/mvme162/tools/configure.ac   |    2 ++
 c/src/lib/libbsp/m68k/mvme167/Makefile.am          |    4 ++++
 c/src/lib/libbsp/m68k/mvme167/configure.ac         |    2 ++
 c/src/lib/libbsp/m68k/ods68302/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/ods68302/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/sim68000/Makefile.am         |    4 ++++
 c/src/lib/libbsp/m68k/sim68000/configure.ac        |    2 ++
 c/src/lib/libbsp/m68k/uC5282/Makefile.am           |    4 ++++
 c/src/lib/libbsp/m68k/uC5282/configure.ac          |    2 ++
 c/src/lib/libbsp/mips/Makefile.am                  |    4 ++++
 c/src/lib/libbsp/mips/configure.ac                 |    2 ++
 c/src/lib/libbsp/mips/csb350/Makefile.am           |    4 ++++
 c/src/lib/libbsp/mips/csb350/configure.ac          |    2 ++
 c/src/lib/libbsp/mips/genmongoosev/Makefile.am     |    4 ++++
 c/src/lib/libbsp/mips/genmongoosev/configure.ac    |    2 ++
 c/src/lib/libbsp/mips/hurricane/Makefile.am        |    4 ++++
 c/src/lib/libbsp/mips/jmr3904/Makefile.am          |    4 ++++
 c/src/lib/libbsp/mips/jmr3904/configure.ac         |    2 ++
 c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am    |    4 ++++
 c/src/lib/libbsp/mips/jmr3904/tools/configure.ac   |    2 ++
 c/src/lib/libbsp/mips/rbtx4925/Makefile.am         |    4 ++++
 c/src/lib/libbsp/mips/rbtx4938/Makefile.am         |    4 ++++
 c/src/lib/libbsp/nios2/Makefile.am                 |    4 ++++
 c/src/lib/libbsp/nios2/configure.ac                |    2 ++
 c/src/lib/libbsp/nios2/nios2_iss/Makefile.am       |    4 ++++
 c/src/lib/libbsp/nios2/nios2_iss/configure.ac      |    2 ++
 c/src/lib/libbsp/no_cpu/Makefile.am                |    4 ++++
 c/src/lib/libbsp/no_cpu/configure.ac               |    2 ++
 c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am         |    4 ++++
 c/src/lib/libbsp/no_cpu/no_bsp/configure.ac        |    2 ++
 c/src/lib/libbsp/powerpc/Makefile.am               |    4 ++++
 c/src/lib/libbsp/powerpc/beatnik/Makefile.am       |    4 ++++
 c/src/lib/libbsp/powerpc/configure.ac              |    2 ++
 c/src/lib/libbsp/powerpc/ep1a/configure.ac         |    2 ++
 c/src/lib/libbsp/powerpc/gen5200/Makefile.am       |    4 ++++
 c/src/lib/libbsp/powerpc/gen5200/configure.ac      |    2 ++
 c/src/lib/libbsp/powerpc/gen83xx/Makefile.am       |    4 ++++
 c/src/lib/libbsp/powerpc/gen83xx/configure.ac      |    2 ++
 c/src/lib/libbsp/powerpc/haleakala/Makefile.am     |    4 ++++
 c/src/lib/libbsp/powerpc/haleakala/configure.ac    |    2 ++
 c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am        |    4 ++++
 c/src/lib/libbsp/powerpc/mbx8xx/configure.ac       |    2 ++
 .../libbsp/powerpc/motorola_powerpc/Makefile.am    |    4 ++++
 .../motorola_powerpc/bootloader/Makefile.am        |    4 ++++
 .../libbsp/powerpc/motorola_powerpc/configure.ac   |    2 ++
 .../motorola_powerpc/qemu_fakerom/Makefile.am      |    4 ++++
 c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am    |    4 ++++
 c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am    |    4 ++++
 c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac   |    2 ++
 c/src/lib/libbsp/powerpc/mvme3100/Makefile.am      |    4 ++++
 c/src/lib/libbsp/powerpc/mvme3100/configure.ac     |    2 ++
 c/src/lib/libbsp/powerpc/psim/Makefile.am          |    4 ++++
 c/src/lib/libbsp/powerpc/psim/configure.ac         |    2 ++
 c/src/lib/libbsp/powerpc/qemuppc/Makefile.am       |    4 ++++
 c/src/lib/libbsp/powerpc/qemuppc/configure.ac      |    2 ++
 c/src/lib/libbsp/powerpc/qoriq/Makefile.am         |    4 ++++
 c/src/lib/libbsp/powerpc/qoriq/configure.ac        |    4 ++++
 c/src/lib/libbsp/powerpc/score603e/Makefile.am     |    4 ++++
 c/src/lib/libbsp/powerpc/score603e/configure.ac    |    2 ++
 c/src/lib/libbsp/powerpc/ss555/Makefile.am         |    4 ++++
 c/src/lib/libbsp/powerpc/ss555/configure.ac        |    2 ++
 c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am        |    4 ++++
 c/src/lib/libbsp/powerpc/tqm8xx/configure.ac       |    2 ++
 c/src/lib/libbsp/powerpc/virtex/Makefile.am        |    4 ++++
 c/src/lib/libbsp/powerpc/virtex/configure.ac       |    2 ++
 c/src/lib/libbsp/powerpc/virtex4/Makefile.am       |    1 +
 c/src/lib/libbsp/sh/Makefile.am                    |    4 ++++
 c/src/lib/libbsp/sh/configure.ac                   |    2 ++
 c/src/lib/libbsp/sh/gensh1/Makefile.am             |    4 ++++
 c/src/lib/libbsp/sh/gensh1/configure.ac            |    2 ++
 c/src/lib/libbsp/sh/gensh2/Makefile.am             |    4 ++++
 c/src/lib/libbsp/sh/gensh2/configure.ac            |    2 ++
 c/src/lib/libbsp/sh/gensh4/Makefile.am             |    4 ++++
 c/src/lib/libbsp/sh/gensh4/configure.ac            |    2 ++
 c/src/lib/libbsp/sh/shsim/Makefile.am              |    4 ++++
 c/src/lib/libbsp/sh/shsim/configure.ac             |    2 ++
 c/src/lib/libbsp/sparc/Makefile.am                 |    4 ++++
 c/src/lib/libbsp/sparc/configure.ac                |    2 ++
 c/src/lib/libbsp/sparc/erc32/Makefile.am           |    4 ++++
 c/src/lib/libbsp/sparc/erc32/configure.ac          |    2 ++
 c/src/lib/libbsp/sparc/leon2/configure.ac          |    2 ++
 c/src/lib/libbsp/sparc/leon3/configure.ac          |    2 ++
 c/src/lib/libbsp/sparc64/Makefile.am               |    4 ++++
 c/src/lib/libbsp/sparc64/configure.ac              |    2 ++
 c/src/lib/libbsp/sparc64/niagara/Makefile.am       |    4 ++++
 c/src/lib/libbsp/sparc64/niagara/configure.ac      |    2 ++
 c/src/lib/libbsp/sparc64/usiii/Makefile.am         |    4 ++++
 c/src/lib/libbsp/sparc64/usiii/configure.ac        |    2 ++
 c/src/lib/libcpu/Makefile.am                       |    4 ++++
 c/src/libchip/Makefile.am                          |    4 ++++
 c/src/librtems++/Makefile.am                       |    4 ++++
 c/src/librtems++/configure.ac                      |    2 ++
 c/src/make/Makefile.am                             |    4 ++++
 c/src/make/aclocal/rtems-flags.m4                  |    1 +
 c/src/make/configure.ac                            |    4 ++++
 c/src/support/Makefile.am                          |    4 ++++
 c/src/wrapup/Makefile.am                           |    3 +++
 configure.ac                                       |    2 ++
 cpukit/Makefile.am                                 |    4 ++++
 cpukit/aclocal/canonical-target-name.m4            |    4 ++++
 cpukit/aclocal/canonicalize-tools.m4               |    3 +++
 cpukit/aclocal/check-func.m4                       |    2 ++
 cpukit/aclocal/check-multiprocessing.m4            |    4 ++++
 cpukit/aclocal/check-networking.m4                 |    2 ++
 cpukit/aclocal/check-newlib.m4                     |    2 ++
 cpukit/aclocal/check-posix.m4                      |    2 ++
 cpukit/aclocal/check-rtems-debug.m4                |    2 ++
 cpukit/aclocal/check-smp.m4                        |    2 ++
 cpukit/aclocal/check-tool.m4                       |    2 ++
 cpukit/aclocal/enable-multiprocessing.m4           |    2 ++
 cpukit/aclocal/enable-networking.m4                |    2 ++
 cpukit/aclocal/enable-posix.m4                     |    2 ++
 cpukit/aclocal/enable-rtems-debug.m4               |    2 ++
 cpukit/aclocal/enable-smp.m4                       |    2 ++
 cpukit/aclocal/env-rtemscpu.m4                     |    2 ++
 cpukit/aclocal/gcc-pipe.m4                         |    3 +++
 cpukit/aclocal/prog-cc.m4                          |    3 +++
 cpukit/aclocal/prog-ccas.m4                        |    2 ++
 cpukit/aclocal/rtems-ampolish.m4                   |    2 ++
 cpukit/aclocal/rtems-top.m4                        |    2 ++
 cpukit/configure.ac                                |    2 ++
 cpukit/ftpd/Makefile.am                            |    4 ++++
 cpukit/libblock/Makefile.am                        |    4 ++++
 cpukit/libcsupport/Makefile.am                     |    4 ++++
 cpukit/libfs/Makefile.am                           |    4 ++++
 cpukit/libfs/src/nfsclient/Makefile.am             |    4 ++++
 cpukit/libgnat/Makefile.am                         |    4 ++++
 cpukit/libi2c/Makefile.am                          |    4 ++++
 cpukit/libmd/Makefile.am                           |    4 ++++
 cpukit/libnetworking/Makefile.am                   |    4 ++++
 cpukit/librpc/Makefile.am                          |    4 ++++
 cpukit/posix/Makefile.am                           |    4 ++++
 cpukit/pppd/Makefile.am                            |    4 ++++
 cpukit/rtems/Makefile.am                           |    4 ++++
 cpukit/sapi/Makefile.am                            |    4 ++++
 cpukit/score/Makefile.am                           |    4 ++++
 cpukit/score/cpu/Makefile.am                       |    4 ++++
 cpukit/score/cpu/arm/Makefile.am                   |    3 +++
 cpukit/score/cpu/avr/Makefile.am                   |    4 ++++
 cpukit/score/cpu/bfin/Makefile.am                  |    4 ++++
 cpukit/score/cpu/h8300/Makefile.am                 |    4 ++++
 cpukit/score/cpu/i386/Makefile.am                  |    4 ++++
 cpukit/score/cpu/lm32/Makefile.am                  |    4 ++++
 cpukit/score/cpu/m32c/Makefile.am                  |    4 ++++
 cpukit/score/cpu/m32r/Makefile.am                  |    4 ++++
 cpukit/score/cpu/m68k/Makefile.am                  |    4 ++++
 cpukit/score/cpu/mips/Makefile.am                  |    4 ++++
 cpukit/score/cpu/nios2/Makefile.am                 |    4 ++++
 cpukit/score/cpu/no_cpu/Makefile.am                |    4 ++++
 cpukit/score/cpu/powerpc/Makefile.am               |    4 ++++
 cpukit/score/cpu/sh/Makefile.am                    |    4 ++++
 cpukit/score/cpu/sparc/Makefile.am                 |    4 ++++
 cpukit/score/cpu/sparc64/Makefile.am               |    4 ++++
 cpukit/telnetd/Makefile.am                         |    4 ++++
 cpukit/wrapup/Makefile.am                          |    4 ++++
 cpukit/zlib/Makefile.am                            |    4 ++++
 doc/Makefile.am                                    |    4 ++++
 doc/ada_user/Makefile.am                           |    3 +++
 doc/bsp_howto/Makefile.am                          |    3 +++
 doc/cpu_supplement/Makefile.am                     |    3 +++
 doc/develenv/Makefile.am                           |    3 +++
 doc/filesystem/Makefile.am                         |    3 +++
 doc/networking/Makefile.am                         |    3 +++
 doc/new_chapters/Makefile.am                       |    3 +++
 doc/porting/Makefile.am                            |    3 +++
 doc/posix1003.1/Makefile.am                        |    3 +++
 doc/posix_users/Makefile.am                        |    3 +++
 doc/relnotes/Makefile.am                           |    3 +++
 doc/shell/Makefile.am                              |    3 +++
 doc/started/Makefile.am                            |    3 +++
 doc/tools/Makefile.am                              |    1 +
 doc/tools/bmenu/Makefile.am                        |    3 +++
 doc/user/Makefile.am                               |    3 +++
 testsuites/Makefile.am                             |    4 ++++
 testsuites/aclocal/canonical-target-name.m4        |    4 ++++
 testsuites/aclocal/canonicalize-tools.m4           |    3 +++
 testsuites/aclocal/check-cpuopts.m4                |    2 ++
 testsuites/aclocal/check-custom-bsp.m4             |    2 ++
 testsuites/aclocal/check-cxx.m4                    |    2 ++
 testsuites/aclocal/check-tool.m4                   |    2 ++
 testsuites/aclocal/enable-cxx.m4                   |    2 ++
 testsuites/aclocal/enable-rtemsbsp.m4              |    2 ++
 testsuites/aclocal/enable-tests.m4                 |    2 ++
 testsuites/aclocal/env-rtemsbsp.m4                 |    2 ++
 testsuites/aclocal/prog-cc.m4                      |    3 +++
 testsuites/aclocal/prog-cxx.m4                     |    3 +++
 testsuites/aclocal/project-root.m4                 |    4 ++++
 testsuites/aclocal/rtems-top.m4                    |    2 ++
 testsuites/configure.ac                            |    2 ++
 testsuites/fstests/Makefile.am                     |    4 ++++
 testsuites/fstests/configure.ac                    |    2 ++
 testsuites/fstests/imfs_fserror/Makefile.am        |    5 +++++
 testsuites/fstests/imfs_fslink/Makefile.am         |    5 +++++
 testsuites/fstests/imfs_fspatheval/Makefile.am     |    5 +++++
 testsuites/fstests/imfs_fspermission/Makefile.am   |    5 +++++
 testsuites/fstests/imfs_fsrdwr/Makefile.am         |    5 +++++
 testsuites/fstests/imfs_fssymlink/Makefile.am      |    5 +++++
 testsuites/fstests/imfs_fstime/Makefile.am         |    5 +++++
 testsuites/fstests/mdosfs_fserror/Makefile.am      |    5 +++++
 testsuites/fstests/mdosfs_fspatheval/Makefile.am   |    5 +++++
 testsuites/fstests/mdosfs_fsrdwr/Makefile.am       |    5 +++++
 testsuites/fstests/mdosfs_fstime/Makefile.am       |    5 +++++
 testsuites/fstests/mimfs_fserror/Makefile.am       |    5 +++++
 testsuites/fstests/mimfs_fslink/Makefile.am        |    5 +++++
 testsuites/fstests/mimfs_fspatheval/Makefile.am    |    5 +++++
 testsuites/fstests/mimfs_fspermission/Makefile.am  |    5 +++++
 testsuites/fstests/mimfs_fsrdwr/Makefile.am        |    5 +++++
 testsuites/fstests/mimfs_fssymlink/Makefile.am     |    5 +++++
 testsuites/fstests/mimfs_fstime/Makefile.am        |    5 +++++
 testsuites/fstests/mrfs_fserror/Makefile.am        |    5 +++++
 testsuites/fstests/mrfs_fslink/Makefile.am         |    5 +++++
 testsuites/fstests/mrfs_fspatheval/Makefile.am     |    5 +++++
 testsuites/fstests/mrfs_fspermission/Makefile.am   |    5 +++++
 testsuites/fstests/mrfs_fsrdwr/Makefile.am         |    5 +++++
 testsuites/fstests/mrfs_fssymlink/Makefile.am      |    5 +++++
 testsuites/fstests/mrfs_fstime/Makefile.am         |    5 +++++
 testsuites/libtests/Makefile.am                    |    4 ++++
 testsuites/libtests/block01/Makefile.am            |    5 +++++
 testsuites/libtests/block02/Makefile.am            |    5 +++++
 testsuites/libtests/block03/Makefile.am            |    5 +++++
 testsuites/libtests/block04/Makefile.am            |    5 +++++
 testsuites/libtests/block05/Makefile.am            |    5 +++++
 testsuites/libtests/block06/Makefile.am            |    5 +++++
 testsuites/libtests/block07/Makefile.am            |    5 +++++
 testsuites/libtests/block08/Makefile.am            |    1 +
 testsuites/libtests/block09/Makefile.am            |    5 +++++
 testsuites/libtests/block10/Makefile.am            |    5 +++++
 testsuites/libtests/block11/Makefile.am            |    5 +++++
 testsuites/libtests/bspcmdline01/Makefile.am       |    5 +++++
 testsuites/libtests/complex/Makefile.am            |    4 ++++
 testsuites/libtests/configure.ac                   |    2 ++
 testsuites/libtests/cpuuse/Makefile.am             |    5 +++++
 testsuites/libtests/devfs01/Makefile.am            |    5 +++++
 testsuites/libtests/devfs02/Makefile.am            |    4 ++++
 testsuites/libtests/devfs03/Makefile.am            |    4 ++++
 testsuites/libtests/devfs04/Makefile.am            |    4 ++++
 testsuites/libtests/deviceio01/Makefile.am         |    4 ++++
 testsuites/libtests/devnullfatal01/Makefile.am     |    5 +++++
 testsuites/libtests/dumpbuf01/Makefile.am          |    5 +++++
 testsuites/libtests/ftp01/Makefile.am              |    5 +++++
 testsuites/libtests/gxx01/Makefile.am              |    5 +++++
 testsuites/libtests/heapwalk/Makefile.am           |    5 +++++
 testsuites/libtests/malloc02/Makefile.am           |    5 +++++
 testsuites/libtests/malloc03/Makefile.am           |    5 +++++
 testsuites/libtests/malloc04/Makefile.am           |    5 +++++
 testsuites/libtests/malloc05/Makefile.am           |    5 +++++
 testsuites/libtests/malloctest/Makefile.am         |    5 +++++
 testsuites/libtests/math/Makefile.am               |    4 ++++
 testsuites/libtests/mathf/Makefile.am              |    4 ++++
 testsuites/libtests/mathl/Makefile.am              |    4 ++++
 testsuites/libtests/monitor/Makefile.am            |    5 +++++
 testsuites/libtests/monitor02/Makefile.am          |    5 +++++
 testsuites/libtests/mouse01/Makefile.am            |    5 +++++
 testsuites/libtests/putenvtest/Makefile.am         |    5 +++++
 testsuites/libtests/rtems++/Makefile.am            |    5 +++++
 testsuites/libtests/rtmonuse/Makefile.am           |    5 +++++
 testsuites/libtests/stackchk/Makefile.am           |    5 +++++
 testsuites/libtests/stackchk01/Makefile.am         |    5 +++++
 testsuites/libtests/stringto01/Makefile.am         |    5 +++++
 testsuites/libtests/tar01/Makefile.am              |    4 ++++
 testsuites/libtests/tar02/Makefile.am              |    4 ++++
 testsuites/libtests/tar03/Makefile.am              |    4 ++++
 testsuites/libtests/termios/Makefile.am            |    5 +++++
 testsuites/libtests/termios01/Makefile.am          |    5 +++++
 testsuites/libtests/termios02/Makefile.am          |    5 +++++
 testsuites/libtests/termios03/Makefile.am          |    5 +++++
 testsuites/libtests/termios04/Makefile.am          |    5 +++++
 testsuites/libtests/termios05/Makefile.am          |    5 +++++
 testsuites/libtests/termios06/Makefile.am          |    5 +++++
 testsuites/libtests/termios07/Makefile.am          |    5 +++++
 testsuites/libtests/termios08/Makefile.am          |    5 +++++
 testsuites/libtests/tztest/Makefile.am             |    5 +++++
 testsuites/mptests/Makefile.am                     |    4 ++++
 testsuites/mptests/configure.ac                    |    2 ++
 testsuites/mptests/mp01/Makefile.am                |    4 ++++
 testsuites/mptests/mp01/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp01/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp02/Makefile.am                |    4 ++++
 testsuites/mptests/mp02/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp02/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp03/Makefile.am                |    4 ++++
 testsuites/mptests/mp03/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp03/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp04/Makefile.am                |    4 ++++
 testsuites/mptests/mp04/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp04/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp05/Makefile.am                |    4 ++++
 testsuites/mptests/mp05/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp05/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp06/Makefile.am                |    4 ++++
 testsuites/mptests/mp06/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp06/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp07/Makefile.am                |    4 ++++
 testsuites/mptests/mp07/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp07/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp08/Makefile.am                |    4 ++++
 testsuites/mptests/mp08/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp08/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp09/Makefile.am                |    4 ++++
 testsuites/mptests/mp09/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp09/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp10/Makefile.am                |    4 ++++
 testsuites/mptests/mp10/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp10/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp11/Makefile.am                |    4 ++++
 testsuites/mptests/mp11/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp11/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp12/Makefile.am                |    4 ++++
 testsuites/mptests/mp12/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp12/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp13/Makefile.am                |    4 ++++
 testsuites/mptests/mp13/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp13/node2/Makefile.am          |    4 ++++
 testsuites/mptests/mp14/Makefile.am                |    4 ++++
 testsuites/mptests/mp14/node1/Makefile.am          |    4 ++++
 testsuites/mptests/mp14/node2/Makefile.am          |    4 ++++
 testsuites/psxtests/Makefile.am                    |    4 ++++
 testsuites/psxtests/configure.ac                   |    2 ++
 testsuites/psxtests/psx01/Makefile.am              |    5 +++++
 testsuites/psxtests/psx02/Makefile.am              |    5 +++++
 testsuites/psxtests/psx03/Makefile.am              |    5 +++++
 testsuites/psxtests/psx04/Makefile.am              |    5 +++++
 testsuites/psxtests/psx05/Makefile.am              |    5 +++++
 testsuites/psxtests/psx06/Makefile.am              |    5 +++++
 testsuites/psxtests/psx07/Makefile.am              |    5 +++++
 testsuites/psxtests/psx08/Makefile.am              |    5 +++++
 testsuites/psxtests/psx09/Makefile.am              |    5 +++++
 testsuites/psxtests/psx10/Makefile.am              |    5 +++++
 testsuites/psxtests/psx11/Makefile.am              |    5 +++++
 testsuites/psxtests/psx12/Makefile.am              |    5 +++++
 testsuites/psxtests/psx13/Makefile.am              |    5 +++++
 testsuites/psxtests/psx14/Makefile.am              |    5 +++++
 testsuites/psxtests/psx15/Makefile.am              |    5 +++++
 testsuites/psxtests/psx16/Makefile.am              |    5 +++++
 testsuites/psxtests/psxaio01/Makefile.am           |    2 ++
 testsuites/psxtests/psxaio02/Makefile.am           |    2 ++
 testsuites/psxtests/psxaio03/Makefile.am           |    2 ++
 testsuites/psxtests/psxalarm01/Makefile.am         |    5 +++++
 testsuites/psxtests/psxautoinit01/Makefile.am      |    5 +++++
 testsuites/psxtests/psxautoinit02/Makefile.am      |    5 +++++
 testsuites/psxtests/psxbarrier01/Makefile.am       |    5 +++++
 testsuites/psxtests/psxcancel/Makefile.am          |    5 +++++
 testsuites/psxtests/psxcancel01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxchroot01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxclassic01/Makefile.am       |    5 +++++
 testsuites/psxtests/psxcleanup/Makefile.am         |    5 +++++
 testsuites/psxtests/psxcleanup01/Makefile.am       |    5 +++++
 testsuites/psxtests/psxclock/Makefile.am           |    5 +++++
 testsuites/psxtests/psxcond01/Makefile.am          |    5 +++++
 testsuites/psxtests/psxconfig01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxeintr_join/Makefile.am      |    4 ++++
 testsuites/psxtests/psxenosys/Makefile.am          |    5 +++++
 testsuites/psxtests/psxfatal01/Makefile.am         |    5 +++++
 testsuites/psxtests/psxfatal02/Makefile.am         |    5 +++++
 testsuites/psxtests/psxfchx01/Makefile.am          |    5 +++++
 testsuites/psxtests/psxfile01/Makefile.am          |    4 ++++
 testsuites/psxtests/psxfile02/Makefile.am          |    5 +++++
 testsuites/psxtests/psxfilelock01/Makefile.am      |    5 +++++
 testsuites/psxtests/psxgetrusage01/Makefile.am     |    5 +++++
 testsuites/psxtests/psxhdrs/Makefile.am            |    4 ++++
 testsuites/psxtests/psxid01/Makefile.am            |    5 +++++
 testsuites/psxtests/psximfs01/Makefile.am          |    5 +++++
 testsuites/psxtests/psximfs02/Makefile.am          |    4 ++++
 testsuites/psxtests/psxintrcritical01/Makefile.am  |    5 +++++
 testsuites/psxtests/psxitimer/Makefile.am          |    5 +++++
 testsuites/psxtests/psxkey01/Makefile.am           |    5 +++++
 testsuites/psxtests/psxkey02/Makefile.am           |    5 +++++
 testsuites/psxtests/psxkey03/Makefile.am           |    5 +++++
 testsuites/psxtests/psxmount/Makefile.am           |    5 +++++
 testsuites/psxtests/psxmsgq01/Makefile.am          |    5 +++++
 testsuites/psxtests/psxmsgq02/Makefile.am          |    5 +++++
 testsuites/psxtests/psxmsgq03/Makefile.am          |    5 +++++
 testsuites/psxtests/psxmsgq04/Makefile.am          |    5 +++++
 testsuites/psxtests/psxmutexattr01/Makefile.am     |    5 +++++
 testsuites/psxtests/psxobj01/Makefile.am           |    5 +++++
 testsuites/psxtests/psxpasswd01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxpasswd02/Makefile.am        |    5 +++++
 testsuites/psxtests/psxpipe01/Makefile.am          |    5 +++++
 testsuites/psxtests/psxrdwrv/Makefile.am           |    5 +++++
 testsuites/psxtests/psxreaddir/Makefile.am         |    5 +++++
 testsuites/psxtests/psxrwlock01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsem01/Makefile.am           |    5 +++++
 testsuites/psxtests/psxsignal01/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsignal02/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsignal03/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsignal04/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsignal05/Makefile.am        |    5 +++++
 testsuites/psxtests/psxsignal06/Makefile.am        |    4 ++++
 testsuites/psxtests/psxspin01/Makefile.am          |    5 +++++
 testsuites/psxtests/psxspin02/Makefile.am          |    5 +++++
 testsuites/psxtests/psxstack01/Makefile.am         |    5 +++++
 testsuites/psxtests/psxstack02/Makefile.am         |    4 ++++
 testsuites/psxtests/psxstat/Makefile.am            |    5 +++++
 testsuites/psxtests/psxsysconf/Makefile.am         |    5 +++++
 testsuites/psxtests/psxtime/Makefile.am            |    5 +++++
 testsuites/psxtests/psxtimer01/Makefile.am         |    5 +++++
 testsuites/psxtests/psxtimer02/Makefile.am         |    5 +++++
 testsuites/psxtests/psxtimes01/Makefile.am         |    4 ++++
 testsuites/psxtests/psxualarm/Makefile.am          |    5 +++++
 testsuites/psxtests/psxusleep/Makefile.am          |    5 +++++
 testsuites/psxtmtests/Makefile.am                  |    4 ++++
 testsuites/psxtmtests/configure.ac                 |    2 ++
 testsuites/psxtmtests/psxtmbarrier01/Makefile.am   |    5 +++++
 testsuites/psxtmtests/psxtmbarrier02/Makefile.am   |    5 +++++
 testsuites/psxtmtests/psxtmbarrier03/Makefile.am   |    5 +++++
 testsuites/psxtmtests/psxtmkey01/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmkey02/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmmq01/Makefile.am        |    5 +++++
 testsuites/psxtmtests/psxtmmutex01/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex02/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex03/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex04/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex05/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex06/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmmutex07/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmnanosleep01/Makefile.am |    5 +++++
 testsuites/psxtmtests/psxtmnanosleep02/Makefile.am |    5 +++++
 testsuites/psxtmtests/psxtmrwlock01/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock02/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock03/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock04/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock05/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock06/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmrwlock07/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmsem01/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmsem02/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmsem03/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmsem04/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmsem05/Makefile.am       |    5 +++++
 testsuites/psxtmtests/psxtmsleep01/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmsleep02/Makefile.am     |    5 +++++
 testsuites/psxtmtests/psxtmthread01/Makefile.am    |    5 +++++
 testsuites/psxtmtests/psxtmthread03/Makefile.am    |    5 +++++
 testsuites/samples/Makefile.am                     |    4 ++++
 testsuites/samples/base_mp/Makefile.am             |    4 ++++
 testsuites/samples/base_mp/node1/Makefile.am       |    4 ++++
 testsuites/samples/base_mp/node2/Makefile.am       |    4 ++++
 testsuites/samples/base_sp/Makefile.am             |    5 +++++
 testsuites/samples/capture/Makefile.am             |    5 +++++
 testsuites/samples/cdtest/Makefile.am              |    5 +++++
 testsuites/samples/configure.ac                    |    2 ++
 testsuites/samples/hello/Makefile.am               |    5 +++++
 testsuites/samples/iostream/Makefile.am            |    5 +++++
 testsuites/samples/loopback/Makefile.am            |    5 +++++
 testsuites/samples/minimum/Makefile.am             |    5 +++++
 testsuites/samples/nsecs/Makefile.am               |    5 +++++
 testsuites/samples/paranoia/Makefile.am            |    5 +++++
 testsuites/samples/pppd/Makefile.am                |    5 +++++
 testsuites/samples/ticker/Makefile.am              |    5 +++++
 testsuites/samples/unlimited/Makefile.am           |    5 +++++
 testsuites/smptests/Makefile.am                    |    4 ++++
 testsuites/smptests/configure.ac                   |    2 ++
 testsuites/smptests/smp01/Makefile.am              |    5 +++++
 testsuites/smptests/smp02/Makefile.am              |    5 +++++
 testsuites/smptests/smp03/Makefile.am              |    5 +++++
 testsuites/smptests/smp04/Makefile.am              |    5 +++++
 testsuites/smptests/smp05/Makefile.am              |    5 +++++
 testsuites/smptests/smp06/Makefile.am              |    5 +++++
 testsuites/smptests/smp07/Makefile.am              |    5 +++++
 testsuites/smptests/smp08/Makefile.am              |    5 +++++
 testsuites/smptests/smp09/Makefile.am              |    5 +++++
 testsuites/sptests/Makefile.am                     |    4 ++++
 testsuites/sptests/configure.ac                    |    2 ++
 testsuites/sptests/sp01/Makefile.am                |    5 +++++
 testsuites/sptests/sp02/Makefile.am                |    5 +++++
 testsuites/sptests/sp03/Makefile.am                |    5 +++++
 testsuites/sptests/sp04/Makefile.am                |    5 +++++
 testsuites/sptests/sp05/Makefile.am                |    5 +++++
 testsuites/sptests/sp06/Makefile.am                |    5 +++++
 testsuites/sptests/sp07/Makefile.am                |    5 +++++
 testsuites/sptests/sp08/Makefile.am                |    4 ++++
 testsuites/sptests/sp09/Makefile.am                |    5 +++++
 testsuites/sptests/sp10/Makefile.am                |    5 +++++
 testsuites/sptests/sp11/Makefile.am                |    5 +++++
 testsuites/sptests/sp12/Makefile.am                |    5 +++++
 testsuites/sptests/sp13/Makefile.am                |    5 +++++
 testsuites/sptests/sp14/Makefile.am                |    5 +++++
 testsuites/sptests/sp15/Makefile.am                |    5 +++++
 testsuites/sptests/sp16/Makefile.am                |    5 +++++
 testsuites/sptests/sp17/Makefile.am                |    5 +++++
 testsuites/sptests/sp18/Makefile.am                |    5 +++++
 testsuites/sptests/sp19/Makefile.am                |    5 +++++
 testsuites/sptests/sp20/Makefile.am                |    5 +++++
 testsuites/sptests/sp2038/Makefile.am              |    5 +++++
 testsuites/sptests/sp21/Makefile.am                |    4 ++++
 testsuites/sptests/sp22/Makefile.am                |    5 +++++
 testsuites/sptests/sp23/Makefile.am                |    5 +++++
 testsuites/sptests/sp24/Makefile.am                |    5 +++++
 testsuites/sptests/sp25/Makefile.am                |    5 +++++
 testsuites/sptests/sp26/Makefile.am                |    5 +++++
 testsuites/sptests/sp27/Makefile.am                |    5 +++++
 testsuites/sptests/sp27a/Makefile.am               |    5 +++++
 testsuites/sptests/sp28/Makefile.am                |    5 +++++
 testsuites/sptests/sp29/Makefile.am                |    5 +++++
 testsuites/sptests/sp30/Makefile.am                |    5 +++++
 testsuites/sptests/sp31/Makefile.am                |    5 +++++
 testsuites/sptests/sp32/Makefile.am                |    5 +++++
 testsuites/sptests/sp33/Makefile.am                |    5 +++++
 testsuites/sptests/sp34/Makefile.am                |    5 +++++
 testsuites/sptests/sp35/Makefile.am                |    5 +++++
 testsuites/sptests/sp36/Makefile.am                |    5 +++++
 testsuites/sptests/sp37/Makefile.am                |    5 +++++
 testsuites/sptests/sp38/Makefile.am                |    5 +++++
 testsuites/sptests/sp39/Makefile.am                |    5 +++++
 testsuites/sptests/sp40/Makefile.am                |    5 +++++
 testsuites/sptests/sp41/Makefile.am                |    5 +++++
 testsuites/sptests/sp42/Makefile.am                |    5 +++++
 testsuites/sptests/sp43/Makefile.am                |    5 +++++
 testsuites/sptests/sp44/Makefile.am                |    5 +++++
 testsuites/sptests/sp45/Makefile.am                |    5 +++++
 testsuites/sptests/sp46/Makefile.am                |    5 +++++
 testsuites/sptests/sp47/Makefile.am                |    5 +++++
 testsuites/sptests/sp48/Makefile.am                |    5 +++++
 testsuites/sptests/sp49/Makefile.am                |    5 +++++
 testsuites/sptests/sp50/Makefile.am                |    5 +++++
 testsuites/sptests/sp51/Makefile.am                |    5 +++++
 testsuites/sptests/sp52/Makefile.am                |    5 +++++
 testsuites/sptests/sp53/Makefile.am                |    5 +++++
 testsuites/sptests/sp54/Makefile.am                |    5 +++++
 testsuites/sptests/sp55/Makefile.am                |    5 +++++
 testsuites/sptests/sp56/Makefile.am                |    5 +++++
 testsuites/sptests/sp57/Makefile.am                |    5 +++++
 testsuites/sptests/sp58/Makefile.am                |    5 +++++
 testsuites/sptests/sp59/Makefile.am                |    5 +++++
 testsuites/sptests/sp60/Makefile.am                |    5 +++++
 testsuites/sptests/sp62/Makefile.am                |    5 +++++
 testsuites/sptests/sp63/Makefile.am                |    5 +++++
 testsuites/sptests/sp64/Makefile.am                |    5 +++++
 testsuites/sptests/sp65/Makefile.am                |    5 +++++
 testsuites/sptests/sp66/Makefile.am                |    5 +++++
 testsuites/sptests/sp67/Makefile.am                |    5 +++++
 testsuites/sptests/sp68/Makefile.am                |    5 +++++
 testsuites/sptests/sp69/Makefile.am                |    5 +++++
 testsuites/sptests/sp70/Makefile.am                |    5 +++++
 testsuites/sptests/sp71/Makefile.am                |    5 +++++
 testsuites/sptests/sp72/Makefile.am                |    5 +++++
 testsuites/sptests/sp73/Makefile.am                |    5 +++++
 testsuites/sptests/sp74/Makefile.am                |    5 +++++
 testsuites/sptests/sp75/Makefile.am                |    5 +++++
 testsuites/sptests/sp76/Makefile.am                |    5 +++++
 testsuites/sptests/spassoc01/Makefile.am           |    4 ++++
 testsuites/sptests/spcbssched01/Makefile.am        |    5 +++++
 testsuites/sptests/spcbssched02/Makefile.am        |    5 +++++
 testsuites/sptests/spcbssched03/Makefile.am        |    5 +++++
 testsuites/sptests/spchain/Makefile.am             |    5 +++++
 testsuites/sptests/spclockget/Makefile.am          |    5 +++++
 testsuites/sptests/spcoverage/Makefile.am          |    5 +++++
 testsuites/sptests/spedfsched01/Makefile.am        |    5 +++++
 testsuites/sptests/spedfsched02/Makefile.am        |    5 +++++
 testsuites/sptests/spedfsched03/Makefile.am        |    5 +++++
 testsuites/sptests/sperror01/Makefile.am           |    5 +++++
 testsuites/sptests/sperror02/Makefile.am           |    5 +++++
 testsuites/sptests/sperror03/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal01/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal02/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal03/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal04/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal05/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal06/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal07/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal08/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal09/Makefile.am           |    4 ++++
 testsuites/sptests/spfatal10/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal11/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal12/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal13/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal14/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal15/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal16/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal17/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal18/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal19/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal20/Makefile.am           |    5 +++++
 testsuites/sptests/spfatal21/Makefile.am           |    4 ++++
 testsuites/sptests/spfatal22/Makefile.am           |    4 ++++
 testsuites/sptests/spfatal23/Makefile.am           |    4 ++++
 testsuites/sptests/spfatal24/Makefile.am           |    4 ++++
 testsuites/sptests/spfatal25/Makefile.am           |    4 ++++
 testsuites/sptests/spfifo01/Makefile.am            |    5 +++++
 testsuites/sptests/spfifo02/Makefile.am            |    5 +++++
 testsuites/sptests/spfifo03/Makefile.am            |    5 +++++
 testsuites/sptests/spfifo04/Makefile.am            |    5 +++++
 testsuites/sptests/spfifo05/Makefile.am            |    4 ++++
 testsuites/sptests/spheapprot/Makefile.am          |    5 +++++
 testsuites/sptests/spintrcritical01/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical02/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical03/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical04/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical05/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical06/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical07/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical08/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical09/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical10/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical11/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical12/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical13/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical14/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical15/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical16/Makefile.am    |    5 +++++
 testsuites/sptests/spintrcritical17/Makefile.am    |    5 +++++
 testsuites/sptests/spmkdir/Makefile.am             |    5 +++++
 testsuites/sptests/spmountmgr01/Makefile.am        |    5 +++++
 testsuites/sptests/spnotepad01/Makefile.am         |    5 +++++
 testsuites/sptests/spnsext01/Makefile.am           |    5 +++++
 testsuites/sptests/spobjgetnext/Makefile.am        |    5 +++++
 testsuites/sptests/spprintk/Makefile.am            |    5 +++++
 testsuites/sptests/spprivenv01/Makefile.am         |    4 ++++
 testsuites/sptests/spqreslib/Makefile.am           |    4 ++++
 testsuites/sptests/sprbtree01/Makefile.am          |    5 +++++
 testsuites/sptests/spsimplesched01/Makefile.am     |    5 +++++
 testsuites/sptests/spsimplesched02/Makefile.am     |    5 +++++
 testsuites/sptests/spsimplesched03/Makefile.am     |    5 +++++
 testsuites/sptests/spsize/Makefile.am              |    5 +++++
 testsuites/sptests/spstkalloc/Makefile.am          |    5 +++++
 testsuites/sptests/spstkalloc02/Makefile.am        |    5 +++++
 testsuites/sptests/spthreadq01/Makefile.am         |    5 +++++
 testsuites/sptests/spwatchdog/Makefile.am          |    5 +++++
 testsuites/sptests/spwkspace/Makefile.am           |    5 +++++
 testsuites/tmtests/Makefile.am                     |    4 ++++
 testsuites/tmtests/configure.ac                    |    2 ++
 testsuites/tmtests/tm01/Makefile.am                |    5 +++++
 testsuites/tmtests/tm02/Makefile.am                |    5 +++++
 testsuites/tmtests/tm03/Makefile.am                |    5 +++++
 testsuites/tmtests/tm04/Makefile.am                |    5 +++++
 testsuites/tmtests/tm05/Makefile.am                |    5 +++++
 testsuites/tmtests/tm06/Makefile.am                |    5 +++++
 testsuites/tmtests/tm07/Makefile.am                |    5 +++++
 testsuites/tmtests/tm08/Makefile.am                |    5 +++++
 testsuites/tmtests/tm09/Makefile.am                |    5 +++++
 testsuites/tmtests/tm10/Makefile.am                |    5 +++++
 testsuites/tmtests/tm11/Makefile.am                |    5 +++++
 testsuites/tmtests/tm12/Makefile.am                |    5 +++++
 testsuites/tmtests/tm13/Makefile.am                |    5 +++++
 testsuites/tmtests/tm14/Makefile.am                |    5 +++++
 testsuites/tmtests/tm15/Makefile.am                |    5 +++++
 testsuites/tmtests/tm16/Makefile.am                |    5 +++++
 testsuites/tmtests/tm17/Makefile.am                |    5 +++++
 testsuites/tmtests/tm18/Makefile.am                |    5 +++++
 testsuites/tmtests/tm19/Makefile.am                |    5 +++++
 testsuites/tmtests/tm20/Makefile.am                |    5 +++++
 testsuites/tmtests/tm21/Makefile.am                |    5 +++++
 testsuites/tmtests/tm22/Makefile.am                |    5 +++++
 testsuites/tmtests/tm23/Makefile.am                |    5 +++++
 testsuites/tmtests/tm24/Makefile.am                |    5 +++++
 testsuites/tmtests/tm25/Makefile.am                |    5 +++++
 testsuites/tmtests/tm26/Makefile.am                |    5 +++++
 testsuites/tmtests/tm27/Makefile.am                |    5 +++++
 testsuites/tmtests/tm28/Makefile.am                |    5 +++++
 testsuites/tmtests/tm29/Makefile.am                |    5 +++++
 testsuites/tmtests/tm30/Makefile.am                |    5 +++++
 testsuites/tmtests/tmck/Makefile.am                |    5 +++++
 testsuites/tmtests/tmoverhd/Makefile.am            |    5 +++++
 testsuites/tools/Makefile.am                       |    4 ++++
 testsuites/tools/configure.ac                      |    2 ++
 testsuites/tools/generic/Makefile.am               |    4 ++++
 testsuites/tools/generic/configure.ac              |    2 ++
 tools/build/Makefile.am                            |    4 ++++
 tools/build/configure.ac                           |    4 ++++
 tools/cpu/Makefile.am                              |    4 ++++
 tools/cpu/configure.ac                             |    2 ++
 tools/cpu/generic/Makefile.am                      |    4 ++++
 tools/cpu/generic/configure.ac                     |    2 ++
 tools/cpu/nios2/Makefile.am                        |    4 ++++
 tools/cpu/nios2/configure.ac                       |    2 ++
 tools/cpu/sh/Makefile.am                           |    4 ++++
 tools/cpu/sh/configure.ac                          |    2 ++
 886 files changed, 3347 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 93b398b..6a765a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,9 @@
 #
 # top level directory for RTEMS build tree
 #
+##
+## $Id$
+##
 
 ACLOCAL_AMFLAGS = -I aclocal
 
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 9aafbcc..8a9b21a 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -1,3 +1,7 @@
+dnl
+dnl  $Id$
+dnl 
+
 dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
 dnl Internal subroutine to RTEMS_BSP_ALIAS
 AC_DEFUN([_RTEMS_BSP_ALIAS],
diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4
index 6870bbf..ea55376 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 dnl canonicalize target cpu
 dnl NOTE: Most rtems targets do not fullfil autoconf's
 dnl target naming conventions "processor-vendor-os"
diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4
index 500fcc8..27a4c41 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Report all available bsps for a target within the source tree
 dnl
 dnl RTEMS_CHECK_BSPS(bsp_list)
diff --git a/aclocal/check-custom-bsp.m4 b/aclocal/check-custom-bsp.m4
index 43b379c..c4ea9d4 100644
--- a/aclocal/check-custom-bsp.m4
+++ b/aclocal/check-custom-bsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
 AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/aclocal/enable-cxx.m4 b/aclocal/enable-cxx.m4
index ddd37dc..8648743 100644
--- a/aclocal/enable-cxx.m4
+++ b/aclocal/enable-cxx.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_CXX],
 [
 AC_ARG_ENABLE(cxx,
diff --git a/aclocal/enable-multiprocessing.m4 b/aclocal/enable-multiprocessing.m4
index 8707c9e..175de9c 100644
--- a/aclocal/enable-multiprocessing.m4
+++ b/aclocal/enable-multiprocessing.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
 [
 AC_ARG_ENABLE(multiprocessing,
diff --git a/aclocal/enable-networking.m4 b/aclocal/enable-networking.m4
index 7cede53..df02ef2 100644
--- a/aclocal/enable-networking.m4
+++ b/aclocal/enable-networking.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_NETWORKING],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/aclocal/enable-posix.m4 b/aclocal/enable-posix.m4
index 272704c..1d55432 100644
--- a/aclocal/enable-posix.m4
+++ b/aclocal/enable-posix.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_POSIX],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/aclocal/enable-rtems-debug.m4 b/aclocal/enable-rtems-debug.m4
index 18bb67f..1edcea0 100644
--- a/aclocal/enable-rtems-debug.m4
+++ b/aclocal/enable-rtems-debug.m4
@@ -1,3 +1,5 @@
+## $Id$
+
 AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
 [
 AC_ARG_ENABLE(rtems-debug,
diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4
index 613a29e..d8ffc55 100644
--- a/aclocal/enable-rtemsbsp.m4
+++ b/aclocal/enable-rtemsbsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Override the set of BSPs to be built.
 dnl used by the toplevel configure script
 dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/aclocal/enable-smp.m4 b/aclocal/enable-smp.m4
index b290ac3..84561f8 100644
--- a/aclocal/enable-smp.m4
+++ b/aclocal/enable-smp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_SMP],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/aclocal/enable-tests.m4 b/aclocal/enable-tests.m4
index 9fb7fa0..a48168f 100644
--- a/aclocal/enable-tests.m4
+++ b/aclocal/enable-tests.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_TESTS],
 [
 AC_ARG_ENABLE(tests,
diff --git a/aclocal/path-ksh.m4 b/aclocal/path-ksh.m4
index 2c79b31..306c4ca 100644
--- a/aclocal/path-ksh.m4
+++ b/aclocal/path-ksh.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_PATH_KSH],
 [
 dnl NOTE: prefer bash over ksh over sh
diff --git a/aclocal/project-root.m4 b/aclocal/project-root.m4
index 07415fc..11643b9 100644
--- a/aclocal/project-root.m4
+++ b/aclocal/project-root.m4
@@ -1,3 +1,8 @@
+dnl
+dnl $Id$
+dnl 
+
+dnl
 dnl PROJECT_TOPdir     .. relative path to the top of the build-tree
 dnl PROJECT_ROOT       .. relative path to the top of the temporary
 dnl                       installation directory inside the build-tree
diff --git a/aclocal/rtems-top.m4 b/aclocal/rtems-top.m4
index c3055df..c6acfd1 100644
--- a/aclocal/rtems-top.m4
+++ b/aclocal/rtems-top.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 # AC_DISABLE_OPTION_CHECKING is not available before 2.62
 AC_PREREQ(2.62)
 
diff --git a/c/Makefile.am b/c/Makefile.am
index c88c365..bc10eab 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 ## NOTE: This Makefile.am is rather fragile to the value of RTEMS_BSP
diff --git a/c/acinclude.m4 b/c/acinclude.m4
index 874671d..38e059d 100644
--- a/c/acinclude.m4
+++ b/c/acinclude.m4
@@ -1,3 +1,6 @@
+dnl $Id$
+
+dnl
 dnl Misc utility macros for subdir handling to work around missing abilities
 dnl in autoconf, automake and structural issues with RTEMS
 dnl
diff --git a/c/configure.ac b/c/configure.ac
index d64d9d4..4763dac 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index aeec2ea..dd737af 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I aclocal
 
 SUBDIRS = . @BSP_SUBDIRS@
diff --git a/c/src/acinclude.m4 b/c/src/acinclude.m4
index 00815f9..910bb46 100644
--- a/c/src/acinclude.m4
+++ b/c/src/acinclude.m4
@@ -1,3 +1,4 @@
+# $Id$
 #
 # Some hacks for handling special config subdirectories
 #
diff --git a/c/src/aclocal/bsp-alias.m4 b/c/src/aclocal/bsp-alias.m4
index 9aafbcc..8a9b21a 100644
--- a/c/src/aclocal/bsp-alias.m4
+++ b/c/src/aclocal/bsp-alias.m4
@@ -1,3 +1,7 @@
+dnl
+dnl  $Id$
+dnl 
+
 dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
 dnl Internal subroutine to RTEMS_BSP_ALIAS
 AC_DEFUN([_RTEMS_BSP_ALIAS],
diff --git a/c/src/aclocal/bsp-arg-enable.m4 b/c/src/aclocal/bsp-arg-enable.m4
index 83c92ee..a03d78b 100644
--- a/c/src/aclocal/bsp-arg-enable.m4
+++ b/c/src/aclocal/bsp-arg-enable.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 dnl RTEMS_BSP_ARG_ENABLE(FEATURE, HELP-STRING, ACTION-IF-TRUE [, ACTION-IF-FALSE])
 dnl 
 dnl Accept --enable-FEATURE=<RTEMS_BSP>:<bsp-value> and 
diff --git a/c/src/aclocal/bsp-bootcard-options.m4 b/c/src/aclocal/bsp-bootcard-options.m4
index 77c7af6..4495bc3 100644
--- a/c/src/aclocal/bsp-bootcard-options.m4
+++ b/c/src/aclocal/bsp-bootcard-options.m4
@@ -1,3 +1,6 @@
+dnl $Id$
+dnl
+
 dnl BSP_BOOTCARD_OPTIONS - some autoconf voodoo to provide each BSPs'
 dnl configure script with the standard options supported by boot_card()
 dnl and other required parts of the BSP Framework.  Currently, this is
diff --git a/c/src/aclocal/bsp-bspcleanup-options.m4 b/c/src/aclocal/bsp-bspcleanup-options.m4
index 464effc..c880c21 100644
--- a/c/src/aclocal/bsp-bspcleanup-options.m4
+++ b/c/src/aclocal/bsp-bspcleanup-options.m4
@@ -1,3 +1,6 @@
+dnl $Id$
+dnl
+
 dnl BSP_CLEANUP_OPTIONS - some autoconf voodoo to provide each BSPs'
 dnl configure script with the standard options supported by the shared
 dnl implementation of bsp_cleanup().
diff --git a/c/src/aclocal/bsp-configure.m4 b/c/src/aclocal/bsp-configure.m4
index c6ff763..75972e9 100644
--- a/c/src/aclocal/bsp-configure.m4
+++ b/c/src/aclocal/bsp-configure.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl RTEMS_BSP_CONFIGURE
 dnl Common macro to be included by all bsp-configure.acs
 AC_DEFUN([RTEMS_BSP_CONFIGURE],
diff --git a/c/src/aclocal/bsp-linkcmds.m4 b/c/src/aclocal/bsp-linkcmds.m4
index 397609f..7304e1f 100644
--- a/c/src/aclocal/bsp-linkcmds.m4
+++ b/c/src/aclocal/bsp-linkcmds.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Install a BSP's linkcmds from the source-tree into the build-tree
 AC_DEFUN([RTEMS_BSP_LINKCMDS],[
 LINKCMDS=
diff --git a/c/src/aclocal/bspopts.m4 b/c/src/aclocal/bspopts.m4
index 8fcb096..5526ae9 100644
--- a/c/src/aclocal/bspopts.m4
+++ b/c/src/aclocal/bspopts.m4
@@ -1,3 +1,6 @@
+dnl $Id$
+dnl
+
 dnl RTEMS_BSPOPTS_* - some autoconf voodoo to handle default values and
 dnl help-strings for per-BSP-environment variables.
 
diff --git a/c/src/aclocal/canonical-target-name.m4 b/c/src/aclocal/canonical-target-name.m4
index a237c7b..230583b 100644
--- a/c/src/aclocal/canonical-target-name.m4
+++ b/c/src/aclocal/canonical-target-name.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 dnl canonicalize target cpu
 dnl NOTE: Most rtems targets do not fullfil autoconf's
 dnl target naming conventions "processor-vendor-os"
diff --git a/c/src/aclocal/canonicalize-tools.m4 b/c/src/aclocal/canonicalize-tools.m4
index 7536439..eb3eb95 100644
--- a/c/src/aclocal/canonicalize-tools.m4
+++ b/c/src/aclocal/canonicalize-tools.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Set target tools
 dnl
 
diff --git a/c/src/aclocal/check-custom-bsp.m4 b/c/src/aclocal/check-custom-bsp.m4
index 262f48c..d686e6e 100644
--- a/c/src/aclocal/check-custom-bsp.m4
+++ b/c/src/aclocal/check-custom-bsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
 AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/c/src/aclocal/check-cxx.m4 b/c/src/aclocal/check-cxx.m4
index e679d4e..873cc2b 100644
--- a/c/src/aclocal/check-cxx.m4
+++ b/c/src/aclocal/check-cxx.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_CXX],
 [dnl
 AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
diff --git a/c/src/aclocal/check-multiprocessing.m4 b/c/src/aclocal/check-multiprocessing.m4
index 5959f34..73f3fea 100644
--- a/c/src/aclocal/check-multiprocessing.m4
+++ b/c/src/aclocal/check-multiprocessing.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
 [dnl
 AC_REQUIRE([RTEMS_ENABLE_MULTILIB])dnl
diff --git a/c/src/aclocal/check-networking.m4 b/c/src/aclocal/check-networking.m4
index fd1fd9d..1679bba 100644
--- a/c/src/aclocal/check-networking.m4
+++ b/c/src/aclocal/check-networking.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_NETWORKING],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/c/src/aclocal/check-posix.m4 b/c/src/aclocal/check-posix.m4
index 8ef64f0..1cf56eb 100644
--- a/c/src/aclocal/check-posix.m4
+++ b/c/src/aclocal/check-posix.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_POSIX_API],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/c/src/aclocal/check-smp.m4 b/c/src/aclocal/check-smp.m4
index 37c98d0..e93c33c 100644
--- a/c/src/aclocal/check-smp.m4
+++ b/c/src/aclocal/check-smp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_SMP],
 [dnl
 AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
diff --git a/c/src/aclocal/check-tool.m4 b/c/src/aclocal/check-tool.m4
index 2bc137c..4c412c0 100644
--- a/c/src/aclocal/check-tool.m4
+++ b/c/src/aclocal/check-tool.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 ## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
 ## the un-prefixed version of PROG-TO-CHECK-FOR.
 dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/c/src/aclocal/config-subdirs.m4 b/c/src/aclocal/config-subdirs.m4
index 874671d..38e059d 100644
--- a/c/src/aclocal/config-subdirs.m4
+++ b/c/src/aclocal/config-subdirs.m4
@@ -1,3 +1,6 @@
+dnl $Id$
+
+dnl
 dnl Misc utility macros for subdir handling to work around missing abilities
 dnl in autoconf, automake and structural issues with RTEMS
 dnl
diff --git a/c/src/aclocal/enable-cxx.m4 b/c/src/aclocal/enable-cxx.m4
index 759d81b..08cb5d4 100644
--- a/c/src/aclocal/enable-cxx.m4
+++ b/c/src/aclocal/enable-cxx.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_CXX],
 [
 AC_ARG_ENABLE(cxx,
diff --git a/c/src/aclocal/enable-multiprocessing.m4 b/c/src/aclocal/enable-multiprocessing.m4
index 035292f..34a0caa 100644
--- a/c/src/aclocal/enable-multiprocessing.m4
+++ b/c/src/aclocal/enable-multiprocessing.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
 [
 AC_ARG_ENABLE(multiprocessing,
diff --git a/c/src/aclocal/enable-networking.m4 b/c/src/aclocal/enable-networking.m4
index 8a9dc36..906ff8a 100644
--- a/c/src/aclocal/enable-networking.m4
+++ b/c/src/aclocal/enable-networking.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_NETWORKING],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/c/src/aclocal/enable-posix.m4 b/c/src/aclocal/enable-posix.m4
index f96ec1f..b250bcf 100644
--- a/c/src/aclocal/enable-posix.m4
+++ b/c/src/aclocal/enable-posix.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_POSIX],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/c/src/aclocal/enable-rtemsbsp.m4 b/c/src/aclocal/enable-rtemsbsp.m4
index 91c14a9..35d8b8b 100644
--- a/c/src/aclocal/enable-rtemsbsp.m4
+++ b/c/src/aclocal/enable-rtemsbsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Override the set of BSPs to be built.
 dnl used by the toplevel configure script
 dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/c/src/aclocal/enable-smp.m4 b/c/src/aclocal/enable-smp.m4
index b290ac3..84561f8 100644
--- a/c/src/aclocal/enable-smp.m4
+++ b/c/src/aclocal/enable-smp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_SMP],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/c/src/aclocal/env-rtemsbsp.m4 b/c/src/aclocal/env-rtemsbsp.m4
index 2fcc7fe..d32d43c 100644
--- a/c/src/aclocal/env-rtemsbsp.m4
+++ b/c/src/aclocal/env-rtemsbsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Pass a single BSP via an environment variable
 dnl used by per BSP configure scripts
 AC_DEFUN([RTEMS_ENV_RTEMSBSP],
diff --git a/c/src/aclocal/gcc-isystem.m4 b/c/src/aclocal/gcc-isystem.m4
index c0eebf6..94098cf 100644
--- a/c/src/aclocal/gcc-isystem.m4
+++ b/c/src/aclocal/gcc-isystem.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Check whether the gcc accepts -isystem
 dnl
 
diff --git a/c/src/aclocal/gcc-pipe.m4 b/c/src/aclocal/gcc-pipe.m4
index fbc78b9..2a04629 100644
--- a/c/src/aclocal/gcc-pipe.m4
+++ b/c/src/aclocal/gcc-pipe.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Check whether the target compiler accepts -pipe
 dnl
 
diff --git a/c/src/aclocal/gcc-specs.m4 b/c/src/aclocal/gcc-specs.m4
index fad7004..dd49bb9 100644
--- a/c/src/aclocal/gcc-specs.m4
+++ b/c/src/aclocal/gcc-specs.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Check whether the target compiler accepts -specs
 dnl
 
diff --git a/c/src/aclocal/i386-gas-code16.m4 b/c/src/aclocal/i386-gas-code16.m4
index 9c12d7b..7b9ce2f 100644
--- a/c/src/aclocal/i386-gas-code16.m4
+++ b/c/src/aclocal/i386-gas-code16.m4
@@ -1,3 +1,7 @@
+dnl
+dnl  $Id$
+dnl 
+
 dnl check for i386 gas supporting 16 bit mode
 dnl     - binutils 2.9.1.0.7 and higher
 
diff --git a/c/src/aclocal/path-ksh.m4 b/c/src/aclocal/path-ksh.m4
index 2c79b31..306c4ca 100644
--- a/c/src/aclocal/path-ksh.m4
+++ b/c/src/aclocal/path-ksh.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_PATH_KSH],
 [
 dnl NOTE: prefer bash over ksh over sh
diff --git a/c/src/aclocal/ppc.m4 b/c/src/aclocal/ppc.m4
index 6eb1fc8..7275685 100644
--- a/c/src/aclocal/ppc.m4
+++ b/c/src/aclocal/ppc.m4
@@ -1,3 +1,4 @@
+# $Id$
 #
 # Some hacks for handling powerpc-exception subdirectories
 #
diff --git a/c/src/aclocal/prog-cc.m4 b/c/src/aclocal/prog-cc.m4
index 64717dd..50ebe4e 100644
--- a/c/src/aclocal/prog-cc.m4
+++ b/c/src/aclocal/prog-cc.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl 
 dnl Check for target gcc
 dnl
 
diff --git a/c/src/aclocal/prog-ccas.m4 b/c/src/aclocal/prog-ccas.m4
index edd08d8..2efa2d8 100644
--- a/c/src/aclocal/prog-ccas.m4
+++ b/c/src/aclocal/prog-ccas.m4
@@ -1,3 +1,5 @@
+## $Id$
+
 AC_DEFUN([RTEMS_PROG_CCAS],
 [
 AC_REQUIRE([RTEMS_PROG_CC])
diff --git a/c/src/aclocal/prog-cxx.m4 b/c/src/aclocal/prog-cxx.m4
index 7180c60..20175ee 100644
--- a/c/src/aclocal/prog-cxx.m4
+++ b/c/src/aclocal/prog-cxx.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl 
 dnl Check for target g++
 dnl 
 
diff --git a/c/src/aclocal/project-root.m4 b/c/src/aclocal/project-root.m4
index a3f5cd3..b83cdd7 100644
--- a/c/src/aclocal/project-root.m4
+++ b/c/src/aclocal/project-root.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl 
+
 AC_DEFUN([RTEMS_PROJECT_ROOT],
 [dnl
 AC_REQUIRE([RTEMS_TOP])
diff --git a/c/src/aclocal/rtems-ampolish.m4 b/c/src/aclocal/rtems-ampolish.m4
index feb9ad2..df3b480 100644
--- a/c/src/aclocal/rtems-ampolish.m4
+++ b/c/src/aclocal/rtems-ampolish.m4
@@ -1,3 +1,5 @@
+# $Id$
+
 AC_DEFUN([RTEMS_AMPOLISH3],
 [
 AC_REQUIRE([AM_INIT_AUTOMAKE])
diff --git a/c/src/aclocal/rtems-top.m4 b/c/src/aclocal/rtems-top.m4
index 2668c9e..74a3694 100644
--- a/c/src/aclocal/rtems-top.m4
+++ b/c/src/aclocal/rtems-top.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 # AC_DISABLE_OPTION_CHECKING is not available before 2.62
 AC_PREREQ(2.62)
 
diff --git a/c/src/aclocal/target.m4 b/c/src/aclocal/target.m4
index 8929a32..af7d3da 100644
--- a/c/src/aclocal/target.m4
+++ b/c/src/aclocal/target.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 ## HACK: Work-around to structural issue with RTEMS
 ## The macros below violate most autoconf and canonicalization standards
 AC_DEFUN([RTEMS_CONFIG_BUILD_SUBDIRS],
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index ae3f49a..464b570 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
 
 SUBDIRS = support samples sptests tmtests
diff --git a/c/src/ada-tests/aclocal/prog-gnat.m4 b/c/src/ada-tests/aclocal/prog-gnat.m4
index a2b2879..6e169a8 100644
--- a/c/src/ada-tests/aclocal/prog-gnat.m4
+++ b/c/src/ada-tests/aclocal/prog-gnat.m4
@@ -1,3 +1,4 @@
+## $Id$
 ##
 ## Partially borrowed from gcc-3.2
 ##
diff --git a/c/src/ada-tests/configure.ac b/c/src/ada-tests/configure.ac
index e7d7977..1ef7c5a 100644
--- a/c/src/ada-tests/configure.ac
+++ b/c/src/ada-tests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/ada-tests/mptests/Makefile.am b/c/src/ada-tests/mptests/Makefile.am
index c99687e..f81551f 100644
--- a/c/src/ada-tests/mptests/Makefile.am
+++ b/c/src/ada-tests/mptests/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS =
 SUBDIRS += mp01
 SUBDIRS += mp02
diff --git a/c/src/ada-tests/mptests/mp01/Makefile.am b/c/src/ada-tests/mptests/mp01/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp01/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp01/node1/Makefile.am b/c/src/ada-tests/mptests/mp01/node1/Makefile.am
index 9a87441..b8f6dc0 100644
--- a/c/src/ada-tests/mptests/mp01/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp01/node2/Makefile.am b/c/src/ada-tests/mptests/mp01/node2/Makefile.am
index 1f25556..245a0e1 100644
--- a/c/src/ada-tests/mptests/mp01/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp02/Makefile.am b/c/src/ada-tests/mptests/mp02/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp02/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp02/node1/Makefile.am b/c/src/ada-tests/mptests/mp02/node1/Makefile.am
index 3d25f17..2017d8a 100644
--- a/c/src/ada-tests/mptests/mp02/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp02/node2/Makefile.am b/c/src/ada-tests/mptests/mp02/node2/Makefile.am
index 877cb51..3d74850 100644
--- a/c/src/ada-tests/mptests/mp02/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp03/Makefile.am b/c/src/ada-tests/mptests/mp03/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp03/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp03/node1/Makefile.am b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
index 859fdb3..b63d8c1 100644
--- a/c/src/ada-tests/mptests/mp03/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp03/node2/Makefile.am b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
index b7088eb..7573601 100644
--- a/c/src/ada-tests/mptests/mp03/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp04/Makefile.am b/c/src/ada-tests/mptests/mp04/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp04/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp04/node1/Makefile.am b/c/src/ada-tests/mptests/mp04/node1/Makefile.am
index 221ec1a..16453ed 100644
--- a/c/src/ada-tests/mptests/mp04/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp04/node2/Makefile.am b/c/src/ada-tests/mptests/mp04/node2/Makefile.am
index 377564a..4932243 100644
--- a/c/src/ada-tests/mptests/mp04/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp05/Makefile.am b/c/src/ada-tests/mptests/mp05/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp05/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp05/node1/Makefile.am b/c/src/ada-tests/mptests/mp05/node1/Makefile.am
index be025c2..51b8b24 100644
--- a/c/src/ada-tests/mptests/mp05/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp05/node2/Makefile.am b/c/src/ada-tests/mptests/mp05/node2/Makefile.am
index 8f4be96..8af1f3d 100644
--- a/c/src/ada-tests/mptests/mp05/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp06/Makefile.am b/c/src/ada-tests/mptests/mp06/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp06/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp06/node1/Makefile.am b/c/src/ada-tests/mptests/mp06/node1/Makefile.am
index d5e2cd3..edb9ba4 100644
--- a/c/src/ada-tests/mptests/mp06/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp06/node2/Makefile.am b/c/src/ada-tests/mptests/mp06/node2/Makefile.am
index 47c3d13..95278ae 100644
--- a/c/src/ada-tests/mptests/mp06/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp07/Makefile.am b/c/src/ada-tests/mptests/mp07/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp07/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp07/node1/Makefile.am b/c/src/ada-tests/mptests/mp07/node1/Makefile.am
index 540e28f..361df5e 100644
--- a/c/src/ada-tests/mptests/mp07/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp07/node2/Makefile.am b/c/src/ada-tests/mptests/mp07/node2/Makefile.am
index 9ef989f..e366322 100644
--- a/c/src/ada-tests/mptests/mp07/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp08/Makefile.am b/c/src/ada-tests/mptests/mp08/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp08/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp08/node1/Makefile.am b/c/src/ada-tests/mptests/mp08/node1/Makefile.am
index 4e007f2..314d14d 100644
--- a/c/src/ada-tests/mptests/mp08/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp08/node2/Makefile.am b/c/src/ada-tests/mptests/mp08/node2/Makefile.am
index 5a804c3..a61e89d 100644
--- a/c/src/ada-tests/mptests/mp08/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp09/Makefile.am b/c/src/ada-tests/mptests/mp09/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp09/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp09/node1/Makefile.am b/c/src/ada-tests/mptests/mp09/node1/Makefile.am
index bf40a63..272b640 100644
--- a/c/src/ada-tests/mptests/mp09/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp09/node2/Makefile.am b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
index b4b631c..2627859 100644
--- a/c/src/ada-tests/mptests/mp09/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp10/Makefile.am b/c/src/ada-tests/mptests/mp10/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp10/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp10/node1/Makefile.am b/c/src/ada-tests/mptests/mp10/node1/Makefile.am
index 49a7ead..eccf99c 100644
--- a/c/src/ada-tests/mptests/mp10/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp10/node2/Makefile.am b/c/src/ada-tests/mptests/mp10/node2/Makefile.am
index 11e8f53..dab6337 100644
--- a/c/src/ada-tests/mptests/mp10/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp11/Makefile.am b/c/src/ada-tests/mptests/mp11/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp11/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp11/node1/Makefile.am b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
index e791c4f..c0c198d 100644
--- a/c/src/ada-tests/mptests/mp11/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp11/node2/Makefile.am b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
index a216808..38de152 100644
--- a/c/src/ada-tests/mptests/mp11/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp12/Makefile.am b/c/src/ada-tests/mptests/mp12/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp12/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp12/node1/Makefile.am b/c/src/ada-tests/mptests/mp12/node1/Makefile.am
index 22eb8b7..46d0955 100644
--- a/c/src/ada-tests/mptests/mp12/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp12/node2/Makefile.am b/c/src/ada-tests/mptests/mp12/node2/Makefile.am
index 889f100..63a7021 100644
--- a/c/src/ada-tests/mptests/mp12/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp13/Makefile.am b/c/src/ada-tests/mptests/mp13/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp13/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp13/node1/Makefile.am b/c/src/ada-tests/mptests/mp13/node1/Makefile.am
index aa80acd..d55d4ae 100644
--- a/c/src/ada-tests/mptests/mp13/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp13/node2/Makefile.am b/c/src/ada-tests/mptests/mp13/node2/Makefile.am
index c28ec60..50e7f68 100644
--- a/c/src/ada-tests/mptests/mp13/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp14/Makefile.am b/c/src/ada-tests/mptests/mp14/Makefile.am
index 0ad1000..037d3ad 100644
--- a/c/src/ada-tests/mptests/mp14/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp14/node1/Makefile.am b/c/src/ada-tests/mptests/mp14/node1/Makefile.am
index 0dc8f8b..0236d0c 100644
--- a/c/src/ada-tests/mptests/mp14/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/mptests/mp14/node2/Makefile.am b/c/src/ada-tests/mptests/mp14/node2/Makefile.am
index 30d2cf8..48f6bca 100644
--- a/c/src/ada-tests/mptests/mp14/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/Makefile.am b/c/src/ada-tests/samples/Makefile.am
index a292ae6..9079da4 100644
--- a/c/src/ada-tests/samples/Makefile.am
+++ b/c/src/ada-tests/samples/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS = hello ticker base_sp nsecs
 
 if HAS_MP
diff --git a/c/src/ada-tests/samples/base_mp/Makefile.am b/c/src/ada-tests/samples/base_mp/Makefile.am
index 8621f19..847b3b9 100644
--- a/c/src/ada-tests/samples/base_mp/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/base_mp/node1/Makefile.am b/c/src/ada-tests/samples/base_mp/node1/Makefile.am
index 5307665..5bc2153 100644
--- a/c/src/ada-tests/samples/base_mp/node1/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/base_mp/node2/Makefile.am b/c/src/ada-tests/samples/base_mp/node2/Makefile.am
index efc208b..3ffab7f 100644
--- a/c/src/ada-tests/samples/base_mp/node2/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/base_sp/Makefile.am b/c/src/ada-tests/samples/base_sp/Makefile.am
index 6575f06..b792f95 100644
--- a/c/src/ada-tests/samples/base_sp/Makefile.am
+++ b/c/src/ada-tests/samples/base_sp/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/hello/Makefile.am b/c/src/ada-tests/samples/hello/Makefile.am
index ff4b51c..7aa2d5d 100644
--- a/c/src/ada-tests/samples/hello/Makefile.am
+++ b/c/src/ada-tests/samples/hello/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/nsecs/Makefile.am b/c/src/ada-tests/samples/nsecs/Makefile.am
index bc8dd2a..36493b8 100644
--- a/c/src/ada-tests/samples/nsecs/Makefile.am
+++ b/c/src/ada-tests/samples/nsecs/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/samples/ticker/Makefile.am b/c/src/ada-tests/samples/ticker/Makefile.am
index b21d6c4..14864f9 100644
--- a/c/src/ada-tests/samples/ticker/Makefile.am
+++ b/c/src/ada-tests/samples/ticker/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/Makefile.am b/c/src/ada-tests/sptests/Makefile.am
index 5de1f4e..17131ec 100644
--- a/c/src/ada-tests/sptests/Makefile.am
+++ b/c/src/ada-tests/sptests/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS =
 SUBDIRS += sp01
 SUBDIRS += sp02
diff --git a/c/src/ada-tests/sptests/sp01/Makefile.am b/c/src/ada-tests/sptests/sp01/Makefile.am
index fbbc837..0464049 100644
--- a/c/src/ada-tests/sptests/sp01/Makefile.am
+++ b/c/src/ada-tests/sptests/sp01/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp02/Makefile.am b/c/src/ada-tests/sptests/sp02/Makefile.am
index d23a4e6..64f675d 100644
--- a/c/src/ada-tests/sptests/sp02/Makefile.am
+++ b/c/src/ada-tests/sptests/sp02/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp03/Makefile.am b/c/src/ada-tests/sptests/sp03/Makefile.am
index cdb256c..e8a46e6 100644
--- a/c/src/ada-tests/sptests/sp03/Makefile.am
+++ b/c/src/ada-tests/sptests/sp03/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp04/Makefile.am b/c/src/ada-tests/sptests/sp04/Makefile.am
index cbc8cf2..197b855 100644
--- a/c/src/ada-tests/sptests/sp04/Makefile.am
+++ b/c/src/ada-tests/sptests/sp04/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp05/Makefile.am b/c/src/ada-tests/sptests/sp05/Makefile.am
index c66d419..ad7816e 100644
--- a/c/src/ada-tests/sptests/sp05/Makefile.am
+++ b/c/src/ada-tests/sptests/sp05/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp06/Makefile.am b/c/src/ada-tests/sptests/sp06/Makefile.am
index 538e093..220cc78 100644
--- a/c/src/ada-tests/sptests/sp06/Makefile.am
+++ b/c/src/ada-tests/sptests/sp06/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp07/Makefile.am b/c/src/ada-tests/sptests/sp07/Makefile.am
index 52c9379..b5079c1 100644
--- a/c/src/ada-tests/sptests/sp07/Makefile.am
+++ b/c/src/ada-tests/sptests/sp07/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp08/Makefile.am b/c/src/ada-tests/sptests/sp08/Makefile.am
index 1514bd3..2e4ff1d 100644
--- a/c/src/ada-tests/sptests/sp08/Makefile.am
+++ b/c/src/ada-tests/sptests/sp08/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp09/Makefile.am b/c/src/ada-tests/sptests/sp09/Makefile.am
index ba4edeb..4cb5113 100644
--- a/c/src/ada-tests/sptests/sp09/Makefile.am
+++ b/c/src/ada-tests/sptests/sp09/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp11/Makefile.am b/c/src/ada-tests/sptests/sp11/Makefile.am
index 5c7cd28..1060ddc 100644
--- a/c/src/ada-tests/sptests/sp11/Makefile.am
+++ b/c/src/ada-tests/sptests/sp11/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp12/Makefile.am b/c/src/ada-tests/sptests/sp12/Makefile.am
index 33c5e08..a86d1fe 100644
--- a/c/src/ada-tests/sptests/sp12/Makefile.am
+++ b/c/src/ada-tests/sptests/sp12/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp13/Makefile.am b/c/src/ada-tests/sptests/sp13/Makefile.am
index f54587f..f33e290 100644
--- a/c/src/ada-tests/sptests/sp13/Makefile.am
+++ b/c/src/ada-tests/sptests/sp13/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp14/Makefile.am b/c/src/ada-tests/sptests/sp14/Makefile.am
index dbe01f5..57f2495 100644
--- a/c/src/ada-tests/sptests/sp14/Makefile.am
+++ b/c/src/ada-tests/sptests/sp14/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp15/Makefile.am b/c/src/ada-tests/sptests/sp15/Makefile.am
index 5804cda..2cf4583 100644
--- a/c/src/ada-tests/sptests/sp15/Makefile.am
+++ b/c/src/ada-tests/sptests/sp15/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp16/Makefile.am b/c/src/ada-tests/sptests/sp16/Makefile.am
index fc5d075..d6d5239 100644
--- a/c/src/ada-tests/sptests/sp16/Makefile.am
+++ b/c/src/ada-tests/sptests/sp16/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp17/Makefile.am b/c/src/ada-tests/sptests/sp17/Makefile.am
index 7b20338..ea63db6 100644
--- a/c/src/ada-tests/sptests/sp17/Makefile.am
+++ b/c/src/ada-tests/sptests/sp17/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp19/Makefile.am b/c/src/ada-tests/sptests/sp19/Makefile.am
index 726b07c..47e3191 100644
--- a/c/src/ada-tests/sptests/sp19/Makefile.am
+++ b/c/src/ada-tests/sptests/sp19/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp20/Makefile.am b/c/src/ada-tests/sptests/sp20/Makefile.am
index 24628b8..d8cccaa 100644
--- a/c/src/ada-tests/sptests/sp20/Makefile.am
+++ b/c/src/ada-tests/sptests/sp20/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp22/Makefile.am b/c/src/ada-tests/sptests/sp22/Makefile.am
index 168d23b..790b398 100644
--- a/c/src/ada-tests/sptests/sp22/Makefile.am
+++ b/c/src/ada-tests/sptests/sp22/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp23/Makefile.am b/c/src/ada-tests/sptests/sp23/Makefile.am
index c4823a8..fdd80ca 100644
--- a/c/src/ada-tests/sptests/sp23/Makefile.am
+++ b/c/src/ada-tests/sptests/sp23/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp24/Makefile.am b/c/src/ada-tests/sptests/sp24/Makefile.am
index 044faae..d581209 100644
--- a/c/src/ada-tests/sptests/sp24/Makefile.am
+++ b/c/src/ada-tests/sptests/sp24/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/sp25/Makefile.am b/c/src/ada-tests/sptests/sp25/Makefile.am
index e5a25e4..d2d45e7 100644
--- a/c/src/ada-tests/sptests/sp25/Makefile.am
+++ b/c/src/ada-tests/sptests/sp25/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/sptests/spname01/Makefile.am b/c/src/ada-tests/sptests/spname01/Makefile.am
index ab5d8a6..53a1566 100644
--- a/c/src/ada-tests/sptests/spname01/Makefile.am
+++ b/c/src/ada-tests/sptests/spname01/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/support/Makefile.am b/c/src/ada-tests/support/Makefile.am
index 88a4014..d0c160c 100644
--- a/c/src/ada-tests/support/Makefile.am
+++ b/c/src/ada-tests/support/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 EXTRA_DIST =
 EXTRA_DIST += address_io.adb
 EXTRA_DIST += address_io.ads
diff --git a/c/src/ada-tests/tmtests/Makefile.am b/c/src/ada-tests/tmtests/Makefile.am
index 35a1249..c838066 100644
--- a/c/src/ada-tests/tmtests/Makefile.am
+++ b/c/src/ada-tests/tmtests/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 SUBDIRS =
 SUBDIRS += tm01
 SUBDIRS += tm02
diff --git a/c/src/ada-tests/tmtests/tm01/Makefile.am b/c/src/ada-tests/tmtests/tm01/Makefile.am
index 18932e9..7baa32c 100644
--- a/c/src/ada-tests/tmtests/tm01/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm01/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm02/Makefile.am b/c/src/ada-tests/tmtests/tm02/Makefile.am
index c8d86e7..bb76d67 100644
--- a/c/src/ada-tests/tmtests/tm02/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm02/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm03/Makefile.am b/c/src/ada-tests/tmtests/tm03/Makefile.am
index ea61d4b..ff85838 100644
--- a/c/src/ada-tests/tmtests/tm03/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm03/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm04/Makefile.am b/c/src/ada-tests/tmtests/tm04/Makefile.am
index 744e383..50c2b4d 100644
--- a/c/src/ada-tests/tmtests/tm04/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm04/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm05/Makefile.am b/c/src/ada-tests/tmtests/tm05/Makefile.am
index 9398956..80826a2 100644
--- a/c/src/ada-tests/tmtests/tm05/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm05/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm06/Makefile.am b/c/src/ada-tests/tmtests/tm06/Makefile.am
index 881effa..347cb9f 100644
--- a/c/src/ada-tests/tmtests/tm06/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm06/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm07/Makefile.am b/c/src/ada-tests/tmtests/tm07/Makefile.am
index d4bbd23..175c4b4 100644
--- a/c/src/ada-tests/tmtests/tm07/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm07/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm08/Makefile.am b/c/src/ada-tests/tmtests/tm08/Makefile.am
index b37d09d..347fb3c 100644
--- a/c/src/ada-tests/tmtests/tm08/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm08/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm09/Makefile.am b/c/src/ada-tests/tmtests/tm09/Makefile.am
index e0be06a..c028fbf 100644
--- a/c/src/ada-tests/tmtests/tm09/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm09/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm10/Makefile.am b/c/src/ada-tests/tmtests/tm10/Makefile.am
index 43b039d..dc99874 100644
--- a/c/src/ada-tests/tmtests/tm10/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm10/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm11/Makefile.am b/c/src/ada-tests/tmtests/tm11/Makefile.am
index a5532f2..43449e5 100644
--- a/c/src/ada-tests/tmtests/tm11/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm11/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm12/Makefile.am b/c/src/ada-tests/tmtests/tm12/Makefile.am
index 925aa17..54f2137 100644
--- a/c/src/ada-tests/tmtests/tm12/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm12/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm13/Makefile.am b/c/src/ada-tests/tmtests/tm13/Makefile.am
index cc8bb32..a58cb16 100644
--- a/c/src/ada-tests/tmtests/tm13/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm13/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm14/Makefile.am b/c/src/ada-tests/tmtests/tm14/Makefile.am
index 0577c8a..e757523 100644
--- a/c/src/ada-tests/tmtests/tm14/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm14/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm15/Makefile.am b/c/src/ada-tests/tmtests/tm15/Makefile.am
index 09713d4..6f6e17d 100644
--- a/c/src/ada-tests/tmtests/tm15/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm15/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm16/Makefile.am b/c/src/ada-tests/tmtests/tm16/Makefile.am
index e3a598b..029afd4 100644
--- a/c/src/ada-tests/tmtests/tm16/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm16/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm17/Makefile.am b/c/src/ada-tests/tmtests/tm17/Makefile.am
index b46cc74..9514189 100644
--- a/c/src/ada-tests/tmtests/tm17/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm17/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm18/Makefile.am b/c/src/ada-tests/tmtests/tm18/Makefile.am
index e1c08d4..77be123 100644
--- a/c/src/ada-tests/tmtests/tm18/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm18/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm19/Makefile.am b/c/src/ada-tests/tmtests/tm19/Makefile.am
index 3ce11ec..fa43df2 100644
--- a/c/src/ada-tests/tmtests/tm19/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm19/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm20/Makefile.am b/c/src/ada-tests/tmtests/tm20/Makefile.am
index 03ff046..78040a2 100644
--- a/c/src/ada-tests/tmtests/tm20/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm20/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm21/Makefile.am b/c/src/ada-tests/tmtests/tm21/Makefile.am
index 7adced3..5693666 100644
--- a/c/src/ada-tests/tmtests/tm21/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm21/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm22/Makefile.am b/c/src/ada-tests/tmtests/tm22/Makefile.am
index bbed77e..34fa545 100644
--- a/c/src/ada-tests/tmtests/tm22/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm22/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm23/Makefile.am b/c/src/ada-tests/tmtests/tm23/Makefile.am
index 04800ce..fa0c93b 100644
--- a/c/src/ada-tests/tmtests/tm23/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm23/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm24/Makefile.am b/c/src/ada-tests/tmtests/tm24/Makefile.am
index cb0fdcb..c4af38d 100644
--- a/c/src/ada-tests/tmtests/tm24/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm24/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm25/Makefile.am b/c/src/ada-tests/tmtests/tm25/Makefile.am
index d50089b..ebe7db8 100644
--- a/c/src/ada-tests/tmtests/tm25/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm25/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm28/Makefile.am b/c/src/ada-tests/tmtests/tm28/Makefile.am
index e59b303..906f020 100644
--- a/c/src/ada-tests/tmtests/tm28/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm28/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tm29/Makefile.am b/c/src/ada-tests/tmtests/tm29/Makefile.am
index d28cd24..0363454 100644
--- a/c/src/ada-tests/tmtests/tm29/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm29/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tmck/Makefile.am b/c/src/ada-tests/tmtests/tmck/Makefile.am
index 7bbe2d7..8b9e678 100644
--- a/c/src/ada-tests/tmtests/tmck/Makefile.am
+++ b/c/src/ada-tests/tmtests/tmck/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
index 316117f..adc2b7e 100644
--- a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
+++ b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
 include $(top_srcdir)/../../../testsuites/automake/compile.am
 
diff --git a/c/src/ada/Makefile.am b/c/src/ada/Makefile.am
index c19ebf8..7a7c215 100644
--- a/c/src/ada/Makefile.am
+++ b/c/src/ada/Makefile.am
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
 if RTEMS_ADA
 include_adadir = $(includedir)/adainclude
 include_ada_HEADERS = rtems.adb rtems.ads
diff --git a/c/src/configure.ac b/c/src/configure.ac
index d973af8..0e4a4fe 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
index 5c6de71..5b5680c 100644
--- a/c/src/lib/Makefile.am
+++ b/c/src/lib/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 SUBDIRS = libcpu libbsp
 
 include $(top_srcdir)/automake/subdirs.am
diff --git a/c/src/lib/libbsp/Makefile.am b/c/src/lib/libbsp/Makefile.am
index 4eff8b8..306eb6a 100644
--- a/c/src/lib/libbsp/Makefile.am
+++ b/c/src/lib/libbsp/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 SUBDIRS = @libbsp_cpu_subdir@
diff --git a/c/src/lib/libbsp/arm/gp32/include/bsp.h b/c/src/lib/libbsp/arm/gp32/include/bsp.h
index eeace76..c7956b6 100644
--- a/c/src/lib/libbsp/arm/gp32/include/bsp.h
+++ b/c/src/lib/libbsp/arm/gp32/include/bsp.h
@@ -10,8 +10,11 @@
 |  The license and distribution terms for this file may be
 |  found in the file LICENSE in this distribution or at
 |  http://www.rtems.com/license/LICENSE.
+|
+|  $Id$
 +--------------------------------------------------------------------------*/
 
+
 #ifndef _BSP_H
 #define _BSP_H
 
diff --git a/c/src/lib/libbsp/m32c/Makefile.am b/c/src/lib/libbsp/m32c/Makefile.am
index f504c03..ede5014 100644
--- a/c/src/lib/libbsp/m32c/Makefile.am
+++ b/c/src/lib/libbsp/m32c/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m32c/configure.ac b/c/src/lib/libbsp/m32c/configure.ac
index 7b8b537..3f112ab 100644
--- a/c/src/lib/libbsp/m32c/configure.ac
+++ b/c/src/lib/libbsp/m32c/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m32c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am b/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
index b3fe1b3..65ae609 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
+++ b/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
index 0717a83..de2dcbd 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
+++ b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32r/Makefile.am b/c/src/lib/libbsp/m32r/Makefile.am
index f504c03..ede5014 100644
--- a/c/src/lib/libbsp/m32r/Makefile.am
+++ b/c/src/lib/libbsp/m32r/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m32r/configure.ac b/c/src/lib/libbsp/m32r/configure.ac
index a9f3fe0..ee7d0c5 100644
--- a/c/src/lib/libbsp/m32r/configure.ac
+++ b/c/src/lib/libbsp/m32r/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m32r],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
index d360747..06480cc 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
+++ b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m32r/m32rsim/configure.ac b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
index 43e5b9f..1871f26 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/configure.ac
+++ b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/Makefile.am b/c/src/lib/libbsp/m68k/Makefile.am
index 0461d01..4c98eb1 100644
--- a/c/src/lib/libbsp/m68k/Makefile.am
+++ b/c/src/lib/libbsp/m68k/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m68k/av5282/Makefile.am b/c/src/lib/libbsp/m68k/av5282/Makefile.am
index 3c37eda..7c1d52f 100644
--- a/c/src/lib/libbsp/m68k/av5282/Makefile.am
+++ b/c/src/lib/libbsp/m68k/av5282/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/av5282/configure.ac b/c/src/lib/libbsp/m68k/av5282/configure.ac
index 5067057..e68edc0 100644
--- a/c/src/lib/libbsp/m68k/av5282/configure.ac
+++ b/c/src/lib/libbsp/m68k/av5282/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-av5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/configure.ac b/c/src/lib/libbsp/m68k/configure.ac
index 3944551..be90dbf 100644
--- a/c/src/lib/libbsp/m68k/configure.ac
+++ b/c/src/lib/libbsp/m68k/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/csb360/Makefile.am b/c/src/lib/libbsp/m68k/csb360/Makefile.am
index ca2047b..a537907 100644
--- a/c/src/lib/libbsp/m68k/csb360/Makefile.am
+++ b/c/src/lib/libbsp/m68k/csb360/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/csb360/configure.ac b/c/src/lib/libbsp/m68k/csb360/configure.ac
index 57dce0d..e14b1ef 100644
--- a/c/src/lib/libbsp/m68k/csb360/configure.ac
+++ b/c/src/lib/libbsp/m68k/csb360/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-csb360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68302/Makefile.am b/c/src/lib/libbsp/m68k/gen68302/Makefile.am
index d36190c..fe1a77c 100644
--- a/c/src/lib/libbsp/m68k/gen68302/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68302/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68302/configure.ac b/c/src/lib/libbsp/m68k/gen68302/configure.ac
index e74424a..6f0372a 100644
--- a/c/src/lib/libbsp/m68k/gen68302/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68302/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68340/Makefile.am b/c/src/lib/libbsp/m68k/gen68340/Makefile.am
index a7f3150..689ce53 100644
--- a/c/src/lib/libbsp/m68k/gen68340/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68340/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68340/configure.ac b/c/src/lib/libbsp/m68k/gen68340/configure.ac
index 408ab4d..b15ffe3 100644
--- a/c/src/lib/libbsp/m68k/gen68340/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68340/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68360/Makefile.am b/c/src/lib/libbsp/m68k/gen68360/Makefile.am
index 710c163..ae439ca 100644
--- a/c/src/lib/libbsp/m68k/gen68360/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68360/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68360/configure.ac b/c/src/lib/libbsp/m68k/gen68360/configure.ac
index 3b9dca5..393bb65 100644
--- a/c/src/lib/libbsp/m68k/gen68360/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68360/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am b/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
index 0cd50c2..d020eb7 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
+++ b/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
index 410d7fb..c08987d 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
+++ b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-genmcf548x],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/idp/Makefile.am b/c/src/lib/libbsp/m68k/idp/Makefile.am
index f13f028..c1979c3 100644
--- a/c/src/lib/libbsp/m68k/idp/Makefile.am
+++ b/c/src/lib/libbsp/m68k/idp/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/idp/configure.ac b/c/src/lib/libbsp/m68k/idp/configure.ac
index bd12d3c..442fb5f 100644
--- a/c/src/lib/libbsp/m68k/idp/configure.ac
+++ b/c/src/lib/libbsp/m68k/idp/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am b/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
index 56876c6..54a0270 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac b/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
index 969dbfe..a2975f9 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am b/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
index 189a991..0a5f8b2 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../../aclocal
 
 transform =
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac b/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
index d755f32..aa6aabd 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf52235/Makefile.am b/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
index 7ef44e6..a37ac2b 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf52235/configure.ac b/c/src/lib/libbsp/m68k/mcf52235/configure.ac
index 188a0db..6008b84 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf52235/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am b/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
index 1758c1a..4a7082d 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/configure.ac b/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
index de2ccdd..f048dd3 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-dpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5235/Makefile.am b/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
index 403b47f..a1cbb4c 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5235/configure.ac b/c/src/lib/libbsp/m68k/mcf5235/configure.ac
index 82a578c..a806625 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5235/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5329/Makefile.am b/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
index cb23cb9..b242072 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5329/configure.ac b/c/src/lib/libbsp/m68k/mcf5329/configure.ac
index abd8206..74b9650 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5329/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mrm332/Makefile.am b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
index 6b36feb..2d9ec39 100644
--- a/c/src/lib/libbsp/m68k/mrm332/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mrm332/configure.ac b/c/src/lib/libbsp/m68k/mrm332/configure.ac
index 0826b48..2c7917a 100644
--- a/c/src/lib/libbsp/m68k/mrm332/configure.ac
+++ b/c/src/lib/libbsp/m68k/mrm332/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme136/Makefile.am b/c/src/lib/libbsp/m68k/mvme136/Makefile.am
index a887fcc..9390a5c 100644
--- a/c/src/lib/libbsp/m68k/mvme136/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme136/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme136/configure.ac b/c/src/lib/libbsp/m68k/mvme136/configure.ac
index 67837e4..694c2c9 100644
--- a/c/src/lib/libbsp/m68k/mvme136/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme136/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme147/Makefile.am b/c/src/lib/libbsp/m68k/mvme147/Makefile.am
index a9464f0..4328aaa 100644
--- a/c/src/lib/libbsp/m68k/mvme147/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme147/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme147/configure.ac b/c/src/lib/libbsp/m68k/mvme147/configure.ac
index f0b83a4..f9786f5 100644
--- a/c/src/lib/libbsp/m68k/mvme147/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme147/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme147s/Makefile.am b/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
index 8ca16d5..04d42d1 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme147s/configure.ac b/c/src/lib/libbsp/m68k/mvme147s/configure.ac
index d6c3b45..4950794 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme147s/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme162/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
index 5272bd4..988245a 100644
--- a/c/src/lib/libbsp/m68k/mvme162/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme162/configure.ac b/c/src/lib/libbsp/m68k/mvme162/configure.ac
index cae8993..0d5cda0 100644
--- a/c/src/lib/libbsp/m68k/mvme162/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme162/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
index d53b37e..71a248b 100644
--- a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../../aclocal
 
 sload_SOURCES = sload.c
diff --git a/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac b/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
index 7b4e062..188cb00 100644
--- a/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme167/Makefile.am b/c/src/lib/libbsp/m68k/mvme167/Makefile.am
index 0ba3aa2..b6f76a6 100644
--- a/c/src/lib/libbsp/m68k/mvme167/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme167/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme167/configure.ac b/c/src/lib/libbsp/m68k/mvme167/configure.ac
index d359523..3872b11 100644
--- a/c/src/lib/libbsp/m68k/mvme167/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme167/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/ods68302/Makefile.am b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
index 7c77320..3cd01c3 100644
--- a/c/src/lib/libbsp/m68k/ods68302/Makefile.am
+++ b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/ods68302/configure.ac b/c/src/lib/libbsp/m68k/ods68302/configure.ac
index 6a5cf23..e0ed45e 100644
--- a/c/src/lib/libbsp/m68k/ods68302/configure.ac
+++ b/c/src/lib/libbsp/m68k/ods68302/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/sim68000/Makefile.am b/c/src/lib/libbsp/m68k/sim68000/Makefile.am
index ba7d98d..c8d5223 100644
--- a/c/src/lib/libbsp/m68k/sim68000/Makefile.am
+++ b/c/src/lib/libbsp/m68k/sim68000/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/sim68000/configure.ac b/c/src/lib/libbsp/m68k/sim68000/configure.ac
index cde8a18..a2a24fc 100644
--- a/c/src/lib/libbsp/m68k/sim68000/configure.ac
+++ b/c/src/lib/libbsp/m68k/sim68000/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/uC5282/Makefile.am b/c/src/lib/libbsp/m68k/uC5282/Makefile.am
index 6fe5787..51c0c24 100644
--- a/c/src/lib/libbsp/m68k/uC5282/Makefile.am
+++ b/c/src/lib/libbsp/m68k/uC5282/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/uC5282/configure.ac b/c/src/lib/libbsp/m68k/uC5282/configure.ac
index a4202bb..78bf436 100644
--- a/c/src/lib/libbsp/m68k/uC5282/configure.ac
+++ b/c/src/lib/libbsp/m68k/uC5282/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-m68k-uC5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/Makefile.am b/c/src/lib/libbsp/mips/Makefile.am
index d294e84..2a614ac 100644
--- a/c/src/lib/libbsp/mips/Makefile.am
+++ b/c/src/lib/libbsp/mips/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/mips/configure.ac b/c/src/lib/libbsp/mips/configure.ac
index c857921..0082adb 100644
--- a/c/src/lib/libbsp/mips/configure.ac
+++ b/c/src/lib/libbsp/mips/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/csb350/Makefile.am b/c/src/lib/libbsp/mips/csb350/Makefile.am
index a658307..e5671bf 100644
--- a/c/src/lib/libbsp/mips/csb350/Makefile.am
+++ b/c/src/lib/libbsp/mips/csb350/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/csb350/configure.ac b/c/src/lib/libbsp/mips/csb350/configure.ac
index 6cc4781..3eeb019 100644
--- a/c/src/lib/libbsp/mips/csb350/configure.ac
+++ b/c/src/lib/libbsp/mips/csb350/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-mips-csb350],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/genmongoosev/Makefile.am b/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
index 5bb48e3..1f27e45 100644
--- a/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
+++ b/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/genmongoosev/configure.ac b/c/src/lib/libbsp/mips/genmongoosev/configure.ac
index 3e3c9fe..b1b61dc 100644
--- a/c/src/lib/libbsp/mips/genmongoosev/configure.ac
+++ b/c/src/lib/libbsp/mips/genmongoosev/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/hurricane/Makefile.am b/c/src/lib/libbsp/mips/hurricane/Makefile.am
index 0c021b3..9b67d34 100644
--- a/c/src/lib/libbsp/mips/hurricane/Makefile.am
+++ b/c/src/lib/libbsp/mips/hurricane/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/jmr3904/Makefile.am b/c/src/lib/libbsp/mips/jmr3904/Makefile.am
index d001411..540c123 100644
--- a/c/src/lib/libbsp/mips/jmr3904/Makefile.am
+++ b/c/src/lib/libbsp/mips/jmr3904/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/jmr3904/configure.ac b/c/src/lib/libbsp/mips/jmr3904/configure.ac
index 8e7ae08..8b170b8 100644
--- a/c/src/lib/libbsp/mips/jmr3904/configure.ac
+++ b/c/src/lib/libbsp/mips/jmr3904/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am b/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
index 9ba4343..baaa1a7 100644
--- a/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
+++ b/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../../aclocal
 
 transform =
diff --git a/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac b/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
index 85b17e0..19e291d 100644
--- a/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
+++ b/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/rbtx4925/Makefile.am b/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
index 8d69288..fe53813 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
+++ b/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/rbtx4938/Makefile.am b/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
index 8d69288..fe53813 100644
--- a/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
+++ b/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/nios2/Makefile.am b/c/src/lib/libbsp/nios2/Makefile.am
index 140d76e..e60a896 100644
--- a/c/src/lib/libbsp/nios2/Makefile.am
+++ b/c/src/lib/libbsp/nios2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 # Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/nios2/configure.ac b/c/src/lib/libbsp/nios2/configure.ac
index c7cac07..9e4ffca 100644
--- a/c/src/lib/libbsp/nios2/configure.ac
+++ b/c/src/lib/libbsp/nios2/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am b/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
index 1094826..8fa6085 100644
--- a/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
+++ b/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/nios2/nios2_iss/configure.ac b/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
index c038715..c27304f 100644
--- a/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
+++ b/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-nios2-nios2_iss],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/no_cpu/Makefile.am b/c/src/lib/libbsp/no_cpu/Makefile.am
index 140d76e..e60a896 100644
--- a/c/src/lib/libbsp/no_cpu/Makefile.am
+++ b/c/src/lib/libbsp/no_cpu/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 # Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/no_cpu/configure.ac b/c/src/lib/libbsp/no_cpu/configure.ac
index 46998fe..afe7e53 100644
--- a/c/src/lib/libbsp/no_cpu/configure.ac
+++ b/c/src/lib/libbsp/no_cpu/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-no_cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am b/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
index 4a29945..2a7958b 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac b/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
index 801a351..dd05b7d 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-no_cpu-no_bsp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/Makefile.am
index 03a7b31..31e5a60 100644
--- a/c/src/lib/libbsp/powerpc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/powerpc/beatnik/Makefile.am b/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
index f6a63ec..7f2688f 100644
--- a/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 CLEANFILES      =
diff --git a/c/src/lib/libbsp/powerpc/configure.ac b/c/src/lib/libbsp/powerpc/configure.ac
index 88d2126..d8d75fc 100644
--- a/c/src/lib/libbsp/powerpc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/ep1a/configure.ac b/c/src/lib/libbsp/powerpc/ep1a/configure.ac
index 61539e4..b4dbb99 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/configure.ac
+++ b/c/src/lib/libbsp/powerpc/ep1a/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
index a1cf57d..cb32aef 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/gen5200/configure.ac b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
index 97d04cf..d0cb786 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen5200],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am b/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
index 7a42ebc..29a77bd 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
index f4e5a3d..ee76369 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen83xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
index 0e7687f..fdd6331 100644
--- a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/haleakala/configure.ac b/c/src/lib/libbsp/powerpc/haleakala/configure.ac
index 25e5db3..0250507 100644
--- a/c/src/lib/libbsp/powerpc/haleakala/configure.ac
+++ b/c/src/lib/libbsp/powerpc/haleakala/configure.ac
@@ -1,4 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
+dnl
+dnl $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-haleakala],[_RTEMS_VERSION],[rtems-bugs at rtems.com])
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am b/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
index da6a311..0134f33 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
index 10260ce..9d1e197 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
index 9a3206d..e2292c9 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 SUBDIRS = .
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
index dd832f0..a2f1e55 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ## NOTE: This Makefile.am does not apply RTEMS's compilation rules.
 
 AUTOMAKE_OPTIONS = no-exeext
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
index 1debc3a..d159fc1 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-motorola_powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
index 7a5730a..ddd8138 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ## NOTE: This Makefile.am does not apply RTEMS's compilation rules.
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
index 24b0797..9e55382 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am b/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
index cf4f4d2..aa1ead9 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
index dda5286..cc57360 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc8260ads],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am b/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
index e411c7a..f214f88 100644
--- a/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mvme3100/configure.ac b/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
index aeda953..e671a70 100644
--- a/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mvme3100],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/psim/Makefile.am b/c/src/lib/libbsp/powerpc/psim/Makefile.am
index a99f23e..c02edb9 100644
--- a/c/src/lib/libbsp/powerpc/psim/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/psim/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/psim/configure.ac b/c/src/lib/libbsp/powerpc/psim/configure.ac
index 85d8878..a258728 100644
--- a/c/src/lib/libbsp/powerpc/psim/configure.ac
+++ b/c/src/lib/libbsp/powerpc/psim/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am b/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
index 0dce1cd..945a723 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
index 063b476..3c86f35 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/qoriq/Makefile.am b/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
index cc9c8b4..d89e821 100644
--- a/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/qoriq/configure.ac b/c/src/lib/libbsp/powerpc/qoriq/configure.ac
index 7b82c1d..8bd7523 100644
--- a/c/src/lib/libbsp/powerpc/qoriq/configure.ac
+++ b/c/src/lib/libbsp/powerpc/qoriq/configure.ac
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 AC_PREREQ(2.60)
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-qoriq],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
 AC_CONFIG_SRCDIR([bsp_specs])
diff --git a/c/src/lib/libbsp/powerpc/score603e/Makefile.am b/c/src/lib/libbsp/powerpc/score603e/Makefile.am
index 264a30c..3a6b070 100644
--- a/c/src/lib/libbsp/powerpc/score603e/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/score603e/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/score603e/configure.ac b/c/src/lib/libbsp/powerpc/score603e/configure.ac
index feedd0a..e7ffcdf 100644
--- a/c/src/lib/libbsp/powerpc/score603e/configure.ac
+++ b/c/src/lib/libbsp/powerpc/score603e/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/ss555/Makefile.am b/c/src/lib/libbsp/powerpc/ss555/Makefile.am
index 3dc3f63..8758be6 100644
--- a/c/src/lib/libbsp/powerpc/ss555/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/ss555/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/ss555/configure.ac b/c/src/lib/libbsp/powerpc/ss555/configure.ac
index 59fcc87..afb044c 100644
--- a/c/src/lib/libbsp/powerpc/ss555/configure.ac
+++ b/c/src/lib/libbsp/powerpc/ss555/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx5xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am b/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
index 6a7ffca..e0f08b4 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac b/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
index 32957af..38cb34f 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-tqm8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/virtex/Makefile.am b/c/src/lib/libbsp/powerpc/virtex/Makefile.am
index 6faa494..148e003 100644
--- a/c/src/lib/libbsp/powerpc/virtex/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/virtex/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/virtex/configure.ac b/c/src/lib/libbsp/powerpc/virtex/configure.ac
index 33819cc..f65f56d 100644
--- a/c/src/lib/libbsp/powerpc/virtex/configure.ac
+++ b/c/src/lib/libbsp/powerpc/virtex/configure.ac
@@ -1,4 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
+dnl
+dnl $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-powerpc-virtex],[_RTEMS_VERSION],[rtems-bugs at rtems.com])
diff --git a/c/src/lib/libbsp/powerpc/virtex4/Makefile.am b/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
index 5952497..d6ae5d3 100644
--- a/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
@@ -1,3 +1,4 @@
+
 ##
 ## $Id: $
 ##
diff --git a/c/src/lib/libbsp/sh/Makefile.am b/c/src/lib/libbsp/sh/Makefile.am
index 33c5db1..cf5212b 100644
--- a/c/src/lib/libbsp/sh/Makefile.am
+++ b/c/src/lib/libbsp/sh/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 # Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sh/configure.ac b/c/src/lib/libbsp/sh/configure.ac
index ca901dd..96eea71 100644
--- a/c/src/lib/libbsp/sh/configure.ac
+++ b/c/src/lib/libbsp/sh/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.am b/c/src/lib/libbsp/sh/gensh1/Makefile.am
index 1558354..ed6e50c 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh1/configure.ac b/c/src/lib/libbsp/sh/gensh1/configure.ac
index 93c8b56..10c3c39 100644
--- a/c/src/lib/libbsp/sh/gensh1/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh1/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh1],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am
index 6339206..bc54b0a 100644
--- a/c/src/lib/libbsp/sh/gensh2/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh2/configure.ac b/c/src/lib/libbsp/sh/gensh2/configure.ac
index 71c2d0b..8d9d750 100644
--- a/c/src/lib/libbsp/sh/gensh2/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh2/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh4/Makefile.am b/c/src/lib/libbsp/sh/gensh4/Makefile.am
index 70b667b..b73a2da 100644
--- a/c/src/lib/libbsp/sh/gensh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh4/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh4/configure.ac b/c/src/lib/libbsp/sh/gensh4/configure.ac
index 0365e11..307bcf8 100644
--- a/c/src/lib/libbsp/sh/gensh4/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh4/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh4],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/shsim/Makefile.am b/c/src/lib/libbsp/sh/shsim/Makefile.am
index bc039bb..85c8e07 100644
--- a/c/src/lib/libbsp/sh/shsim/Makefile.am
+++ b/c/src/lib/libbsp/sh/shsim/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/shsim/configure.ac b/c/src/lib/libbsp/sh/shsim/configure.ac
index c1198dd..7da50c9 100644
--- a/c/src/lib/libbsp/sh/shsim/configure.ac
+++ b/c/src/lib/libbsp/sh/shsim/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sh-shsim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/Makefile.am b/c/src/lib/libbsp/sparc/Makefile.am
index 67bb6b6..2b9909c 100644
--- a/c/src/lib/libbsp/sparc/Makefile.am
+++ b/c/src/lib/libbsp/sparc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 # Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sparc/configure.ac b/c/src/lib/libbsp/sparc/configure.ac
index 8369695..796784b 100644
--- a/c/src/lib/libbsp/sparc/configure.ac
+++ b/c/src/lib/libbsp/sparc/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/erc32/Makefile.am b/c/src/lib/libbsp/sparc/erc32/Makefile.am
index ddb8d94..615a3e0 100644
--- a/c/src/lib/libbsp/sparc/erc32/Makefile.am
+++ b/c/src/lib/libbsp/sparc/erc32/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc/erc32/configure.ac b/c/src/lib/libbsp/sparc/erc32/configure.ac
index 96cac6c..124d65b 100644
--- a/c/src/lib/libbsp/sparc/erc32/configure.ac
+++ b/c/src/lib/libbsp/sparc/erc32/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/leon2/configure.ac b/c/src/lib/libbsp/sparc/leon2/configure.ac
index 95a1cd0..00b597f 100644
--- a/c/src/lib/libbsp/sparc/leon2/configure.ac
+++ b/c/src/lib/libbsp/sparc/leon2/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/leon3/configure.ac b/c/src/lib/libbsp/sparc/leon3/configure.ac
index c118600..3f2d445 100644
--- a/c/src/lib/libbsp/sparc/leon3/configure.ac
+++ b/c/src/lib/libbsp/sparc/leon3/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon3],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/Makefile.am b/c/src/lib/libbsp/sparc64/Makefile.am
index d294e84..2a614ac 100644
--- a/c/src/lib/libbsp/sparc64/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 ## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sparc64/configure.ac b/c/src/lib/libbsp/sparc64/configure.ac
index 4c9b760..bd48500 100644
--- a/c/src/lib/libbsp/sparc64/configure.ac
+++ b/c/src/lib/libbsp/sparc64/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/niagara/Makefile.am b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
index 089649d..099591a 100644
--- a/c/src/lib/libbsp/sparc64/niagara/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/niagara/configure.ac b/c/src/lib/libbsp/sparc64/niagara/configure.ac
index 47d89e9..24ca415 100644
--- a/c/src/lib/libbsp/sparc64/niagara/configure.ac
+++ b/c/src/lib/libbsp/sparc64/niagara/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4v],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/usiii/Makefile.am b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
index 6c169e0..2a25510 100644
--- a/c/src/lib/libbsp/sparc64/usiii/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../../aclocal
 
 include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/usiii/configure.ac b/c/src/lib/libbsp/sparc64/usiii/configure.ac
index fcb5814..a67c570 100644
--- a/c/src/lib/libbsp/sparc64/usiii/configure.ac
+++ b/c/src/lib/libbsp/sparc64/usiii/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4u],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/Makefile.am b/c/src/lib/libcpu/Makefile.am
index 7d3a43e..1e98394 100644
--- a/c/src/lib/libcpu/Makefile.am
+++ b/c/src/lib/libcpu/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include_libcpudir = $(includedir)/libcpu
 
 EXTRA_DIST =
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index 46c06b4..b7b7842 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_libchipdir = $(includedir)/libchip
diff --git a/c/src/librtems++/Makefile.am b/c/src/librtems++/Makefile.am
index ffc369c..ba7f524 100644
--- a/c/src/librtems++/Makefile.am
+++ b/c/src/librtems++/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 include $(top_srcdir)/../automake/compile.am
diff --git a/c/src/librtems++/configure.ac b/c/src/librtems++/configure.ac
index 7ca2d38..801ee0b 100644
--- a/c/src/librtems++/configure.ac
+++ b/c/src/librtems++/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-librtems++],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla],[rtems-c-src-librtems++])
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index d0383df..c9e6f79 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 57e63aa..8e034e5 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 4249a0f..dac0513 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/
 ##
 
diff --git a/c/src/support/Makefile.am b/c/src/support/Makefile.am
index 66c8154..55b549e 100644
--- a/c/src/support/Makefile.am
+++ b/c/src/support/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 AM_CPPFLAGS += -DRTEMS_BSP=\"@RTEMS_BSP@\"
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 08724db..1841ac3 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -1,3 +1,6 @@
+##
+##  $Id$
+##
 ##  build and install "glommed" librtemsbsp.a
 ##
 
diff --git a/configure.ac b/configure.ac
index 42573f9..dc971d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index b5569fa..542d512 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I aclocal
 
 include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/aclocal/canonical-target-name.m4 b/cpukit/aclocal/canonical-target-name.m4
index a237c7b..230583b 100644
--- a/cpukit/aclocal/canonical-target-name.m4
+++ b/cpukit/aclocal/canonical-target-name.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 dnl canonicalize target cpu
 dnl NOTE: Most rtems targets do not fullfil autoconf's
 dnl target naming conventions "processor-vendor-os"
diff --git a/cpukit/aclocal/canonicalize-tools.m4 b/cpukit/aclocal/canonicalize-tools.m4
index c5f4c73..540c9a4 100644
--- a/cpukit/aclocal/canonicalize-tools.m4
+++ b/cpukit/aclocal/canonicalize-tools.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Set target tools
 dnl
 
diff --git a/cpukit/aclocal/check-func.m4 b/cpukit/aclocal/check-func.m4
index 36d700b..92787e1 100644
--- a/cpukit/aclocal/check-func.m4
+++ b/cpukit/aclocal/check-func.m4
@@ -1,3 +1,5 @@
+# $Id$
+
 # Check whether FUNCTION is declared in INCLUDES
 # and whether rtems_stub_FUNCTION or FUNCTION is supplied.
 
diff --git a/cpukit/aclocal/check-multiprocessing.m4 b/cpukit/aclocal/check-multiprocessing.m4
index 1698d3d..ca4338b 100644
--- a/cpukit/aclocal/check-multiprocessing.m4
+++ b/cpukit/aclocal/check-multiprocessing.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
 [dnl
 AC_REQUIRE([RTEMS_ENV_RTEMSCPU])dnl
diff --git a/cpukit/aclocal/check-networking.m4 b/cpukit/aclocal/check-networking.m4
index e6d9145..1b8fe38 100644
--- a/cpukit/aclocal/check-networking.m4
+++ b/cpukit/aclocal/check-networking.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_NETWORKING],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-newlib.m4 b/cpukit/aclocal/check-newlib.m4
index f23a90c..bbf5f68 100644
--- a/cpukit/aclocal/check-newlib.m4
+++ b/cpukit/aclocal/check-newlib.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_CHECK_NEWLIB],
 [dnl
 AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
diff --git a/cpukit/aclocal/check-posix.m4 b/cpukit/aclocal/check-posix.m4
index 6b7ff61..a00dc24 100644
--- a/cpukit/aclocal/check-posix.m4
+++ b/cpukit/aclocal/check-posix.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_POSIX_API],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-rtems-debug.m4 b/cpukit/aclocal/check-rtems-debug.m4
index 280edcc..ef5c14e 100644
--- a/cpukit/aclocal/check-rtems-debug.m4
+++ b/cpukit/aclocal/check-rtems-debug.m4
@@ -1,3 +1,5 @@
+## $Id$
+
 AC_DEFUN([RTEMS_CHECK_RTEMS_DEBUG],
 [AC_REQUIRE([RTEMS_ENABLE_RTEMS_DEBUG])
 AS_IF([test x"${enable_rtems_debug}" = x"yes"],
diff --git a/cpukit/aclocal/check-smp.m4 b/cpukit/aclocal/check-smp.m4
index b9b10b1..8de5f29 100644
--- a/cpukit/aclocal/check-smp.m4
+++ b/cpukit/aclocal/check-smp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_SMP],
 [dnl
 AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
diff --git a/cpukit/aclocal/check-tool.m4 b/cpukit/aclocal/check-tool.m4
index 2bc137c..4c412c0 100644
--- a/cpukit/aclocal/check-tool.m4
+++ b/cpukit/aclocal/check-tool.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 ## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
 ## the un-prefixed version of PROG-TO-CHECK-FOR.
 dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/cpukit/aclocal/enable-multiprocessing.m4 b/cpukit/aclocal/enable-multiprocessing.m4
index 3b98a67..f664800 100644
--- a/cpukit/aclocal/enable-multiprocessing.m4
+++ b/cpukit/aclocal/enable-multiprocessing.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
 [
 AC_ARG_ENABLE(multiprocessing,
diff --git a/cpukit/aclocal/enable-networking.m4 b/cpukit/aclocal/enable-networking.m4
index d9b50ef..a7be7b4 100644
--- a/cpukit/aclocal/enable-networking.m4
+++ b/cpukit/aclocal/enable-networking.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_NETWORKING],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/cpukit/aclocal/enable-posix.m4 b/cpukit/aclocal/enable-posix.m4
index c183395..8859e54 100644
--- a/cpukit/aclocal/enable-posix.m4
+++ b/cpukit/aclocal/enable-posix.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_POSIX],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/cpukit/aclocal/enable-rtems-debug.m4 b/cpukit/aclocal/enable-rtems-debug.m4
index ba4a4f2..ada9fe3 100644
--- a/cpukit/aclocal/enable-rtems-debug.m4
+++ b/cpukit/aclocal/enable-rtems-debug.m4
@@ -1,3 +1,5 @@
+## $Id$
+
 AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
 [
 AC_ARG_ENABLE(rtems-debug,
diff --git a/cpukit/aclocal/enable-smp.m4 b/cpukit/aclocal/enable-smp.m4
index b290ac3..84561f8 100644
--- a/cpukit/aclocal/enable-smp.m4
+++ b/cpukit/aclocal/enable-smp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_SMP],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/cpukit/aclocal/env-rtemscpu.m4 b/cpukit/aclocal/env-rtemscpu.m4
index 7c18e3f..65dea4e 100644
--- a/cpukit/aclocal/env-rtemscpu.m4
+++ b/cpukit/aclocal/env-rtemscpu.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENV_RTEMSCPU],
 [
   AC_REQUIRE([RTEMS_ENABLE_MULTILIB])
diff --git a/cpukit/aclocal/gcc-pipe.m4 b/cpukit/aclocal/gcc-pipe.m4
index fbc78b9..2a04629 100644
--- a/cpukit/aclocal/gcc-pipe.m4
+++ b/cpukit/aclocal/gcc-pipe.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Check whether the target compiler accepts -pipe
 dnl
 
diff --git a/cpukit/aclocal/prog-cc.m4 b/cpukit/aclocal/prog-cc.m4
index e334ae2..6de5b33 100644
--- a/cpukit/aclocal/prog-cc.m4
+++ b/cpukit/aclocal/prog-cc.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl 
 dnl Check for target gcc
 dnl
 
diff --git a/cpukit/aclocal/prog-ccas.m4 b/cpukit/aclocal/prog-ccas.m4
index c30b884..15b1a2c 100644
--- a/cpukit/aclocal/prog-ccas.m4
+++ b/cpukit/aclocal/prog-ccas.m4
@@ -1,3 +1,5 @@
+## $Id$
+
 AC_DEFUN([RTEMS_PROG_CCAS],
 [
 AC_REQUIRE([RTEMS_PROG_CC])
diff --git a/cpukit/aclocal/rtems-ampolish.m4 b/cpukit/aclocal/rtems-ampolish.m4
index 6088ddd..328df7a 100644
--- a/cpukit/aclocal/rtems-ampolish.m4
+++ b/cpukit/aclocal/rtems-ampolish.m4
@@ -1,3 +1,5 @@
+# $Id$
+
 AC_DEFUN([RTEMS_AMPOLISH3],
 [
 AC_REQUIRE([AM_MAINTAINER_MODE])
diff --git a/cpukit/aclocal/rtems-top.m4 b/cpukit/aclocal/rtems-top.m4
index b0cdaaa..357ea55 100644
--- a/cpukit/aclocal/rtems-top.m4
+++ b/cpukit/aclocal/rtems-top.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 # AC_DISABLE_OPTION_CHECKING is not available before 2.62
 AC_PREREQ(2.62)
 
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 85b10c3..7c5c731 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am
index 24a2815..2155b23 100644
--- a/cpukit/ftpd/Makefile.am
+++ b/cpukit/ftpd/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 if LIBNETWORKING
diff --git a/cpukit/libblock/Makefile.am b/cpukit/libblock/Makefile.am
index 242c44e..5cf143d 100644
--- a/cpukit/libblock/Makefile.am
+++ b/cpukit/libblock/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 1d6fa3b..ce2a745 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/libfs/Makefile.am b/cpukit/libfs/Makefile.am
index deb2dac..c629bc9 100644
--- a/cpukit/libfs/Makefile.am
+++ b/cpukit/libfs/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/libfs/src/nfsclient/Makefile.am b/cpukit/libfs/src/nfsclient/Makefile.am
index 85f4a71..98ba992 100644
--- a/cpukit/libfs/src/nfsclient/Makefile.am
+++ b/cpukit/libfs/src/nfsclient/Makefile.am
@@ -1,3 +1,7 @@
+#
+#  $Id$
+#
+
 include $(top_srcdir)/automake/compile.am
 
 #%dirutils.obj: %dirutils.o
diff --git a/cpukit/libgnat/Makefile.am b/cpukit/libgnat/Makefile.am
index 4bfbca1..85414cb 100644
--- a/cpukit/libgnat/Makefile.am
+++ b/cpukit/libgnat/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 EXTRA_DIST=
diff --git a/cpukit/libi2c/Makefile.am b/cpukit/libi2c/Makefile.am
index 241cf27..c422529 100644
--- a/cpukit/libi2c/Makefile.am
+++ b/cpukit/libi2c/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 noinst_LIBRARIES = libi2c.a
diff --git a/cpukit/libmd/Makefile.am b/cpukit/libmd/Makefile.am
index f1eb021..57a09b0 100644
--- a/cpukit/libmd/Makefile.am
+++ b/cpukit/libmd/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 if NEWLIB
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index 1a99098..af90cb6 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/librpc/Makefile.am b/cpukit/librpc/Makefile.am
index edc760f..63f76c4 100644
--- a/cpukit/librpc/Makefile.am
+++ b/cpukit/librpc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index 5f1c00f..d76fe8d 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am
index 2cf38ed..391c395 100644
--- a/cpukit/pppd/Makefile.am
+++ b/cpukit/pppd/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 if LIBNETWORKING
diff --git a/cpukit/rtems/Makefile.am b/cpukit/rtems/Makefile.am
index bbf8611..8d593a4 100644
--- a/cpukit/rtems/Makefile.am
+++ b/cpukit/rtems/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am
index 805cfa7..4536280 100644
--- a/cpukit/sapi/Makefile.am
+++ b/cpukit/sapi/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index 128c527..2f12905 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index 3647989..569afb8 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = @RTEMS_CPU@
 
 DIST_SUBDIRS =
diff --git a/cpukit/score/cpu/arm/Makefile.am b/cpukit/score/cpu/arm/Makefile.am
index cf511c9..61210cb 100644
--- a/cpukit/score/cpu/arm/Makefile.am
+++ b/cpukit/score/cpu/arm/Makefile.am
@@ -1,3 +1,6 @@
+##
+## $Id$
+##
 include $(top_srcdir)/automake/compile.am
 include_rtemsdir = $(includedir)/rtems
 include_rtems_HEADERS = rtems/asm.h
diff --git a/cpukit/score/cpu/avr/Makefile.am b/cpukit/score/cpu/avr/Makefile.am
index 4079b69..9895dc7 100644
--- a/cpukit/score/cpu/avr/Makefile.am
+++ b/cpukit/score/cpu/avr/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/bfin/Makefile.am b/cpukit/score/cpu/bfin/Makefile.am
index dfec9ea..f1e0701 100644
--- a/cpukit/score/cpu/bfin/Makefile.am
+++ b/cpukit/score/cpu/bfin/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/h8300/Makefile.am b/cpukit/score/cpu/h8300/Makefile.am
index 8ac7e76..b19233d 100644
--- a/cpukit/score/cpu/h8300/Makefile.am
+++ b/cpukit/score/cpu/h8300/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am
index b9caa33..75cfeda 100644
--- a/cpukit/score/cpu/i386/Makefile.am
+++ b/cpukit/score/cpu/i386/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/lm32/Makefile.am b/cpukit/score/cpu/lm32/Makefile.am
index d3b49bf..871cbf4 100644
--- a/cpukit/score/cpu/lm32/Makefile.am
+++ b/cpukit/score/cpu/lm32/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/m32c/Makefile.am b/cpukit/score/cpu/m32c/Makefile.am
index f836c58..773e031 100644
--- a/cpukit/score/cpu/m32c/Makefile.am
+++ b/cpukit/score/cpu/m32c/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_HEADERS = varvects.h
diff --git a/cpukit/score/cpu/m32r/Makefile.am b/cpukit/score/cpu/m32r/Makefile.am
index 37b49ed..268797c 100644
--- a/cpukit/score/cpu/m32r/Makefile.am
+++ b/cpukit/score/cpu/m32r/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_HEADERS =
diff --git a/cpukit/score/cpu/m68k/Makefile.am b/cpukit/score/cpu/m68k/Makefile.am
index 319cbdd..d67f7e5 100644
--- a/cpukit/score/cpu/m68k/Makefile.am
+++ b/cpukit/score/cpu/m68k/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 noinst_LIBRARIES = libscorecpu.a
diff --git a/cpukit/score/cpu/mips/Makefile.am b/cpukit/score/cpu/mips/Makefile.am
index 6ca30c3..b1a2d66 100644
--- a/cpukit/score/cpu/mips/Makefile.am
+++ b/cpukit/score/cpu/mips/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/nios2/Makefile.am b/cpukit/score/cpu/nios2/Makefile.am
index f662946..606a512 100644
--- a/cpukit/score/cpu/nios2/Makefile.am
+++ b/cpukit/score/cpu/nios2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 CLEANFILES =
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index 820579c..dac52db 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/powerpc/Makefile.am b/cpukit/score/cpu/powerpc/Makefile.am
index 65007ef..67f4339 100644
--- a/cpukit/score/cpu/powerpc/Makefile.am
+++ b/cpukit/score/cpu/powerpc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sh/Makefile.am b/cpukit/score/cpu/sh/Makefile.am
index 8e148d8..aeb2c68 100644
--- a/cpukit/score/cpu/sh/Makefile.am
+++ b/cpukit/score/cpu/sh/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sparc/Makefile.am b/cpukit/score/cpu/sparc/Makefile.am
index 578ecc6..3d77da1 100644
--- a/cpukit/score/cpu/sparc/Makefile.am
+++ b/cpukit/score/cpu/sparc/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sparc64/Makefile.am b/cpukit/score/cpu/sparc64/Makefile.am
index 33ba844..88817d8 100644
--- a/cpukit/score/cpu/sparc64/Makefile.am
+++ b/cpukit/score/cpu/sparc64/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index d114ba4..cb72745 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/compile.am
 
 if LIBNETWORKING
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 36d3103..b5b89fb 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
diff --git a/cpukit/zlib/Makefile.am b/cpukit/zlib/Makefile.am
index 478134b..271f276 100644
--- a/cpukit/zlib/Makefile.am
+++ b/cpukit/zlib/Makefile.am
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
 include $(top_srcdir)/automake/compile.am
 
 project_lib_LIBRARIES = libz.a
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cdd5b53..65155ce 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 d628a29..d4b8bac 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 052ef7f..007bba3 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 970ea7a..a894ac4 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 0418185..c302ff1 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 cb7a60b..eaaf745 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 bb33fc4..57edb24 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 25badd1..67108e8 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 93d387d..d220a41 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 9033490..89054bf 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 e8df5ba..73ca09b 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 a0fce4f..462cf5c 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 33b96cc..98ad035 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 05dd83a..5bc093d 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 75db2d7..09fc48a 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 80b32d2..272230b 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 21f5a42..de950b1 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
 
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index 92f8ad8..d4a14c0 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I aclocal
 
 DISTCLEANFILES =
diff --git a/testsuites/aclocal/canonical-target-name.m4 b/testsuites/aclocal/canonical-target-name.m4
index a237c7b..230583b 100644
--- a/testsuites/aclocal/canonical-target-name.m4
+++ b/testsuites/aclocal/canonical-target-name.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl
+
 dnl canonicalize target cpu
 dnl NOTE: Most rtems targets do not fullfil autoconf's
 dnl target naming conventions "processor-vendor-os"
diff --git a/testsuites/aclocal/canonicalize-tools.m4 b/testsuites/aclocal/canonicalize-tools.m4
index d4f9241..190afca 100644
--- a/testsuites/aclocal/canonicalize-tools.m4
+++ b/testsuites/aclocal/canonicalize-tools.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl
 dnl Set target tools
 dnl
 
diff --git a/testsuites/aclocal/check-cpuopts.m4 b/testsuites/aclocal/check-cpuopts.m4
index 41bf2fc..542201f 100644
--- a/testsuites/aclocal/check-cpuopts.m4
+++ b/testsuites/aclocal/check-cpuopts.m4
@@ -1,3 +1,5 @@
+
+
 # RTEMS_CHECK_CPUOPTS(define)
 AC_DEFUN([RTEMS_CHECK_CPUOPTS],
 [
diff --git a/testsuites/aclocal/check-custom-bsp.m4 b/testsuites/aclocal/check-custom-bsp.m4
index 8857adc..1733993 100644
--- a/testsuites/aclocal/check-custom-bsp.m4
+++ b/testsuites/aclocal/check-custom-bsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
 AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/testsuites/aclocal/check-cxx.m4 b/testsuites/aclocal/check-cxx.m4
index 0a755f7..4314b6d 100644
--- a/testsuites/aclocal/check-cxx.m4
+++ b/testsuites/aclocal/check-cxx.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl
 AC_DEFUN([RTEMS_CHECK_CXX],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/testsuites/aclocal/check-tool.m4 b/testsuites/aclocal/check-tool.m4
index 2bc137c..4c412c0 100644
--- a/testsuites/aclocal/check-tool.m4
+++ b/testsuites/aclocal/check-tool.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 ## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
 ## the un-prefixed version of PROG-TO-CHECK-FOR.
 dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/testsuites/aclocal/enable-cxx.m4 b/testsuites/aclocal/enable-cxx.m4
index 759d81b..08cb5d4 100644
--- a/testsuites/aclocal/enable-cxx.m4
+++ b/testsuites/aclocal/enable-cxx.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_CXX],
 [
 AC_ARG_ENABLE(cxx,
diff --git a/testsuites/aclocal/enable-rtemsbsp.m4 b/testsuites/aclocal/enable-rtemsbsp.m4
index 60f37ec..ba57aa5 100644
--- a/testsuites/aclocal/enable-rtemsbsp.m4
+++ b/testsuites/aclocal/enable-rtemsbsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Override the set of BSPs to be built.
 dnl used by the toplevel configure script
 dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/testsuites/aclocal/enable-tests.m4 b/testsuites/aclocal/enable-tests.m4
index 9373924..4edcb2c 100644
--- a/testsuites/aclocal/enable-tests.m4
+++ b/testsuites/aclocal/enable-tests.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 AC_DEFUN([RTEMS_ENABLE_TESTS],
 [
 AC_ARG_ENABLE(tests,
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index 3f70348..918e338 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 dnl Pass a single BSP via an environment variable
 dnl used by per BSP configure scripts
 AC_DEFUN([RTEMS_ENV_RTEMSBSP],
diff --git a/testsuites/aclocal/prog-cc.m4 b/testsuites/aclocal/prog-cc.m4
index 0177843..e611fbc 100644
--- a/testsuites/aclocal/prog-cc.m4
+++ b/testsuites/aclocal/prog-cc.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl 
 dnl Check for target gcc
 dnl
 
diff --git a/testsuites/aclocal/prog-cxx.m4 b/testsuites/aclocal/prog-cxx.m4
index 6da733d..190b81a 100644
--- a/testsuites/aclocal/prog-cxx.m4
+++ b/testsuites/aclocal/prog-cxx.m4
@@ -1,3 +1,6 @@
+dnl
+dnl $Id$
+dnl 
 dnl Check for target g++
 dnl 
 
diff --git a/testsuites/aclocal/project-root.m4 b/testsuites/aclocal/project-root.m4
index aeeb0e8..8fc765a 100644
--- a/testsuites/aclocal/project-root.m4
+++ b/testsuites/aclocal/project-root.m4
@@ -1,3 +1,7 @@
+dnl
+dnl $Id$
+dnl 
+
 AC_DEFUN([RTEMS_PROJECT_ROOT],
 [dnl
 AC_REQUIRE([RTEMS_TOP])
diff --git a/testsuites/aclocal/rtems-top.m4 b/testsuites/aclocal/rtems-top.m4
index 5d7974e..1b6d845 100644
--- a/testsuites/aclocal/rtems-top.m4
+++ b/testsuites/aclocal/rtems-top.m4
@@ -1,3 +1,5 @@
+dnl $Id$
+
 # AC_DISABLE_OPTION_CHECKING is not available before 2.62
 AC_PREREQ(2.62)
 
diff --git a/testsuites/configure.ac b/testsuites/configure.ac
index 1057aa5..2e0d3e1 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/fstests/Makefile.am b/testsuites/fstests/Makefile.am
index af06b4b..f765a89 100644
--- a/testsuites/fstests/Makefile.am
+++ b/testsuites/fstests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = 
diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac
index f885230..833a85c 100644
--- a/testsuites/fstests/configure.ac
+++ b/testsuites/fstests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+##
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-fstests],
diff --git a/testsuites/fstests/imfs_fserror/Makefile.am b/testsuites/fstests/imfs_fserror/Makefile.am
index 047cede..fdc5286 100644
--- a/testsuites/fstests/imfs_fserror/Makefile.am
+++ b/testsuites/fstests/imfs_fserror/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fserror
 imfs_fserror_SOURCES  =  ../fserror/test.c
 imfs_fserror_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fslink/Makefile.am b/testsuites/fstests/imfs_fslink/Makefile.am
index afc06f4..cca5fcc 100644
--- a/testsuites/fstests/imfs_fslink/Makefile.am
+++ b/testsuites/fstests/imfs_fslink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fslink
 imfs_fslink_SOURCES  =  ../fslink/test.c
 imfs_fslink_SOURCES +=  ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fspatheval/Makefile.am b/testsuites/fstests/imfs_fspatheval/Makefile.am
index 0a11937..044534a 100644
--- a/testsuites/fstests/imfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/imfs_fspatheval/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fspatheval
 imfs_fspatheval_SOURCES  = ../fspatheval/test.c
 imfs_fspatheval_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fspermission/Makefile.am b/testsuites/fstests/imfs_fspermission/Makefile.am
index d6409b8..3e32f42 100644
--- a/testsuites/fstests/imfs_fspermission/Makefile.am
+++ b/testsuites/fstests/imfs_fspermission/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fspermission
 imfs_fspermission_SOURCES  = ../fspermission/test.c
 imfs_fspermission_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fsrdwr/Makefile.am b/testsuites/fstests/imfs_fsrdwr/Makefile.am
index e069a12..6e5ee5d 100644
--- a/testsuites/fstests/imfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/imfs_fsrdwr/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fsrdwr
 imfs_fsrdwr_SOURCES  = ../fsrdwr/init.c
 imfs_fsrdwr_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fssymlink/Makefile.am b/testsuites/fstests/imfs_fssymlink/Makefile.am
index 061216b..1ac3116 100644
--- a/testsuites/fstests/imfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/imfs_fssymlink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fssymlink
 imfs_fssymlink_SOURCES  = ../fssymlink/test.c
 imfs_fssymlink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fstime/Makefile.am b/testsuites/fstests/imfs_fstime/Makefile.am
index 6503619..ba2e4f5 100644
--- a/testsuites/fstests/imfs_fstime/Makefile.am
+++ b/testsuites/fstests/imfs_fstime/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = imfs_fstime
 imfs_fstime_SOURCES  = ../fstime/test.c
 imfs_fstime_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mdosfs_fserror/Makefile.am b/testsuites/fstests/mdosfs_fserror/Makefile.am
index 8c1c014..3602638 100644
--- a/testsuites/fstests/mdosfs_fserror/Makefile.am
+++ b/testsuites/fstests/mdosfs_fserror/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mdosfs_fserror
 mdosfs_fserror_SOURCES  = ../fserror/test.c
 mdosfs_fserror_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fspatheval/Makefile.am b/testsuites/fstests/mdosfs_fspatheval/Makefile.am
index 160a38e..7217f6e 100644
--- a/testsuites/fstests/mdosfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mdosfs_fspatheval/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mdosfs_fspatheval
 mdosfs_fspatheval_SOURCES  = ../fspatheval/test.c
 mdosfs_fspatheval_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
index 7296680..ea66e38 100644
--- a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mdosfs_fsrdwr
 mdosfs_fsrdwr_SOURCES  = ../fsrdwr/init.c
 mdosfs_fsrdwr_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fstime/Makefile.am b/testsuites/fstests/mdosfs_fstime/Makefile.am
index ebc97ea..a6f23eb 100644
--- a/testsuites/fstests/mdosfs_fstime/Makefile.am
+++ b/testsuites/fstests/mdosfs_fstime/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mdosfs_fstime
 mdosfs_fstime_SOURCES  = ../fstime/test.c
 mdosfs_fstime_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mimfs_fserror/Makefile.am b/testsuites/fstests/mimfs_fserror/Makefile.am
index dea91c2..b99aa6b 100644
--- a/testsuites/fstests/mimfs_fserror/Makefile.am
+++ b/testsuites/fstests/mimfs_fserror/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fserror
 mimfs_fserror_SOURCES  = ../fserror/test.c
 mimfs_fserror_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fslink/Makefile.am b/testsuites/fstests/mimfs_fslink/Makefile.am
index 5d7b6d7..76c65a9 100644
--- a/testsuites/fstests/mimfs_fslink/Makefile.am
+++ b/testsuites/fstests/mimfs_fslink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fslink
 mimfs_fslink_SOURCES  = ../fslink/test.c
 mimfs_fslink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fspatheval/Makefile.am b/testsuites/fstests/mimfs_fspatheval/Makefile.am
index d2e1411..b6620b2 100644
--- a/testsuites/fstests/mimfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mimfs_fspatheval/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fspatheval
 mimfs_fspatheval_SOURCES  = ../fspatheval/test.c
 mimfs_fspatheval_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fspermission/Makefile.am b/testsuites/fstests/mimfs_fspermission/Makefile.am
index d66c746..531e1c9 100644
--- a/testsuites/fstests/mimfs_fspermission/Makefile.am
+++ b/testsuites/fstests/mimfs_fspermission/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fspermission
 mimfs_fspermission_SOURCES  = ../fspermission/test.c
 mimfs_fspermission_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fsrdwr/Makefile.am b/testsuites/fstests/mimfs_fsrdwr/Makefile.am
index f1aeb9b..24d4fb5 100644
--- a/testsuites/fstests/mimfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mimfs_fsrdwr/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fsrdwr
 mimfs_fsrdwr_SOURCES  = ../fsrdwr/init.c
 mimfs_fsrdwr_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fssymlink/Makefile.am b/testsuites/fstests/mimfs_fssymlink/Makefile.am
index 0d00a44..2000d22 100644
--- a/testsuites/fstests/mimfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/mimfs_fssymlink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fssymlink
 mimfs_fssymlink_SOURCES  = ../fssymlink/test.c
 mimfs_fssymlink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fstime/Makefile.am b/testsuites/fstests/mimfs_fstime/Makefile.am
index 57b5988..1c98f56 100644
--- a/testsuites/fstests/mimfs_fstime/Makefile.am
+++ b/testsuites/fstests/mimfs_fstime/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mimfs_fstime
 mimfs_fstime_SOURCES  = ../fstime/test.c
 mimfs_fstime_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mrfs_fserror/Makefile.am b/testsuites/fstests/mrfs_fserror/Makefile.am
index e321d96..7b04c99 100644
--- a/testsuites/fstests/mrfs_fserror/Makefile.am
+++ b/testsuites/fstests/mrfs_fserror/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fserror
 mrfs_fserror_SOURCES  = ../fserror/test.c
 mrfs_fserror_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fslink/Makefile.am b/testsuites/fstests/mrfs_fslink/Makefile.am
index 4733026..9fdb703 100644
--- a/testsuites/fstests/mrfs_fslink/Makefile.am
+++ b/testsuites/fstests/mrfs_fslink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fslink
 mrfs_fslink_SOURCES  = ../fslink/test.c
 mrfs_fslink_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fspatheval/Makefile.am b/testsuites/fstests/mrfs_fspatheval/Makefile.am
index 5327fef..a06a6f3 100644
--- a/testsuites/fstests/mrfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mrfs_fspatheval/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fspatheval
 mrfs_fspatheval_SOURCES  = ../fspatheval/test.c
 mrfs_fspatheval_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fspermission/Makefile.am b/testsuites/fstests/mrfs_fspermission/Makefile.am
index 4f53c04..f76b1d3 100644
--- a/testsuites/fstests/mrfs_fspermission/Makefile.am
+++ b/testsuites/fstests/mrfs_fspermission/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fspermission
 mrfs_fspermission_SOURCES  = ../fspermission/test.c
 mrfs_fspermission_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fsrdwr/Makefile.am b/testsuites/fstests/mrfs_fsrdwr/Makefile.am
index 29128d4..1d10ecc 100644
--- a/testsuites/fstests/mrfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mrfs_fsrdwr/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fsrdwr
 mrfs_fsrdwr_SOURCES  = ../fsrdwr/init.c
 mrfs_fsrdwr_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fssymlink/Makefile.am b/testsuites/fstests/mrfs_fssymlink/Makefile.am
index 6bc76d6..06e3c3c 100644
--- a/testsuites/fstests/mrfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/mrfs_fssymlink/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fssymlink
 mrfs_fssymlink_SOURCES  = ../fssymlink/test.c
 mrfs_fssymlink_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fstime/Makefile.am b/testsuites/fstests/mrfs_fstime/Makefile.am
index 3638e36..3eb4aeb 100644
--- a/testsuites/fstests/mrfs_fstime/Makefile.am
+++ b/testsuites/fstests/mrfs_fstime/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = mrfs_fstime
 mrfs_fstime_SOURCES  = ../fstime/test.c
 mrfs_fstime_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index 9724c1a..e964608 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = POSIX
diff --git a/testsuites/libtests/block01/Makefile.am b/testsuites/libtests/block01/Makefile.am
index ce94839..fce652c 100644
--- a/testsuites/libtests/block01/Makefile.am
+++ b/testsuites/libtests/block01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block01
 block01_SOURCES = init.c
 
diff --git a/testsuites/libtests/block02/Makefile.am b/testsuites/libtests/block02/Makefile.am
index 0efd5aa..9a9ca61 100644
--- a/testsuites/libtests/block02/Makefile.am
+++ b/testsuites/libtests/block02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block02
 block02_SOURCES = init.c
 
diff --git a/testsuites/libtests/block03/Makefile.am b/testsuites/libtests/block03/Makefile.am
index ce620cb..5165de9 100644
--- a/testsuites/libtests/block03/Makefile.am
+++ b/testsuites/libtests/block03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block03
 block03_SOURCES = init.c
 
diff --git a/testsuites/libtests/block04/Makefile.am b/testsuites/libtests/block04/Makefile.am
index 736ba90..c9e6e3e 100644
--- a/testsuites/libtests/block04/Makefile.am
+++ b/testsuites/libtests/block04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block04
 block04_SOURCES = init.c
 
diff --git a/testsuites/libtests/block05/Makefile.am b/testsuites/libtests/block05/Makefile.am
index 6e346ca..0224c06 100644
--- a/testsuites/libtests/block05/Makefile.am
+++ b/testsuites/libtests/block05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block05
 block05_SOURCES = init.c
 
diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am
index 19796f6..6d1eccd 100644
--- a/testsuites/libtests/block06/Makefile.am
+++ b/testsuites/libtests/block06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block06
 block06_SOURCES = init.c
 
diff --git a/testsuites/libtests/block07/Makefile.am b/testsuites/libtests/block07/Makefile.am
index 94e0cb3..ed39870 100644
--- a/testsuites/libtests/block07/Makefile.am
+++ b/testsuites/libtests/block07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block07
 block07_SOURCES = init.c
 
diff --git a/testsuites/libtests/block08/Makefile.am b/testsuites/libtests/block08/Makefile.am
index 0c1f105..b9c0401 100644
--- a/testsuites/libtests/block08/Makefile.am
+++ b/testsuites/libtests/block08/Makefile.am
@@ -5,6 +5,7 @@
 ## The license and distribution terms for this file may be
 ## found in the file LICENSE in this distribution or at
 ## http://www.rtems.com/license/LICENSE.
+## $Id$
 ##
 
 
diff --git a/testsuites/libtests/block09/Makefile.am b/testsuites/libtests/block09/Makefile.am
index 02d5d41..d316414 100644
--- a/testsuites/libtests/block09/Makefile.am
+++ b/testsuites/libtests/block09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block09
 block09_SOURCES = init.c
 
diff --git a/testsuites/libtests/block10/Makefile.am b/testsuites/libtests/block10/Makefile.am
index 44fe6cb..59cc48d 100644
--- a/testsuites/libtests/block10/Makefile.am
+++ b/testsuites/libtests/block10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block10
 block10_SOURCES = init.c
 
diff --git a/testsuites/libtests/block11/Makefile.am b/testsuites/libtests/block11/Makefile.am
index 0bc0ebc..dee51b6 100644
--- a/testsuites/libtests/block11/Makefile.am
+++ b/testsuites/libtests/block11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = block11
 block11_SOURCES = init.c
 
diff --git a/testsuites/libtests/bspcmdline01/Makefile.am b/testsuites/libtests/bspcmdline01/Makefile.am
index 1cb26ee..9c9f922 100644
--- a/testsuites/libtests/bspcmdline01/Makefile.am
+++ b/testsuites/libtests/bspcmdline01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = bspcmdline01
 bspcmdline01_SOURCES = init.c
 
diff --git a/testsuites/libtests/complex/Makefile.am b/testsuites/libtests/complex/Makefile.am
index 2a16eec..ae3a836 100644
--- a/testsuites/libtests/complex/Makefile.am
+++ b/testsuites/libtests/complex/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 if HAS_COMPLEX
 rtems_tests_PROGRAMS = complex
 complex_SOURCES = init.c docomplex.c docomplexf.c docomplexl.c
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index 12ba194..f04ab0b 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index fdbf083..9cd8fef 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = cpuuse
 cpuuse_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h
 
diff --git a/testsuites/libtests/devfs01/Makefile.am b/testsuites/libtests/devfs01/Makefile.am
index d3c3a15..ed53dc2 100644
--- a/testsuites/libtests/devfs01/Makefile.am
+++ b/testsuites/libtests/devfs01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = devfs01
 devfs01_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs02/Makefile.am b/testsuites/libtests/devfs02/Makefile.am
index 80d7c2b..5f10eed 100644
--- a/testsuites/libtests/devfs02/Makefile.am
+++ b/testsuites/libtests/devfs02/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = devfs02
 devfs02_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs03/Makefile.am b/testsuites/libtests/devfs03/Makefile.am
index 0df0f30..b9ab26a 100644
--- a/testsuites/libtests/devfs03/Makefile.am
+++ b/testsuites/libtests/devfs03/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = devfs03
 devfs03_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs04/Makefile.am b/testsuites/libtests/devfs04/Makefile.am
index 6b240e4..3bb4dbd 100644
--- a/testsuites/libtests/devfs04/Makefile.am
+++ b/testsuites/libtests/devfs04/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = devfs04
 devfs04_SOURCES = init.c test_driver.c
 devfs04_SOURCES += test_driver.h
diff --git a/testsuites/libtests/deviceio01/Makefile.am b/testsuites/libtests/deviceio01/Makefile.am
index 8c92a80..5afdf3e 100644
--- a/testsuites/libtests/deviceio01/Makefile.am
+++ b/testsuites/libtests/deviceio01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = deviceio01
 deviceio01_SOURCES = init.c test_driver.c
 deviceio01_SOURCES += test_driver.h
diff --git a/testsuites/libtests/devnullfatal01/Makefile.am b/testsuites/libtests/devnullfatal01/Makefile.am
index ad62896..248f570 100644
--- a/testsuites/libtests/devnullfatal01/Makefile.am
+++ b/testsuites/libtests/devnullfatal01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = devnullfatal01
 devnullfatal01_SOURCES = ../../sptests/spfatal_support/init.c \
     ../../sptests/spfatal_support/system.h testcase.h
diff --git a/testsuites/libtests/dumpbuf01/Makefile.am b/testsuites/libtests/dumpbuf01/Makefile.am
index 31c90be..bdf7c93 100644
--- a/testsuites/libtests/dumpbuf01/Makefile.am
+++ b/testsuites/libtests/dumpbuf01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = dumpbuf01
 dumpbuf01_SOURCES = init.c
 
diff --git a/testsuites/libtests/ftp01/Makefile.am b/testsuites/libtests/ftp01/Makefile.am
index 6d286a6..ccb922a 100644
--- a/testsuites/libtests/ftp01/Makefile.am
+++ b/testsuites/libtests/ftp01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = ftp01
 ftp01_SOURCES = init.c
 ftp01_LDADD = -lftpd
diff --git a/testsuites/libtests/gxx01/Makefile.am b/testsuites/libtests/gxx01/Makefile.am
index 122a468..cb94b65 100644
--- a/testsuites/libtests/gxx01/Makefile.am
+++ b/testsuites/libtests/gxx01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = gxx01
 gxx01_SOURCES = init.c
 
diff --git a/testsuites/libtests/heapwalk/Makefile.am b/testsuites/libtests/heapwalk/Makefile.am
index 27c5007..fe4b410 100644
--- a/testsuites/libtests/heapwalk/Makefile.am
+++ b/testsuites/libtests/heapwalk/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = heapwalk
 heapwalk_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/malloc02/Makefile.am b/testsuites/libtests/malloc02/Makefile.am
index 897b2c5..afee06b 100644
--- a/testsuites/libtests/malloc02/Makefile.am
+++ b/testsuites/libtests/malloc02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = malloc02
 malloc02_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc03/Makefile.am b/testsuites/libtests/malloc03/Makefile.am
index 9bc62de..e90a45d 100644
--- a/testsuites/libtests/malloc03/Makefile.am
+++ b/testsuites/libtests/malloc03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = malloc03
 malloc03_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc04/Makefile.am b/testsuites/libtests/malloc04/Makefile.am
index 7b11b26..858a33d 100644
--- a/testsuites/libtests/malloc04/Makefile.am
+++ b/testsuites/libtests/malloc04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = malloc04
 malloc04_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc05/Makefile.am b/testsuites/libtests/malloc05/Makefile.am
index 9746c7b..21fad74 100644
--- a/testsuites/libtests/malloc05/Makefile.am
+++ b/testsuites/libtests/malloc05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = malloc05
 malloc05_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am
index 8ed13c5..3804f23 100644
--- a/testsuites/libtests/malloctest/Makefile.am
+++ b/testsuites/libtests/malloctest/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = malloctest
 malloctest_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/libtests/math/Makefile.am b/testsuites/libtests/math/Makefile.am
index 5a8a010..27cf21a 100644
--- a/testsuites/libtests/math/Makefile.am
+++ b/testsuites/libtests/math/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 rtems_tests_PROGRAMS = math
 math_SOURCES = init.c domath.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathf/Makefile.am b/testsuites/libtests/mathf/Makefile.am
index 0834145..57b372e 100644
--- a/testsuites/libtests/mathf/Makefile.am
+++ b/testsuites/libtests/mathf/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 rtems_tests_PROGRAMS = mathf
 mathf_SOURCES = init.c domathf.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathl/Makefile.am b/testsuites/libtests/mathl/Makefile.am
index 23d21d6..64be2e0 100644
--- a/testsuites/libtests/mathl/Makefile.am
+++ b/testsuites/libtests/mathl/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 rtems_tests_PROGRAMS = mathl
 mathl_SOURCES = init.c domathl.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am
index a5c2b6c..0b49dc9 100644
--- a/testsuites/libtests/monitor/Makefile.am
+++ b/testsuites/libtests/monitor/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = monitor
 monitor_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/monitor02/Makefile.am b/testsuites/libtests/monitor02/Makefile.am
index 2eaf9d5..d3ca013 100644
--- a/testsuites/libtests/monitor02/Makefile.am
+++ b/testsuites/libtests/monitor02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = monitor02
 monitor02_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/mouse01/Makefile.am b/testsuites/libtests/mouse01/Makefile.am
index 9e379f6..19aa3ce 100644
--- a/testsuites/libtests/mouse01/Makefile.am
+++ b/testsuites/libtests/mouse01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = mouse01
 mouse01_SOURCES = init.c serial_mouse_config.c msmouse.c\
     ../termios04/termios_testdriver_intr.c
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index 49d35a9..c2a62f4 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = putenvtest
 putenvtest_SOURCES = init.c
 
diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am
index b39a494..9e528cb 100644
--- a/testsuites/libtests/rtems++/Makefile.am
+++ b/testsuites/libtests/rtems++/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 if HAS_CXX
 rtems_tests_PROGRAMS = rtems++
 rtems___SOURCES = Init.cc Task1.cc Task2.cc Task3.cc System.h
diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am
index 582f1dc..79034b2 100644
--- a/testsuites/libtests/rtmonuse/Makefile.am
+++ b/testsuites/libtests/rtmonuse/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = rtmonuse
 rtmonuse_SOURCES = init.c getall.c task1.c system.h
 
diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am
index 7e9e8af..989feec 100644
--- a/testsuites/libtests/stackchk/Makefile.am
+++ b/testsuites/libtests/stackchk/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = stackchk
 stackchk_SOURCES = blow.c init.c task1.c system.h
 
diff --git a/testsuites/libtests/stackchk01/Makefile.am b/testsuites/libtests/stackchk01/Makefile.am
index 73e2cb2..aca8901 100644
--- a/testsuites/libtests/stackchk01/Makefile.am
+++ b/testsuites/libtests/stackchk01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = stackchk01
 stackchk01_SOURCES = init.c
 
diff --git a/testsuites/libtests/stringto01/Makefile.am b/testsuites/libtests/stringto01/Makefile.am
index 2929ec3..c3f0f67 100644
--- a/testsuites/libtests/stringto01/Makefile.am
+++ b/testsuites/libtests/stringto01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = stringto01
 stringto01_SOURCES = init.c
 stringto01_SOURCES += stringto_test_template.h
diff --git a/testsuites/libtests/tar01/Makefile.am b/testsuites/libtests/tar01/Makefile.am
index 6bcb4f2..199b8f9 100644
--- a/testsuites/libtests/tar01/Makefile.am
+++ b/testsuites/libtests/tar01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 if TARTESTS
 rtems_tests_PROGRAMS = tar01
 tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am
index d04089b..e9c138f 100644
--- a/testsuites/libtests/tar02/Makefile.am
+++ b/testsuites/libtests/tar02/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 if TARTESTS
 rtems_tests_PROGRAMS = tar02
 tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar03/Makefile.am b/testsuites/libtests/tar03/Makefile.am
index 965cfbb..b91d942 100644
--- a/testsuites/libtests/tar03/Makefile.am
+++ b/testsuites/libtests/tar03/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = tar03
 tar03_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index 9b30391..0b8dc7d 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios
 termios_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios01/Makefile.am b/testsuites/libtests/termios01/Makefile.am
index e16b8ab..2746d42 100644
--- a/testsuites/libtests/termios01/Makefile.am
+++ b/testsuites/libtests/termios01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios01
 termios01_SOURCES = init.c termios_testdriver.c
 termios01_SOURCES += termios_testdriver.h
diff --git a/testsuites/libtests/termios02/Makefile.am b/testsuites/libtests/termios02/Makefile.am
index bc46252..1689bfb 100644
--- a/testsuites/libtests/termios02/Makefile.am
+++ b/testsuites/libtests/termios02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios02
 termios02_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios03/Makefile.am b/testsuites/libtests/termios03/Makefile.am
index c6f88ce..ee9be71 100644
--- a/testsuites/libtests/termios03/Makefile.am
+++ b/testsuites/libtests/termios03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios03
 termios03_SOURCES = init.c termios_testdriver_polled.c
 termios03_SOURCES += termios_testdriver_polled.h
diff --git a/testsuites/libtests/termios04/Makefile.am b/testsuites/libtests/termios04/Makefile.am
index 81a8021..2e7265f 100644
--- a/testsuites/libtests/termios04/Makefile.am
+++ b/testsuites/libtests/termios04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios04
 termios04_SOURCES = init.c termios_testdriver_intr.c
 termios04_SOURCES += termios_testdriver_intr.h
diff --git a/testsuites/libtests/termios05/Makefile.am b/testsuites/libtests/termios05/Makefile.am
index ef59e24..e58192e 100644
--- a/testsuites/libtests/termios05/Makefile.am
+++ b/testsuites/libtests/termios05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios05
 termios05_SOURCES = init.c ../termios04/termios_testdriver_intr.c
 
diff --git a/testsuites/libtests/termios06/Makefile.am b/testsuites/libtests/termios06/Makefile.am
index 9a58143..3508d8d 100644
--- a/testsuites/libtests/termios06/Makefile.am
+++ b/testsuites/libtests/termios06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios06
 termios06_SOURCES = init.c ../termios03/termios_testdriver_polled.c test_pppd.c
 
diff --git a/testsuites/libtests/termios07/Makefile.am b/testsuites/libtests/termios07/Makefile.am
index e33b5f2..6989c1b 100644
--- a/testsuites/libtests/termios07/Makefile.am
+++ b/testsuites/libtests/termios07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios07
 termios07_SOURCES = init.c ../termios04/termios_testdriver_intr.c
 
diff --git a/testsuites/libtests/termios08/Makefile.am b/testsuites/libtests/termios08/Makefile.am
index 6f9e251..a546f78 100644
--- a/testsuites/libtests/termios08/Makefile.am
+++ b/testsuites/libtests/termios08/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = termios08
 termios08_SOURCES = init.c ../termios03/termios_testdriver_polled.c
 
diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am
index 81e603e..cb1b940 100644
--- a/testsuites/libtests/tztest/Makefile.am
+++ b/testsuites/libtests/tztest/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tztest
 tztest_SOURCES = init.c
 
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
index 0125631..9afef15 100644
--- a/testsuites/mptests/Makefile.am
+++ b/testsuites/mptests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index 536fc8b..2ecc283 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/mptests/mp01/Makefile.am b/testsuites/mptests/mp01/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp01/Makefile.am
+++ b/testsuites/mptests/mp01/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp01/node1/Makefile.am b/testsuites/mptests/mp01/node1/Makefile.am
index ad2d12e..e25a6a5 100644
--- a/testsuites/mptests/mp01/node1/Makefile.am
+++ b/testsuites/mptests/mp01/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp01-node1
 mp01_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp01/node2/Makefile.am b/testsuites/mptests/mp01/node2/Makefile.am
index 4d5a2aa..88689cd 100644
--- a/testsuites/mptests/mp01/node2/Makefile.am
+++ b/testsuites/mptests/mp01/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp01-node2
 mp01_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp02/Makefile.am b/testsuites/mptests/mp02/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp02/Makefile.am
+++ b/testsuites/mptests/mp02/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp02/node1/Makefile.am b/testsuites/mptests/mp02/node1/Makefile.am
index f3ae2b4..4589e6a 100644
--- a/testsuites/mptests/mp02/node1/Makefile.am
+++ b/testsuites/mptests/mp02/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp02-node1
 mp02_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp02/node2/Makefile.am b/testsuites/mptests/mp02/node2/Makefile.am
index 107d845..d9f471e 100644
--- a/testsuites/mptests/mp02/node2/Makefile.am
+++ b/testsuites/mptests/mp02/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp02-node2
 mp02_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp03/Makefile.am b/testsuites/mptests/mp03/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp03/Makefile.am
+++ b/testsuites/mptests/mp03/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp03/node1/Makefile.am b/testsuites/mptests/mp03/node1/Makefile.am
index 7710acd..4f1bb19 100644
--- a/testsuites/mptests/mp03/node1/Makefile.am
+++ b/testsuites/mptests/mp03/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp03-node1
 mp03_node1_SOURCES = ../init.c ../task1.c ../delay.c ../system.h
 
diff --git a/testsuites/mptests/mp03/node2/Makefile.am b/testsuites/mptests/mp03/node2/Makefile.am
index 868dd6c..05107c0 100644
--- a/testsuites/mptests/mp03/node2/Makefile.am
+++ b/testsuites/mptests/mp03/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp03-node2
 mp03_node2_SOURCES = ../init.c ../delay.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp04/Makefile.am b/testsuites/mptests/mp04/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp04/Makefile.am
+++ b/testsuites/mptests/mp04/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp04/node1/Makefile.am b/testsuites/mptests/mp04/node1/Makefile.am
index ad619ae..44c791a 100644
--- a/testsuites/mptests/mp04/node1/Makefile.am
+++ b/testsuites/mptests/mp04/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp04-node1
 mp04_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp04/node2/Makefile.am b/testsuites/mptests/mp04/node2/Makefile.am
index 4ac67a9..78de240 100644
--- a/testsuites/mptests/mp04/node2/Makefile.am
+++ b/testsuites/mptests/mp04/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp04-node2
 mp04_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp05/Makefile.am b/testsuites/mptests/mp05/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp05/Makefile.am
+++ b/testsuites/mptests/mp05/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am
index 99d0f9f..36bbc52 100644
--- a/testsuites/mptests/mp05/node1/Makefile.am
+++ b/testsuites/mptests/mp05/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp05-node1
 mp05_node1_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp05/node2/Makefile.am b/testsuites/mptests/mp05/node2/Makefile.am
index 2114fc5..d8de8d8 100644
--- a/testsuites/mptests/mp05/node2/Makefile.am
+++ b/testsuites/mptests/mp05/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp05-node2
 mp05_node2_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp06/Makefile.am b/testsuites/mptests/mp06/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp06/Makefile.am
+++ b/testsuites/mptests/mp06/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp06/node1/Makefile.am b/testsuites/mptests/mp06/node1/Makefile.am
index 73575a1..e23de3d 100644
--- a/testsuites/mptests/mp06/node1/Makefile.am
+++ b/testsuites/mptests/mp06/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp06-node1
 mp06_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp06/node2/Makefile.am b/testsuites/mptests/mp06/node2/Makefile.am
index 66afc48..fd0e0e4 100644
--- a/testsuites/mptests/mp06/node2/Makefile.am
+++ b/testsuites/mptests/mp06/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp06-node2
 mp06_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp07/Makefile.am b/testsuites/mptests/mp07/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp07/Makefile.am
+++ b/testsuites/mptests/mp07/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am
index 8a44eb5..35f2093 100644
--- a/testsuites/mptests/mp07/node1/Makefile.am
+++ b/testsuites/mptests/mp07/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp07-node1
 mp07_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am
index 636ef98..bf4224c 100644
--- a/testsuites/mptests/mp07/node2/Makefile.am
+++ b/testsuites/mptests/mp07/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp07-node2
 mp07_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp08/Makefile.am b/testsuites/mptests/mp08/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp08/Makefile.am
+++ b/testsuites/mptests/mp08/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am
index c2857cb..f94b99e 100644
--- a/testsuites/mptests/mp08/node1/Makefile.am
+++ b/testsuites/mptests/mp08/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp08-node1
 mp08_node1_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp08/node2/Makefile.am b/testsuites/mptests/mp08/node2/Makefile.am
index 445bf03..ab1a2a3 100644
--- a/testsuites/mptests/mp08/node2/Makefile.am
+++ b/testsuites/mptests/mp08/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp08-node2
 mp08_node2_SOURCES = ../init.c ../task1.c ../system.h
 
diff --git a/testsuites/mptests/mp09/Makefile.am b/testsuites/mptests/mp09/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp09/Makefile.am
+++ b/testsuites/mptests/mp09/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp09/node1/Makefile.am b/testsuites/mptests/mp09/node1/Makefile.am
index f3b3d11..3485f14 100644
--- a/testsuites/mptests/mp09/node1/Makefile.am
+++ b/testsuites/mptests/mp09/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp09-node1
 mp09_node1_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
 
diff --git a/testsuites/mptests/mp09/node2/Makefile.am b/testsuites/mptests/mp09/node2/Makefile.am
index 7c7eeb6..e057b61 100644
--- a/testsuites/mptests/mp09/node2/Makefile.am
+++ b/testsuites/mptests/mp09/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp09-node2
 mp09_node2_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
 
diff --git a/testsuites/mptests/mp10/Makefile.am b/testsuites/mptests/mp10/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp10/Makefile.am
+++ b/testsuites/mptests/mp10/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp10/node1/Makefile.am b/testsuites/mptests/mp10/node1/Makefile.am
index 54b1900..77cf006 100644
--- a/testsuites/mptests/mp10/node1/Makefile.am
+++ b/testsuites/mptests/mp10/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp10-node1
 mp10_node1_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
 
diff --git a/testsuites/mptests/mp10/node2/Makefile.am b/testsuites/mptests/mp10/node2/Makefile.am
index 86ccb57..4d93659 100644
--- a/testsuites/mptests/mp10/node2/Makefile.am
+++ b/testsuites/mptests/mp10/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp10-node2
 mp10_node2_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
 
diff --git a/testsuites/mptests/mp11/Makefile.am b/testsuites/mptests/mp11/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp11/Makefile.am
+++ b/testsuites/mptests/mp11/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp11/node1/Makefile.am b/testsuites/mptests/mp11/node1/Makefile.am
index 3a4d70f..180cc98 100644
--- a/testsuites/mptests/mp11/node1/Makefile.am
+++ b/testsuites/mptests/mp11/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp11-node1
 mp11_node1_SOURCES = ../init.c ../system.h
 
diff --git a/testsuites/mptests/mp11/node2/Makefile.am b/testsuites/mptests/mp11/node2/Makefile.am
index 852b730..adfa2b8 100644
--- a/testsuites/mptests/mp11/node2/Makefile.am
+++ b/testsuites/mptests/mp11/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp11-node2
 mp11_node2_SOURCES = ../init.c ../system.h
 
diff --git a/testsuites/mptests/mp12/Makefile.am b/testsuites/mptests/mp12/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp12/Makefile.am
+++ b/testsuites/mptests/mp12/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp12/node1/Makefile.am b/testsuites/mptests/mp12/node1/Makefile.am
index b72e938..3256de0 100644
--- a/testsuites/mptests/mp12/node1/Makefile.am
+++ b/testsuites/mptests/mp12/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp12-node1
 mp12_node1_SOURCES = ../init.c ../system.h
 
diff --git a/testsuites/mptests/mp12/node2/Makefile.am b/testsuites/mptests/mp12/node2/Makefile.am
index a2f6036..59357cb 100644
--- a/testsuites/mptests/mp12/node2/Makefile.am
+++ b/testsuites/mptests/mp12/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp12-node2
 mp12_node2_SOURCES = ../init.c ../system.h
 
diff --git a/testsuites/mptests/mp13/Makefile.am b/testsuites/mptests/mp13/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp13/Makefile.am
+++ b/testsuites/mptests/mp13/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp13/node1/Makefile.am b/testsuites/mptests/mp13/node1/Makefile.am
index ea5c228..e59c961 100644
--- a/testsuites/mptests/mp13/node1/Makefile.am
+++ b/testsuites/mptests/mp13/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp13-node1
 mp13_node1_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
 
diff --git a/testsuites/mptests/mp13/node2/Makefile.am b/testsuites/mptests/mp13/node2/Makefile.am
index f237c5c..96c483e 100644
--- a/testsuites/mptests/mp13/node2/Makefile.am
+++ b/testsuites/mptests/mp13/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp13-node2
 mp13_node2_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
 
diff --git a/testsuites/mptests/mp14/Makefile.am b/testsuites/mptests/mp14/Makefile.am
index 08a90da..4665714 100644
--- a/testsuites/mptests/mp14/Makefile.am
+++ b/testsuites/mptests/mp14/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp14/node1/Makefile.am b/testsuites/mptests/mp14/node1/Makefile.am
index e233978..cab4aeb 100644
--- a/testsuites/mptests/mp14/node1/Makefile.am
+++ b/testsuites/mptests/mp14/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp14-node1
 mp14_node1_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
     ../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
diff --git a/testsuites/mptests/mp14/node2/Makefile.am b/testsuites/mptests/mp14/node2/Makefile.am
index 832462b..d776031 100644
--- a/testsuites/mptests/mp14/node2/Makefile.am
+++ b/testsuites/mptests/mp14/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = mp14-node2
 mp14_node2_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
     ../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 0e8a3e8..2f37b06 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = psxclock
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 5ef06d5..858867d 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am
index 0c73482..1594eea 100644
--- a/testsuites/psxtests/psx01/Makefile.am
+++ b/testsuites/psxtests/psx01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx01
 psx01_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index f785c5a..ad77afd 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx02
 psx02_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am
index 5a1bde4..a132d0b 100644
--- a/testsuites/psxtests/psx03/Makefile.am
+++ b/testsuites/psxtests/psx03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx03
 psx03_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index 5a5e68d..793b6fb 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx04
 psx04_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am
index 68180e0..422d3f1 100644
--- a/testsuites/psxtests/psx05/Makefile.am
+++ b/testsuites/psxtests/psx05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx05
 psx05_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am
index ac70dc6..4da6a72 100644
--- a/testsuites/psxtests/psx06/Makefile.am
+++ b/testsuites/psxtests/psx06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx06
 psx06_SOURCES = init.c task.c task2.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index f3d8546..95e0ef6 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx07
 psx07_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index 6024400..014d516 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx08
 psx08_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am
index e5f6aef..60ce5e5 100644
--- a/testsuites/psxtests/psx09/Makefile.am
+++ b/testsuites/psxtests/psx09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx09
 psx09_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am
index b3d91a0..6150790 100644
--- a/testsuites/psxtests/psx10/Makefile.am
+++ b/testsuites/psxtests/psx10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx10
 psx10_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am
index 16dfaa1..f2d2f86 100644
--- a/testsuites/psxtests/psx11/Makefile.am
+++ b/testsuites/psxtests/psx11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx11
 psx11_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am
index 70e5a43..2ec3391 100644
--- a/testsuites/psxtests/psx12/Makefile.am
+++ b/testsuites/psxtests/psx12/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx12
 psx12_SOURCES = init.c task.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index b261e88..fa49c2a 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx13
 psx13_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx14/Makefile.am b/testsuites/psxtests/psx14/Makefile.am
index 855aa2a..5e94ddd 100644
--- a/testsuites/psxtests/psx14/Makefile.am
+++ b/testsuites/psxtests/psx14/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx14
 psx14_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx15/Makefile.am b/testsuites/psxtests/psx15/Makefile.am
index fdcb8cd..fd50971 100644
--- a/testsuites/psxtests/psx15/Makefile.am
+++ b/testsuites/psxtests/psx15/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx15
 psx15_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psx16/Makefile.am b/testsuites/psxtests/psx16/Makefile.am
index 08fca28..cfc8ba9 100644
--- a/testsuites/psxtests/psx16/Makefile.am
+++ b/testsuites/psxtests/psx16/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psx16
 psx16_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxaio01/Makefile.am b/testsuites/psxtests/psxaio01/Makefile.am
index 38a762b..4fcd8e2 100644
--- a/testsuites/psxtests/psxaio01/Makefile.am
+++ b/testsuites/psxtests/psxaio01/Makefile.am
@@ -1,3 +1,5 @@
+
+
 rtems_tests_PROGRAMS = psxaio01
 psxaio01_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxaio02/Makefile.am b/testsuites/psxtests/psxaio02/Makefile.am
index 52f6b4e..540458f 100644
--- a/testsuites/psxtests/psxaio02/Makefile.am
+++ b/testsuites/psxtests/psxaio02/Makefile.am
@@ -1,3 +1,5 @@
+
+
 rtems_tests_PROGRAMS = psxaio02
 psxaio02_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxaio03/Makefile.am b/testsuites/psxtests/psxaio03/Makefile.am
index 5c428a6..ad62363 100644
--- a/testsuites/psxtests/psxaio03/Makefile.am
+++ b/testsuites/psxtests/psxaio03/Makefile.am
@@ -1,3 +1,5 @@
+
+
 rtems_tests_PROGRAMS = psxaio03
 psxaio03_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxalarm01/Makefile.am b/testsuites/psxtests/psxalarm01/Makefile.am
index 25448cf..5628b0b 100644
--- a/testsuites/psxtests/psxalarm01/Makefile.am
+++ b/testsuites/psxtests/psxalarm01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxalarm01
 psxalarm01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxautoinit01/Makefile.am b/testsuites/psxtests/psxautoinit01/Makefile.am
index 3fb231e..b79eeb6 100644
--- a/testsuites/psxtests/psxautoinit01/Makefile.am
+++ b/testsuites/psxtests/psxautoinit01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxautoinit01
 psxautoinit01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxautoinit02/Makefile.am b/testsuites/psxtests/psxautoinit02/Makefile.am
index 54774ae..e3f21be 100644
--- a/testsuites/psxtests/psxautoinit02/Makefile.am
+++ b/testsuites/psxtests/psxautoinit02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxautoinit02
 psxautoinit02_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index 90aa6c4..711d58d 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxbarrier01
 psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index 74448a6..9a6c871 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxcancel
 psxcancel_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxcancel01/Makefile.am b/testsuites/psxtests/psxcancel01/Makefile.am
index 816e985..1f68423 100644
--- a/testsuites/psxtests/psxcancel01/Makefile.am
+++ b/testsuites/psxtests/psxcancel01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxcancel01
 psxcancel01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxchroot01/Makefile.am b/testsuites/psxtests/psxchroot01/Makefile.am
index 0721b31..a9bafd3 100644
--- a/testsuites/psxtests/psxchroot01/Makefile.am
+++ b/testsuites/psxtests/psxchroot01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxchroot01
 psxchroot01_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxclassic01/Makefile.am b/testsuites/psxtests/psxclassic01/Makefile.am
index bccf1b3..d02cd19 100644
--- a/testsuites/psxtests/psxclassic01/Makefile.am
+++ b/testsuites/psxtests/psxclassic01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxclassic01
 psxclassic01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxcleanup/Makefile.am b/testsuites/psxtests/psxcleanup/Makefile.am
index 828a96e..a826a8e 100644
--- a/testsuites/psxtests/psxcleanup/Makefile.am
+++ b/testsuites/psxtests/psxcleanup/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxcleanup
 psxcleanup_SOURCES = psxcleanup.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxcleanup01/Makefile.am b/testsuites/psxtests/psxcleanup01/Makefile.am
index d65bf5b..3ba911a 100644
--- a/testsuites/psxtests/psxcleanup01/Makefile.am
+++ b/testsuites/psxtests/psxcleanup01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxcleanup01
 psxcleanup01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxclock/Makefile.am b/testsuites/psxtests/psxclock/Makefile.am
index c9201a1..93f180f 100644
--- a/testsuites/psxtests/psxclock/Makefile.am
+++ b/testsuites/psxtests/psxclock/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxclock
 psxclock_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxcond01/Makefile.am b/testsuites/psxtests/psxcond01/Makefile.am
index 13f4ef3..56032a4 100644
--- a/testsuites/psxtests/psxcond01/Makefile.am
+++ b/testsuites/psxtests/psxcond01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxcond01
 psxcond01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxconfig01/Makefile.am b/testsuites/psxtests/psxconfig01/Makefile.am
index 0e555a4..d931a71 100644
--- a/testsuites/psxtests/psxconfig01/Makefile.am
+++ b/testsuites/psxtests/psxconfig01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxconfig01
 psxconfig01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxeintr_join/Makefile.am b/testsuites/psxtests/psxeintr_join/Makefile.am
index 4d824d3..f8b9f59 100644
--- a/testsuites/psxtests/psxeintr_join/Makefile.am
+++ b/testsuites/psxtests/psxeintr_join/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psxeintr_join
 psxeintr_join_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxenosys/Makefile.am b/testsuites/psxtests/psxenosys/Makefile.am
index 0d04f07..d999677 100644
--- a/testsuites/psxtests/psxenosys/Makefile.am
+++ b/testsuites/psxtests/psxenosys/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxenosys
 psxenosys_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxfatal01/Makefile.am b/testsuites/psxtests/psxfatal01/Makefile.am
index 86042a9..dabe15b 100644
--- a/testsuites/psxtests/psxfatal01/Makefile.am
+++ b/testsuites/psxtests/psxfatal01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxfatal01
 psxfatal01_SOURCES = ../psxfatal_support/init.c ../psxfatal_support/system.h testcase.h
 
diff --git a/testsuites/psxtests/psxfatal02/Makefile.am b/testsuites/psxtests/psxfatal02/Makefile.am
index 855c0d5..e6e5878 100644
--- a/testsuites/psxtests/psxfatal02/Makefile.am
+++ b/testsuites/psxtests/psxfatal02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxfatal02
 psxfatal02_SOURCES = ../psxfatal_support/init.c ../psxfatal_support/system.h testcase.h
 
diff --git a/testsuites/psxtests/psxfchx01/Makefile.am b/testsuites/psxtests/psxfchx01/Makefile.am
index 39b0311..183cbba 100644
--- a/testsuites/psxtests/psxfchx01/Makefile.am
+++ b/testsuites/psxtests/psxfchx01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxfchx01
 psxfchx01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index a434b1c..97943aa 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psxfile01
 psxfile01_SOURCES = main.c test.c test_cat.c test_extend.c test_write.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxfile02/Makefile.am b/testsuites/psxtests/psxfile02/Makefile.am
index b4160dd..e0c397d 100644
--- a/testsuites/psxtests/psxfile02/Makefile.am
+++ b/testsuites/psxtests/psxfile02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxfile02
 psxfile02_SOURCES = init.c ../../support/src/spin.c
 
diff --git a/testsuites/psxtests/psxfilelock01/Makefile.am b/testsuites/psxtests/psxfilelock01/Makefile.am
index d22a8de..69e7efd 100644
--- a/testsuites/psxtests/psxfilelock01/Makefile.am
+++ b/testsuites/psxtests/psxfilelock01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxfilelock01
 psxfilelock01_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxgetrusage01/Makefile.am b/testsuites/psxtests/psxgetrusage01/Makefile.am
index 85d64ef..b7109b8 100644
--- a/testsuites/psxtests/psxgetrusage01/Makefile.am
+++ b/testsuites/psxtests/psxgetrusage01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxgetrusage01
 psxgetrusage01_SOURCES = init.c ../../support/src/spin.c
 
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index 7b216cb..b385a09 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 noinst_LIBRARIES = lib.a
 lib_a_SOURCES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \
     cond01.c cond02.c cond03.c cond04.c cond05.c cond06.c cond07.c cond08.c \
diff --git a/testsuites/psxtests/psxid01/Makefile.am b/testsuites/psxtests/psxid01/Makefile.am
index ddf9c67..1b70533 100644
--- a/testsuites/psxtests/psxid01/Makefile.am
+++ b/testsuites/psxtests/psxid01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxid01
 psxid01_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psximfs01/Makefile.am b/testsuites/psxtests/psximfs01/Makefile.am
index 729049b..f09ee81 100644
--- a/testsuites/psxtests/psximfs01/Makefile.am
+++ b/testsuites/psxtests/psximfs01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psximfs01
 psximfs01_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psximfs02/Makefile.am b/testsuites/psxtests/psximfs02/Makefile.am
index a61784e..0b9206e 100644
--- a/testsuites/psxtests/psximfs02/Makefile.am
+++ b/testsuites/psxtests/psximfs02/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psximfs02
 psximfs02_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxintrcritical01/Makefile.am b/testsuites/psxtests/psxintrcritical01/Makefile.am
index 185b8cb..c3b1583 100644
--- a/testsuites/psxtests/psxintrcritical01/Makefile.am
+++ b/testsuites/psxtests/psxintrcritical01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxintrcritical01
 psxintrcritical01_SOURCES = init.c \
     ../../sptests/spintrcritical_support/intrcritical.c
diff --git a/testsuites/psxtests/psxitimer/Makefile.am b/testsuites/psxtests/psxitimer/Makefile.am
index 16366c6..24a2d63 100644
--- a/testsuites/psxtests/psxitimer/Makefile.am
+++ b/testsuites/psxtests/psxitimer/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxitimer
 psxitimer_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxkey01/Makefile.am b/testsuites/psxtests/psxkey01/Makefile.am
index b926dff..57633be 100644
--- a/testsuites/psxtests/psxkey01/Makefile.am
+++ b/testsuites/psxtests/psxkey01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxkey01
 psxkey01_SOURCES = init.c task.c system.h ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxkey02/Makefile.am b/testsuites/psxtests/psxkey02/Makefile.am
index 7f9e93b..67d3ee2 100644
--- a/testsuites/psxtests/psxkey02/Makefile.am
+++ b/testsuites/psxtests/psxkey02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxkey02
 psxkey02_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxkey03/Makefile.am b/testsuites/psxtests/psxkey03/Makefile.am
index cd0c5f0..e67557b 100644
--- a/testsuites/psxtests/psxkey03/Makefile.am
+++ b/testsuites/psxtests/psxkey03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxkey03
 psxkey03_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am
index 786dcc4..be38d49 100644
--- a/testsuites/psxtests/psxmount/Makefile.am
+++ b/testsuites/psxtests/psxmount/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmount
 psxmount_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index 6e21a95..da27afe 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmsgq01
 psxmsgq01_SOURCES = init.c system.h ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq02/Makefile.am b/testsuites/psxtests/psxmsgq02/Makefile.am
index bb88431..a17aebb 100644
--- a/testsuites/psxtests/psxmsgq02/Makefile.am
+++ b/testsuites/psxtests/psxmsgq02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmsgq02
 psxmsgq02_SOURCES = init.c system.h ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq03/Makefile.am b/testsuites/psxtests/psxmsgq03/Makefile.am
index d8a1346..1fb5ff7 100644
--- a/testsuites/psxtests/psxmsgq03/Makefile.am
+++ b/testsuites/psxtests/psxmsgq03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmsgq03
 psxmsgq03_SOURCES = init.c system.h ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq04/Makefile.am b/testsuites/psxtests/psxmsgq04/Makefile.am
index aed57ac..5301d92 100644
--- a/testsuites/psxtests/psxmsgq04/Makefile.am
+++ b/testsuites/psxtests/psxmsgq04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmsgq04
 psxmsgq04_SOURCES = init.c ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmutexattr01/Makefile.am b/testsuites/psxtests/psxmutexattr01/Makefile.am
index 85d641b..d1c22b1 100644
--- a/testsuites/psxtests/psxmutexattr01/Makefile.am
+++ b/testsuites/psxtests/psxmutexattr01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxmutexattr01
 psxmutexattr01_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxobj01/Makefile.am b/testsuites/psxtests/psxobj01/Makefile.am
index 70f5b54..086b3c8 100644
--- a/testsuites/psxtests/psxobj01/Makefile.am
+++ b/testsuites/psxtests/psxobj01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxobj01
 psxobj01_SOURCES = init.c ../../support/src/test_support.c
 
diff --git a/testsuites/psxtests/psxpasswd01/Makefile.am b/testsuites/psxtests/psxpasswd01/Makefile.am
index 410b132..4eca584 100644
--- a/testsuites/psxtests/psxpasswd01/Makefile.am
+++ b/testsuites/psxtests/psxpasswd01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxpasswd01
 psxpasswd01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxpasswd02/Makefile.am b/testsuites/psxtests/psxpasswd02/Makefile.am
index 4e0d13a..84e1c06 100644
--- a/testsuites/psxtests/psxpasswd02/Makefile.am
+++ b/testsuites/psxtests/psxpasswd02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxpasswd02
 psxpasswd02_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxpipe01/Makefile.am b/testsuites/psxtests/psxpipe01/Makefile.am
index ddddeb7..37d3d70 100644
--- a/testsuites/psxtests/psxpipe01/Makefile.am
+++ b/testsuites/psxtests/psxpipe01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxpipe01
 psxpipe01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxrdwrv/Makefile.am b/testsuites/psxtests/psxrdwrv/Makefile.am
index 775709a..b27ec71 100644
--- a/testsuites/psxtests/psxrdwrv/Makefile.am
+++ b/testsuites/psxtests/psxrdwrv/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxrdwrv
 psxrdwrv_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 9234034..7d79c7f 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxreaddir
 psxreaddir_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxrwlock01/Makefile.am b/testsuites/psxtests/psxrwlock01/Makefile.am
index 4ba3285..baecc6e 100644
--- a/testsuites/psxtests/psxrwlock01/Makefile.am
+++ b/testsuites/psxtests/psxrwlock01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxrwlock01
 psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index 5bb4dec..19f74bd 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsem01
 psxsem01_SOURCES = init.c ../include/pmacros.h \
      ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxsignal01/Makefile.am b/testsuites/psxtests/psxsignal01/Makefile.am
index 939f937..e802e39 100644
--- a/testsuites/psxtests/psxsignal01/Makefile.am
+++ b/testsuites/psxtests/psxsignal01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsignal01
 psxsignal01_SOURCES = init.c task1.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsignal02/Makefile.am b/testsuites/psxtests/psxsignal02/Makefile.am
index 606c7a8..42781af 100644
--- a/testsuites/psxtests/psxsignal02/Makefile.am
+++ b/testsuites/psxtests/psxsignal02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsignal02
 psxsignal02_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsignal03/Makefile.am b/testsuites/psxtests/psxsignal03/Makefile.am
index c15b20c..947bf1f 100644
--- a/testsuites/psxtests/psxsignal03/Makefile.am
+++ b/testsuites/psxtests/psxsignal03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsignal03
 psxsignal03_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsignal04/Makefile.am b/testsuites/psxtests/psxsignal04/Makefile.am
index 8403825..b0b91f3 100644
--- a/testsuites/psxtests/psxsignal04/Makefile.am
+++ b/testsuites/psxtests/psxsignal04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsignal04
 psxsignal04_SOURCES = ../psxsignal03/init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsignal05/Makefile.am b/testsuites/psxtests/psxsignal05/Makefile.am
index 2e0cf4b..ef2a665 100644
--- a/testsuites/psxtests/psxsignal05/Makefile.am
+++ b/testsuites/psxtests/psxsignal05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsignal05
 psxsignal05_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsignal06/Makefile.am b/testsuites/psxtests/psxsignal06/Makefile.am
index d3e2787..f5a8d9c 100644
--- a/testsuites/psxtests/psxsignal06/Makefile.am
+++ b/testsuites/psxtests/psxsignal06/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psxsignal06
 psxsignal06_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxspin01/Makefile.am b/testsuites/psxtests/psxspin01/Makefile.am
index f7c4df9..3bc7cd1 100644
--- a/testsuites/psxtests/psxspin01/Makefile.am
+++ b/testsuites/psxtests/psxspin01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxspin01
 psxspin01_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxspin02/Makefile.am b/testsuites/psxtests/psxspin02/Makefile.am
index e465565..683c842 100644
--- a/testsuites/psxtests/psxspin02/Makefile.am
+++ b/testsuites/psxtests/psxspin02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxspin02
 psxspin02_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxstack01/Makefile.am b/testsuites/psxtests/psxstack01/Makefile.am
index c8b4be1..6c2ee58 100644
--- a/testsuites/psxtests/psxstack01/Makefile.am
+++ b/testsuites/psxtests/psxstack01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxstack01
 psxstack01_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxstack02/Makefile.am b/testsuites/psxtests/psxstack02/Makefile.am
index 05b4495..a5e32f5 100644
--- a/testsuites/psxtests/psxstack02/Makefile.am
+++ b/testsuites/psxtests/psxstack02/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psxstack02
 psxstack02_SOURCES = init.c
 
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 797908f..28b8220 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxstat
 psxstat_SOURCES = main.c test.c ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxsysconf/Makefile.am b/testsuites/psxtests/psxsysconf/Makefile.am
index 53d6803..99954ec 100644
--- a/testsuites/psxtests/psxsysconf/Makefile.am
+++ b/testsuites/psxtests/psxsysconf/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxsysconf
 psxsysconf_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index 1d50e41..deb76f5 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtime
 psxtime_SOURCES = main.c test.c
 
diff --git a/testsuites/psxtests/psxtimer01/Makefile.am b/testsuites/psxtests/psxtimer01/Makefile.am
index 8b0ee83..d90a108 100644
--- a/testsuites/psxtests/psxtimer01/Makefile.am
+++ b/testsuites/psxtests/psxtimer01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtimer01
 psxtimer01_SOURCES = psxtimer.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxtimer02/Makefile.am b/testsuites/psxtests/psxtimer02/Makefile.am
index 9daf60a..44b3c29 100644
--- a/testsuites/psxtests/psxtimer02/Makefile.am
+++ b/testsuites/psxtests/psxtimer02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtimer02
 psxtimer02_SOURCES = psxtimer.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxtimes01/Makefile.am b/testsuites/psxtests/psxtimes01/Makefile.am
index 3c2185e..fac94c7 100644
--- a/testsuites/psxtests/psxtimes01/Makefile.am
+++ b/testsuites/psxtests/psxtimes01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = psxtimes01
 psxtimes01_SOURCES = init.c ../../support/src/spin.c
 
diff --git a/testsuites/psxtests/psxualarm/Makefile.am b/testsuites/psxtests/psxualarm/Makefile.am
index d945415..59e0dc6 100644
--- a/testsuites/psxtests/psxualarm/Makefile.am
+++ b/testsuites/psxtests/psxualarm/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxualarm
 psxualarm_SOURCES = init.c system.h ../include/pmacros.h
 
diff --git a/testsuites/psxtests/psxusleep/Makefile.am b/testsuites/psxtests/psxusleep/Makefile.am
index 5081d5e..1320dae 100644
--- a/testsuites/psxtests/psxusleep/Makefile.am
+++ b/testsuites/psxtests/psxusleep/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxusleep
 psxusleep_SOURCES = init.c ../include/pmacros.h
 
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index 72340ab..b334af3 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS =
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 1bd34d8..a92df19 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
index 0c70096..b9b17a3 100644
--- a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmbarrier01
 psxtmbarrier01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
index 1b87c3e..124f2ac 100644
--- a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmbarrier02
 psxtmbarrier02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
index 160930c..eaec342 100644
--- a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmbarrier03
 psxtmbarrier03_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmkey01/Makefile.am b/testsuites/psxtmtests/psxtmkey01/Makefile.am
index 863344a..dbe684d 100644
--- a/testsuites/psxtmtests/psxtmkey01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmkey01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmkey01
 psxtmkey01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmkey02/Makefile.am b/testsuites/psxtmtests/psxtmkey02/Makefile.am
index 4968220..80645c5 100644
--- a/testsuites/psxtmtests/psxtmkey02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmkey02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmkey02
 psxtmkey02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmq01/Makefile.am b/testsuites/psxtmtests/psxtmmq01/Makefile.am
index 52489e4..703b568 100644
--- a/testsuites/psxtmtests/psxtmmq01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmq01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmq01
 psxtmmq01_SOURCES  = init.c
 psxtmmq01_SOURCES += ../../tmtests/include/timesys.h
diff --git a/testsuites/psxtmtests/psxtmmutex01/Makefile.am b/testsuites/psxtmtests/psxtmmutex01/Makefile.am
index 13ce071..31b53ea 100644
--- a/testsuites/psxtmtests/psxtmmutex01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex01
 psxtmmutex01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex02/Makefile.am b/testsuites/psxtmtests/psxtmmutex02/Makefile.am
index 3095422..b0405cf 100644
--- a/testsuites/psxtmtests/psxtmmutex02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex02
 psxtmmutex02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex03/Makefile.am b/testsuites/psxtmtests/psxtmmutex03/Makefile.am
index 979256c..37a2857 100644
--- a/testsuites/psxtmtests/psxtmmutex03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex03
 psxtmmutex03_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex04/Makefile.am b/testsuites/psxtmtests/psxtmmutex04/Makefile.am
index cf258cd..d0a9c88 100644
--- a/testsuites/psxtmtests/psxtmmutex04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex04
 psxtmmutex04_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex05/Makefile.am b/testsuites/psxtmtests/psxtmmutex05/Makefile.am
index 3f5650a..9afabe2 100644
--- a/testsuites/psxtmtests/psxtmmutex05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex05
 psxtmmutex05_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex06/Makefile.am b/testsuites/psxtmtests/psxtmmutex06/Makefile.am
index c6b3a90..10e60e1 100644
--- a/testsuites/psxtmtests/psxtmmutex06/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex06
 psxtmmutex06_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex07/Makefile.am b/testsuites/psxtmtests/psxtmmutex07/Makefile.am
index f844e70..052a00a 100644
--- a/testsuites/psxtmtests/psxtmmutex07/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmmutex07
 psxtmmutex07_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
index 645edd1..b69aa3d 100644
--- a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmnanosleep01
 psxtmnanosleep01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
index cfcfb3c..c44d76e 100644
--- a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmnanosleep02
 psxtmnanosleep02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
index f20a13b..53cfc98 100644
--- a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock01
 psxtmrwlock01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
index c2e62d2..60812de 100644
--- a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock02
 psxtmrwlock02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
index f07db72..5b6e843 100644
--- a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock03
 psxtmrwlock03_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
index 37e9b6f..4e78c0b 100644
--- a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock04
 psxtmrwlock04_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
index 188ac75..77aaf7c 100644
--- a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock05
 psxtmrwlock05_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
index 468ed2e..eb33adb 100644
--- a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock06
 psxtmrwlock06_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
index 05ee068..67789eb 100644
--- a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmrwlock07
 psxtmrwlock07_SOURCES  = init.c
 psxtmrwlock07_SOURCES += ../../tmtests/include/timesys.h
diff --git a/testsuites/psxtmtests/psxtmsem01/Makefile.am b/testsuites/psxtmtests/psxtmsem01/Makefile.am
index 16eca61..6da44a7 100644
--- a/testsuites/psxtmtests/psxtmsem01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsem01
 psxtmsem01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem02/Makefile.am b/testsuites/psxtmtests/psxtmsem02/Makefile.am
index 782d9b1..4d9f413 100644
--- a/testsuites/psxtmtests/psxtmsem02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsem02
 psxtmsem02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem03/Makefile.am b/testsuites/psxtmtests/psxtmsem03/Makefile.am
index 663f219..f217beb 100644
--- a/testsuites/psxtmtests/psxtmsem03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsem03
 psxtmsem03_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem04/Makefile.am b/testsuites/psxtmtests/psxtmsem04/Makefile.am
index 28e440f..84d770a 100644
--- a/testsuites/psxtmtests/psxtmsem04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsem04
 psxtmsem04_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem05/Makefile.am b/testsuites/psxtmtests/psxtmsem05/Makefile.am
index 18548c3..68e915d 100644
--- a/testsuites/psxtmtests/psxtmsem05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsem05
 psxtmsem05_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsleep01/Makefile.am b/testsuites/psxtmtests/psxtmsleep01/Makefile.am
index 8a55788..1d1ff44 100644
--- a/testsuites/psxtmtests/psxtmsleep01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsleep01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsleep01
 psxtmsleep01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsleep02/Makefile.am b/testsuites/psxtmtests/psxtmsleep02/Makefile.am
index 5766ebd..1dd6b97 100644
--- a/testsuites/psxtmtests/psxtmsleep02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsleep02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmsleep02
 psxtmsleep02_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmthread01/Makefile.am b/testsuites/psxtmtests/psxtmthread01/Makefile.am
index 7cb5c56..eb3fc3d 100644
--- a/testsuites/psxtmtests/psxtmthread01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmthread01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmthread01
 psxtmthread01_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmthread03/Makefile.am b/testsuites/psxtmtests/psxtmthread03/Makefile.am
index 9b77de2..cd7680f 100644
--- a/testsuites/psxtmtests/psxtmthread03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmthread03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = psxtmthread03
 psxtmthread03_SOURCES = init.c ../../tmtests/include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am
index d0826b8..82560d1 100644
--- a/testsuites/samples/Makefile.am
+++ b/testsuites/samples/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = hello capture ticker base_sp unlimited minimum fileio
diff --git a/testsuites/samples/base_mp/Makefile.am b/testsuites/samples/base_mp/Makefile.am
index 1815b41..1e0a552 100644
--- a/testsuites/samples/base_mp/Makefile.am
+++ b/testsuites/samples/base_mp/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 SUBDIRS = node1 node2
 
 include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/samples/base_mp/node1/Makefile.am b/testsuites/samples/base_mp/node1/Makefile.am
index 0d58622..97a606a 100644
--- a/testsuites/samples/base_mp/node1/Makefile.am
+++ b/testsuites/samples/base_mp/node1/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 rtems_tests_PROGRAMS = base_mp-node1
 base_mp_node1_SOURCES = ../init.c ../apptask.c ../system.h
 
diff --git a/testsuites/samples/base_mp/node2/Makefile.am b/testsuites/samples/base_mp/node2/Makefile.am
index d8471d7..d522814 100644
--- a/testsuites/samples/base_mp/node2/Makefile.am
+++ b/testsuites/samples/base_mp/node2/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 rtems_tests_PROGRAMS = base_mp-node2
 base_mp_node2_SOURCES = ../init.c ../apptask.c ../system.h
 
diff --git a/testsuites/samples/base_sp/Makefile.am b/testsuites/samples/base_sp/Makefile.am
index 85fdb78..917f961 100644
--- a/testsuites/samples/base_sp/Makefile.am
+++ b/testsuites/samples/base_sp/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = base_sp
 base_sp_SOURCES = init.c apptask.c system.h
 
diff --git a/testsuites/samples/capture/Makefile.am b/testsuites/samples/capture/Makefile.am
index d7f1020..dfa1d59 100644
--- a/testsuites/samples/capture/Makefile.am
+++ b/testsuites/samples/capture/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = capture
 capture_SOURCES = init.c test1.c system.h
 
diff --git a/testsuites/samples/cdtest/Makefile.am b/testsuites/samples/cdtest/Makefile.am
index 6901fd2..73763ad 100644
--- a/testsuites/samples/cdtest/Makefile.am
+++ b/testsuites/samples/cdtest/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = cdtest
 cdtest_SOURCES = init.c main.cc system.h
 
diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac
index 87eb2c1..97b3d9e 100644
--- a/testsuites/samples/configure.ac
+++ b/testsuites/samples/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/samples/hello/Makefile.am b/testsuites/samples/hello/Makefile.am
index 60222e9..94cf69f 100644
--- a/testsuites/samples/hello/Makefile.am
+++ b/testsuites/samples/hello/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = hello
 hello_SOURCES = init.c
 
diff --git a/testsuites/samples/iostream/Makefile.am b/testsuites/samples/iostream/Makefile.am
index 7c45c64..3eb4e3c 100644
--- a/testsuites/samples/iostream/Makefile.am
+++ b/testsuites/samples/iostream/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = cxx_iostream
 cxx_iostream_SOURCES = init.cc system.h
 
diff --git a/testsuites/samples/loopback/Makefile.am b/testsuites/samples/loopback/Makefile.am
index 1a833dc..4d65cbc 100644
--- a/testsuites/samples/loopback/Makefile.am
+++ b/testsuites/samples/loopback/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = loopback
 loopback_SOURCES = init.c
 
diff --git a/testsuites/samples/minimum/Makefile.am b/testsuites/samples/minimum/Makefile.am
index df6efbd..2d567e4 100644
--- a/testsuites/samples/minimum/Makefile.am
+++ b/testsuites/samples/minimum/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = minimum
 minimum_SOURCES = init.c
 
diff --git a/testsuites/samples/nsecs/Makefile.am b/testsuites/samples/nsecs/Makefile.am
index 6526df1..2c82f17 100644
--- a/testsuites/samples/nsecs/Makefile.am
+++ b/testsuites/samples/nsecs/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = nsecs
 nsecs_SOURCES = init.c empty.c
 
diff --git a/testsuites/samples/paranoia/Makefile.am b/testsuites/samples/paranoia/Makefile.am
index 82afecf..ab9830e 100644
--- a/testsuites/samples/paranoia/Makefile.am
+++ b/testsuites/samples/paranoia/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = paranoia
 paranoia_SOURCES = init.c paranoia.c system.h
 
diff --git a/testsuites/samples/pppd/Makefile.am b/testsuites/samples/pppd/Makefile.am
index f893c15..94f4b6e 100644
--- a/testsuites/samples/pppd/Makefile.am
+++ b/testsuites/samples/pppd/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = pppd
 pppd_SOURCES = init.c pppdapp.c netconfig.h system.h
 
diff --git a/testsuites/samples/ticker/Makefile.am b/testsuites/samples/ticker/Makefile.am
index a542193..f099c8c 100644
--- a/testsuites/samples/ticker/Makefile.am
+++ b/testsuites/samples/ticker/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = ticker
 ticker_SOURCES = init.c tasks.c system.h
 
diff --git a/testsuites/samples/unlimited/Makefile.am b/testsuites/samples/unlimited/Makefile.am
index 92d7164..d839f11 100644
--- a/testsuites/samples/unlimited/Makefile.am
+++ b/testsuites/samples/unlimited/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = unlimited
 unlimited_SOURCES = init.c test1.c test2.c test3.c system.h
 
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 02975a4..175778d 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = 
diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
index aad32ee..a2801bc 100644
--- a/testsuites/smptests/configure.ac
+++ b/testsuites/smptests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/smptests/smp01/Makefile.am b/testsuites/smptests/smp01/Makefile.am
index db648f7..3fd2183 100644
--- a/testsuites/smptests/smp01/Makefile.am
+++ b/testsuites/smptests/smp01/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp01
 smp01_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp02/Makefile.am b/testsuites/smptests/smp02/Makefile.am
index b4e0795..61c60bd 100644
--- a/testsuites/smptests/smp02/Makefile.am
+++ b/testsuites/smptests/smp02/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp02
 smp02_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp03/Makefile.am b/testsuites/smptests/smp03/Makefile.am
index a6a8a61..73f2967 100644
--- a/testsuites/smptests/smp03/Makefile.am
+++ b/testsuites/smptests/smp03/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp03
 smp03_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp04/Makefile.am b/testsuites/smptests/smp04/Makefile.am
index bd1f7b1..3579e94 100644
--- a/testsuites/smptests/smp04/Makefile.am
+++ b/testsuites/smptests/smp04/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp04
 smp04_SOURCES = init.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp05/Makefile.am b/testsuites/smptests/smp05/Makefile.am
index b730fba..6db395d 100644
--- a/testsuites/smptests/smp05/Makefile.am
+++ b/testsuites/smptests/smp05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp05
 smp05_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp06/Makefile.am b/testsuites/smptests/smp06/Makefile.am
index 871f1d5..fe6fcac 100644
--- a/testsuites/smptests/smp06/Makefile.am
+++ b/testsuites/smptests/smp06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp06
 smp06_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp07/Makefile.am b/testsuites/smptests/smp07/Makefile.am
index 4491483..b94fa16 100644
--- a/testsuites/smptests/smp07/Makefile.am
+++ b/testsuites/smptests/smp07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp07
 smp07_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp08/Makefile.am b/testsuites/smptests/smp08/Makefile.am
index 6fdd303..04748a6 100644
--- a/testsuites/smptests/smp08/Makefile.am
+++ b/testsuites/smptests/smp08/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp08
 smp08_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp09/Makefile.am b/testsuites/smptests/smp09/Makefile.am
index cb4d60a..453ddef 100644
--- a/testsuites/smptests/smp09/Makefile.am
+++ b/testsuites/smptests/smp09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = smp09
 smp09_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index d847e1d..4a1ac8a 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 ## Test names are spaced to indicate gaps in numbering from tests being
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 2e385bb..17c56ca 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/sptests/sp01/Makefile.am b/testsuites/sptests/sp01/Makefile.am
index a237ca0..2fdfa17 100644
--- a/testsuites/sptests/sp01/Makefile.am
+++ b/testsuites/sptests/sp01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp01
 sp01_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/sp02/Makefile.am b/testsuites/sptests/sp02/Makefile.am
index d2bb2b8..c5c159a 100644
--- a/testsuites/sptests/sp02/Makefile.am
+++ b/testsuites/sptests/sp02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp02
 sp02_SOURCES = init.c task1.c task2.c task3.c preempt.c system.h
 
diff --git a/testsuites/sptests/sp03/Makefile.am b/testsuites/sptests/sp03/Makefile.am
index 1385686..42ae4c2 100644
--- a/testsuites/sptests/sp03/Makefile.am
+++ b/testsuites/sptests/sp03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp03
 sp03_SOURCES = init.c task1.c task2.c system.h
 
diff --git a/testsuites/sptests/sp04/Makefile.am b/testsuites/sptests/sp04/Makefile.am
index 7790694..025c15b 100644
--- a/testsuites/sptests/sp04/Makefile.am
+++ b/testsuites/sptests/sp04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp04
 sp04_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h
 
diff --git a/testsuites/sptests/sp05/Makefile.am b/testsuites/sptests/sp05/Makefile.am
index 2a91f39..9708d9c 100644
--- a/testsuites/sptests/sp05/Makefile.am
+++ b/testsuites/sptests/sp05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp05
 sp05_SOURCES = init.c task1.c task2.c task3.c system.h
 
diff --git a/testsuites/sptests/sp06/Makefile.am b/testsuites/sptests/sp06/Makefile.am
index d77a10b..afa03ba 100644
--- a/testsuites/sptests/sp06/Makefile.am
+++ b/testsuites/sptests/sp06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp06
 sp06_SOURCES = init.c task1.c task2.c task3.c system.h
 
diff --git a/testsuites/sptests/sp07/Makefile.am b/testsuites/sptests/sp07/Makefile.am
index 8884e77..b151412 100644
--- a/testsuites/sptests/sp07/Makefile.am
+++ b/testsuites/sptests/sp07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp07
 sp07_SOURCES = init.c buffered_io.c task1.c task2.c task3.c task4.c \
     taskexit.c tcreate.c tdelete.c trestart.c tstart.c system.h
diff --git a/testsuites/sptests/sp08/Makefile.am b/testsuites/sptests/sp08/Makefile.am
index 140c598..5aa86ba 100644
--- a/testsuites/sptests/sp08/Makefile.am
+++ b/testsuites/sptests/sp08/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = sp08
 sp08_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp09/Makefile.am b/testsuites/sptests/sp09/Makefile.am
index a1bacc1..b35e02f 100644
--- a/testsuites/sptests/sp09/Makefile.am
+++ b/testsuites/sptests/sp09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp09
 sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \
     screen05.c screen06.c screen07.c screen08.c screen09.c screen10.c \
diff --git a/testsuites/sptests/sp10/Makefile.am b/testsuites/sptests/sp10/Makefile.am
index ca20786..e3ef421 100644
--- a/testsuites/sptests/sp10/Makefile.am
+++ b/testsuites/sptests/sp10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp10
 sp10_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp11/Makefile.am b/testsuites/sptests/sp11/Makefile.am
index 1b30fc9..d912043 100644
--- a/testsuites/sptests/sp11/Makefile.am
+++ b/testsuites/sptests/sp11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp11
 sp11_SOURCES = init.c task1.c task2.c timer.c system.h
 
diff --git a/testsuites/sptests/sp12/Makefile.am b/testsuites/sptests/sp12/Makefile.am
index 684424b..e565d4e 100644
--- a/testsuites/sptests/sp12/Makefile.am
+++ b/testsuites/sptests/sp12/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp12
 sp12_SOURCES = init.c task1.c task2.c task3.c task4.c task5.c pridrv.c \
     pritask.c system.h
diff --git a/testsuites/sptests/sp13/Makefile.am b/testsuites/sptests/sp13/Makefile.am
index 498dbd9..6ec24fe 100644
--- a/testsuites/sptests/sp13/Makefile.am
+++ b/testsuites/sptests/sp13/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp13
 sp13_SOURCES = init.c fillbuff.c putbuff.c task1.c task2.c task3.c system.h
 
diff --git a/testsuites/sptests/sp14/Makefile.am b/testsuites/sptests/sp14/Makefile.am
index 4771979..b9b841a 100644
--- a/testsuites/sptests/sp14/Makefile.am
+++ b/testsuites/sptests/sp14/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp14
 sp14_SOURCES = init.c asr.c task1.c task2.c system.h
 
diff --git a/testsuites/sptests/sp15/Makefile.am b/testsuites/sptests/sp15/Makefile.am
index 3f7d6b7..a6e1bb6 100644
--- a/testsuites/sptests/sp15/Makefile.am
+++ b/testsuites/sptests/sp15/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp15
 sp15_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/sp16/Makefile.am b/testsuites/sptests/sp16/Makefile.am
index 43e56d7..d0f4133 100644
--- a/testsuites/sptests/sp16/Makefile.am
+++ b/testsuites/sptests/sp16/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp16
 sp16_SOURCES = init.c task1.c task2.c task3.c task4.c task5.c system.h
 
diff --git a/testsuites/sptests/sp17/Makefile.am b/testsuites/sptests/sp17/Makefile.am
index 5d1d554..ebb1b48 100644
--- a/testsuites/sptests/sp17/Makefile.am
+++ b/testsuites/sptests/sp17/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp17
 sp17_SOURCES = init.c asr.c task1.c task2.c system.h
 
diff --git a/testsuites/sptests/sp18/Makefile.am b/testsuites/sptests/sp18/Makefile.am
index f27b99c..1a35b63 100644
--- a/testsuites/sptests/sp18/Makefile.am
+++ b/testsuites/sptests/sp18/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp18
 sp18_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp19/Makefile.am b/testsuites/sptests/sp19/Makefile.am
index 168052c..ff99c2a 100644
--- a/testsuites/sptests/sp19/Makefile.am
+++ b/testsuites/sptests/sp19/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp19
 sp19_SOURCES = init.c first.c fptask.c task1.c system.h fptest.h inttest.h
 
diff --git a/testsuites/sptests/sp20/Makefile.am b/testsuites/sptests/sp20/Makefile.am
index 73ab51e..dc9bb40 100644
--- a/testsuites/sptests/sp20/Makefile.am
+++ b/testsuites/sptests/sp20/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp20
 sp20_SOURCES = init.c getall.c task1.c system.h
 
diff --git a/testsuites/sptests/sp2038/Makefile.am b/testsuites/sptests/sp2038/Makefile.am
index 1105847..391ff60 100644
--- a/testsuites/sptests/sp2038/Makefile.am
+++ b/testsuites/sptests/sp2038/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp2038
 sp2038_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp21/Makefile.am b/testsuites/sptests/sp21/Makefile.am
index e41c492..8fc9539 100644
--- a/testsuites/sptests/sp21/Makefile.am
+++ b/testsuites/sptests/sp21/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = sp21
 sp21_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp22/Makefile.am b/testsuites/sptests/sp22/Makefile.am
index 7b731b0..29659bd 100644
--- a/testsuites/sptests/sp22/Makefile.am
+++ b/testsuites/sptests/sp22/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp22
 sp22_SOURCES = init.c prtime.c delay.c task1.c system.h
 
diff --git a/testsuites/sptests/sp23/Makefile.am b/testsuites/sptests/sp23/Makefile.am
index 9d10aa0..f6c285a 100644
--- a/testsuites/sptests/sp23/Makefile.am
+++ b/testsuites/sptests/sp23/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp23
 sp23_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/sp24/Makefile.am b/testsuites/sptests/sp24/Makefile.am
index 725487d..0c660d6 100644
--- a/testsuites/sptests/sp24/Makefile.am
+++ b/testsuites/sptests/sp24/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp24
 sp24_SOURCES = init.c resume.c task1.c system.h
 
diff --git a/testsuites/sptests/sp25/Makefile.am b/testsuites/sptests/sp25/Makefile.am
index 8727756..919fb8d 100644
--- a/testsuites/sptests/sp25/Makefile.am
+++ b/testsuites/sptests/sp25/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp25
 sp25_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/sp26/Makefile.am b/testsuites/sptests/sp26/Makefile.am
index faf5211..67060af 100644
--- a/testsuites/sptests/sp26/Makefile.am
+++ b/testsuites/sptests/sp26/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp26
 sp26_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/sp27/Makefile.am b/testsuites/sptests/sp27/Makefile.am
index e200ad1..ecc421b 100644
--- a/testsuites/sptests/sp27/Makefile.am
+++ b/testsuites/sptests/sp27/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp27
 sp27_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp27a/Makefile.am b/testsuites/sptests/sp27a/Makefile.am
index 3eb42ca..e725210 100644
--- a/testsuites/sptests/sp27a/Makefile.am
+++ b/testsuites/sptests/sp27a/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp27a
 sp27a_SOURCES = ../sp27/init.c
 
diff --git a/testsuites/sptests/sp28/Makefile.am b/testsuites/sptests/sp28/Makefile.am
index 774ac29..f11eda2 100644
--- a/testsuites/sptests/sp28/Makefile.am
+++ b/testsuites/sptests/sp28/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp28
 sp28_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp29/Makefile.am b/testsuites/sptests/sp29/Makefile.am
index c685c50..e682626 100644
--- a/testsuites/sptests/sp29/Makefile.am
+++ b/testsuites/sptests/sp29/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp29
 sp29_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp30/Makefile.am b/testsuites/sptests/sp30/Makefile.am
index b13e0f4..9726b4b 100644
--- a/testsuites/sptests/sp30/Makefile.am
+++ b/testsuites/sptests/sp30/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp30
 sp30_SOURCES = init.c resume.c task1.c system.h
 
diff --git a/testsuites/sptests/sp31/Makefile.am b/testsuites/sptests/sp31/Makefile.am
index 68f5b05..14d9d94 100644
--- a/testsuites/sptests/sp31/Makefile.am
+++ b/testsuites/sptests/sp31/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp31
 sp31_SOURCES = delay.c init.c prtime.c task1.c system.h
 
diff --git a/testsuites/sptests/sp32/Makefile.am b/testsuites/sptests/sp32/Makefile.am
index b1ba895..df46616 100644
--- a/testsuites/sptests/sp32/Makefile.am
+++ b/testsuites/sptests/sp32/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp32
 sp32_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp33/Makefile.am b/testsuites/sptests/sp33/Makefile.am
index f17542e..fcd8449 100644
--- a/testsuites/sptests/sp33/Makefile.am
+++ b/testsuites/sptests/sp33/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp33
 sp33_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp34/Makefile.am b/testsuites/sptests/sp34/Makefile.am
index c9857ea..f41d2be 100644
--- a/testsuites/sptests/sp34/Makefile.am
+++ b/testsuites/sptests/sp34/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp34
 sp34_SOURCES = changepri.c
 
diff --git a/testsuites/sptests/sp35/Makefile.am b/testsuites/sptests/sp35/Makefile.am
index 97d1c79..a8e7323 100644
--- a/testsuites/sptests/sp35/Makefile.am
+++ b/testsuites/sptests/sp35/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp35
 sp35_SOURCES = priinv.c
 
diff --git a/testsuites/sptests/sp36/Makefile.am b/testsuites/sptests/sp36/Makefile.am
index c76eb6f..b2cadd1 100644
--- a/testsuites/sptests/sp36/Makefile.am
+++ b/testsuites/sptests/sp36/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp36
 sp36_SOURCES = strict_order_mut.c
 
diff --git a/testsuites/sptests/sp37/Makefile.am b/testsuites/sptests/sp37/Makefile.am
index 8b14103..6b00ac3 100644
--- a/testsuites/sptests/sp37/Makefile.am
+++ b/testsuites/sptests/sp37/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp37
 sp37_SOURCES = init.c system.h
 
diff --git a/testsuites/sptests/sp38/Makefile.am b/testsuites/sptests/sp38/Makefile.am
index d7adc4b..7a1f38f 100644
--- a/testsuites/sptests/sp38/Makefile.am
+++ b/testsuites/sptests/sp38/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp38
 sp38_SOURCES = init.c system.h
 
diff --git a/testsuites/sptests/sp39/Makefile.am b/testsuites/sptests/sp39/Makefile.am
index bbeff20..2ccecaa 100644
--- a/testsuites/sptests/sp39/Makefile.am
+++ b/testsuites/sptests/sp39/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp39
 sp39_SOURCES = init.c system.h
 
diff --git a/testsuites/sptests/sp40/Makefile.am b/testsuites/sptests/sp40/Makefile.am
index 7376d63..15f70f1 100644
--- a/testsuites/sptests/sp40/Makefile.am
+++ b/testsuites/sptests/sp40/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp40
 sp40_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp41/Makefile.am b/testsuites/sptests/sp41/Makefile.am
index d8ce1a3..e9e2ad1 100644
--- a/testsuites/sptests/sp41/Makefile.am
+++ b/testsuites/sptests/sp41/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp41
 sp41_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp42/Makefile.am b/testsuites/sptests/sp42/Makefile.am
index be8b66c..00dc52a 100644
--- a/testsuites/sptests/sp42/Makefile.am
+++ b/testsuites/sptests/sp42/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp42
 sp42_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp43/Makefile.am b/testsuites/sptests/sp43/Makefile.am
index f1de0c8..c03569b 100644
--- a/testsuites/sptests/sp43/Makefile.am
+++ b/testsuites/sptests/sp43/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp43
 sp43_SOURCES = init.c
 sp43_SOURCES += system.h
diff --git a/testsuites/sptests/sp44/Makefile.am b/testsuites/sptests/sp44/Makefile.am
index e244a71..dbab2a4 100644
--- a/testsuites/sptests/sp44/Makefile.am
+++ b/testsuites/sptests/sp44/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp44
 sp44_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp45/Makefile.am b/testsuites/sptests/sp45/Makefile.am
index 52afb5b..21a367f 100644
--- a/testsuites/sptests/sp45/Makefile.am
+++ b/testsuites/sptests/sp45/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp45
 sp45_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp46/Makefile.am b/testsuites/sptests/sp46/Makefile.am
index 7702859..387b611 100644
--- a/testsuites/sptests/sp46/Makefile.am
+++ b/testsuites/sptests/sp46/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp46
 sp46_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp47/Makefile.am b/testsuites/sptests/sp47/Makefile.am
index 7d814c1..b431728 100644
--- a/testsuites/sptests/sp47/Makefile.am
+++ b/testsuites/sptests/sp47/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp47
 sp47_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp48/Makefile.am b/testsuites/sptests/sp48/Makefile.am
index b424e7f..0bd5598 100644
--- a/testsuites/sptests/sp48/Makefile.am
+++ b/testsuites/sptests/sp48/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp48
 sp48_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp49/Makefile.am b/testsuites/sptests/sp49/Makefile.am
index c63380b..a291ff6 100644
--- a/testsuites/sptests/sp49/Makefile.am
+++ b/testsuites/sptests/sp49/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp49
 sp49_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp50/Makefile.am b/testsuites/sptests/sp50/Makefile.am
index d832987..783979d 100644
--- a/testsuites/sptests/sp50/Makefile.am
+++ b/testsuites/sptests/sp50/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp50
 sp50_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp51/Makefile.am b/testsuites/sptests/sp51/Makefile.am
index 312cd19..be42ae7 100644
--- a/testsuites/sptests/sp51/Makefile.am
+++ b/testsuites/sptests/sp51/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp51
 sp51_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp52/Makefile.am b/testsuites/sptests/sp52/Makefile.am
index 7ce6984..2e23d84 100644
--- a/testsuites/sptests/sp52/Makefile.am
+++ b/testsuites/sptests/sp52/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp52
 sp52_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp53/Makefile.am b/testsuites/sptests/sp53/Makefile.am
index 6c52da8..738ac63 100644
--- a/testsuites/sptests/sp53/Makefile.am
+++ b/testsuites/sptests/sp53/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp53
 sp53_SOURCES = ../sp52/init.c
 
diff --git a/testsuites/sptests/sp54/Makefile.am b/testsuites/sptests/sp54/Makefile.am
index d078cb9..d78e448 100644
--- a/testsuites/sptests/sp54/Makefile.am
+++ b/testsuites/sptests/sp54/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp54
 sp54_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp55/Makefile.am b/testsuites/sptests/sp55/Makefile.am
index f70d1a3..e4e43d5 100644
--- a/testsuites/sptests/sp55/Makefile.am
+++ b/testsuites/sptests/sp55/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp55
 sp55_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp56/Makefile.am b/testsuites/sptests/sp56/Makefile.am
index 22c62cf..cc77883 100644
--- a/testsuites/sptests/sp56/Makefile.am
+++ b/testsuites/sptests/sp56/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp56
 sp56_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp57/Makefile.am b/testsuites/sptests/sp57/Makefile.am
index 1edf5bd..a4f5bd7 100644
--- a/testsuites/sptests/sp57/Makefile.am
+++ b/testsuites/sptests/sp57/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp57
 sp57_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp58/Makefile.am b/testsuites/sptests/sp58/Makefile.am
index 757d837..ec20a74 100644
--- a/testsuites/sptests/sp58/Makefile.am
+++ b/testsuites/sptests/sp58/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp58
 sp58_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp59/Makefile.am b/testsuites/sptests/sp59/Makefile.am
index d7e9c9b..c9b03c4 100644
--- a/testsuites/sptests/sp59/Makefile.am
+++ b/testsuites/sptests/sp59/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp59
 sp59_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp60/Makefile.am b/testsuites/sptests/sp60/Makefile.am
index 87e4893..87464be 100644
--- a/testsuites/sptests/sp60/Makefile.am
+++ b/testsuites/sptests/sp60/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp60
 sp60_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp62/Makefile.am b/testsuites/sptests/sp62/Makefile.am
index 593a644..d43d398 100644
--- a/testsuites/sptests/sp62/Makefile.am
+++ b/testsuites/sptests/sp62/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp62
 sp62_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp63/Makefile.am b/testsuites/sptests/sp63/Makefile.am
index dc3c055..78610e1 100644
--- a/testsuites/sptests/sp63/Makefile.am
+++ b/testsuites/sptests/sp63/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp63
 sp63_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp64/Makefile.am b/testsuites/sptests/sp64/Makefile.am
index 4481e3f..02d8f36 100644
--- a/testsuites/sptests/sp64/Makefile.am
+++ b/testsuites/sptests/sp64/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp64
 sp64_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp65/Makefile.am b/testsuites/sptests/sp65/Makefile.am
index aaa97f6..c400049 100644
--- a/testsuites/sptests/sp65/Makefile.am
+++ b/testsuites/sptests/sp65/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp65
 sp65_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp66/Makefile.am b/testsuites/sptests/sp66/Makefile.am
index 7eeec2f..f702e22 100644
--- a/testsuites/sptests/sp66/Makefile.am
+++ b/testsuites/sptests/sp66/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp66
 sp66_SOURCES = ../sp65/init.c
 
diff --git a/testsuites/sptests/sp67/Makefile.am b/testsuites/sptests/sp67/Makefile.am
index ed03130..5b940f4 100644
--- a/testsuites/sptests/sp67/Makefile.am
+++ b/testsuites/sptests/sp67/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp67
 sp67_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp68/Makefile.am b/testsuites/sptests/sp68/Makefile.am
index 8d4e1bb..7b7c0e4 100644
--- a/testsuites/sptests/sp68/Makefile.am
+++ b/testsuites/sptests/sp68/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp68
 sp68_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp69/Makefile.am b/testsuites/sptests/sp69/Makefile.am
index acdf7f8..a4b3b93 100644
--- a/testsuites/sptests/sp69/Makefile.am
+++ b/testsuites/sptests/sp69/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp69
 sp69_SOURCES = init.c ../../support/src/spin.c
 
diff --git a/testsuites/sptests/sp70/Makefile.am b/testsuites/sptests/sp70/Makefile.am
index 077973c..20497cd 100644
--- a/testsuites/sptests/sp70/Makefile.am
+++ b/testsuites/sptests/sp70/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp70
 sp70_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp71/Makefile.am b/testsuites/sptests/sp71/Makefile.am
index 1d09ae1..5a2c46e 100644
--- a/testsuites/sptests/sp71/Makefile.am
+++ b/testsuites/sptests/sp71/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp71
 sp71_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp72/Makefile.am b/testsuites/sptests/sp72/Makefile.am
index aca2be8..1ee2aa2 100644
--- a/testsuites/sptests/sp72/Makefile.am
+++ b/testsuites/sptests/sp72/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp72
 sp72_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp73/Makefile.am b/testsuites/sptests/sp73/Makefile.am
index a8479d1..6b29e15 100644
--- a/testsuites/sptests/sp73/Makefile.am
+++ b/testsuites/sptests/sp73/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp73 
 sp73_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp74/Makefile.am b/testsuites/sptests/sp74/Makefile.am
index 1017bff..255b65d 100644
--- a/testsuites/sptests/sp74/Makefile.am
+++ b/testsuites/sptests/sp74/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp74 
 sp74_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp75/Makefile.am b/testsuites/sptests/sp75/Makefile.am
index af0e875..651cbe5 100644
--- a/testsuites/sptests/sp75/Makefile.am
+++ b/testsuites/sptests/sp75/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp75
 sp75_SOURCES = init.c
 
diff --git a/testsuites/sptests/sp76/Makefile.am b/testsuites/sptests/sp76/Makefile.am
index 2cec3ef..84bb041 100644
--- a/testsuites/sptests/sp76/Makefile.am
+++ b/testsuites/sptests/sp76/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sp76
 sp76_SOURCES = init.c
 
diff --git a/testsuites/sptests/spassoc01/Makefile.am b/testsuites/sptests/spassoc01/Makefile.am
index 6a04aba..54f7d7f 100644
--- a/testsuites/sptests/spassoc01/Makefile.am
+++ b/testsuites/sptests/spassoc01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spassoc01
 spassoc01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spcbssched01/Makefile.am b/testsuites/sptests/spcbssched01/Makefile.am
index f522eec..69ca9f5 100644
--- a/testsuites/sptests/spcbssched01/Makefile.am
+++ b/testsuites/sptests/spcbssched01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spcbssched01
 spcbssched01_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/spcbssched02/Makefile.am b/testsuites/sptests/spcbssched02/Makefile.am
index 4f98d96..b8db8f7 100644
--- a/testsuites/sptests/spcbssched02/Makefile.am
+++ b/testsuites/sptests/spcbssched02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spcbssched02
 spcbssched02_SOURCES = init.c task_periodic.c system.h
 
diff --git a/testsuites/sptests/spcbssched03/Makefile.am b/testsuites/sptests/spcbssched03/Makefile.am
index 8f01e26..04557ce 100644
--- a/testsuites/sptests/spcbssched03/Makefile.am
+++ b/testsuites/sptests/spcbssched03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spcbssched03
 spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h \
     cbsparams.h
diff --git a/testsuites/sptests/spchain/Makefile.am b/testsuites/sptests/spchain/Makefile.am
index f117d47..f700ea3 100644
--- a/testsuites/sptests/spchain/Makefile.am
+++ b/testsuites/sptests/spchain/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spchain
 spchain_SOURCES = init.c
 
diff --git a/testsuites/sptests/spclockget/Makefile.am b/testsuites/sptests/spclockget/Makefile.am
index 0b63c9d..b659397 100644
--- a/testsuites/sptests/spclockget/Makefile.am
+++ b/testsuites/sptests/spclockget/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spclockget
 spclockget_SOURCES = init.c
 
diff --git a/testsuites/sptests/spcoverage/Makefile.am b/testsuites/sptests/spcoverage/Makefile.am
index f6daccb..1d7badf 100644
--- a/testsuites/sptests/spcoverage/Makefile.am
+++ b/testsuites/sptests/spcoverage/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spcoverage
 spcoverage_SOURCES = init.c
 
diff --git a/testsuites/sptests/spedfsched01/Makefile.am b/testsuites/sptests/spedfsched01/Makefile.am
index 65523ee..3af62a3 100644
--- a/testsuites/sptests/spedfsched01/Makefile.am
+++ b/testsuites/sptests/spedfsched01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spedfsched01
 spedfsched01_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/sptests/spedfsched02/Makefile.am b/testsuites/sptests/spedfsched02/Makefile.am
index 52981f1..67c5e4b 100644
--- a/testsuites/sptests/spedfsched02/Makefile.am
+++ b/testsuites/sptests/spedfsched02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spedfsched02
 spedfsched02_SOURCES = init.c getall.c task1.c system.h
 
diff --git a/testsuites/sptests/spedfsched03/Makefile.am b/testsuites/sptests/spedfsched03/Makefile.am
index 3eafc7d..63a3a12 100644
--- a/testsuites/sptests/spedfsched03/Makefile.am
+++ b/testsuites/sptests/spedfsched03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spedfsched03
 spedfsched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h edfparams.h
 
diff --git a/testsuites/sptests/sperror01/Makefile.am b/testsuites/sptests/sperror01/Makefile.am
index f8e8556..f34ccd3 100644
--- a/testsuites/sptests/sperror01/Makefile.am
+++ b/testsuites/sptests/sperror01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sperror01
 sperror01_SOURCES = init.c
 
diff --git a/testsuites/sptests/sperror02/Makefile.am b/testsuites/sptests/sperror02/Makefile.am
index 924beaf..996f93e 100644
--- a/testsuites/sptests/sperror02/Makefile.am
+++ b/testsuites/sptests/sperror02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sperror02
 sperror02_SOURCES = init.c
 
diff --git a/testsuites/sptests/sperror03/Makefile.am b/testsuites/sptests/sperror03/Makefile.am
index 0e57fe3..13e9697 100644
--- a/testsuites/sptests/sperror03/Makefile.am
+++ b/testsuites/sptests/sperror03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sperror03
 sperror03_SOURCES = init.c
 
diff --git a/testsuites/sptests/spfatal01/Makefile.am b/testsuites/sptests/spfatal01/Makefile.am
index f6e787c..22dd126 100644
--- a/testsuites/sptests/spfatal01/Makefile.am
+++ b/testsuites/sptests/spfatal01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal01
 spfatal01_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal02/Makefile.am b/testsuites/sptests/spfatal02/Makefile.am
index ea6d713..5b7cbe0 100644
--- a/testsuites/sptests/spfatal02/Makefile.am
+++ b/testsuites/sptests/spfatal02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal02
 spfatal02_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal03/Makefile.am b/testsuites/sptests/spfatal03/Makefile.am
index 7c70c0d..feb40bd 100644
--- a/testsuites/sptests/spfatal03/Makefile.am
+++ b/testsuites/sptests/spfatal03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal03
 spfatal03_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal04/Makefile.am b/testsuites/sptests/spfatal04/Makefile.am
index 84dd06b..81b58b6 100644
--- a/testsuites/sptests/spfatal04/Makefile.am
+++ b/testsuites/sptests/spfatal04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal04
 spfatal04_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal05/Makefile.am b/testsuites/sptests/spfatal05/Makefile.am
index f34b851..bc35517 100644
--- a/testsuites/sptests/spfatal05/Makefile.am
+++ b/testsuites/sptests/spfatal05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal05
 spfatal05_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal06/Makefile.am b/testsuites/sptests/spfatal06/Makefile.am
index 94463c6..c1b2590 100644
--- a/testsuites/sptests/spfatal06/Makefile.am
+++ b/testsuites/sptests/spfatal06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal06
 spfatal06_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal07/Makefile.am b/testsuites/sptests/spfatal07/Makefile.am
index 69a3ba9..52d2a9f 100644
--- a/testsuites/sptests/spfatal07/Makefile.am
+++ b/testsuites/sptests/spfatal07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal07
 spfatal07_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal08/Makefile.am b/testsuites/sptests/spfatal08/Makefile.am
index 89885de..983ff42 100644
--- a/testsuites/sptests/spfatal08/Makefile.am
+++ b/testsuites/sptests/spfatal08/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal08
 spfatal08_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
 
diff --git a/testsuites/sptests/spfatal09/Makefile.am b/testsuites/sptests/spfatal09/Makefile.am
index 41fe35e..b24a1d4 100644
--- a/testsuites/sptests/spfatal09/Makefile.am
+++ b/testsuites/sptests/spfatal09/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal09
 spfatal09_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
     testcase.h
diff --git a/testsuites/sptests/spfatal10/Makefile.am b/testsuites/sptests/spfatal10/Makefile.am
index da5d0f1..acdc90d 100644
--- a/testsuites/sptests/spfatal10/Makefile.am
+++ b/testsuites/sptests/spfatal10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal10
 spfatal10_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
     testcase.h
diff --git a/testsuites/sptests/spfatal11/Makefile.am b/testsuites/sptests/spfatal11/Makefile.am
index cf80e71..f18fa95 100644
--- a/testsuites/sptests/spfatal11/Makefile.am
+++ b/testsuites/sptests/spfatal11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal11
 spfatal11_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
     testcase.h
diff --git a/testsuites/sptests/spfatal12/Makefile.am b/testsuites/sptests/spfatal12/Makefile.am
index f00499b..860545b 100644
--- a/testsuites/sptests/spfatal12/Makefile.am
+++ b/testsuites/sptests/spfatal12/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal12
 spfatal12_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
     testcase.h
diff --git a/testsuites/sptests/spfatal13/Makefile.am b/testsuites/sptests/spfatal13/Makefile.am
index 3ce6729..ac9d4c5 100644
--- a/testsuites/sptests/spfatal13/Makefile.am
+++ b/testsuites/sptests/spfatal13/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal13
 spfatal13_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
     testcase.h
diff --git a/testsuites/sptests/spfatal14/Makefile.am b/testsuites/sptests/spfatal14/Makefile.am
index e5d1ee1..b8dad5f 100644
--- a/testsuites/sptests/spfatal14/Makefile.am
+++ b/testsuites/sptests/spfatal14/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal14
 spfatal14_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal15/Makefile.am b/testsuites/sptests/spfatal15/Makefile.am
index 485c92a..63006e6 100644
--- a/testsuites/sptests/spfatal15/Makefile.am
+++ b/testsuites/sptests/spfatal15/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal15
 spfatal15_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal16/Makefile.am b/testsuites/sptests/spfatal16/Makefile.am
index 9bdb5e9..fae93ac 100644
--- a/testsuites/sptests/spfatal16/Makefile.am
+++ b/testsuites/sptests/spfatal16/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal16
 spfatal16_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal17/Makefile.am b/testsuites/sptests/spfatal17/Makefile.am
index 745ca43..d1d00f7 100644
--- a/testsuites/sptests/spfatal17/Makefile.am
+++ b/testsuites/sptests/spfatal17/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal17
 spfatal17_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal18/Makefile.am b/testsuites/sptests/spfatal18/Makefile.am
index 31597bb..15a095b 100644
--- a/testsuites/sptests/spfatal18/Makefile.am
+++ b/testsuites/sptests/spfatal18/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal18
 spfatal18_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal19/Makefile.am b/testsuites/sptests/spfatal19/Makefile.am
index 8471aae..9c6b266 100644
--- a/testsuites/sptests/spfatal19/Makefile.am
+++ b/testsuites/sptests/spfatal19/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal19
 spfatal19_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal20/Makefile.am b/testsuites/sptests/spfatal20/Makefile.am
index ebb1e75..81eb096 100644
--- a/testsuites/sptests/spfatal20/Makefile.am
+++ b/testsuites/sptests/spfatal20/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfatal20
 spfatal20_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal21/Makefile.am b/testsuites/sptests/spfatal21/Makefile.am
index 3a2439a..9a9ec64 100644
--- a/testsuites/sptests/spfatal21/Makefile.am
+++ b/testsuites/sptests/spfatal21/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal21
 spfatal21_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/system.h ../../support/src/test_support.c testcase.h
diff --git a/testsuites/sptests/spfatal22/Makefile.am b/testsuites/sptests/spfatal22/Makefile.am
index f41b836..36ef337 100644
--- a/testsuites/sptests/spfatal22/Makefile.am
+++ b/testsuites/sptests/spfatal22/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal22
 spfatal22_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/system.h ../../support/src/test_support.c testcase.h
diff --git a/testsuites/sptests/spfatal23/Makefile.am b/testsuites/sptests/spfatal23/Makefile.am
index ead41f5..d20f04d 100644
--- a/testsuites/sptests/spfatal23/Makefile.am
+++ b/testsuites/sptests/spfatal23/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal23
 spfatal23_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal24/Makefile.am b/testsuites/sptests/spfatal24/Makefile.am
index deaade2..c37852f 100644
--- a/testsuites/sptests/spfatal24/Makefile.am
+++ b/testsuites/sptests/spfatal24/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal24
 spfatal24_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal25/Makefile.am b/testsuites/sptests/spfatal25/Makefile.am
index d7f8c48..ce92e03 100644
--- a/testsuites/sptests/spfatal25/Makefile.am
+++ b/testsuites/sptests/spfatal25/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfatal25
 spfatal25_SOURCES = ../spfatal_support/init.c \
     ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfifo01/Makefile.am b/testsuites/sptests/spfifo01/Makefile.am
index 862a321..66bc426 100644
--- a/testsuites/sptests/spfifo01/Makefile.am
+++ b/testsuites/sptests/spfifo01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfifo01
 spfifo01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spfifo02/Makefile.am b/testsuites/sptests/spfifo02/Makefile.am
index b287809..f93a55c 100644
--- a/testsuites/sptests/spfifo02/Makefile.am
+++ b/testsuites/sptests/spfifo02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfifo02
 spfifo02_SOURCES = init.c
 
diff --git a/testsuites/sptests/spfifo03/Makefile.am b/testsuites/sptests/spfifo03/Makefile.am
index 8c1c18b..42b70f8 100644
--- a/testsuites/sptests/spfifo03/Makefile.am
+++ b/testsuites/sptests/spfifo03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfifo03
 spfifo03_SOURCES = init.c
 
diff --git a/testsuites/sptests/spfifo04/Makefile.am b/testsuites/sptests/spfifo04/Makefile.am
index 39abe3d..cc7bb0c 100644
--- a/testsuites/sptests/spfifo04/Makefile.am
+++ b/testsuites/sptests/spfifo04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spfifo04
 spfifo04_SOURCES = init.c
 
diff --git a/testsuites/sptests/spfifo05/Makefile.am b/testsuites/sptests/spfifo05/Makefile.am
index 52f8f5d..cc3aba9 100644
--- a/testsuites/sptests/spfifo05/Makefile.am
+++ b/testsuites/sptests/spfifo05/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spfifo05
 spfifo05_SOURCES = init.c
 
diff --git a/testsuites/sptests/spheapprot/Makefile.am b/testsuites/sptests/spheapprot/Makefile.am
index 1a98ec2..a7452b8 100644
--- a/testsuites/sptests/spheapprot/Makefile.am
+++ b/testsuites/sptests/spheapprot/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spheapprot
 spheapprot_SOURCES = init.c
 
diff --git a/testsuites/sptests/spintrcritical01/Makefile.am b/testsuites/sptests/spintrcritical01/Makefile.am
index e58e4f3..3c7e20b 100644
--- a/testsuites/sptests/spintrcritical01/Makefile.am
+++ b/testsuites/sptests/spintrcritical01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical01
 spintrcritical01_SOURCES = init.c ../spintrcritical_support/intrcritical.c
 spintrcritical01_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical02/Makefile.am b/testsuites/sptests/spintrcritical02/Makefile.am
index 63facad..51673e1 100644
--- a/testsuites/sptests/spintrcritical02/Makefile.am
+++ b/testsuites/sptests/spintrcritical02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical02
 spintrcritical02_SOURCES = ../spintrcritical01/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical03/Makefile.am b/testsuites/sptests/spintrcritical03/Makefile.am
index 075d57c..ccf7ed8 100644
--- a/testsuites/sptests/spintrcritical03/Makefile.am
+++ b/testsuites/sptests/spintrcritical03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical03
 spintrcritical03_SOURCES = ../spintrcritical01/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical04/Makefile.am b/testsuites/sptests/spintrcritical04/Makefile.am
index 2385912..7449392 100644
--- a/testsuites/sptests/spintrcritical04/Makefile.am
+++ b/testsuites/sptests/spintrcritical04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical04
 spintrcritical04_SOURCES = ../spintrcritical01/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical05/Makefile.am b/testsuites/sptests/spintrcritical05/Makefile.am
index 533d1e9..0770ff2 100644
--- a/testsuites/sptests/spintrcritical05/Makefile.am
+++ b/testsuites/sptests/spintrcritical05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical05
 spintrcritical05_SOURCES = ../spintrcritical01/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical06/Makefile.am b/testsuites/sptests/spintrcritical06/Makefile.am
index 31b0ec7..bf5ca37 100644
--- a/testsuites/sptests/spintrcritical06/Makefile.am
+++ b/testsuites/sptests/spintrcritical06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical06
 spintrcritical06_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical07/Makefile.am b/testsuites/sptests/spintrcritical07/Makefile.am
index 84b008c..25f83a6 100644
--- a/testsuites/sptests/spintrcritical07/Makefile.am
+++ b/testsuites/sptests/spintrcritical07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical07
 spintrcritical07_SOURCES = ../spintrcritical06/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical08/Makefile.am b/testsuites/sptests/spintrcritical08/Makefile.am
index 78181b5..7ef9fca 100644
--- a/testsuites/sptests/spintrcritical08/Makefile.am
+++ b/testsuites/sptests/spintrcritical08/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical08
 spintrcritical08_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical09/Makefile.am b/testsuites/sptests/spintrcritical09/Makefile.am
index fe2a401..d169382 100644
--- a/testsuites/sptests/spintrcritical09/Makefile.am
+++ b/testsuites/sptests/spintrcritical09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical09
 spintrcritical09_SOURCES = init.c ../spintrcritical_support/intrcritical.c
 spintrcritical09_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical10/Makefile.am b/testsuites/sptests/spintrcritical10/Makefile.am
index 94a225c..ef6bd2e 100644
--- a/testsuites/sptests/spintrcritical10/Makefile.am
+++ b/testsuites/sptests/spintrcritical10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical10
 spintrcritical10_SOURCES = init.c ../spintrcritical_support/intrcritical.c
 spintrcritical10_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical11/Makefile.am b/testsuites/sptests/spintrcritical11/Makefile.am
index 02b4db5..651956b 100644
--- a/testsuites/sptests/spintrcritical11/Makefile.am
+++ b/testsuites/sptests/spintrcritical11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical11
 spintrcritical11_SOURCES = init.c ../spintrcritical_support/intrcritical.c
 spintrcritical11_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical12/Makefile.am b/testsuites/sptests/spintrcritical12/Makefile.am
index 84766e1..d2af717 100644
--- a/testsuites/sptests/spintrcritical12/Makefile.am
+++ b/testsuites/sptests/spintrcritical12/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical12
 spintrcritical12_SOURCES = ../spintrcritical11/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical13/Makefile.am b/testsuites/sptests/spintrcritical13/Makefile.am
index 4e3bfdb..07764c0 100644
--- a/testsuites/sptests/spintrcritical13/Makefile.am
+++ b/testsuites/sptests/spintrcritical13/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical13
 spintrcritical13_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical14/Makefile.am b/testsuites/sptests/spintrcritical14/Makefile.am
index 35d2f74..239129e 100644
--- a/testsuites/sptests/spintrcritical14/Makefile.am
+++ b/testsuites/sptests/spintrcritical14/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical14
 spintrcritical14_SOURCES = ../spintrcritical13/init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical15/Makefile.am b/testsuites/sptests/spintrcritical15/Makefile.am
index 7fda877..13ff155 100644
--- a/testsuites/sptests/spintrcritical15/Makefile.am
+++ b/testsuites/sptests/spintrcritical15/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical15
 spintrcritical15_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical16/Makefile.am b/testsuites/sptests/spintrcritical16/Makefile.am
index 663a649..53ebf49 100644
--- a/testsuites/sptests/spintrcritical16/Makefile.am
+++ b/testsuites/sptests/spintrcritical16/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical16
 spintrcritical16_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical17/Makefile.am b/testsuites/sptests/spintrcritical17/Makefile.am
index 2393a47..27f0968 100644
--- a/testsuites/sptests/spintrcritical17/Makefile.am
+++ b/testsuites/sptests/spintrcritical17/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spintrcritical17
 spintrcritical17_SOURCES = init.c \
     ../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spmkdir/Makefile.am b/testsuites/sptests/spmkdir/Makefile.am
index 1d57dd1..dbf00c2 100644
--- a/testsuites/sptests/spmkdir/Makefile.am
+++ b/testsuites/sptests/spmkdir/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spmkdir
 spmkdir_SOURCES = init.c
 
diff --git a/testsuites/sptests/spmountmgr01/Makefile.am b/testsuites/sptests/spmountmgr01/Makefile.am
index 6c873be..39d12e2 100644
--- a/testsuites/sptests/spmountmgr01/Makefile.am
+++ b/testsuites/sptests/spmountmgr01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spmountmgr01
 spmountmgr01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spnotepad01/Makefile.am b/testsuites/sptests/spnotepad01/Makefile.am
index bea746a..30bd24a 100644
--- a/testsuites/sptests/spnotepad01/Makefile.am
+++ b/testsuites/sptests/spnotepad01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spnotepad01
 spnotepad01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spnsext01/Makefile.am b/testsuites/sptests/spnsext01/Makefile.am
index 92223ad..41e682e 100644
--- a/testsuites/sptests/spnsext01/Makefile.am
+++ b/testsuites/sptests/spnsext01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spnsext01
 spnsext01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spobjgetnext/Makefile.am b/testsuites/sptests/spobjgetnext/Makefile.am
index bc596e2..e56b4cd 100644
--- a/testsuites/sptests/spobjgetnext/Makefile.am
+++ b/testsuites/sptests/spobjgetnext/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spobjgetnext
 spobjgetnext_SOURCES = init.c system.h
 
diff --git a/testsuites/sptests/spprintk/Makefile.am b/testsuites/sptests/spprintk/Makefile.am
index 9d534d7..513da3e 100644
--- a/testsuites/sptests/spprintk/Makefile.am
+++ b/testsuites/sptests/spprintk/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spprintk
 spprintk_SOURCES = init.c
 
diff --git a/testsuites/sptests/spprivenv01/Makefile.am b/testsuites/sptests/spprivenv01/Makefile.am
index e3dcefa..b8d465b 100644
--- a/testsuites/sptests/spprivenv01/Makefile.am
+++ b/testsuites/sptests/spprivenv01/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 rtems_tests_PROGRAMS = spprivenv01
 spprivenv01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spqreslib/Makefile.am b/testsuites/sptests/spqreslib/Makefile.am
index 72b5277..bd8323f 100644
--- a/testsuites/sptests/spqreslib/Makefile.am
+++ b/testsuites/sptests/spqreslib/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 MANAGERS = io rate_monotonic semaphore clock
 
 rtems_tests_PROGRAMS = spqreslib
diff --git a/testsuites/sptests/sprbtree01/Makefile.am b/testsuites/sptests/sprbtree01/Makefile.am
index b65b6ad..7704ee4 100644
--- a/testsuites/sptests/sprbtree01/Makefile.am
+++ b/testsuites/sptests/sprbtree01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = sprbtree01
 sprbtree01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spsimplesched01/Makefile.am b/testsuites/sptests/spsimplesched01/Makefile.am
index a12bc2e..646a3ac 100644
--- a/testsuites/sptests/spsimplesched01/Makefile.am
+++ b/testsuites/sptests/spsimplesched01/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = spsimplesched01 
 spsimplesched01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spsimplesched02/Makefile.am b/testsuites/sptests/spsimplesched02/Makefile.am
index b32f50e..7d608ab 100644
--- a/testsuites/sptests/spsimplesched02/Makefile.am
+++ b/testsuites/sptests/spsimplesched02/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = spsimplesched02 
 spsimplesched02_SOURCES = init.c
 
diff --git a/testsuites/sptests/spsimplesched03/Makefile.am b/testsuites/sptests/spsimplesched03/Makefile.am
index e5bc1e7..6b5ed31 100644
--- a/testsuites/sptests/spsimplesched03/Makefile.am
+++ b/testsuites/sptests/spsimplesched03/Makefile.am
@@ -1,3 +1,8 @@
+##
+##  $Id$
+##
+
+
 rtems_tests_PROGRAMS = spsimplesched03 
 spsimplesched03_SOURCES = init.c
 
diff --git a/testsuites/sptests/spsize/Makefile.am b/testsuites/sptests/spsize/Makefile.am
index c3b59db..e3653c7 100644
--- a/testsuites/sptests/spsize/Makefile.am
+++ b/testsuites/sptests/spsize/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spsize
 spsize_SOURCES = init.c getint.c size.c system.h
 
diff --git a/testsuites/sptests/spstkalloc/Makefile.am b/testsuites/sptests/spstkalloc/Makefile.am
index 86a10c8..d8cf668 100644
--- a/testsuites/sptests/spstkalloc/Makefile.am
+++ b/testsuites/sptests/spstkalloc/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spstkalloc
 spstkalloc_SOURCES = init.c
 
diff --git a/testsuites/sptests/spstkalloc02/Makefile.am b/testsuites/sptests/spstkalloc02/Makefile.am
index 36150dc..5058d34 100644
--- a/testsuites/sptests/spstkalloc02/Makefile.am
+++ b/testsuites/sptests/spstkalloc02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spstkalloc02
 spstkalloc02_SOURCES = init.c
 
diff --git a/testsuites/sptests/spthreadq01/Makefile.am b/testsuites/sptests/spthreadq01/Makefile.am
index e2c950c..4edbd45 100644
--- a/testsuites/sptests/spthreadq01/Makefile.am
+++ b/testsuites/sptests/spthreadq01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spthreadq01
 spthreadq01_SOURCES = init.c
 
diff --git a/testsuites/sptests/spwatchdog/Makefile.am b/testsuites/sptests/spwatchdog/Makefile.am
index 636ad5a..a01d959 100644
--- a/testsuites/sptests/spwatchdog/Makefile.am
+++ b/testsuites/sptests/spwatchdog/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spwatchdog
 spwatchdog_SOURCES = init.c task1.c system.h prtime.c delay.c
 
diff --git a/testsuites/sptests/spwkspace/Makefile.am b/testsuites/sptests/spwkspace/Makefile.am
index 04126e0..a2f052f 100644
--- a/testsuites/sptests/spwkspace/Makefile.am
+++ b/testsuites/sptests/spwkspace/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = spwkspace
 spwkspace_SOURCES = init.c
 
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index 2e47365..cff96a1 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index 10656e1..60715a9 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/tmtests/tm01/Makefile.am b/testsuites/tmtests/tm01/Makefile.am
index e698944..8f840eb 100644
--- a/testsuites/tmtests/tm01/Makefile.am
+++ b/testsuites/tmtests/tm01/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm01
 tm01_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm02/Makefile.am b/testsuites/tmtests/tm02/Makefile.am
index 89b88e1..9c57a76 100644
--- a/testsuites/tmtests/tm02/Makefile.am
+++ b/testsuites/tmtests/tm02/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm02
 tm02_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm03/Makefile.am b/testsuites/tmtests/tm03/Makefile.am
index a02800d..ebc26df 100644
--- a/testsuites/tmtests/tm03/Makefile.am
+++ b/testsuites/tmtests/tm03/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm03
 tm03_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm04/Makefile.am b/testsuites/tmtests/tm04/Makefile.am
index 1282279..15f80a5 100644
--- a/testsuites/tmtests/tm04/Makefile.am
+++ b/testsuites/tmtests/tm04/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm04
 tm04_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm05/Makefile.am b/testsuites/tmtests/tm05/Makefile.am
index 8929dac..e27e032 100644
--- a/testsuites/tmtests/tm05/Makefile.am
+++ b/testsuites/tmtests/tm05/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm05
 tm05_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm06/Makefile.am b/testsuites/tmtests/tm06/Makefile.am
index aa8100e..f267ab3 100644
--- a/testsuites/tmtests/tm06/Makefile.am
+++ b/testsuites/tmtests/tm06/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm06
 tm06_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm07/Makefile.am b/testsuites/tmtests/tm07/Makefile.am
index 91ee525..0f541ab 100644
--- a/testsuites/tmtests/tm07/Makefile.am
+++ b/testsuites/tmtests/tm07/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm07
 tm07_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm08/Makefile.am b/testsuites/tmtests/tm08/Makefile.am
index e229d0c..4f97695 100644
--- a/testsuites/tmtests/tm08/Makefile.am
+++ b/testsuites/tmtests/tm08/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm08
 tm08_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm09/Makefile.am b/testsuites/tmtests/tm09/Makefile.am
index 3449194..fcb2c19 100644
--- a/testsuites/tmtests/tm09/Makefile.am
+++ b/testsuites/tmtests/tm09/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm09
 tm09_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm10/Makefile.am b/testsuites/tmtests/tm10/Makefile.am
index 2fa4427..e281c47 100644
--- a/testsuites/tmtests/tm10/Makefile.am
+++ b/testsuites/tmtests/tm10/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm10
 tm10_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm11/Makefile.am b/testsuites/tmtests/tm11/Makefile.am
index 410cfc1..6eec0e8 100644
--- a/testsuites/tmtests/tm11/Makefile.am
+++ b/testsuites/tmtests/tm11/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm11
 tm11_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm12/Makefile.am b/testsuites/tmtests/tm12/Makefile.am
index 0c20d3d..82b129e 100644
--- a/testsuites/tmtests/tm12/Makefile.am
+++ b/testsuites/tmtests/tm12/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm12
 tm12_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm13/Makefile.am b/testsuites/tmtests/tm13/Makefile.am
index 5967389..07fd871 100644
--- a/testsuites/tmtests/tm13/Makefile.am
+++ b/testsuites/tmtests/tm13/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm13
 tm13_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm14/Makefile.am b/testsuites/tmtests/tm14/Makefile.am
index 8874753..e46ee27 100644
--- a/testsuites/tmtests/tm14/Makefile.am
+++ b/testsuites/tmtests/tm14/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm14
 tm14_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm15/Makefile.am b/testsuites/tmtests/tm15/Makefile.am
index ec043a7..ebfb891 100644
--- a/testsuites/tmtests/tm15/Makefile.am
+++ b/testsuites/tmtests/tm15/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm15
 tm15_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm16/Makefile.am b/testsuites/tmtests/tm16/Makefile.am
index 0b3dff8..6536a0c 100644
--- a/testsuites/tmtests/tm16/Makefile.am
+++ b/testsuites/tmtests/tm16/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm16
 tm16_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm17/Makefile.am b/testsuites/tmtests/tm17/Makefile.am
index de3b3a0..29cbc92 100644
--- a/testsuites/tmtests/tm17/Makefile.am
+++ b/testsuites/tmtests/tm17/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm17
 tm17_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm18/Makefile.am b/testsuites/tmtests/tm18/Makefile.am
index e83e926..60e4073 100644
--- a/testsuites/tmtests/tm18/Makefile.am
+++ b/testsuites/tmtests/tm18/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm18
 tm18_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm19/Makefile.am b/testsuites/tmtests/tm19/Makefile.am
index f63305a..6c10e68 100644
--- a/testsuites/tmtests/tm19/Makefile.am
+++ b/testsuites/tmtests/tm19/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm19
 tm19_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm20/Makefile.am b/testsuites/tmtests/tm20/Makefile.am
index 22abfd1..5dd0a0e 100644
--- a/testsuites/tmtests/tm20/Makefile.am
+++ b/testsuites/tmtests/tm20/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm20
 tm20_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm21/Makefile.am b/testsuites/tmtests/tm21/Makefile.am
index 103ebe2..e4351e7 100644
--- a/testsuites/tmtests/tm21/Makefile.am
+++ b/testsuites/tmtests/tm21/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm21
 tm21_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm22/Makefile.am b/testsuites/tmtests/tm22/Makefile.am
index 4b0feb1..55351c5 100644
--- a/testsuites/tmtests/tm22/Makefile.am
+++ b/testsuites/tmtests/tm22/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm22
 tm22_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm23/Makefile.am b/testsuites/tmtests/tm23/Makefile.am
index ac09012..abb7d86 100644
--- a/testsuites/tmtests/tm23/Makefile.am
+++ b/testsuites/tmtests/tm23/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm23
 tm23_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm24/Makefile.am b/testsuites/tmtests/tm24/Makefile.am
index a0deda1..139e0f7 100644
--- a/testsuites/tmtests/tm24/Makefile.am
+++ b/testsuites/tmtests/tm24/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm24
 tm24_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm25/Makefile.am b/testsuites/tmtests/tm25/Makefile.am
index 5d31d15..ae762fc 100644
--- a/testsuites/tmtests/tm25/Makefile.am
+++ b/testsuites/tmtests/tm25/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm25
 tm25_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm26/Makefile.am b/testsuites/tmtests/tm26/Makefile.am
index 44f5871..2544ab5 100644
--- a/testsuites/tmtests/tm26/Makefile.am
+++ b/testsuites/tmtests/tm26/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm26
 tm26_SOURCES = task1.c system.h fptest.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm27/Makefile.am b/testsuites/tmtests/tm27/Makefile.am
index 8c2559a..90bcd1c 100644
--- a/testsuites/tmtests/tm27/Makefile.am
+++ b/testsuites/tmtests/tm27/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm27
 tm27_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm28/Makefile.am b/testsuites/tmtests/tm28/Makefile.am
index d43c7b3..9560dbd 100644
--- a/testsuites/tmtests/tm28/Makefile.am
+++ b/testsuites/tmtests/tm28/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm28
 tm28_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm29/Makefile.am b/testsuites/tmtests/tm29/Makefile.am
index 70f96ce..fccdfa8 100644
--- a/testsuites/tmtests/tm29/Makefile.am
+++ b/testsuites/tmtests/tm29/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm29
 tm29_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm30/Makefile.am b/testsuites/tmtests/tm30/Makefile.am
index 4655688..04d8bb1 100644
--- a/testsuites/tmtests/tm30/Makefile.am
+++ b/testsuites/tmtests/tm30/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tm30
 tm30_SOURCES = init.c ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/tmtests/tmck/Makefile.am b/testsuites/tmtests/tmck/Makefile.am
index a055a77..162838f 100644
--- a/testsuites/tmtests/tmck/Makefile.am
+++ b/testsuites/tmtests/tmck/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tmck
 tmck_SOURCES = task1.c system.h ../include/timesys.h \
     ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tmoverhd/Makefile.am b/testsuites/tmtests/tmoverhd/Makefile.am
index c35f318..bc07418 100644
--- a/testsuites/tmtests/tmoverhd/Makefile.am
+++ b/testsuites/tmtests/tmoverhd/Makefile.am
@@ -1,3 +1,8 @@
+##
+## $Id$
+##
+
+
 rtems_tests_PROGRAMS = tmoverhd
 tmoverhd_SOURCES = testtask.c empty.c system.h dumrtems.h \
     ../include/timesys.h ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 6033081..3a7fd41 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../aclocal
 
 SUBDIRS = @subdirs@
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index a63b5db..2d8be18 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am
index 2b4a6fc..6591bf7 100644
--- a/testsuites/tools/generic/Makefile.am
+++ b/testsuites/tools/generic/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 bin_SCRIPTS = difftest sorttimes
diff --git a/testsuites/tools/generic/configure.ac b/testsuites/tools/generic/configure.ac
index 7c7597b..6f5d6aa 100644
--- a/testsuites/tools/generic/configure.ac
+++ b/testsuites/tools/generic/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 53067d9..f586249 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../aclocal
 
 bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
diff --git a/tools/build/configure.ac b/tools/build/configure.ac
index a485dc3..d24f3e2 100644
--- a/tools/build/configure.ac
+++ b/tools/build/configure.ac
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
 AC_PREREQ([2.68])
 AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
 AC_CONFIG_SRCDIR([install-if-change.in])
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 460de89..43b1da1 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../aclocal
 
 SUBDIRS = @subdirs@
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index 918cbdf..f5ae63b 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/generic/Makefile.am b/tools/cpu/generic/Makefile.am
index af48742..8f4d186 100644
--- a/tools/cpu/generic/Makefile.am
+++ b/tools/cpu/generic/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 noinst_SCRIPTS = size_rtems
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index e76e5a9..0ac6687 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/nios2/Makefile.am b/tools/cpu/nios2/Makefile.am
index 5d67aff..254d245 100644
--- a/tools/cpu/nios2/Makefile.am
+++ b/tools/cpu/nios2/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 noinst_PROGRAMS = nios2gen
diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac
index 02b9ffe..a2b2041 100644
--- a/tools/cpu/nios2/configure.ac
+++ b/tools/cpu/nios2/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/sh/Makefile.am b/tools/cpu/sh/Makefile.am
index e72f37d..be30a63 100644
--- a/tools/cpu/sh/Makefile.am
+++ b/tools/cpu/sh/Makefile.am
@@ -1,3 +1,7 @@
+##
+##  $Id$
+##
+
 ACLOCAL_AMFLAGS = -I ../../../aclocal
 
 noinst_PROGRAMS = shgen
diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac
index 38cf5bc..82fae15 100644
--- a/tools/cpu/sh/configure.ac
+++ b/tools/cpu/sh/configure.ac
@@ -1,4 +1,6 @@
 ## Process this file with autoconf to produce a configure script.
+## 
+## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])




More information about the vc mailing list