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/automake/compile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'testsuites/automake') 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