summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-12 18:20:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-12 18:20:27 +0000
commita2e4e4964c8123adf2ea59b93596783f3051af6d (patch)
treefcc0c45dad57f56e030adf134f19bde881b83e59 /cpukit/score/Makefile.am
parent2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a2e4e4964c8123adf2ea59b93596783f3051af6d.tar.bz2
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Don't create $ARCH.
Diffstat (limited to 'cpukit/score/Makefile.am')
-rw-r--r--cpukit/score/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index ca4d8a04bb..3a8e844f00 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -177,7 +177,6 @@ $(LIB): ${OBJS}
$(make-library)
${ARCH}/%.$(OBJEXT): src/%.c
- test -d $(ARCH) || mkdir $(ARCH)
${COMPILE} -o $@ -c $<
EXTRA_DIST += $(STD_C_FILES) $(MP_C_FILES) src/Unlimited.txt