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/iconv/ccs/binary/Makefile.am')
-rw-r--r--newlib/libc/iconv/ccs/binary/Makefile.am33
1 files changed, 33 insertions, 0 deletions
diff --git a/newlib/libc/iconv/ccs/binary/Makefile.am b/newlib/libc/iconv/ccs/binary/Makefile.am
new file mode 100644
index 000000000..3f6eafbc2
--- /dev/null
+++ b/newlib/libc/iconv/ccs/binary/Makefile.am
@@ -0,0 +1,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: