Remove CVS-Ids.

This commit is contained in:
Ralf Corsépius
2012-05-04 08:54:41 +02:00
parent 84b0190564
commit 4dec3529a1
17 changed files with 0 additions and 78 deletions

View File

@@ -1,7 +1,3 @@
##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = hello capture ticker base_sp unlimited minimum fileio

View File

@@ -1,7 +1,3 @@
##
## $Id$
##
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am

View File

@@ -1,7 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = base_mp-node1
base_mp_node1_SOURCES = ../init.c ../apptask.c ../system.h

View File

@@ -1,7 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = base_mp-node2
base_mp_node2_SOURCES = ../init.c ../apptask.c ../system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = base_sp
base_sp_SOURCES = init.c apptask.c system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = capture
capture_SOURCES = init.c test1.c system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = cdtest
cdtest_SOURCES = init.c main.cc system.h

View File

@@ -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-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = hello
hello_SOURCES = init.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = cxx_iostream
cxx_iostream_SOURCES = init.cc system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = loopback
loopback_SOURCES = init.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = minimum
minimum_SOURCES = init.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = nsecs
nsecs_SOURCES = init.c empty.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = paranoia
paranoia_SOURCES = init.c paranoia.c system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = pppd
pppd_SOURCES = init.c pppdapp.c netconfig.h system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = ticker
ticker_SOURCES = init.c tasks.c system.h

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = unlimited
unlimited_SOURCES = init.c test1.c test2.c test3.c system.h