Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am « binary « ccs « iconv « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3f6eafbc2afcb97b2e6639e6ce5af71addccb169 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
## Process this file with automake to generate Makefile.in

AUTOMAKE_OPTIONS = cygnus

cctdir=$(datadir)/iconv_data

cct_DATA=big5.cct \
cns11643_plane1.cct \
cns11643_plane14.cct \
cns11643_plane2.cct \
cp775.cct \
cp850.cct \
cp852.cct \
cp855.cct \
cp866.cct \
gb_2312_80.cct \
iso_8859_1.cct \
iso_8859_15.cct \
iso_8859_2.cct \
iso_8859_4.cct \
iso_8859_5.cct \
jis_x0201.cct \
jis_x0208_1983.cct \
jis_x0212_1990.cct \
koi8_r.cct \
koi8_u.cct \
ksx1001.cct \
shift_jis.cct \
us_ascii.cct

include $(srcdir)/../../../../Makefile.shared

info: