summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am')
-rw-r--r--c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am b/c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am
index 3c512197d4..1aa7a169b3 100644
--- a/c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am
+++ b/c/src/lib/libbsp/i960/cvme961/shmsupp/Makefile.am
@@ -21,7 +21,7 @@ $(PGM): ${OBJS}
$(make-rel)
if HAS_MP
-all-local: ${ARCH} $(PGM)
+all-local: $(PGM)
endif
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile