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/iconvdata/Makefile.inc')
-rw-r--r--newlib/iconvdata/Makefile.inc20
1 files changed, 0 insertions, 20 deletions
diff --git a/newlib/iconvdata/Makefile.inc b/newlib/iconvdata/Makefile.inc
deleted file mode 100644
index 31ccbdf27..000000000
--- a/newlib/iconvdata/Makefile.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-pkglib_LTLIBRARIES += %D%/EUC-JP.la
-
-%C%_EUC_JP_la_SOURCES = %D%/dummy.c
-if !ELIX_LEVEL_1
-%C%_EUC_JP_la_SOURCES += \
- %D%/euc-jp.c \
- %D%/jis0201.c \
- %D%/jis0208.c \
- %D%/jis0212.c
-endif
-%C%_EUC_JP_la_DEPENDENCIES = $(%C%_EUC_JP_la_LIBADD)
-%C%_EUC_JP_la_CPPFLAGS = \
- -DNDEBUG \
- -I$(srcdir)/iconvdata \
- -I$(srcdir)/libc/sys/linux \
- $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
-%C%_EUC_JP_la_LDFLAGS = -module -no-undefined -Xcompiler -Wl,-rpath-link=. -Xcompiler -nostdlib -L. -lc
-
-gconvdir = $(pkglibdir)
-gconv_DATA = %D%/gconv-modules