mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-05 05:01:38 +00:00
Remove CVS-Ids.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../aclocal
|
||||
|
||||
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
|
||||
|
||||
@@ -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-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp01-node1
|
||||
mp01_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp01-node2
|
||||
mp01_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp02-node1
|
||||
mp02_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp02-node2
|
||||
mp02_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp03-node1
|
||||
mp03_node1_SOURCES = ../init.c ../task1.c ../delay.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp03-node2
|
||||
mp03_node2_SOURCES = ../init.c ../delay.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp04-node1
|
||||
mp04_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp04-node2
|
||||
mp04_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp05-node1
|
||||
mp05_node1_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp05-node2
|
||||
mp05_node2_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp06-node1
|
||||
mp06_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp06-node2
|
||||
mp06_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp07-node1
|
||||
mp07_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp07-node2
|
||||
mp07_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp08-node1
|
||||
mp08_node1_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp08-node2
|
||||
mp08_node2_SOURCES = ../init.c ../task1.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp09-node1
|
||||
mp09_node1_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp09-node2
|
||||
mp09_node2_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp10-node1
|
||||
mp10_node1_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp10-node2
|
||||
mp10_node2_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp11-node1
|
||||
mp11_node1_SOURCES = ../init.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp11-node2
|
||||
mp11_node2_SOURCES = ../init.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp12-node1
|
||||
mp12_node1_SOURCES = ../init.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp12-node2
|
||||
mp12_node2_SOURCES = ../init.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp13-node1
|
||||
mp13_node1_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp13-node2
|
||||
mp13_node2_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp14-node1
|
||||
mp14_node1_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
|
||||
../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
rtems_tests_PROGRAMS = mp14-node2
|
||||
mp14_node2_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
|
||||
../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
|
||||
|
||||
Reference in New Issue
Block a user