summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:07:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:07:25 +0000
commit638cafafdfce7aa0e7bced2a9db87a406daa632c (patch)
tree13c970abd71ccd5a5bb1fa0bbc66293a5e231bb0 /c
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-638cafafdfce7aa0e7bced2a9db87a406daa632c.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libcpu/i386/ChangeLog4
-rw-r--r--c/src/lib/libcpu/i386/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/i386/ChangeLog b/c/src/lib/libcpu/i386/ChangeLog
index 3956bb9884..ccdd4a2605 100644
--- a/c/src/lib/libcpu/i386/ChangeLog
+++ b/c/src/lib/libcpu/i386/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove all-local: $(ARCH).
+
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat. Use dirstamps for preinstallation.
diff --git a/c/src/lib/libcpu/i386/Makefile.am b/c/src/lib/libcpu/i386/Makefile.am
index ec7792e367..00dc445e98 100644
--- a/c/src/lib/libcpu/i386/Makefile.am
+++ b/c/src/lib/libcpu/i386/Makefile.am
@@ -26,7 +26,7 @@ AM_CPPFLAGS += -I$(srcdir)
cache.h: $(top_srcdir)/../shared/include/cache.h
cp $< $@
-all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS)
+all-local: $(PREINSTALL_FILES) $(OBJS)
CLEANFILES = cache.h