diff options
Diffstat (limited to 'sim/mn10200/Makefile.in')
-rw-r--r-- | sim/mn10200/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mn10200/Makefile.in b/sim/mn10200/Makefile.in index dd9581ced26..e19d9e77842 100644 --- a/sim/mn10200/Makefile.in +++ b/sim/mn10200/Makefile.in @@ -19,7 +19,7 @@ ## COMMON_PRE_CONFIG_FRAG SIM_OBJS = interp.o table.o simops.o sim-load.o -SIM_EXTRA_CFLAGS = -I$(srcdir)/../../newlib/libc/sys/sysmec +SIM_EXTRA_CFLAGS = -I$(srcdir)/../../newlib/libc/sys/sysmec -DNEED_UI_LOOP_HOOK SIM_EXTRA_CLEAN = clean-extra # Select mn10200 support in nltvals.def. |