forked from Imagelibrary/rtems
Revert: Remove CVS Ids
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../aclocal
|
||||
|
||||
SUBDIRS = hello capture ticker base_sp unlimited minimum fileio
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = base_mp-node1
|
||||
base_mp_node1_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = base_mp-node2
|
||||
base_mp_node2_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = base_sp
|
||||
base_sp_SOURCES = init.c apptask.c system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = capture
|
||||
capture_SOURCES = init.c test1.c system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = cdtest
|
||||
cdtest_SOURCES = init.c main.cc system.h
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
## 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])
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = hello
|
||||
hello_SOURCES = init.c
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = cxx_iostream
|
||||
cxx_iostream_SOURCES = init.cc system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = loopback
|
||||
loopback_SOURCES = init.c
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = minimum
|
||||
minimum_SOURCES = init.c
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = nsecs
|
||||
nsecs_SOURCES = init.c empty.c
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = paranoia
|
||||
paranoia_SOURCES = init.c paranoia.c system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = pppd
|
||||
pppd_SOURCES = init.c pppdapp.c netconfig.h system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = ticker
|
||||
ticker_SOURCES = init.c tasks.c system.h
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_tests_PROGRAMS = unlimited
|
||||
unlimited_SOURCES = init.c test1.c test2.c test3.c system.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user