2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/compila.am: Remove ARCH.
This commit is contained in:
Ralf Corsepius
2003-12-12 16:12:03 +00:00
parent c0719a1a8f
commit 3d02fadb82
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compila.am: Remove ARCH.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.

View File

@@ -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