Cygwin: mmap: allow remapping part of an existing anonymous mapping
[newlib-cygwin.git] / newlib / libc / stdio64 / Makefile.inc
blob8746c93e0bfbef43300de0e078256df723cb560f
1 if HAVE_STDIO64_DIR
3 ## All interfaces are EL/IX level 2
4 if !ELIX_LEVEL_1
5 libc_a_SOURCES += \
6         %D%/fdopen64.c \
7         %D%/fgetpos64.c \
8         %D%/fopen64.c \
9         %D%/freopen64.c \
10         %D%/fseeko64.c \
11         %D%/fsetpos64.c \
12         %D%/ftello64.c \
13         %D%/stdio64.c \
14         %D%/tmpfile64.c
15 endif
17 libc_a_CPPFLAGS_%C% = -I$(srcdir)/%D%/../stdio
19 endif
21 LIBC_CHEWOUT_FILES += \
22         %D%/fdopen64.def \
23         %D%/fgetpos64.def \
24         %D%/fopen64.def \
25         %D%/freopen64.def \
26         %D%/fseeko64.def \
27         %D%/fsetpos64.def \
28         %D%/ftello64.def \
29         %D%/tmpfile64.def
31 LIBC_CHAPTERS += %D%/stdio64.tex