aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/Makefile.in')
-rw-r--r--sim/iq2000/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in
index 7b60319..7048cf5 100644
--- a/sim/iq2000/Makefile.in
+++ b/sim/iq2000/Makefile.in
@@ -69,7 +69,7 @@ iq2000.o: $(srcdir)/iq2000.c $(IQ2000BF_INCLUDE_DEPS)
# FIXME: Use of `mono' is wip.
mloop.c eng.h: stamp-mloop
stamp-mloop: $(srcdir)/../common/genmloop.sh mloop.in Makefile
- $(SHELL) $(srccom)/genmloop.sh \
+ $(SHELL) $(srccom)/genmloop.sh -shell $(SHELL) \
-mono -fast -pbb -switch sem-switch.c \
-cpu iq2000bf -infile $(srcdir)/mloop.in
$(SHELL) $(srcroot)/move-if-change eng.hin eng.h