summaryrefslogtreecommitdiffstats
path: root/testsuites/automake
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 16:12:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 16:12:03 +0000
commit3d02fadb82cb8de28c118ccf47c52436be7fe3af (patch)
treeb910029a808a9847aebf415eb07c05526e2e1783 /testsuites/automake
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3d02fadb82cb8de28c118ccf47c52436be7fe3af.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compila.am: Remove ARCH.
Diffstat (limited to 'testsuites/automake')
-rw-r--r--testsuites/automake/compile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 97171efbc1..7132985a3e 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -221,9 +221,6 @@ AM_CFLAGS =
AM_CXXFLAGS =
AM_CCASFLAGS = $(CPU_CFLAGS) $(RTEMS_CPPFLAGS) $(RTEMS_CCASFLAGS)
-${ARCH}:
- mkdir ${ARCH}
-
clean-local:
$(RM) -r o-optimize o-debug $(CLEANDIRS)
$(RM) Depends-o-optimize.tmp Depends-o-debug.tmp