Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/msp430/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgloss/msp430/Makefile.in b/libgloss/msp430/Makefile.in
index 05d3f9cba..c5d70ff7d 100644
--- a/libgloss/msp430/Makefile.in
+++ b/libgloss/msp430/Makefile.in
@@ -90,8 +90,7 @@ CRT_OBJS = \
crt_run_init_array.o \
crt_run_preinit_array.o \
crt_run_fini_array.o \
- crt_run_array.o \
- crt_init.o
+ crt_run_array.o
#### Host specific Makefile fragment comes in here.
@host_makefile_frag@