summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:34:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:34:14 +0000
commit107d0e35c3a6297fe4e94462ba49732a0de449e2 (patch)
tree163e94b32570f5809c3472d64ec738c613dd2dc8 /testsuites/tmitrontests/tmitronsem01/Makefile.am
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-107d0e35c3a6297fe4e94462ba49732a0de449e2.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Reformat. * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'testsuites/tmitrontests/tmitronsem01/Makefile.am')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am
index e0da19b4fd..a95a0f01e8 100644
--- a/testsuites/tmitrontests/tmitronsem01/Makefile.am
+++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = tmitronsem01
MANAGERS = all
@@ -38,7 +37,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT)
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)