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/reent/Makefile.am')
-rw-r--r--newlib/libc/reent/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/reent/Makefile.am b/newlib/libc/reent/Makefile.am
index a94be9b5e..dd396c33c 100644
--- a/newlib/libc/reent/Makefile.am
+++ b/newlib/libc/reent/Makefile.am
@@ -33,6 +33,7 @@ GENERAL_SOURCES = \
closer.c \
reent.c \
impure.c \
+ fcntlr.c \
fstatr.c \
getreent.c \
linkr.c \
@@ -69,6 +70,7 @@ CHEWOUT_FILES = \
closer.def \
reent.def \
execr.def \
+ fcntlr.def \
fstatr.def \
linkr.def \
lseekr.def \