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). --- c/src/tests/sptests/sp22/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/tests/sptests/sp22/Makefile.am') diff --git a/c/src/tests/sptests/sp22/Makefile.am b/c/src/tests/sptests/sp22/Makefile.am index d955f133c5..af0558eb24 100644 --- a/c/src/tests/sptests/sp22/Makefile.am +++ b/c/src/tests/sptests/sp22/Makefile.am @@ -8,7 +8,6 @@ TEST = sp22 MANAGERS = io timer -# C source names, if any, go here -- minus the .c C_FILES = init.c prtime.c delay.c task1.c C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o) -- cgit v1.2.3