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/time/Makefile.am')
-rw-r--r--newlib/libc/time/Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/newlib/libc/time/Makefile.am b/newlib/libc/time/Makefile.am
index f5c9a02a7..1ad24c0bf 100644
--- a/newlib/libc/time/Makefile.am
+++ b/newlib/libc/time/Makefile.am
@@ -11,20 +11,13 @@ LIB_SOURCES = \
ctime.c \
ctime_r.c \
difftime.c \
- gettzinfo.c \
gmtime.c \
gmtime_r.c \
lcltime.c \
lcltime_r.c \
mktime.c \
- mktm_r.c \
strftime.c \
- strptime.c \
- time.c \
- tzlock.c \
- tzset.c \
- tzset_r.c \
- tzvars.c
+ time.c
libtime_la_LDFLAGS = -Xcompiler -nostdlib
@@ -49,9 +42,7 @@ CHEWOUT_FILES = \
lcltime.def \
mktime.def \
strftime.def \
- time.def \
- tzlock.def \
- tzset.def
+ time.def
SUFFIXES = .def