From 91d2e18249b2068795b3d123d05dda1505659262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 4 May 2012 08:53:58 +0200 Subject: Remove CVS-Ids. --- 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/Makefile.am | 4 ---- c/src/configure.ac | 2 -- c/src/lib/Makefile.am | 4 ---- c/src/lib/libbsp/Makefile.am | 4 ---- c/src/lib/libcpu/Makefile.am | 4 ---- c/src/libchip/Makefile.am | 4 ---- c/src/support/Makefile.am | 4 ---- c/src/wrapup/Makefile.am | 3 --- 47 files changed, 127 deletions(-) (limited to 'c') diff --git a/c/src/Makefile.am b/c/src/Makefile.am index dd737af4a2..aeec2ea1d1 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I aclocal SUBDIRS = . @BSP_SUBDIRS@ diff --git a/c/src/acinclude.m4 b/c/src/acinclude.m4 index 910bb462e3..00815f9fc2 100644 --- a/c/src/acinclude.m4 +++ b/c/src/acinclude.m4 @@ -1,4 +1,3 @@ -# $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 8a9b21a7c6..9aafbccee0 100644 --- a/c/src/aclocal/bsp-alias.m4 +++ b/c/src/aclocal/bsp-alias.m4 @@ -1,7 +1,3 @@ -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 a03d78b5c2..83c92ee7a4 100644 --- a/c/src/aclocal/bsp-arg-enable.m4 +++ b/c/src/aclocal/bsp-arg-enable.m4 @@ -1,5 +1,3 @@ -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 4495bc3093..77c7af6f21 100644 --- a/c/src/aclocal/bsp-bootcard-options.m4 +++ b/c/src/aclocal/bsp-bootcard-options.m4 @@ -1,6 +1,3 @@ -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 c880c21adc..464effc00f 100644 --- a/c/src/aclocal/bsp-bspcleanup-options.m4 +++ b/c/src/aclocal/bsp-bspcleanup-options.m4 @@ -1,6 +1,3 @@ -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 75972e9e6b..c6ff76319a 100644 --- a/c/src/aclocal/bsp-configure.m4 +++ b/c/src/aclocal/bsp-configure.m4 @@ -1,5 +1,3 @@ -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 7304e1f5ca..397609f6e0 100644 --- a/c/src/aclocal/bsp-linkcmds.m4 +++ b/c/src/aclocal/bsp-linkcmds.m4 @@ -1,5 +1,3 @@ -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 5526ae9077..8fcb096f89 100644 --- a/c/src/aclocal/bspopts.m4 +++ b/c/src/aclocal/bspopts.m4 @@ -1,6 +1,3 @@ -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 230583bf8c..a237c7ba25 100644 --- a/c/src/aclocal/canonical-target-name.m4 +++ b/c/src/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/c/src/aclocal/canonicalize-tools.m4 b/c/src/aclocal/canonicalize-tools.m4 index eb3eb95827..75364392ce 100644 --- a/c/src/aclocal/canonicalize-tools.m4 +++ b/c/src/aclocal/canonicalize-tools.m4 @@ -1,6 +1,3 @@ -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 d686e6e526..262f48cd60 100644 --- a/c/src/aclocal/check-custom-bsp.m4 +++ b/c/src/aclocal/check-custom-bsp.m4 @@ -1,5 +1,3 @@ -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 873cc2b422..e679d4e296 100644 --- a/c/src/aclocal/check-cxx.m4 +++ b/c/src/aclocal/check-cxx.m4 @@ -1,5 +1,3 @@ -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 73f3feae51..5959f345d1 100644 --- a/c/src/aclocal/check-multiprocessing.m4 +++ b/c/src/aclocal/check-multiprocessing.m4 @@ -1,7 +1,3 @@ -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 1679bba714..fd1fd9d295 100644 --- a/c/src/aclocal/check-networking.m4 +++ b/c/src/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/c/src/aclocal/check-posix.m4 b/c/src/aclocal/check-posix.m4 index 1cf56ebcdf..8ef64f06bc 100644 --- a/c/src/aclocal/check-posix.m4 +++ b/c/src/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/c/src/aclocal/check-smp.m4 b/c/src/aclocal/check-smp.m4 index e93c33c017..37c98d05ff 100644 --- a/c/src/aclocal/check-smp.m4 +++ b/c/src/aclocal/check-smp.m4 @@ -1,5 +1,3 @@ -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 4c412c074a..2bc137cd96 100644 --- a/c/src/aclocal/check-tool.m4 +++ b/c/src/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/c/src/aclocal/config-subdirs.m4 b/c/src/aclocal/config-subdirs.m4 index 38e059d9e6..874671dd9d 100644 --- a/c/src/aclocal/config-subdirs.m4 +++ b/c/src/aclocal/config-subdirs.m4 @@ -1,6 +1,3 @@ -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 08cb5d4191..759d81b1e9 100644 --- a/c/src/aclocal/enable-cxx.m4 +++ b/c/src/aclocal/enable-cxx.m4 @@ -1,5 +1,3 @@ -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 34a0caa001..035292f7de 100644 --- a/c/src/aclocal/enable-multiprocessing.m4 +++ b/c/src/aclocal/enable-multiprocessing.m4 @@ -1,5 +1,3 @@ -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 906ff8a6b3..8a9dc36cbd 100644 --- a/c/src/aclocal/enable-networking.m4 +++ b/c/src/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/c/src/aclocal/enable-posix.m4 b/c/src/aclocal/enable-posix.m4 index b250bcf307..f96ec1ffcb 100644 --- a/c/src/aclocal/enable-posix.m4 +++ b/c/src/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/c/src/aclocal/enable-rtemsbsp.m4 b/c/src/aclocal/enable-rtemsbsp.m4 index 35d8b8bc89..91c14a9926 100644 --- a/c/src/aclocal/enable-rtemsbsp.m4 +++ b/c/src/aclocal/enable-rtemsbsp.m4 @@ -1,5 +1,3 @@ -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 84561f8bbd..b290ac33ab 100644 --- a/c/src/aclocal/enable-smp.m4 +++ b/c/src/aclocal/enable-smp.m4 @@ -1,5 +1,3 @@ -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 d32d43c460..2fcc7fe849 100644 --- a/c/src/aclocal/env-rtemsbsp.m4 +++ b/c/src/aclocal/env-rtemsbsp.m4 @@ -1,5 +1,3 @@ -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 94098cf33c..c0eebf6432 100644 --- a/c/src/aclocal/gcc-isystem.m4 +++ b/c/src/aclocal/gcc-isystem.m4 @@ -1,6 +1,3 @@ -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 2a04629bb2..fbc78b9ca7 100644 --- a/c/src/aclocal/gcc-pipe.m4 +++ b/c/src/aclocal/gcc-pipe.m4 @@ -1,6 +1,3 @@ -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 dd49bb95d4..fad700416b 100644 --- a/c/src/aclocal/gcc-specs.m4 +++ b/c/src/aclocal/gcc-specs.m4 @@ -1,6 +1,3 @@ -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 7b9ce2f91c..9c12d7bee3 100644 --- a/c/src/aclocal/i386-gas-code16.m4 +++ b/c/src/aclocal/i386-gas-code16.m4 @@ -1,7 +1,3 @@ -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 306c4ca2e7..2c79b31d1e 100644 --- a/c/src/aclocal/path-ksh.m4 +++ b/c/src/aclocal/path-ksh.m4 @@ -1,5 +1,3 @@ -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 7275685a44..6eb1fc8f85 100644 --- a/c/src/aclocal/ppc.m4 +++ b/c/src/aclocal/ppc.m4 @@ -1,4 +1,3 @@ -# $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 50ebe4e8cd..64717dd3a8 100644 --- a/c/src/aclocal/prog-cc.m4 +++ b/c/src/aclocal/prog-cc.m4 @@ -1,6 +1,3 @@ -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 2efa2d89f8..edd08d841d 100644 --- a/c/src/aclocal/prog-ccas.m4 +++ b/c/src/aclocal/prog-ccas.m4 @@ -1,5 +1,3 @@ -## $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 20175ee27c..7180c604d4 100644 --- a/c/src/aclocal/prog-cxx.m4 +++ b/c/src/aclocal/prog-cxx.m4 @@ -1,6 +1,3 @@ -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 b83cdd7d47..a3f5cd3684 100644 --- a/c/src/aclocal/project-root.m4 +++ b/c/src/aclocal/project-root.m4 @@ -1,7 +1,3 @@ -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 df3b48075e..feb9ad20ee 100644 --- a/c/src/aclocal/rtems-ampolish.m4 +++ b/c/src/aclocal/rtems-ampolish.m4 @@ -1,5 +1,3 @@ -# $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 74a3694b94..2668c9e10b 100644 --- a/c/src/aclocal/rtems-top.m4 +++ b/c/src/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/c/src/aclocal/target.m4 b/c/src/aclocal/target.m4 index af7d3da297..8929a327b8 100644 --- a/c/src/aclocal/target.m4 +++ b/c/src/aclocal/target.m4 @@ -1,5 +1,3 @@ -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/Makefile.am b/c/src/ada/Makefile.am index 7a7c2155f0..c19ebf843b 100644 --- a/c/src/ada/Makefile.am +++ b/c/src/ada/Makefile.am @@ -1,7 +1,3 @@ -# -# $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 0e4a4fe3b2..d973af89bf 100644 --- a/c/src/configure.ac +++ b/c/src/configure.ac @@ -1,6 +1,4 @@ ## 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 5b5680ccf8..5c6de71375 100644 --- a/c/src/lib/Makefile.am +++ b/c/src/lib/Makefile.am @@ -1,7 +1,3 @@ -## -## $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 306eb6ad8a..4eff8b8485 100644 --- a/c/src/lib/libbsp/Makefile.am +++ b/c/src/lib/libbsp/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - include $(top_srcdir)/automake/compile.am SUBDIRS = @libbsp_cpu_subdir@ diff --git a/c/src/lib/libcpu/Makefile.am b/c/src/lib/libcpu/Makefile.am index 1e983949f0..7d3a43e4f6 100644 --- a/c/src/lib/libcpu/Makefile.am +++ b/c/src/lib/libcpu/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - include_libcpudir = $(includedir)/libcpu EXTRA_DIST = diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am index b7b78423b4..46c06b47cc 100644 --- a/c/src/libchip/Makefile.am +++ b/c/src/libchip/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - include $(top_srcdir)/automake/compile.am include_libchipdir = $(includedir)/libchip diff --git a/c/src/support/Makefile.am b/c/src/support/Makefile.am index 55b549e7fa..66c81546c2 100644 --- a/c/src/support/Makefile.am +++ b/c/src/support/Makefile.am @@ -1,7 +1,3 @@ -## -## $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 1841ac3f8f..08724dbf7a 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -1,6 +1,3 @@ -## -## $Id$ -## ## build and install "glommed" librtemsbsp.a ## -- cgit v1.2.3