2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

Makefile.am: Reflect having moved automake.
	mp01/Makefile.am: Reflect having moved automake.
	mp01/node1/Makefile.am: Reflect having moved automake.
	mp01/node2/Makefile.am: Reflect having moved automake.
	mp02/Makefile.am: Reflect having moved automake.
	mp02/node1/Makefile.am: Reflect having moved automake.
	mp02/node2/Makefile.am: Reflect having moved automake.
	mp03/Makefile.am: Reflect having moved automake.
	mp03/node1/Makefile.am: Reflect having moved automake.
	mp03/node2/Makefile.am: Reflect having moved automake.
	mp04/Makefile.am: Reflect having moved automake.
	mp04/node1/Makefile.am: Reflect having moved automake.
	mp04/node2/Makefile.am: Reflect having moved automake.
	mp05/Makefile.am: Reflect having moved automake.
	mp05/node1/Makefile.am: Reflect having moved automake.
	mp05/node2/Makefile.am: Reflect having moved automake.
	mp06/Makefile.am: Reflect having moved automake.
	mp06/node1/Makefile.am: Reflect having moved automake.
	mp06/node2/Makefile.am: Reflect having moved automake.
	mp07/Makefile.am: Reflect having moved automake.
	mp07/node1/Makefile.am: Reflect having moved automake.
	mp07/node2/Makefile.am: Reflect having moved automake.
	mp08/Makefile.am: Reflect having moved automake.
	mp08/node1/Makefile.am: Reflect having moved automake.
	mp08/node2/Makefile.am: Reflect having moved automake.
	mp09/Makefile.am: Reflect having moved automake.
	mp09/node1/Makefile.am: Reflect having moved automake.
	mp09/node2/Makefile.am: Reflect having moved automake.
	mp10/Makefile.am: Reflect having moved automake.
	mp10/node1/Makefile.am: Reflect having moved automake.
	mp10/node2/Makefile.am: Reflect having moved automake.
	mp11/Makefile.am: Reflect having moved automake.
	mp11/node1/Makefile.am: Reflect having moved automake.
	mp11/node2/Makefile.am: Reflect having moved automake.
	mp12/Makefile.am: Reflect having moved automake.
	mp12/node1/Makefile.am: Reflect having moved automake.
	mp12/node2/Makefile.am: Reflect having moved automake.
	mp13/Makefile.am: Reflect having moved automake.
	mp13/node1/Makefile.am: Reflect having moved automake.
	mp13/node2/Makefile.am: Reflect having moved automake.
	mp14/Makefile.am: Reflect having moved automake.
	mp14/node1/Makefile.am: Reflect having moved automake.
	mp14/node2/Makefile.am: Reflect having moved automake.
This commit is contained in:
Ralf Corsepius
2003-08-16 16:27:11 +00:00
parent 1053dcdce7
commit e76fd739d4
88 changed files with 320 additions and 228 deletions

View File

@@ -1,3 +1,49 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
mp01/Makefile.am: Reflect having moved automake.
mp01/node1/Makefile.am: Reflect having moved automake.
mp01/node2/Makefile.am: Reflect having moved automake.
mp02/Makefile.am: Reflect having moved automake.
mp02/node1/Makefile.am: Reflect having moved automake.
mp02/node2/Makefile.am: Reflect having moved automake.
mp03/Makefile.am: Reflect having moved automake.
mp03/node1/Makefile.am: Reflect having moved automake.
mp03/node2/Makefile.am: Reflect having moved automake.
mp04/Makefile.am: Reflect having moved automake.
mp04/node1/Makefile.am: Reflect having moved automake.
mp04/node2/Makefile.am: Reflect having moved automake.
mp05/Makefile.am: Reflect having moved automake.
mp05/node1/Makefile.am: Reflect having moved automake.
mp05/node2/Makefile.am: Reflect having moved automake.
mp06/Makefile.am: Reflect having moved automake.
mp06/node1/Makefile.am: Reflect having moved automake.
mp06/node2/Makefile.am: Reflect having moved automake.
mp07/Makefile.am: Reflect having moved automake.
mp07/node1/Makefile.am: Reflect having moved automake.
mp07/node2/Makefile.am: Reflect having moved automake.
mp08/Makefile.am: Reflect having moved automake.
mp08/node1/Makefile.am: Reflect having moved automake.
mp08/node2/Makefile.am: Reflect having moved automake.
mp09/Makefile.am: Reflect having moved automake.
mp09/node1/Makefile.am: Reflect having moved automake.
mp09/node2/Makefile.am: Reflect having moved automake.
mp10/Makefile.am: Reflect having moved automake.
mp10/node1/Makefile.am: Reflect having moved automake.
mp10/node2/Makefile.am: Reflect having moved automake.
mp11/Makefile.am: Reflect having moved automake.
mp11/node1/Makefile.am: Reflect having moved automake.
mp11/node2/Makefile.am: Reflect having moved automake.
mp12/Makefile.am: Reflect having moved automake.
mp12/node1/Makefile.am: Reflect having moved automake.
mp12/node2/Makefile.am: Reflect having moved automake.
mp13/Makefile.am: Reflect having moved automake.
mp13/node1/Makefile.am: Reflect having moved automake.
mp13/node2/Makefile.am: Reflect having moved automake.
mp14/Makefile.am: Reflect having moved automake.
mp14/node1/Makefile.am: Reflect having moved automake.
mp14/node2/Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -9,5 +9,5 @@ SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
EXTRA_DIST = mptests.am
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h asr.c init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c recvmsg.c sendmsg.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c task3.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -8,5 +8,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c evtask1.c evtmtask.c exit.c init.c msgtask1.c \
pttask1.c smtask1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -26,8 +26,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -48,4 +48,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -26,8 +26,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -48,4 +48,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -1,3 +1,49 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
mp01/Makefile.am: Reflect having moved automake.
mp01/node1/Makefile.am: Reflect having moved automake.
mp01/node2/Makefile.am: Reflect having moved automake.
mp02/Makefile.am: Reflect having moved automake.
mp02/node1/Makefile.am: Reflect having moved automake.
mp02/node2/Makefile.am: Reflect having moved automake.
mp03/Makefile.am: Reflect having moved automake.
mp03/node1/Makefile.am: Reflect having moved automake.
mp03/node2/Makefile.am: Reflect having moved automake.
mp04/Makefile.am: Reflect having moved automake.
mp04/node1/Makefile.am: Reflect having moved automake.
mp04/node2/Makefile.am: Reflect having moved automake.
mp05/Makefile.am: Reflect having moved automake.
mp05/node1/Makefile.am: Reflect having moved automake.
mp05/node2/Makefile.am: Reflect having moved automake.
mp06/Makefile.am: Reflect having moved automake.
mp06/node1/Makefile.am: Reflect having moved automake.
mp06/node2/Makefile.am: Reflect having moved automake.
mp07/Makefile.am: Reflect having moved automake.
mp07/node1/Makefile.am: Reflect having moved automake.
mp07/node2/Makefile.am: Reflect having moved automake.
mp08/Makefile.am: Reflect having moved automake.
mp08/node1/Makefile.am: Reflect having moved automake.
mp08/node2/Makefile.am: Reflect having moved automake.
mp09/Makefile.am: Reflect having moved automake.
mp09/node1/Makefile.am: Reflect having moved automake.
mp09/node2/Makefile.am: Reflect having moved automake.
mp10/Makefile.am: Reflect having moved automake.
mp10/node1/Makefile.am: Reflect having moved automake.
mp10/node2/Makefile.am: Reflect having moved automake.
mp11/Makefile.am: Reflect having moved automake.
mp11/node1/Makefile.am: Reflect having moved automake.
mp11/node2/Makefile.am: Reflect having moved automake.
mp12/Makefile.am: Reflect having moved automake.
mp12/node1/Makefile.am: Reflect having moved automake.
mp12/node2/Makefile.am: Reflect having moved automake.
mp13/Makefile.am: Reflect having moved automake.
mp13/node1/Makefile.am: Reflect having moved automake.
mp13/node2/Makefile.am: Reflect having moved automake.
mp14/Makefile.am: Reflect having moved automake.
mp14/node1/Makefile.am: Reflect having moved automake.
mp14/node2/Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -9,5 +9,5 @@ SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
EXTRA_DIST = mptests.am
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h asr.c init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c recvmsg.c sendmsg.c task1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c task3.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -25,8 +25,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -47,4 +47,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -8,5 +8,5 @@ SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c evtask1.c evtmtask.c exit.c init.c msgtask1.c \
pttask1.c smtask1.c
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -26,8 +26,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -48,4 +48,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -26,8 +26,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/mptests.am
AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
@@ -48,4 +48,4 @@ endif
EXTRA_DIST = $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am