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/libtests/rtems++/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/tests/libtests/rtems++/Makefile.am') diff --git a/c/src/tests/libtests/rtems++/Makefile.am b/c/src/tests/libtests/rtems++/Makefile.am index 92ab5af16f..58f6d25a40 100644 --- a/c/src/tests/libtests/rtems++/Makefile.am +++ b/c/src/tests/libtests/rtems++/Makefile.am @@ -7,7 +7,6 @@ TEST = rtems++ MANAGERS = event io msg sem signal timer rate_monotonic -# C++ source names, if any, go here -- minus the .cc CC_FILES = Init.cc Task1.cc Task2.cc Task3.cc CC_O_FILES = $(CC_FILES:%.cc=${ARCH}/%.o) -- cgit v1.2.3