summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7750/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:02:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:02:20 +0000
commitb752e6324ca110c1c7b466c6e1de3bbecc9c144f (patch)
tree724dfbc736a60c337f6fce1801248a8c42e1293c /c/src/lib/libcpu/sh/sh7750/Makefile.am
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b752e6324ca110c1c7b466c6e1de3bbecc9c144f.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7750/Makefile.am')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sh/sh7750/Makefile.am b/c/src/lib/libcpu/sh/sh7750/Makefile.am
index 7c81cd6488..14228a2e18 100644
--- a/c/src/lib/libcpu/sh/sh7750/Makefile.am
+++ b/c/src/lib/libcpu/sh/sh7750/Makefile.am
@@ -73,7 +73,7 @@ ${ARCH}/timer.rel: $(timer_rel_OBJECTS)
# --
-all-local: $(ARCH) $(PGMS) $(TMPINSTALL_FILES)
+all-local: $(PGMS) $(TMPINSTALL_FILES)
.PRECIOUS: $(PGMS)