diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/sh/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in index 4c5b9ad..e58cd48 100644 --- a/sim/sh/Makefile.in +++ b/sim/sh/Makefile.in @@ -27,7 +27,4 @@ SIM_OBJS = \ SIM_EXTRA_LIBS = -lm SIM_EXTRA_DEPS = table.c code.c ppi.c -# Some modules don't build cleanly yet. -interp.o: SIM_WERROR_CFLAGS = - ## COMMON_POST_CONFIG_FRAG |