mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-02 12:30:24 +08:00
12 lines
219 B
PHP
12 lines
219 B
PHP
|
LIBC_CHEWOUT_FILES += \
|
||
|
%D%/fdopen64.def \
|
||
|
%D%/fgetpos64.def \
|
||
|
%D%/fopen64.def \
|
||
|
%D%/freopen64.def \
|
||
|
%D%/fseeko64.def \
|
||
|
%D%/fsetpos64.def \
|
||
|
%D%/ftello64.def \
|
||
|
%D%/tmpfile64.def
|
||
|
|
||
|
LIBC_CHAPTERS += %D%/stdio64.tex
|