summaryrefslogtreecommitdiffstats
path: root/c/src/automake/compile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-04 18:37:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-04 18:37:01 +0000
commit8347069f0b1195b0b352047bb788a7a43cedf266 (patch)
tree6ee4d0b52e30fc8abde64b44b6f3ef838bba217f /c/src/automake/compile.am
parent2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8347069f0b1195b0b352047bb788a7a43cedf266.tar.bz2
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove $(ARCH):-rule.
Diffstat (limited to 'c/src/automake/compile.am')
-rw-r--r--c/src/automake/compile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am
index 97171efbc1..7132985a3e 100644
--- a/c/src/automake/compile.am
+++ b/c/src/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