repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git]
/
newlib
/
libc
/
iconv
/
lib
/
Makefile.inc
blob
96e196c488eefe171d576ed7d17313036a364b16
1
if ENABLE_NEWLIB_ICONV
2
3
## The following interfaces are EL/IX level 2
4
if !ELIX_LEVEL_1
5
libc_a_SOURCES += \
6
%D%/aliasesi.c \
7
%D%/ucsconv.c \
8
%D%/nullconv.c \
9
%D%/iconv.c \
10
%D%/aliasesbi.c \
11
%D%/iconvnls.c
12
endif
13
14
endif
15
16
LIBC_CHEWOUT_FILES += %D%/iconv.def