2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* mp01/Makefile.am: Reformat.
	* mp01/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp01/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp02/Makefile.am: Reformat.
	* mp02/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp02/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp03/Makefile.am: Reformat.
	* mp03/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp03/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp04/Makefile.am: Reformat.
	* mp04/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp04/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp05/Makefile.am: Reformat.
	* mp05/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp05/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp06/Makefile.am: Reformat.
	* mp06/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp06/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp07/Makefile.am: Reformat.
	* mp07/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp07/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp08/Makefile.am: Reformat.
	* mp08/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp08/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp09/Makefile.am: Reformat.
	* mp09/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp09/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp10/Makefile.am: Reformat.
	* mp10/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp10/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp11/Makefile.am: Reformat.
	* mp11/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp11/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp12/Makefile.am: Reformat.
	* mp12/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp12/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp13/Makefile.am: Reformat.
	* mp13/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp13/node2/Makefile.am: Remove all-local: $(ARCH).
	* mp14/Makefile.am: Reformat.
	* mp14/node1/Makefile.am: Remove all-local: $(ARCH).
	* mp14/node2/Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
Ralf Corsepius
2003-12-01 21:21:29 +00:00
parent 48290fe03c
commit 8c2763737e
42 changed files with 28 additions and 70 deletions

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h asr.c init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c recvmsg.c sendmsg.c task1.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c task3.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h init.c task1.c task2.c

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
SUBDIRS = node1 node2
EXTRA_DIST = system.h delay.c evtask1.c evtmtask.c exit.c init.c msgtask1.c \

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -41,7 +40,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif

View File

@@ -2,7 +2,6 @@
## $Id$
##
VPATH = @srcdir@:@srcdir@/..
NODE = 2
@@ -41,7 +40,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
all-local: $(ARCH) $(TMPINSTALL_FILES)
all-local: $(TMPINSTALL_FILES)
else
all-local:
endif