summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/simsh4/clock/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 04:09:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 04:09:26 +0000
commit758629c23cb22d5044bf52a21fd123999dc63598 (patch)
tree75ef6ba3e9741e45a2c34b4524d1c6fb14fee759 /c/src/lib/libbsp/sh/simsh4/clock/Makefile.am
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-758629c23cb22d5044bf52a21fd123999dc63598.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * timer/Makefile.am: Misc cleanups and fixes.
Diffstat (limited to 'c/src/lib/libbsp/sh/simsh4/clock/Makefile.am')
-rw-r--r--c/src/lib/libbsp/sh/simsh4/clock/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sh/simsh4/clock/Makefile.am b/c/src/lib/libbsp/sh/simsh4/clock/Makefile.am
index b1ef900536..01bde7b3e4 100644
--- a/c/src/lib/libbsp/sh/simsh4/clock/Makefile.am
+++ b/c/src/lib/libbsp/sh/simsh4/clock/Makefile.am
@@ -21,7 +21,7 @@ $(PGM): $(OBJS)
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
-all: $(ARCH) $(OBJS) $(PGM)
+all-local: $(OBJS) $(PGM)
.PRECIOUS: $(PGM)