diff options
Diffstat (limited to 'sim/h8300/Makefile.in')
-rw-r--r-- | sim/h8300/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/h8300/Makefile.in b/sim/h8300/Makefile.in index 7a569bd..0333a56 100644 --- a/sim/h8300/Makefile.in +++ b/sim/h8300/Makefile.in @@ -17,9 +17,6 @@ ## COMMON_PRE_CONFIG_FRAG -# List of main object files for `run'. -SIM_RUN_OBJS = nrun.o - SIM_OBJS = compile.o \ $(SIM_NEW_COMMON_OBJS) \ sim-cpu.o \ |