From 8fbdf07b621f00c412455df24c820422b3712064 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 31 Jan 2000 15:22:23 +0000 Subject: Patch rtems-rc-20000118-2.diff from Ralf Corsepius that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams). --- testsuites/mptests/mp08/node1/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/mptests/mp08/node1') diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am index e86b654f52..1af1d8c753 100644 --- a/testsuites/mptests/mp08/node1/Makefile.am +++ b/testsuites/mptests/mp08/node1/Makefile.am @@ -12,7 +12,6 @@ PGM = ${ARCH}/$(TEST)-node$(NODE).exe MANAGERS = io mp semaphore -# C source names, if any, go here -- minus the .c C_FILES = init.c task1.c C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o) -- cgit v1.2.3