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 'newlib/libc/stdlib/Makefile.am')
-rw-r--r--newlib/libc/stdlib/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/newlib/libc/stdlib/Makefile.am b/newlib/libc/stdlib/Makefile.am
index e90517f85..22fedcc84 100644
--- a/newlib/libc/stdlib/Makefile.am
+++ b/newlib/libc/stdlib/Makefile.am
@@ -31,7 +31,6 @@ GENERAL_SOURCES = \
gdtoa-hexnan.c \
getenv.c \
getenv_r.c \
- itoa.c \
labs.c \
ldiv.c \
ldtoa.c \
@@ -53,7 +52,6 @@ GENERAL_SOURCES = \
strtod.c \
strtol.c \
strtoul.c \
- utoa.c \
wcstod.c \
wcstol.c \
wcstoul.c \
@@ -259,7 +257,6 @@ CHEWOUT_FILES= \
envlock.def \
exit.def \
getenv.def \
- itoa.def \
labs.def \
ldiv.def \
llabs.def \
@@ -280,7 +277,6 @@ CHEWOUT_FILES= \
strtoll.def \
strtoul.def \
strtoull.def \
- utoa.def \
wcsnrtombs.def \
wcstod.def \
wcstol.def \