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:
authorDanny Smith <dannysmith@users.sourceforge.net>2007-06-13 11:50:18 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2007-06-13 11:50:18 +0400
commitd25e2751e4f0d1c35e882b0adbf126a7e04dc3d1 (patch)
tree9cd8b565dfbb2955a97edc489be7d635d6b960c3 /winsup/mingw/Makefile.in
parent5930885278e68944c63a7a26e5820f36482fff28 (diff)
* Makefile.in (CRT0S): Add back CRTfmode.o.
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index 8958aee8f..cc760450f 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -171,7 +171,7 @@ FLAGS_TO_PASS:=\
TARFILEEXT="$(TARFILEEXT)"
CRT0S = crt1.o dllcrt1.o crt2.o dllcrt2.o CRT_noglob.o crtmt.o crtst.o \
- CRT_fp8.o CRT_fp10.o txtmode.o binmode.o
+ CRT_fp8.o CRT_fp10.o txtmode.o binmode.o CRTfmode.o
MINGW_OBJS = CRTglob.o CRTfmode.o CRTinit.o dllmain.o gccmain.o \
main.o crtst.o mthr_stub.o CRT_fp10.o txtmode.o \
pseudo-reloc.o pseudo-reloc-list.o cpu_features.o