diff options
Diffstat (limited to 'sim/msp430/Makefile.in')
-rw-r--r-- | sim/msp430/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/msp430/Makefile.in b/sim/msp430/Makefile.in index e398d0d..2034867 100644 --- a/sim/msp430/Makefile.in +++ b/sim/msp430/Makefile.in @@ -47,8 +47,6 @@ SIM_EXTRA_CFLAGS = SIM_EXTRA_LIBS = # List of extra program dependencies. SIM_EXTRA_LIBDEPS = -# List of main object files for `run'. -SIM_RUN_OBJS = nrun.o # Dependency of `all' to build any extra files. SIM_EXTRA_ALL = # Dependency of `install' to install any extra files. |