diff options
Diffstat (limited to 'sim/lm32/Makefile.in')
-rw-r--r-- | sim/lm32/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/lm32/Makefile.in b/sim/lm32/Makefile.in index 51e6269..31c3940 100644 --- a/sim/lm32/Makefile.in +++ b/sim/lm32/Makefile.in @@ -22,9 +22,6 @@ SIM_EXTRA_DEPS = $(CGEN_INCLUDE_DEPS) $(srcdir)/../../opcodes/lm32-desc.h \ SIM_EXTRA_CLEAN = lm32-clean -# This selects the lm32 newlib/libgloss syscall definitions. -NL_TARGET = -DNL_TARGET_lm32 - ## COMMON_POST_CONFIG_FRAG arch = lm32 |