From 33a105fb69b1398294e304790c2eb7017f188d1e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 May 2012 11:08:48 -0500 Subject: Revert: Remove CVS Ids See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details. --- c/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 ++ c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am | 4 ++++ c/src/lib/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 ++ c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am | 4 ++++ c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am | 4 ++++ c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac | 2 ++ c/src/lib/libbsp/powerpc/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 +++ 300 files changed, 780 insertions(+) (limited to 'c') diff --git a/c/Makefile.am b/c/Makefile.am index c88c3657b6..bc10eab84d 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 874671dd9d..38e059d9e6 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 d64d9d49f3..4763dacd86 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 aeec2ea1d1..dd737af4a2 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 00815f9fc2..910bb462e3 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 9aafbccee0..8a9b21a7c6 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 83c92ee7a4..a03d78b5c2 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=: and diff --git a/c/src/aclocal/bsp-bootcard-options.m4 b/c/src/aclocal/bsp-bootcard-options.m4 index 77c7af6f21..4495bc3093 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 464effc00f..c880c21adc 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 c6ff76319a..75972e9e6b 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 397609f6e0..7304e1f5ca 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 8fcb096f89..5526ae9077 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 a237c7ba25..230583bf8c 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 75364392ce..eb3eb95827 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 262f48cd60..d686e6e526 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 e679d4e296..873cc2b422 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 5959f345d1..73f3feae51 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 fd1fd9d295..1679bba714 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 8ef64f06bc..1cf56ebcdf 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 37c98d05ff..e93c33c017 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 2bc137cd96..4c412c074a 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 874671dd9d..38e059d9e6 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 759d81b1e9..08cb5d4191 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 035292f7de..34a0caa001 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 8a9dc36cbd..906ff8a6b3 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 f96ec1ffcb..b250bcf307 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 91c14a9926..35d8b8bc89 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 b290ac33ab..84561f8bbd 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 2fcc7fe849..d32d43c460 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 c0eebf6432..94098cf33c 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 fbc78b9ca7..2a04629bb2 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 fad700416b..dd49bb95d4 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 9c12d7bee3..7b9ce2f91c 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 2c79b31d1e..306c4ca2e7 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 6eb1fc8f85..7275685a44 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 64717dd3a8..50ebe4e8cd 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 edd08d841d..2efa2d89f8 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 7180c604d4..20175ee27c 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 a3f5cd3684..b83cdd7d47 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 feb9ad20ee..df3b48075e 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 2668c9e10b..74a3694b94 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 8929a327b8..af7d3da297 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 ae3f49a4ab..464b5702fd 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 a2b2879c7d..6e169a8dc7 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 e7d7977278..1ef7c5af3d 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 c99687e283..f81551f3e8 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 0ad1000d4d..037d3ad7cb 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 9a8744105d..b8f6dc00b0 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@.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 1f25556519..245a0e19e9 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@.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 0ad1000d4d..037d3ad7cb 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 3d25f17684..2017d8a72d 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@.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 877cb51869..3d74850f2d 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@.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 0ad1000d4d..037d3ad7cb 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 859fdb3702..b63d8c1540 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@.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 b7088eb4a7..75736010be 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@.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 0ad1000d4d..037d3ad7cb 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 221ec1a2b8..16453ed7e7 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@.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 377564a460..4932243b78 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@.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 0ad1000d4d..037d3ad7cb 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 be025c259b..51b8b24319 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@.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 8f4be962ff..8af1f3db8f 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@.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 0ad1000d4d..037d3ad7cb 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 d5e2cd3671..edb9ba4bd9 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@.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 47c3d13d67..95278aec03 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@.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 0ad1000d4d..037d3ad7cb 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 540e28f956..361df5e9c5 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@.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 9ef989f01f..e3663221ee 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@.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 0ad1000d4d..037d3ad7cb 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 4e007f25a9..314d14d661 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@.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 5a804c32e4..a61e89d2d2 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@.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 0ad1000d4d..037d3ad7cb 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 bf40a63d59..272b640d5b 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@.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 b4b631cda2..2627859ad3 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@.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 0ad1000d4d..037d3ad7cb 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 49a7eadab7..eccf99ca3f 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@.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 11e8f53b29..dab6337642 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@.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 0ad1000d4d..037d3ad7cb 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 e791c4f219..c0c198dda1 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@.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 a216808867..38de152d31 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@.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 0ad1000d4d..037d3ad7cb 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 22eb8b7ea6..46d095532a 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@.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 889f100010..63a7021691 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@.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 0ad1000d4d..037d3ad7cb 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 aa80acd467..d55d4aea4f 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@.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 c28ec60bb2..50e7f68257 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@.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 0ad1000d4d..037d3ad7cb 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 0dc8f8be52..0236d0cf08 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@.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 30d2cf8c3f..48f6bcae2a 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@.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 a292ae616e..9079da44fb 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 8621f194d9..847b3b94a4 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@.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 530766541c..5bc2153e74 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@.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 efc208bf65..3ffab7fae1 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@.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 6575f06ccc..b792f9525d 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@.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 ff4b51c232..7aa2d5da0f 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@.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 bc8dd2a87b..36493b85b4 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@.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 b21d6c464f..14864f9065 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@.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 5de1f4ea06..17131ec98e 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 fbbc8374c0..04640499d3 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@.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 d23a4e6fdb..64f675dcd6 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@.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 cdb256c07f..e8a46e66df 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@.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 cbc8cf294b..197b8559ca 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@.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 c66d419a14..ad7816e761 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@.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 538e0939f8..220cc7824b 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@.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 52c93798c0..b5079c1fba 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@.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 1514bd39a0..2e4ff1de96 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@.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 ba4edebc84..4cb5113f82 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@.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 5c7cd28809..1060ddc619 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@.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 33c5e080e3..a86d1fe4e6 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@.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 f54587f3a7..f33e29098b 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@.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 dbe01f5915..57f249548f 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@.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 5804cda188..2cf45838cc 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@.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 fc5d075d2c..d6d523961f 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@.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 7b20338c06..ea63db69d0 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@.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 726b07c82d..47e31916ec 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@.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 24628b8122..d8cccaa1e9 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@.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 168d23befb..790b398b5a 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@.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 c4823a817d..fdd80caa2f 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@.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 044faae303..d58120982e 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@.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 e5a25e495c..d2d45e7a6e 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@.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 ab5d8a6bdf..53a1566e98 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@.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 88a4014be7..d0c160c1cb 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 35a12493b2..c83806638a 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 18932e9c15..7baa32c1fd 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@.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 c8d86e77ba..bb76d67019 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@.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 ea61d4b209..ff85838f40 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@.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 744e383ce7..50c2b4d00c 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@.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 9398956ee6..80826a2da9 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@.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 881effa4fe..347cb9f21c 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@.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 d4bbd23128..175c4b4e0c 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@.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 b37d09d337..347fb3cc87 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@.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 e0be06a650..c028fbf8aa 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@.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 43b039dd38..dc998748aa 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@.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 a5532f2301..43449e566e 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@.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 925aa17a5f..54f213704c 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@.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 cc8bb32e16..a58cb16dfb 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@.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 0577c8a26c..e757523bc2 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@.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 09713d4b66..6f6e17dc7c 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@.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 e3a598b83d..029afd4b7e 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@.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 b46cc74a21..95141894d3 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@.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 e1c08d484c..77be123547 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@.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 3ce11ecde0..fa43df22ca 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@.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 03ff046510..78040a20e4 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@.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 7adced3f74..5693666819 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@.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 bbed77ec88..34fa545884 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@.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 04800ceb24..fa0c93b676 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@.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 cb0fdcbb9a..c4af38dda6 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@.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 d50089bb75..ebe7db81ae 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@.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 e59b303823..906f020b4d 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@.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 d28cd2447a..036345477f 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@.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 7bbe2d7765..8b9e678c7e 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@.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 316117f789..adc2b7ea15 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@.cfg include $(top_srcdir)/../../../testsuites/automake/compile.am diff --git a/c/src/ada/Makefile.am b/c/src/ada/Makefile.am index c19ebf843b..7a7c2155f0 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 d973af89bf..0e4a4fe3b2 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 5c6de71375..5b5680ccf8 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 4eff8b8485..306eb6ad8a 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 eeace760a5..c7956b6dbf 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 f504c03a19..ede5014160 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 7b8b537455..3f112ab370 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 b3fe1b376a..65ae609779 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 0717a83d2d..de2dcbdaec 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 f504c03a19..ede5014160 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 a9f3fe0114..ee7d0c5ca9 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 d360747774..06480ccd49 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 43e5b9fe41..1871f262d1 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 0461d01a27..4c98eb11d7 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 3c37eda2cf..7c1d52f69e 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 5067057ffd..e68edc04d2 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 3944551897..be90dbf7b4 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 ca2047b524..a537907878 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 57dce0d0f6..e14b1efc5b 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 d36190c005..fe1a77cdfd 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 e74424a803..6f0372aa85 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 a7f3150fce..689ce53d02 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 408ab4df47..b15ffe3ea4 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 710c16308f..ae439ca6c0 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 3b9dca5532..393bb6529b 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 0cd50c21d4..d020eb74c4 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 410d7fb959..c08987d713 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 f13f028768..c1979c3652 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 bd12d3ca0f..442fb5f406 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 56876c6f30..54a027078b 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 969dbfea37..a2975f98e0 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 189a991ede..0a5f8b2d7b 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 d755f32a1b..aa6aabd6c7 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 7ef44e6ccb..a37ac2b88b 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 188a0db241..6008b84494 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 1758c1a3f6..4a7082db96 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 de2ccdd021..f048dd3a15 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 403b47f6b0..a1cbb4ce24 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 82a578c1ea..a806625dbc 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 cb23cb99aa..b242072731 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 abd82068ee..74b96505de 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 6b36feb8d9..2d9ec395ec 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 0826b486c6..2c7917aaf9 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 a887fcccfe..9390a5c571 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 67837e4ee7..694c2c9d1b 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 a9464f0f3c..4328aaa422 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 f0b83a4cda..f9786f56c5 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 8ca16d547c..04d42d1a27 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 d6c3b45e5b..4950794194 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 5272bd4fc2..988245a1e1 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 cae8993eec..0d5cda0a1a 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 d53b37ea54..71a248bf6c 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 7b4e062215..188cb000e3 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 0ba3aa269f..b6f76a66e3 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 d35952391d..3872b1154e 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 7c773205a1..3cd01c37e1 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 6a5cf234ba..e0ed45e34e 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 ba7d98df1b..c8d5223fca 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 cde8a1827a..a2a24fcb97 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 6fe5787297..51c0c24f4f 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 a4202bbe46..78bf436172 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 d294e842ec..2a614ac8cb 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 c857921d2e..0082adb8b6 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 a658307a40..e5671bf50f 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 6cc4781bf5..3eeb019226 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 5bb48e35fd..1f27e45682 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 3e3c9febf4..b1b61dc356 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 0c021b398b..9b67d34115 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 d001411a5f..540c123215 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 8e7ae089a7..8b170b8a4f 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 9ba4343231..baaa1a7f8c 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 85b17e0cd0..19e291d13d 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 8d692880d0..fe53813f12 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 8d692880d0..fe53813f12 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 140d76ee20..e60a8966ac 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 c7cac07e0f..9e4ffcafdb 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 1094826b55..8fa60851e8 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 c038715f52..c27304fa54 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 140d76ee20..e60a8966ac 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 46998fe54d..afe7e53b22 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 4a29945724..2a7958b134 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 801a3513d6..dd05b7d2ab 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 03a7b31c32..31e5a6024f 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 f6a63ec473..7f2688f21f 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 88d2126acd..d8d75fc143 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 61539e4d72..b4dbb99d17 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 a1cf57df4a..cb32aef4a9 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 97d04cf1b4..d0cb78670c 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 7a42ebcbd3..29a77bd431 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 f4e5a3d8d6..ee76369778 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 0e7687fcb6..fdd633149f 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 25e5db34c7..025050737d 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@rtems.com]) diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am b/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am index da6a311c04..0134f33946 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 10260ceb4f..9d1e197fcd 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 9a3206d36f..e2292c9069 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 dd832f07f4..a2f1e55302 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 1debc3a7ba..d159fc1c23 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 7a5730a9d6..ddd81381ec 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 24b07978ab..9e55382290 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 cf4f4d2380..aa1ead9ab6 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 dda5286e14..cc57360b9e 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 e411c7a199..f214f88755 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 aeda9537c7..e671a70149 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 a99f23ee2a..c02edb90a8 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 85d88783d7..a25872879d 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 0dce1cdff6..945a723f45 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 063b4766f9..3c86f35a60 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 cc9c8b4a6e..d89e821958 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 7b82c1dd53..8bd7523c6f 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 264a30c7bf..3a6b0704df 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 feedd0a799..e7ffcdf2c2 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 3dc3f63466..8758be6d53 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 59fcc87379..afb044c86b 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 6a7ffca541..e0f08b4dc7 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 32957af55e..38cb34f6e8 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 6faa494fb6..148e003415 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 33819cc86b..f65f56d918 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@rtems.com]) diff --git a/c/src/lib/libbsp/powerpc/virtex4/Makefile.am b/c/src/lib/libbsp/powerpc/virtex4/Makefile.am index 5952497008..d6ae5d3350 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 33c5db1613..cf5212b2c0 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 ca901dd673..96eea71f92 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 15583546dd..ed6e50c488 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 93c8b56400..10c3c394af 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 6339206624..bc54b0a17d 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 71c2d0b8b9..8d9d75073d 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 70b667b2c7..b73a2da227 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 0365e1141f..307bcf8b95 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 bc039bbeb5..85c8e07401 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 c1198dd48c..7da50c9190 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 67bb6b68e1..2b9909c910 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 8369695750..796784b2ce 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 ddb8d94c3b..615a3e098a 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 96cac6c97a..124d65bdd9 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 95a1cd04cb..00b597fcf3 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 c11860035e..3f2d445e92 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 d294e842ec..2a614ac8cb 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 4c9b7607eb..bd48500347 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 089649d0e6..099591ae7d 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 47d89e958a..24ca41500d 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 6c169e0e64..2a25510886 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 fcb5814242..a67c57028f 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 7d3a43e4f6..1e983949f0 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 46c06b47cc..b7b78423b4 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 ffc369ca09..ba7f5240cf 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 7ca2d3899f..801ee0bb1a 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 d0383df8ed..c9e6f79538 100644 --- a/c/src/make/Makefile.am +++ b/c/src/make/Makefile.am @@ -1,3 +1,7 @@ +## +## $Id$ +## + ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal CLEANFILES = diff --git a/c/src/make/aclocal/rtems-flags.m4 b/c/src/make/aclocal/rtems-flags.m4 index 57e63aa80d..8e034e52c2 100644 --- a/c/src/make/aclocal/rtems-flags.m4 +++ b/c/src/make/aclocal/rtems-flags.m4 @@ -1,3 +1,4 @@ +## $Id$ ## ## Some hacks to set up RTEMS_*FLAGS ## Internal macro, not supposed to be explictly used in configure.ac's diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac index 4249a0f5d6..dac051376f 100644 --- a/c/src/make/configure.ac +++ b/c/src/make/configure.ac @@ -1,4 +1,8 @@ ## Process this file with autoconf to produce a configure script. +## +## $Id$ + +## ## This script configures the configuration files below make/ ## diff --git a/c/src/support/Makefile.am b/c/src/support/Makefile.am index 66c81546c2..55b549e7fa 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 08724dbf7a..1841ac3f8f 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -1,3 +1,6 @@ +## +## $Id$ +## ## build and install "glommed" librtemsbsp.a ## -- cgit v1.2.3