1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = tables/gr
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39	$(srcdir)/greekpoly.txt.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/argz.m4 \
42	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
43	$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
44	$(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
45	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
46	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
47	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
48	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
49	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longdouble.m4 \
50	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltdl.m4 \
51	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
54	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
55	$(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
56	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
57	$(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
58	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
59	$(top_srcdir)/configure.ac
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES = greekpoly.txt
65CONFIG_CLEAN_VPATH_FILES =
66SOURCES =
67DIST_SOURCES =
68am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69am__vpath_adj = case $$p in \
70    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71    *) f=$$p;; \
72  esac;
73am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74am__install_max = 40
75am__nobase_strip_setup = \
76  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77am__nobase_strip = \
78  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79am__nobase_list = $(am__nobase_strip_setup); \
80  for p in $$list; do echo "$$p $$p"; done | \
81  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83    if (++n[$$2] == $(am__install_max)) \
84      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85    END { for (dir in files) print dir, files[dir] }'
86am__base_list = \
87  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89am__installdirs = "$(DESTDIR)$(scim_tables_bindir)"
90DATA = $(scim_tables_bin_DATA)
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
93ALLOCA = @ALLOCA@
94AMTAR = @AMTAR@
95AR = @AR@
96ARGZ_H = @ARGZ_H@
97AS = @AS@
98AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
101AWK = @AWK@
102BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
103CATOBJEXT = @CATOBJEXT@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CXX = @CXX@
110CXXCPP = @CXXCPP@
111CXXDEPMODE = @CXXDEPMODE@
112CXXFLAGS = @CXXFLAGS@
113CYGPATH_W = @CYGPATH_W@
114DATADIRNAME = @DATADIRNAME@
115DEFS = @DEFS@
116DEPDIR = @DEPDIR@
117DLLTOOL = @DLLTOOL@
118DSYMUTIL = @DSYMUTIL@
119DUMPBIN = @DUMPBIN@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125FGREP = @FGREP@
126GENCAT = @GENCAT@
127GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
128GLIBC21 = @GLIBC21@
129GMSGFMT = @GMSGFMT@
130GREP = @GREP@
131HAVE_ASPRINTF = @HAVE_ASPRINTF@
132HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
133HAVE_SNPRINTF = @HAVE_SNPRINTF@
134HAVE_WPRINTF = @HAVE_WPRINTF@
135INCLTDL = @INCLTDL@
136INSTALL = @INSTALL@
137INSTALL_DATA = @INSTALL_DATA@
138INSTALL_PROGRAM = @INSTALL_PROGRAM@
139INSTALL_SCRIPT = @INSTALL_SCRIPT@
140INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141INSTOBJEXT = @INSTOBJEXT@
142INTLBISON = @INTLBISON@
143INTLLIBS = @INTLLIBS@
144INTLOBJS = @INTLOBJS@
145INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
146KDEDIR = @KDEDIR@
147LD = @LD@
148LDFLAGS = @LDFLAGS@
149LIBADD_DL = @LIBADD_DL@
150LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
151LIBADD_DLOPEN = @LIBADD_DLOPEN@
152LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
153LIBICONV = @LIBICONV@
154LIBINTL = @LIBINTL@
155LIBLTDL = @LIBLTDL@
156LIBOBJS = @LIBOBJS@
157LIBS = @LIBS@
158LIBTOOL = @LIBTOOL@
159LIBTOOL_DEPS = @LIBTOOL_DEPS@
160LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
161LIPO = @LIPO@
162LN_S = @LN_S@
163LTDLDEPS = @LTDLDEPS@
164LTDLINCL = @LTDLINCL@
165LTDLOPEN = @LTDLOPEN@
166LTLIBICONV = @LTLIBICONV@
167LTLIBINTL = @LTLIBINTL@
168LTLIBOBJS = @LTLIBOBJS@
169LT_CONFIG_H = @LT_CONFIG_H@
170LT_DLLOADERS = @LT_DLLOADERS@
171LT_DLPREOPEN = @LT_DLPREOPEN@
172MAKEINFO = @MAKEINFO@
173MKDIR_P = @MKDIR_P@
174MKINSTALLDIRS = @MKINSTALLDIRS@
175MSGFMT = @MSGFMT@
176MSGMERGE = @MSGMERGE@
177NM = @NM@
178NMEDIT = @NMEDIT@
179OBJDUMP = @OBJDUMP@
180OBJEXT = @OBJEXT@
181OTOOL = @OTOOL@
182OTOOL64 = @OTOOL64@
183PACKAGE = @PACKAGE@
184PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185PACKAGE_NAME = @PACKAGE_NAME@
186PACKAGE_STRING = @PACKAGE_STRING@
187PACKAGE_TARNAME = @PACKAGE_TARNAME@
188PACKAGE_URL = @PACKAGE_URL@
189PACKAGE_VERSION = @PACKAGE_VERSION@
190PATH_SEPARATOR = @PATH_SEPARATOR@
191PKG_CONFIG = @PKG_CONFIG@
192PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
193PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
194POSUB = @POSUB@
195RANLIB = @RANLIB@
196SCIM_BUILD_SETUP = @SCIM_BUILD_SETUP@
197SCIM_CFLAGS = @SCIM_CFLAGS@
198SCIM_DATADIR = @SCIM_DATADIR@
199SCIM_GTKUTILS_CFLAGS = @SCIM_GTKUTILS_CFLAGS@
200SCIM_GTKUTILS_LIBS = @SCIM_GTKUTILS_LIBS@
201SCIM_ICONDIR = @SCIM_ICONDIR@
202SCIM_KDEUTILS_CFLAGS = @SCIM_KDEUTILS_CFLAGS@
203SCIM_KDEUTILS_LIBS = @SCIM_KDEUTILS_LIBS@
204SCIM_LIBS = @SCIM_LIBS@
205SCIM_MODULEDIR = @SCIM_MODULEDIR@
206SCIM_TABLEDIR = @SCIM_TABLEDIR@
207SCIM_TABLES_ENABLE_SKIM_SUPPORT = @SCIM_TABLES_ENABLE_SKIM_SUPPORT@
208SCIM_VERSION = @SCIM_VERSION@
209SED = @SED@
210SET_MAKE = @SET_MAKE@
211SHELL = @SHELL@
212SKIM_CFLAGS = @SKIM_CFLAGS@
213SKIM_LIBS = @SKIM_LIBS@
214STRIP = @STRIP@
215USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
216USE_NLS = @USE_NLS@
217VERSION = @VERSION@
218XGETTEXT = @XGETTEXT@
219abs_builddir = @abs_builddir@
220abs_srcdir = @abs_srcdir@
221abs_top_builddir = @abs_top_builddir@
222abs_top_srcdir = @abs_top_srcdir@
223ac_ct_CC = @ac_ct_CC@
224ac_ct_CXX = @ac_ct_CXX@
225ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
226am__include = @am__include@
227am__leading_dot = @am__leading_dot@
228am__quote = @am__quote@
229am__tar = @am__tar@
230am__untar = @am__untar@
231bindir = @bindir@
232build = @build@
233build_alias = @build_alias@
234build_cpu = @build_cpu@
235build_os = @build_os@
236build_vendor = @build_vendor@
237builddir = @builddir@
238datadir = @datadir@
239datarootdir = @datarootdir@
240docdir = @docdir@
241dvidir = @dvidir@
242exec_prefix = @exec_prefix@
243host = @host@
244host_alias = @host_alias@
245host_cpu = @host_cpu@
246host_os = @host_os@
247host_vendor = @host_vendor@
248htmldir = @htmldir@
249includedir = @includedir@
250infodir = @infodir@
251install_sh = @install_sh@
252libdir = @libdir@
253libexecdir = @libexecdir@
254localedir = @localedir@
255localstatedir = @localstatedir@
256lt_ECHO = @lt_ECHO@
257ltdl_LIBOBJS = @ltdl_LIBOBJS@
258ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
259mandir = @mandir@
260mkdir_p = @mkdir_p@
261oldincludedir = @oldincludedir@
262pdfdir = @pdfdir@
263prefix = @prefix@
264program_transform_name = @program_transform_name@
265psdir = @psdir@
266sbindir = @sbindir@
267sharedstatedir = @sharedstatedir@
268srcdir = @srcdir@
269subdirs = @subdirs@
270sys_symbol_underscore = @sys_symbol_underscore@
271sysconfdir = @sysconfdir@
272target_alias = @target_alias@
273top_build_prefix = @top_build_prefix@
274top_builddir = @top_builddir@
275top_srcdir = @top_srcdir@
276SCIM_MAKE_TABLE = $(top_builddir)/src/scim-make-table
277scim_tables_source = greekpoly.txt.in
278scim_tables = greekpoly.txt
279scim_tables_bindir = $(SCIM_TABLEDIR)
280scim_tables_bin_DATA = greekpoly.bin
281EXTRA_DIST = $(scim_tables_source)
282CLEANFILES = $(scim_tables_bin_DATA) *.bak
283DISTCLEANFILES = $(scim_tables)
284all: all-am
285
286.SUFFIXES:
287.SUFFIXES: .bin .txt
288$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
289	@for dep in $?; do \
290	  case '$(am__configure_deps)' in \
291	    *$$dep*) \
292	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
293	        && { if test -f $@; then exit 0; else break; fi; }; \
294	      exit 1;; \
295	  esac; \
296	done; \
297	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tables/gr/Makefile'; \
298	$(am__cd) $(top_srcdir) && \
299	  $(AUTOMAKE) --gnu tables/gr/Makefile
300.PRECIOUS: Makefile
301Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302	@case '$?' in \
303	  *config.status*) \
304	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
305	  *) \
306	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
307	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
308	esac;
309
310$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312
313$(top_srcdir)/configure:  $(am__configure_deps)
314	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
316	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317$(am__aclocal_m4_deps):
318greekpoly.txt: $(top_builddir)/config.status $(srcdir)/greekpoly.txt.in
319	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
320
321mostlyclean-libtool:
322	-rm -f *.lo
323
324clean-libtool:
325	-rm -rf .libs _libs
326install-scim_tables_binDATA: $(scim_tables_bin_DATA)
327	@$(NORMAL_INSTALL)
328	test -z "$(scim_tables_bindir)" || $(MKDIR_P) "$(DESTDIR)$(scim_tables_bindir)"
329	@list='$(scim_tables_bin_DATA)'; test -n "$(scim_tables_bindir)" || list=; \
330	for p in $$list; do \
331	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
332	  echo "$$d$$p"; \
333	done | $(am__base_list) | \
334	while read files; do \
335	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scim_tables_bindir)'"; \
336	  $(INSTALL_DATA) $$files "$(DESTDIR)$(scim_tables_bindir)" || exit $$?; \
337	done
338
339uninstall-scim_tables_binDATA:
340	@$(NORMAL_UNINSTALL)
341	@list='$(scim_tables_bin_DATA)'; test -n "$(scim_tables_bindir)" || list=; \
342	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
343	test -n "$$files" || exit 0; \
344	echo " ( cd '$(DESTDIR)$(scim_tables_bindir)' && rm -f" $$files ")"; \
345	cd "$(DESTDIR)$(scim_tables_bindir)" && rm -f $$files
346tags: TAGS
347TAGS:
348
349ctags: CTAGS
350CTAGS:
351
352
353distdir: $(DISTFILES)
354	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356	list='$(DISTFILES)'; \
357	  dist_files=`for file in $$list; do echo $$file; done | \
358	  sed -e "s|^$$srcdirstrip/||;t" \
359	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
360	case $$dist_files in \
361	  */*) $(MKDIR_P) `echo "$$dist_files" | \
362			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
363			   sort -u` ;; \
364	esac; \
365	for file in $$dist_files; do \
366	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
367	  if test -d $$d/$$file; then \
368	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
369	    if test -d "$(distdir)/$$file"; then \
370	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371	    fi; \
372	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
373	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
374	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
375	    fi; \
376	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
377	  else \
378	    test -f "$(distdir)/$$file" \
379	    || cp -p $$d/$$file "$(distdir)/$$file" \
380	    || exit 1; \
381	  fi; \
382	done
383check-am: all-am
384check: check-am
385all-am: Makefile $(DATA)
386installdirs:
387	for dir in "$(DESTDIR)$(scim_tables_bindir)"; do \
388	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
389	done
390install: install-am
391install-exec: install-exec-am
392install-data: install-data-am
393uninstall: uninstall-am
394
395install-am: all-am
396	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398installcheck: installcheck-am
399install-strip:
400	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402	  `test -z '$(STRIP)' || \
403	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404mostlyclean-generic:
405
406clean-generic:
407	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
408
409distclean-generic:
410	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
411	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
412	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
413
414maintainer-clean-generic:
415	@echo "This command is intended for maintainers to use"
416	@echo "it deletes files that may require special tools to rebuild."
417clean: clean-am
418
419clean-am: clean-generic clean-libtool mostlyclean-am
420
421distclean: distclean-am
422	-rm -f Makefile
423distclean-am: clean-am distclean-generic
424
425dvi: dvi-am
426
427dvi-am:
428
429html: html-am
430
431html-am:
432
433info: info-am
434
435info-am:
436
437install-data-am: install-scim_tables_binDATA
438
439install-dvi: install-dvi-am
440
441install-dvi-am:
442
443install-exec-am:
444
445install-html: install-html-am
446
447install-html-am:
448
449install-info: install-info-am
450
451install-info-am:
452
453install-man:
454
455install-pdf: install-pdf-am
456
457install-pdf-am:
458
459install-ps: install-ps-am
460
461install-ps-am:
462
463installcheck-am:
464
465maintainer-clean: maintainer-clean-am
466	-rm -f Makefile
467maintainer-clean-am: distclean-am maintainer-clean-generic
468
469mostlyclean: mostlyclean-am
470
471mostlyclean-am: mostlyclean-generic mostlyclean-libtool
472
473pdf: pdf-am
474
475pdf-am:
476
477ps: ps-am
478
479ps-am:
480
481uninstall-am: uninstall-scim_tables_binDATA
482
483.MAKE: install-am install-strip
484
485.PHONY: all all-am check check-am clean clean-generic clean-libtool \
486	distclean distclean-generic distclean-libtool distdir dvi \
487	dvi-am html html-am info info-am install install-am \
488	install-data install-data-am install-dvi install-dvi-am \
489	install-exec install-exec-am install-html install-html-am \
490	install-info install-info-am install-man install-pdf \
491	install-pdf-am install-ps install-ps-am \
492	install-scim_tables_binDATA install-strip installcheck \
493	installcheck-am installdirs maintainer-clean \
494	maintainer-clean-generic mostlyclean mostlyclean-generic \
495	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
496	uninstall-scim_tables_binDATA
497
498
499.txt.bin:
500	$(SCIM_MAKE_TABLE) $< -b -o $@
501
502# Tell versions [3.59,3.63) of GNU make to not export all variables.
503# Otherwise a system limit (for SysV at least) may be exceeded.
504.NOEXPORT:
505