[rtems commit] Remove CVS-Ids.
Ralf Corsepius
ralf at rtems.org
Fri May 4 09:05:12 UTC 2012
Module: rtems
Branch: 4.10
Commit: de08e9faef04f46fc0a641636e26f88b0feffce6
Changeset: http://git.rtems.org/rtems/commit/?id=de08e9faef04f46fc0a641636e26f88b0feffce6
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri May 4 11:01:03 2012 +0200
Remove CVS-Ids.
---
cpukit/Makefile.am | 4 ----
cpukit/aclocal/canonical-target-name.m4 | 4 ----
cpukit/aclocal/canonicalize-tools.m4 | 3 ---
cpukit/aclocal/check-itron.m4 | 2 --
cpukit/aclocal/check-multiprocessing.m4 | 4 ----
cpukit/aclocal/check-networking.m4 | 2 --
cpukit/aclocal/check-newlib.m4 | 2 --
cpukit/aclocal/check-posix.m4 | 2 --
cpukit/aclocal/check-rtems-debug.m4 | 2 --
cpukit/aclocal/check-tool.m4 | 2 --
cpukit/aclocal/enable-httpd.m4 | 2 --
cpukit/aclocal/enable-itron.m4 | 2 --
cpukit/aclocal/enable-multiprocessing.m4 | 2 --
cpukit/aclocal/enable-networking.m4 | 2 --
cpukit/aclocal/enable-posix.m4 | 2 --
cpukit/aclocal/enable-rtems-debug.m4 | 2 --
cpukit/aclocal/enable-shttpd.m4 | 2 --
cpukit/aclocal/env-rtemscpu.m4 | 2 --
cpukit/aclocal/gcc-pipe.m4 | 3 ---
cpukit/aclocal/prog-cc.m4 | 3 ---
cpukit/aclocal/prog-ccas.m4 | 2 --
cpukit/aclocal/rtems-ampolish.m4 | 2 --
cpukit/aclocal/rtems-top.m4 | 2 --
cpukit/automake/compile.am | 4 ----
cpukit/automake/local.am | 2 --
cpukit/automake/multilib.am | 2 --
cpukit/automake/subdirs.am | 2 --
cpukit/configure.ac | 2 --
cpukit/ftpd/Makefile.am | 4 ----
cpukit/httpd/Makefile.am | 4 ----
cpukit/itron/Makefile.am | 4 ----
cpukit/libblock/Makefile.am | 4 ----
cpukit/libcsupport/Makefile.am | 4 ----
cpukit/libfs/Makefile.am | 4 ----
cpukit/libfs/src/nfsclient/Makefile.am | 4 ----
cpukit/libgnat/Makefile.am | 4 ----
cpukit/libi2c/Makefile.am | 4 ----
cpukit/libmd/Makefile.am | 4 ----
cpukit/libnetworking/Makefile.am | 4 ----
cpukit/librpc/Makefile.am | 4 ----
cpukit/posix/Makefile.am | 4 ----
cpukit/pppd/Makefile.am | 4 ----
cpukit/rtems/Makefile.am | 4 ----
cpukit/sapi/Makefile.am | 4 ----
cpukit/score/Makefile.am | 4 ----
cpukit/score/cpu/Makefile.am | 4 ----
cpukit/score/cpu/arm/Makefile.am | 3 ---
cpukit/score/cpu/avr/Makefile.am | 4 ----
cpukit/score/cpu/bfin/Makefile.am | 4 ----
cpukit/score/cpu/h8300/Makefile.am | 4 ----
cpukit/score/cpu/i386/Makefile.am | 4 ----
cpukit/score/cpu/lm32/Makefile.am | 4 ----
cpukit/score/cpu/m32c/Makefile.am | 4 ----
cpukit/score/cpu/m32r/Makefile.am | 4 ----
cpukit/score/cpu/m68k/Makefile.am | 4 ----
cpukit/score/cpu/mips/Makefile.am | 4 ----
cpukit/score/cpu/no_cpu/Makefile.am | 4 ----
cpukit/score/cpu/powerpc/Makefile.am | 4 ----
cpukit/score/cpu/sh/Makefile.am | 4 ----
cpukit/score/cpu/sparc/Makefile.am | 4 ----
cpukit/telnetd/Makefile.am | 4 ----
cpukit/wrapup/Makefile.am | 4 ----
cpukit/zlib/Makefile.am | 4 ----
63 files changed, 0 insertions(+), 206 deletions(-)
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 943d1fd..df0b56c 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I aclocal
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/aclocal/canonical-target-name.m4 b/cpukit/aclocal/canonical-target-name.m4
index f2a1d66..0be4783 100644
--- a/cpukit/aclocal/canonical-target-name.m4
+++ b/cpukit/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/cpukit/aclocal/canonicalize-tools.m4 b/cpukit/aclocal/canonicalize-tools.m4
index 540c9a4..c5f4c73 100644
--- a/cpukit/aclocal/canonicalize-tools.m4
+++ b/cpukit/aclocal/canonicalize-tools.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Set target tools
dnl
diff --git a/cpukit/aclocal/check-itron.m4 b/cpukit/aclocal/check-itron.m4
index 0abccd2..76e9b96 100644
--- a/cpukit/aclocal/check-itron.m4
+++ b/cpukit/aclocal/check-itron.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_ITRON_API],
[dnl
AC_REQUIRE([RTEMS_ENABLE_ITRON])dnl
diff --git a/cpukit/aclocal/check-multiprocessing.m4 b/cpukit/aclocal/check-multiprocessing.m4
index ca4338b..1698d3d 100644
--- a/cpukit/aclocal/check-multiprocessing.m4
+++ b/cpukit/aclocal/check-multiprocessing.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
[dnl
AC_REQUIRE([RTEMS_ENV_RTEMSCPU])dnl
diff --git a/cpukit/aclocal/check-networking.m4 b/cpukit/aclocal/check-networking.m4
index 82fc237..7a6dbee 100644
--- a/cpukit/aclocal/check-networking.m4
+++ b/cpukit/aclocal/check-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_NETWORKING],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-newlib.m4 b/cpukit/aclocal/check-newlib.m4
index bbf5f68..f23a90c 100644
--- a/cpukit/aclocal/check-newlib.m4
+++ b/cpukit/aclocal/check-newlib.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_CHECK_NEWLIB],
[dnl
AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
diff --git a/cpukit/aclocal/check-posix.m4 b/cpukit/aclocal/check-posix.m4
index 7cf600d..fca7fb7 100644
--- a/cpukit/aclocal/check-posix.m4
+++ b/cpukit/aclocal/check-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_POSIX_API],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-rtems-debug.m4 b/cpukit/aclocal/check-rtems-debug.m4
index ef5c14e..280edcc 100644
--- a/cpukit/aclocal/check-rtems-debug.m4
+++ b/cpukit/aclocal/check-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_CHECK_RTEMS_DEBUG],
[AC_REQUIRE([RTEMS_ENABLE_RTEMS_DEBUG])
AS_IF([test x"${enable_rtems_debug}" = x"yes"],
diff --git a/cpukit/aclocal/check-tool.m4 b/cpukit/aclocal/check-tool.m4
index 4c412c0..2bc137c 100644
--- a/cpukit/aclocal/check-tool.m4
+++ b/cpukit/aclocal/check-tool.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
## the un-prefixed version of PROG-TO-CHECK-FOR.
dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/cpukit/aclocal/enable-httpd.m4 b/cpukit/aclocal/enable-httpd.m4
index d0a07c7..d187f2c 100644
--- a/cpukit/aclocal/enable-httpd.m4
+++ b/cpukit/aclocal/enable-httpd.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_HTTPD],
[
AC_ARG_ENABLE([httpd],
diff --git a/cpukit/aclocal/enable-itron.m4 b/cpukit/aclocal/enable-itron.m4
index 2f2c652..1eb2260 100644
--- a/cpukit/aclocal/enable-itron.m4
+++ b/cpukit/aclocal/enable-itron.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_ITRON],
[
AC_ARG_ENABLE([itron],
diff --git a/cpukit/aclocal/enable-multiprocessing.m4 b/cpukit/aclocal/enable-multiprocessing.m4
index f664800..3b98a67 100644
--- a/cpukit/aclocal/enable-multiprocessing.m4
+++ b/cpukit/aclocal/enable-multiprocessing.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
[
AC_ARG_ENABLE(multiprocessing,
diff --git a/cpukit/aclocal/enable-networking.m4 b/cpukit/aclocal/enable-networking.m4
index a7be7b4..d9b50ef 100644
--- a/cpukit/aclocal/enable-networking.m4
+++ b/cpukit/aclocal/enable-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_NETWORKING],
[
## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/cpukit/aclocal/enable-posix.m4 b/cpukit/aclocal/enable-posix.m4
index 8859e54..c183395 100644
--- a/cpukit/aclocal/enable-posix.m4
+++ b/cpukit/aclocal/enable-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_POSIX],
[
## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/cpukit/aclocal/enable-rtems-debug.m4 b/cpukit/aclocal/enable-rtems-debug.m4
index ada9fe3..ba4a4f2 100644
--- a/cpukit/aclocal/enable-rtems-debug.m4
+++ b/cpukit/aclocal/enable-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
[
AC_ARG_ENABLE(rtems-debug,
diff --git a/cpukit/aclocal/enable-shttpd.m4 b/cpukit/aclocal/enable-shttpd.m4
index 5398c53..86d653d 100644
--- a/cpukit/aclocal/enable-shttpd.m4
+++ b/cpukit/aclocal/enable-shttpd.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_SHTTPD],
[
AC_ARG_ENABLE([shttpd],
diff --git a/cpukit/aclocal/env-rtemscpu.m4 b/cpukit/aclocal/env-rtemscpu.m4
index 65dea4e..7c18e3f 100644
--- a/cpukit/aclocal/env-rtemscpu.m4
+++ b/cpukit/aclocal/env-rtemscpu.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENV_RTEMSCPU],
[
AC_REQUIRE([RTEMS_ENABLE_MULTILIB])
diff --git a/cpukit/aclocal/gcc-pipe.m4 b/cpukit/aclocal/gcc-pipe.m4
index 2a04629..fbc78b9 100644
--- a/cpukit/aclocal/gcc-pipe.m4
+++ b/cpukit/aclocal/gcc-pipe.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check whether the target compiler accepts -pipe
dnl
diff --git a/cpukit/aclocal/prog-cc.m4 b/cpukit/aclocal/prog-cc.m4
index e8b27b5..d674d29 100644
--- a/cpukit/aclocal/prog-cc.m4
+++ b/cpukit/aclocal/prog-cc.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target gcc
dnl
diff --git a/cpukit/aclocal/prog-ccas.m4 b/cpukit/aclocal/prog-ccas.m4
index 15b1a2c..c30b884 100644
--- a/cpukit/aclocal/prog-ccas.m4
+++ b/cpukit/aclocal/prog-ccas.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_PROG_CCAS],
[
AC_REQUIRE([RTEMS_PROG_CC])
diff --git a/cpukit/aclocal/rtems-ampolish.m4 b/cpukit/aclocal/rtems-ampolish.m4
index 328df7a..6088ddd 100644
--- a/cpukit/aclocal/rtems-ampolish.m4
+++ b/cpukit/aclocal/rtems-ampolish.m4
@@ -1,5 +1,3 @@
-# $Id$
-
AC_DEFUN([RTEMS_AMPOLISH3],
[
AC_REQUIRE([AM_MAINTAINER_MODE])
diff --git a/cpukit/aclocal/rtems-top.m4 b/cpukit/aclocal/rtems-top.m4
index c96e5d2..b6201e3 100644
--- a/cpukit/aclocal/rtems-top.m4
+++ b/cpukit/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/cpukit/automake/compile.am b/cpukit/automake/compile.am
index 3d81426..ace3d90 100644
--- a/cpukit/automake/compile.am
+++ b/cpukit/automake/compile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
AM_CPPFLAGS = @RTEMS_CPPFLAGS@
AM_CFLAGS =
AM_CCASFLAGS = @RTEMS_CCASFLAGS@
diff --git a/cpukit/automake/local.am b/cpukit/automake/local.am
index 6816031..c2bfbfd 100644
--- a/cpukit/automake/local.am
+++ b/cpukit/automake/local.am
@@ -1,5 +1,3 @@
-## $Id$
-
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
diff --git a/cpukit/automake/multilib.am b/cpukit/automake/multilib.am
index 9f2024f..007d20a 100644
--- a/cpukit/automake/multilib.am
+++ b/cpukit/automake/multilib.am
@@ -1,5 +1,3 @@
-## $Id$
-
if MULTILIB
MULTISRCTOP =
MULTIDIRS =
diff --git a/cpukit/automake/subdirs.am b/cpukit/automake/subdirs.am
index 61e421f..1e0a9a7 100644
--- a/cpukit/automake/subdirs.am
+++ b/cpukit/automake/subdirs.am
@@ -1,5 +1,3 @@
-## $Id$
-
## Borrowed from automake-1.4 and adapted to RTEMS
## NOTE: This is a temporary work-around to keep
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index b369b63..515ac2d 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am
index 2155b23..24a2815 100644
--- a/cpukit/ftpd/Makefile.am
+++ b/cpukit/ftpd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am
index 94e3d60..2f30203 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
## DEPRECATED, don't use.
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/itron/Makefile.am b/cpukit/itron/Makefile.am
index 5cc2dc2..a959812 100644
--- a/cpukit/itron/Makefile.am
+++ b/cpukit/itron/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libblock/Makefile.am b/cpukit/libblock/Makefile.am
index f4c86fe..468103c 100644
--- a/cpukit/libblock/Makefile.am
+++ b/cpukit/libblock/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 368833b..6212a31 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libfs/Makefile.am b/cpukit/libfs/Makefile.am
index 02443de..db1298e 100644
--- a/cpukit/libfs/Makefile.am
+++ b/cpukit/libfs/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libfs/src/nfsclient/Makefile.am b/cpukit/libfs/src/nfsclient/Makefile.am
index 98ba992..85f4a71 100644
--- a/cpukit/libfs/src/nfsclient/Makefile.am
+++ b/cpukit/libfs/src/nfsclient/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
include $(top_srcdir)/automake/compile.am
#%dirutils.obj: %dirutils.o
diff --git a/cpukit/libgnat/Makefile.am b/cpukit/libgnat/Makefile.am
index 85414cb..4bfbca1 100644
--- a/cpukit/libgnat/Makefile.am
+++ b/cpukit/libgnat/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
EXTRA_DIST=
diff --git a/cpukit/libi2c/Makefile.am b/cpukit/libi2c/Makefile.am
index c422529..241cf27 100644
--- a/cpukit/libi2c/Makefile.am
+++ b/cpukit/libi2c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
noinst_LIBRARIES = libi2c.a
diff --git a/cpukit/libmd/Makefile.am b/cpukit/libmd/Makefile.am
index 57a09b0..f1eb021 100644
--- a/cpukit/libmd/Makefile.am
+++ b/cpukit/libmd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if NEWLIB
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index 54f144f..1e0a508 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/librpc/Makefile.am b/cpukit/librpc/Makefile.am
index 98663f8..b1e1e80 100644
--- a/cpukit/librpc/Makefile.am
+++ b/cpukit/librpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index 1205188..e8340e9 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am
index 391c395..2cf38ed 100644
--- a/cpukit/pppd/Makefile.am
+++ b/cpukit/pppd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/rtems/Makefile.am b/cpukit/rtems/Makefile.am
index a24b644..0cea450 100644
--- a/cpukit/rtems/Makefile.am
+++ b/cpukit/rtems/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am
index 505fb1f..329a72f 100644
--- a/cpukit/sapi/Makefile.am
+++ b/cpukit/sapi/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index c61e1dc..25b7490 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index c0650d1..b8cb766 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS =
diff --git a/cpukit/score/cpu/arm/Makefile.am b/cpukit/score/cpu/arm/Makefile.am
index 57f2b70..06cec86 100644
--- a/cpukit/score/cpu/arm/Makefile.am
+++ b/cpukit/score/cpu/arm/Makefile.am
@@ -1,6 +1,3 @@
-##
-## $Id$
-##
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = rtems/asm.h
diff --git a/cpukit/score/cpu/avr/Makefile.am b/cpukit/score/cpu/avr/Makefile.am
index cd02646..a2bfd39 100644
--- a/cpukit/score/cpu/avr/Makefile.am
+++ b/cpukit/score/cpu/avr/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/bfin/Makefile.am b/cpukit/score/cpu/bfin/Makefile.am
index 10e0753..1ba7001 100644
--- a/cpukit/score/cpu/bfin/Makefile.am
+++ b/cpukit/score/cpu/bfin/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/h8300/Makefile.am b/cpukit/score/cpu/h8300/Makefile.am
index e3a0692..b4eac82 100644
--- a/cpukit/score/cpu/h8300/Makefile.am
+++ b/cpukit/score/cpu/h8300/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am
index f6c8e7f..0b5f48a 100644
--- a/cpukit/score/cpu/i386/Makefile.am
+++ b/cpukit/score/cpu/i386/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/lm32/Makefile.am b/cpukit/score/cpu/lm32/Makefile.am
index 86af92f..e2f963e 100644
--- a/cpukit/score/cpu/lm32/Makefile.am
+++ b/cpukit/score/cpu/lm32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/m32c/Makefile.am b/cpukit/score/cpu/m32c/Makefile.am
index 45be3a4..61f1aed 100644
--- a/cpukit/score/cpu/m32c/Makefile.am
+++ b/cpukit/score/cpu/m32c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_HEADERS = varvects.h
diff --git a/cpukit/score/cpu/m32r/Makefile.am b/cpukit/score/cpu/m32r/Makefile.am
index cc0d2ca..048070f 100644
--- a/cpukit/score/cpu/m32r/Makefile.am
+++ b/cpukit/score/cpu/m32r/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_HEADERS =
diff --git a/cpukit/score/cpu/m68k/Makefile.am b/cpukit/score/cpu/m68k/Makefile.am
index ff7e0d1..73df0a8 100644
--- a/cpukit/score/cpu/m68k/Makefile.am
+++ b/cpukit/score/cpu/m68k/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
noinst_LIBRARIES = libscorecpu.a
diff --git a/cpukit/score/cpu/mips/Makefile.am b/cpukit/score/cpu/mips/Makefile.am
index bb7d3fa..fc52675 100644
--- a/cpukit/score/cpu/mips/Makefile.am
+++ b/cpukit/score/cpu/mips/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index 1c74eb7..b246c20 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/powerpc/Makefile.am b/cpukit/score/cpu/powerpc/Makefile.am
index afa5b91..98ed8a1 100644
--- a/cpukit/score/cpu/powerpc/Makefile.am
+++ b/cpukit/score/cpu/powerpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sh/Makefile.am b/cpukit/score/cpu/sh/Makefile.am
index 02ab7af..bef299f 100644
--- a/cpukit/score/cpu/sh/Makefile.am
+++ b/cpukit/score/cpu/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sparc/Makefile.am b/cpukit/score/cpu/sparc/Makefile.am
index 6d4c4ae..6b1cf25 100644
--- a/cpukit/score/cpu/sparc/Makefile.am
+++ b/cpukit/score/cpu/sparc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index a2b581a..d9a2792 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 9c60f8e..ae73299 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/zlib/Makefile.am b/cpukit/zlib/Makefile.am
index 4efda6b..586cf16 100644
--- a/cpukit/zlib/Makefile.am
+++ b/cpukit/zlib/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
include $(top_srcdir)/automake/compile.am
project_lib_LIBRARIES = libz.a
More information about the vc
mailing list