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:
authorJon TURNEY <jon.turney@dronecode.org.uk>2015-06-29 14:24:04 +0300
committerJon TURNEY <jon.turney@dronecode.org.uk>2015-06-29 14:29:50 +0300
commit166d86c9d49201b1aa28637f01c9785e1fe45875 (patch)
treeec2b389ee463c42861105bed5cd30438a55aff7b /newlib/libc/stdio64
parentc2c1b843092768bd922f587bba9107c97f2a7ade (diff)
Regenerate Makefile.in
Regenerate Makefile.in with changes in commits 153385d8 and 433aad91 2015-06-29 Jon Turney <jon.turney@dronecode.org.uk> * libc/ctype/Makefile.in: Regenerate. * libc/posix/Makefile.in: Ditto. * libc/stdio/Makefile.in: Ditto. * libc/stdio64/Makefile.in: Ditto. * libc/stdlib/Makefile.in: Ditto. * libc/string/Makefile.in: Ditto. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'newlib/libc/stdio64')
-rw-r--r--newlib/libc/stdio64/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/stdio64/Makefile.in b/newlib/libc/stdio64/Makefile.in
index 19e9ba91f..d445f53df 100644
--- a/newlib/libc/stdio64/Makefile.in
+++ b/newlib/libc/stdio64/Makefile.in
@@ -293,6 +293,7 @@ libstdio64_la_LDFLAGS = -Xcompiler -nostdlib
@USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
AM_CFLAGS = -I $(srcdir)/../stdio
CHEWOUT_FILES = \
+ fdopen64.def \
fgetpos64.def \
fopen64.def \
freopen64.def \