summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm03/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
commit4024e578033448ad21c025e07c0bea19e7642609 (patch)
tree24217e131162cb0ef26539fa3546fcd1d73eeb72 /testsuites/tmtests/tm03/Makefile.am
parentVarious cleanups. (diff)
downloadrtems-4024e578033448ad21c025e07c0bea19e7642609.tar.bz2
Cosmetics.
Diffstat (limited to 'testsuites/tmtests/tm03/Makefile.am')
-rw-r--r--testsuites/tmtests/tm03/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/tmtests/tm03/Makefile.am b/testsuites/tmtests/tm03/Makefile.am
index a6bf29056a..df7afecc40 100644
--- a/testsuites/tmtests/tm03/Makefile.am
+++ b/testsuites/tmtests/tm03/Makefile.am
@@ -32,9 +32,6 @@ TMPINSTALL_FILES = $(project_bspdir)/tests/tm03.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
OPERATION_COUNT = @OPERATION_COUNT@
AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)