summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:43:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:43:03 +0000
commit84128ef75306bc97ab1b3451bb1a906ed88533c9 (patch)
tree5a28a471bca10e6e27252266b00be9d18544e9af /c/src/lib/libbsp/sh
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-84128ef75306bc97ab1b3451bb1a906ed88533c9.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am: Remove all-local: $(ARCH). * scitab/Makefile.am: Remove all-local: $(ARCH). * start/Makefile.am: Remove all-local: $(ARCH). * startup/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/lib/libbsp/sh')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog8
-rw-r--r--c/src/lib/libbsp/sh/gensh1/console/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh1/scitab/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh1/start/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh1/startup/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh1/wrapup/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/ChangeLog8
-rw-r--r--c/src/lib/libbsp/sh/gensh2/console/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/start/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/startup/Makefile.am2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/wrapup/Makefile.am2
12 files changed, 26 insertions, 10 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
index 26f6a4ebae..67ab1b2890 100644
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * console/Makefile.am: Remove all-local: $(ARCH).
+ * scitab/Makefile.am: Remove all-local: $(ARCH).
+ * start/Makefile.am: Remove all-local: $(ARCH).
+ * startup/Makefile.am: Remove all-local: $(ARCH).
+ * wrapup/Makefile.am: Remove all-local: $(ARCH).
+
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
diff --git a/c/src/lib/libbsp/sh/gensh1/console/Makefile.am b/c/src/lib/libbsp/sh/gensh1/console/Makefile.am
index de7c68a18e..6bc20389e6 100644
--- a/c/src/lib/libbsp/sh/gensh1/console/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/console/Makefile.am
@@ -25,7 +25,7 @@ $(PGM): $(OBJS)
# the .rel file built here will be put into libbsp.a by
# ../wrapup/Makefile
-all-local: $(ARCH) $(OBJS) $(PGM)
+all-local: $(OBJS) $(PGM)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.am b/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.am
index 494db125d6..0d546d799b 100644
--- a/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.am
@@ -27,7 +27,7 @@ $(PGM): $(OBJS)
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
-all-local: $(ARCH) $(OBJS) $(PGM)
+all-local: $(OBJS) $(PGM)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh1/start/Makefile.am b/c/src/lib/libbsp/sh/gensh1/start/Makefile.am
index 17f821fb26..9641f42059 100644
--- a/c/src/lib/libbsp/sh/gensh1/start/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/start/Makefile.am
@@ -23,7 +23,7 @@ $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).$(OBJEXT): $(ARCH)/start.$(OBJEXT)
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).$(OBJEXT)
-all-local: $(ARCH) $(OBJS) $(ARCH)/start.$(OBJEXT) $(TMPINSTALL_FILES)
+all-local: $(OBJS) $(ARCH)/start.$(OBJEXT) $(TMPINSTALL_FILES)
.PRECIOUS: $(ARCH)/start.$(OBJEXT)
diff --git a/c/src/lib/libbsp/sh/gensh1/startup/Makefile.am b/c/src/lib/libbsp/sh/gensh1/startup/Makefile.am
index 658debae7f..53e40dd5f1 100644
--- a/c/src/lib/libbsp/sh/gensh1/startup/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/startup/Makefile.am
@@ -30,7 +30,7 @@ $(PROJECT_RELEASE)/lib/linkcmds: linkcmds
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/linkcmds
-all-local: $(ARCH) $(OBJS) $(PGM) $(TMPINSTALL_FILES)
+all-local: $(OBJS) $(PGM) $(TMPINSTALL_FILES)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh1/wrapup/Makefile.am b/c/src/lib/libbsp/sh/gensh1/wrapup/Makefile.am
index 16b3bdf10b..717293414b 100644
--- a/c/src/lib/libbsp/sh/gensh1/wrapup/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/wrapup/Makefile.am
@@ -25,6 +25,6 @@ include $(top_srcdir)/../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
-all-local: $(ARCH) $(LIB)
+all-local: $(LIB)
include $(top_srcdir)/../../../../automake/local.am
diff --git a/c/src/lib/libbsp/sh/gensh2/ChangeLog b/c/src/lib/libbsp/sh/gensh2/ChangeLog
index d73131b8f4..40a1935502 100644
--- a/c/src/lib/libbsp/sh/gensh2/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh2/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * console/Makefile.am: Remove all-local: $(ARCH).
+ * scitab/Makefile.am: Remove all-local: $(ARCH).
+ * start/Makefile.am: Remove all-local: $(ARCH).
+ * startup/Makefile.am: Remove all-local: $(ARCH).
+ * wrapup/Makefile.am: Remove all-local: $(ARCH).
+
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
diff --git a/c/src/lib/libbsp/sh/gensh2/console/Makefile.am b/c/src/lib/libbsp/sh/gensh2/console/Makefile.am
index a6c65891fd..6bd7a5c3fb 100644
--- a/c/src/lib/libbsp/sh/gensh2/console/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/console/Makefile.am
@@ -25,7 +25,7 @@ $(PGM): $(OBJS)
# the .rel file built here will be put into libbsp.a by
# ../wrapup/Makefile
-all-local: $(ARCH) $(OBJS) $(PGM)
+all-local: $(OBJS) $(PGM)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am b/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
index c257cbf6b3..af1ebd3aa9 100644
--- a/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
@@ -24,7 +24,7 @@ scitab.c: $(SHGEN)
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
-all-local: $(ARCH) $(OBJS) $(PGM)
+all-local: $(OBJS) $(PGM)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh2/start/Makefile.am b/c/src/lib/libbsp/sh/gensh2/start/Makefile.am
index ec811180d1..7ae2ca9d6b 100644
--- a/c/src/lib/libbsp/sh/gensh2/start/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/start/Makefile.am
@@ -23,7 +23,7 @@ $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).$(OBJEXT): $(ARCH)/start.$(OBJEXT)
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).$(OBJEXT)
-all-local: $(ARCH) $(OBJS) $(TMPINSTALL_FILES)
+all-local: $(OBJS) $(TMPINSTALL_FILES)
EXTRA_DIST = start.S start.ram start.rom
diff --git a/c/src/lib/libbsp/sh/gensh2/startup/Makefile.am b/c/src/lib/libbsp/sh/gensh2/startup/Makefile.am
index f88e42b176..4ec63aed86 100644
--- a/c/src/lib/libbsp/sh/gensh2/startup/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/startup/Makefile.am
@@ -30,7 +30,7 @@ $(PGM): $(OBJS)
PREINSTALL_FILES = $(PROJECT_RELEASE)/lib/linkcmds
-all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(PGM)
+all-local: $(PREINSTALL_FILES) $(OBJS) $(PGM)
.PRECIOUS: $(PGM)
diff --git a/c/src/lib/libbsp/sh/gensh2/wrapup/Makefile.am b/c/src/lib/libbsp/sh/gensh2/wrapup/Makefile.am
index cea59b5c56..7f971a2559 100644
--- a/c/src/lib/libbsp/sh/gensh2/wrapup/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/wrapup/Makefile.am
@@ -25,6 +25,6 @@ include $(top_srcdir)/../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
-all-local: $(ARCH) $(LIB)
+all-local: $(LIB)
include $(top_srcdir)/../../../../automake/local.am