summaryrefslogtreecommitdiff
path: root/sim/frv
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-10-31 00:28:44 -0400
committerMike Frysinger <vapier@gentoo.org>2021-10-31 00:39:40 -0400
commit4f2b181ecbcf53b75e0fb4dedaaf28499e0befb3 (patch)
treee9a390ca12c082913a8044fdbc85d8734b5c9bfa /sim/frv
parentbdcbd1b67f96beac419f8d8229f9bd0535242a50 (diff)
downloadbinutils-gdb-4f2b181ecbcf53b75e0fb4dedaaf28499e0befb3.tar.gz
sim: standardize move-if-change rules
Use the srcroot path and make them all silent.
Diffstat (limited to 'sim/frv')
-rw-r--r--sim/frv/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/frv/Makefile.in b/sim/frv/Makefile.in
index 3a1bbab4e9a..fd8df139940 100644
--- a/sim/frv/Makefile.in
+++ b/sim/frv/Makefile.in
@@ -60,8 +60,8 @@ stamp-mloop: $(srcdir)/../common/genmloop.sh mloop.in Makefile
$(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
-mono -scache -parallel-generic-write -parallel-only \
-cpu frvbf -infile $(srcdir)/mloop.in
- $(SHELL) $(srcroot)/move-if-change eng.hin eng.h
- $(SHELL) $(srcroot)/move-if-change mloop.cin mloop.c
+ $(SILENCE) $(SHELL) $(srcroot)/move-if-change eng.hin eng.h
+ $(SILENCE) $(SHELL) $(srcroot)/move-if-change mloop.cin mloop.c
touch stamp-mloop
frv-clean: