From 84b019056499f2e29578fba6fa8495b1bfe75606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 4 May 2012 08:54:41 +0200 Subject: Remove CVS-Ids. --- testsuites/psxtmtests/Makefile.am | 4 ---- testsuites/psxtmtests/configure.ac | 2 -- testsuites/psxtmtests/psxtmbarrier01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmbarrier02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmbarrier03/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmkey01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmkey02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmq01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex03/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex04/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex05/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex06/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmmutex07/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmnanosleep01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmnanosleep02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock03/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock04/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock05/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock06/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmrwlock07/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsem01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsem02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsem03/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsem04/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsem05/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsleep01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmsleep02/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmthread01/Makefile.am | 5 ----- testsuites/psxtmtests/psxtmthread03/Makefile.am | 5 ----- 33 files changed, 161 deletions(-) diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am index b334af3046..72340ab0c7 100644 --- a/testsuites/psxtmtests/Makefile.am +++ b/testsuites/psxtmtests/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac index a92df19164..1bd34d8032 100644 --- a/testsuites/psxtmtests/configure.ac +++ b/testsuites/psxtmtests/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-tests-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) diff --git a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am index b9b17a3b83..0c700968a0 100644 --- a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am +++ b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmbarrier01 psxtmbarrier01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am index 124f2aca4e..1b87c3e0ee 100644 --- a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am +++ b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmbarrier02 psxtmbarrier02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am index eaec3427eb..160930c6b4 100644 --- a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am +++ b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmbarrier03 psxtmbarrier03_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmkey01/Makefile.am b/testsuites/psxtmtests/psxtmkey01/Makefile.am index dbe684de23..863344a256 100644 --- a/testsuites/psxtmtests/psxtmkey01/Makefile.am +++ b/testsuites/psxtmtests/psxtmkey01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmkey01 psxtmkey01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmkey02/Makefile.am b/testsuites/psxtmtests/psxtmkey02/Makefile.am index 80645c5e36..4968220726 100644 --- a/testsuites/psxtmtests/psxtmkey02/Makefile.am +++ b/testsuites/psxtmtests/psxtmkey02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmkey02 psxtmkey02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmq01/Makefile.am b/testsuites/psxtmtests/psxtmmq01/Makefile.am index 703b568fe0..52489e4270 100644 --- a/testsuites/psxtmtests/psxtmmq01/Makefile.am +++ b/testsuites/psxtmtests/psxtmmq01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmq01 psxtmmq01_SOURCES = init.c psxtmmq01_SOURCES += ../../tmtests/include/timesys.h diff --git a/testsuites/psxtmtests/psxtmmutex01/Makefile.am b/testsuites/psxtmtests/psxtmmutex01/Makefile.am index 31b53ea252..13ce07176d 100644 --- a/testsuites/psxtmtests/psxtmmutex01/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex01 psxtmmutex01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex02/Makefile.am b/testsuites/psxtmtests/psxtmmutex02/Makefile.am index b0405cf751..309542267f 100644 --- a/testsuites/psxtmtests/psxtmmutex02/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex02 psxtmmutex02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex03/Makefile.am b/testsuites/psxtmtests/psxtmmutex03/Makefile.am index 37a2857cb5..979256ca73 100644 --- a/testsuites/psxtmtests/psxtmmutex03/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex03/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex03 psxtmmutex03_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex04/Makefile.am b/testsuites/psxtmtests/psxtmmutex04/Makefile.am index d0a9c88205..cf258cd61c 100644 --- a/testsuites/psxtmtests/psxtmmutex04/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex04/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex04 psxtmmutex04_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex05/Makefile.am b/testsuites/psxtmtests/psxtmmutex05/Makefile.am index 9afabe24cd..3f5650a9f0 100644 --- a/testsuites/psxtmtests/psxtmmutex05/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex05/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex05 psxtmmutex05_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex06/Makefile.am b/testsuites/psxtmtests/psxtmmutex06/Makefile.am index 10e60e16c4..c6b3a909cf 100644 --- a/testsuites/psxtmtests/psxtmmutex06/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex06/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex06 psxtmmutex06_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmmutex07/Makefile.am b/testsuites/psxtmtests/psxtmmutex07/Makefile.am index 052a00a8f4..f844e70302 100644 --- a/testsuites/psxtmtests/psxtmmutex07/Makefile.am +++ b/testsuites/psxtmtests/psxtmmutex07/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmmutex07 psxtmmutex07_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am index b69aa3d8a7..645edd1f98 100644 --- a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am +++ b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmnanosleep01 psxtmnanosleep01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am index c44d76e4ab..cfcfb3cb3d 100644 --- a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am +++ b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmnanosleep02 psxtmnanosleep02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am index 53cfc98e9d..f20a13b2fa 100644 --- a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock01 psxtmrwlock01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am index 60812de84d..c2e62d2a0b 100644 --- a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock02 psxtmrwlock02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am index 5b6e84385b..f07db729bc 100644 --- a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock03 psxtmrwlock03_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am index 4e78c0bfe0..37e9b6f0f1 100644 --- a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock04 psxtmrwlock04_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am index 77aaf7ce1f..188ac75f4f 100644 --- a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock05 psxtmrwlock05_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am index eb33adbb76..468ed2ec32 100644 --- a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock06 psxtmrwlock06_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am index 67789eba59..05ee068ffb 100644 --- a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am +++ b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmrwlock07 psxtmrwlock07_SOURCES = init.c psxtmrwlock07_SOURCES += ../../tmtests/include/timesys.h diff --git a/testsuites/psxtmtests/psxtmsem01/Makefile.am b/testsuites/psxtmtests/psxtmsem01/Makefile.am index 6da44a7d8a..16eca6107f 100644 --- a/testsuites/psxtmtests/psxtmsem01/Makefile.am +++ b/testsuites/psxtmtests/psxtmsem01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsem01 psxtmsem01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsem02/Makefile.am b/testsuites/psxtmtests/psxtmsem02/Makefile.am index 4d9f413eb6..782d9b1510 100644 --- a/testsuites/psxtmtests/psxtmsem02/Makefile.am +++ b/testsuites/psxtmtests/psxtmsem02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsem02 psxtmsem02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsem03/Makefile.am b/testsuites/psxtmtests/psxtmsem03/Makefile.am index f217bebe14..663f219d78 100644 --- a/testsuites/psxtmtests/psxtmsem03/Makefile.am +++ b/testsuites/psxtmtests/psxtmsem03/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsem03 psxtmsem03_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsem04/Makefile.am b/testsuites/psxtmtests/psxtmsem04/Makefile.am index 84d770ab07..28e440ff67 100644 --- a/testsuites/psxtmtests/psxtmsem04/Makefile.am +++ b/testsuites/psxtmtests/psxtmsem04/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsem04 psxtmsem04_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsem05/Makefile.am b/testsuites/psxtmtests/psxtmsem05/Makefile.am index 68e915dc1b..18548c3e6f 100644 --- a/testsuites/psxtmtests/psxtmsem05/Makefile.am +++ b/testsuites/psxtmtests/psxtmsem05/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsem05 psxtmsem05_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsleep01/Makefile.am b/testsuites/psxtmtests/psxtmsleep01/Makefile.am index 1d1ff44256..8a55788c65 100644 --- a/testsuites/psxtmtests/psxtmsleep01/Makefile.am +++ b/testsuites/psxtmtests/psxtmsleep01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsleep01 psxtmsleep01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmsleep02/Makefile.am b/testsuites/psxtmtests/psxtmsleep02/Makefile.am index 1dd6b97c81..5766ebd9a9 100644 --- a/testsuites/psxtmtests/psxtmsleep02/Makefile.am +++ b/testsuites/psxtmtests/psxtmsleep02/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmsleep02 psxtmsleep02_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmthread01/Makefile.am b/testsuites/psxtmtests/psxtmthread01/Makefile.am index eb3fc3dc55..7cb5c5695b 100644 --- a/testsuites/psxtmtests/psxtmthread01/Makefile.am +++ b/testsuites/psxtmtests/psxtmthread01/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmthread01 psxtmthread01_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ diff --git a/testsuites/psxtmtests/psxtmthread03/Makefile.am b/testsuites/psxtmtests/psxtmthread03/Makefile.am index cd7680ff31..9b77de2687 100644 --- a/testsuites/psxtmtests/psxtmthread03/Makefile.am +++ b/testsuites/psxtmtests/psxtmthread03/Makefile.am @@ -1,8 +1,3 @@ -## -## $Id$ -## - - rtems_tests_PROGRAMS = psxtmthread03 psxtmthread03_SOURCES = init.c ../../tmtests/include/timesys.h \ ../../support/src/tmtests_empty_function.c \ -- cgit v1.2.3