diff options
Diffstat (limited to 'sim/mips/Makefile.in')
-rw-r--r-- | sim/mips/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in index 985f4e5..67bce7f 100644 --- a/sim/mips/Makefile.in +++ b/sim/mips/Makefile.in @@ -67,10 +67,6 @@ SIM_EXTRA_ALL = $(SIM_@sim_gen@_ALL) SIM_EXTRA_LIBS = $(MIPS_EXTRA_LIBS) -# List of main object files for `run'. -SIM_RUN_OBJS = nrun.o - - ## COMMON_POST_CONFIG_FRAG |