From 3d02fadb82cb8de28c118ccf47c52436be7fe3af Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 12 Dec 2003 16:12:03 +0000 Subject: 2003-12-12 Ralf Corsepius * automake/compila.am: Remove ARCH. --- testsuites/ChangeLog | 4 ++++ testsuites/automake/compile.am | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index d857c3c36e..49ac70ab26 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2003-12-12 Ralf Corsepius + + * automake/compila.am: Remove ARCH. + 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. 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 -- cgit v1.2.3