1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# -*- Mode: Makefile; tab-width: 8; indent-tabs-mode: t; -*-
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@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@
37@USE_EST_TRUE@am__append_1 = est.la
38@USE_DICT_RUBY_TRUE@am__append_2 = ruby.la
39@USE_UNIHAN_TRUE@am__append_3 = unihan.la
40@USE_UNIHAN_TRUE@am__append_4 = Unihan.txt.cache
41@USE_SVN_TRUE@am__append_5 = svn.la
42@USE_MYSQL_TRUE@am__append_6 = mysql.la
43subdir = module/dict
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/macros/python.m4 \
47	$(top_srcdir)/macros/ruby.m4 $(top_srcdir)/macros/svn.m4 \
48	$(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50	$(ACLOCAL_M4)
51mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52CONFIG_HEADER = $(top_builddir)/config.h
53CONFIG_CLEAN_FILES =
54am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55am__vpath_adj = case $$p in \
56    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57    *) f=$$p;; \
58  esac;
59am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
60am__installdirs = "$(DESTDIR)$(dict_moduledir)"
61dict_moduleLTLIBRARIES_INSTALL = $(INSTALL)
62LTLIBRARIES = $(dict_module_LTLIBRARIES)
63am__DEPENDENCIES_1 =
64am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \
65	$(top_builddir)/lib/libtomoe.la
66@USE_EST_TRUE@est_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
67@USE_EST_TRUE@	$(am__DEPENDENCIES_2)
68am__est_la_SOURCES_DIST = tomoe-dict-est.c
69@USE_EST_TRUE@am_est_la_OBJECTS = est_la-tomoe-dict-est.lo
70est_la_OBJECTS = $(am_est_la_OBJECTS)
71@USE_EST_TRUE@am_est_la_rpath = -rpath $(dict_moduledir)
72@USE_MYSQL_TRUE@mysql_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
73@USE_MYSQL_TRUE@	$(am__DEPENDENCIES_2)
74am__mysql_la_SOURCES_DIST = tomoe-dict-mysql.c
75@USE_MYSQL_TRUE@am_mysql_la_OBJECTS = mysql_la-tomoe-dict-mysql.lo
76mysql_la_OBJECTS = $(am_mysql_la_OBJECTS)
77@USE_MYSQL_TRUE@am_mysql_la_rpath = -rpath $(dict_moduledir)
78@USE_DICT_RUBY_TRUE@ruby_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
79@USE_DICT_RUBY_TRUE@	$(am__DEPENDENCIES_2)
80am__ruby_la_SOURCES_DIST = tomoe-dict-ruby.c
81@USE_DICT_RUBY_TRUE@am_ruby_la_OBJECTS = ruby_la-tomoe-dict-ruby.lo
82ruby_la_OBJECTS = $(am_ruby_la_OBJECTS)
83@USE_DICT_RUBY_TRUE@am_ruby_la_rpath = -rpath $(dict_moduledir)
84@USE_SVN_TRUE@svn_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
85@USE_SVN_TRUE@	$(am__DEPENDENCIES_2)
86am__svn_la_SOURCES_DIST = tomoe-dict-svn.c
87@USE_SVN_TRUE@am_svn_la_OBJECTS = svn_la-tomoe-dict-svn.lo
88svn_la_OBJECTS = $(am_svn_la_OBJECTS)
89@USE_SVN_TRUE@am_svn_la_rpath = -rpath $(dict_moduledir)
90@USE_UNIHAN_TRUE@unihan_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
91am__unihan_la_SOURCES_DIST = tomoe-dict-unihan.c tomoe-unihan.c \
92	tomoe-unihan.h tomoe-unihan-data.h
93am__objects_1 =
94@USE_UNIHAN_TRUE@am_unihan_la_OBJECTS =  \
95@USE_UNIHAN_TRUE@	unihan_la-tomoe-dict-unihan.lo \
96@USE_UNIHAN_TRUE@	unihan_la-tomoe-unihan.lo $(am__objects_1)
97unihan_la_OBJECTS = $(am_unihan_la_OBJECTS)
98@USE_UNIHAN_TRUE@am_unihan_la_rpath = -rpath $(dict_moduledir)
99xml_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
100am_xml_la_OBJECTS = xml_la-tomoe-dict-xml.lo
101xml_la_OBJECTS = $(am_xml_la_OBJECTS)
102DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
103depcomp = $(SHELL) $(top_srcdir)/depcomp
104am__depfiles_maybe = depfiles
105COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
106	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
107LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110CCLD = $(CC)
111LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
112	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
113	$(LDFLAGS) -o $@
114SOURCES = $(est_la_SOURCES) $(mysql_la_SOURCES) $(ruby_la_SOURCES) \
115	$(svn_la_SOURCES) $(unihan_la_SOURCES) $(xml_la_SOURCES)
116DIST_SOURCES = $(am__est_la_SOURCES_DIST) $(am__mysql_la_SOURCES_DIST) \
117	$(am__ruby_la_SOURCES_DIST) $(am__svn_la_SOURCES_DIST) \
118	$(am__unihan_la_SOURCES_DIST) $(xml_la_SOURCES)
119ETAGS = etags
120CTAGS = ctags
121DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122ACLOCAL = @ACLOCAL@
123ALL_LINGUAS = @ALL_LINGUAS@
124AMTAR = @AMTAR@
125APR_CFLAGS = @APR_CFLAGS@
126APR_LIBS = @APR_LIBS@
127AR = @AR@
128AUTOCONF = @AUTOCONF@
129AUTOHEADER = @AUTOHEADER@
130AUTOMAKE = @AUTOMAKE@
131AWK = @AWK@
132CATALOGS = @CATALOGS@
133CATOBJEXT = @CATOBJEXT@
134CC = @CC@
135CCDEPMODE = @CCDEPMODE@
136CFLAGS = @CFLAGS@
137CPP = @CPP@
138CPPFLAGS = @CPPFLAGS@
139CXX = @CXX@
140CXXCPP = @CXXCPP@
141CXXDEPMODE = @CXXDEPMODE@
142CXXFLAGS = @CXXFLAGS@
143CYGPATH_W = @CYGPATH_W@
144DATADIRNAME = @DATADIRNAME@
145DEFS = @DEFS@
146DEPDIR = @DEPDIR@
147ECHO = @ECHO@
148ECHO_C = @ECHO_C@
149ECHO_N = @ECHO_N@
150ECHO_T = @ECHO_T@
151EGREP = @EGREP@
152EST_CFLAGS = @EST_CFLAGS@
153EST_LIBS = @EST_LIBS@
154EXEEXT = @EXEEXT@
155F77 = @F77@
156FFLAGS = @FFLAGS@
157GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
158GLIB_CFLAGS = @GLIB_CFLAGS@
159GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
160GLIB_LIBS = @GLIB_LIBS@
161GLIB_MKENUMS = @GLIB_MKENUMS@
162GMOFILES = @GMOFILES@
163GMSGFMT = @GMSGFMT@
164GOBJECT_QUERY = @GOBJECT_QUERY@
165GREP = @GREP@
166HTML_DIR = @HTML_DIR@
167INSTALL = @INSTALL@
168INSTALL_DATA = @INSTALL_DATA@
169INSTALL_PROGRAM = @INSTALL_PROGRAM@
170INSTALL_SCRIPT = @INSTALL_SCRIPT@
171INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172INSTOBJEXT = @INSTOBJEXT@
173INTLLIBS = @INTLLIBS@
174INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
175INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
176INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
177INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
178INTLTOOL_ICONV = @INTLTOOL_ICONV@
179INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
180INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
181INTLTOOL_MERGE = @INTLTOOL_MERGE@
182INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
183INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
184INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
185INTLTOOL_PERL = @INTLTOOL_PERL@
186INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
187INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
188INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
189INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
190INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
191INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
192INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
193INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
194INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
195INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
196INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
197INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
198INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
199INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
200LDFLAGS = \
201  -rpath $(dict_moduledir) -avoid-version -module		\
202  -export-dynamic $(no_undefined) $(LIBTOOL_EXPORT_OPTIONS)
203
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
210LT_VERSION_INFO = @LT_VERSION_INFO@
211MAKEINFO = @MAKEINFO@
212MKDIR_P = @MKDIR_P@
213MKINSTALLDIRS = @MKINSTALLDIRS@
214MSGFMT = @MSGFMT@
215MSGFMT_OPTS = @MSGFMT_OPTS@
216MYSQL_CFLAGS = @MYSQL_CFLAGS@
217MYSQL_CONFIG = @MYSQL_CONFIG@
218MYSQL_LIBS = @MYSQL_LIBS@
219OBJEXT = @OBJEXT@
220PACKAGE = @PACKAGE@
221PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222PACKAGE_NAME = @PACKAGE_NAME@
223PACKAGE_STRING = @PACKAGE_STRING@
224PACKAGE_TARNAME = @PACKAGE_TARNAME@
225PACKAGE_VERSION = @PACKAGE_VERSION@
226PATH_SEPARATOR = @PATH_SEPARATOR@
227PKG_CONFIG = @PKG_CONFIG@
228POFILES = @POFILES@
229POSUB = @POSUB@
230PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
231PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
232PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
233PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
234PYGTK_CODEGEN = @PYGTK_CODEGEN@
235PYTHON = @PYTHON@
236PYTHON_CFLAGS = @PYTHON_CFLAGS@
237PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
238PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
239PYTHON_LIBS = @PYTHON_LIBS@
240PYTHON_PLATFORM = @PYTHON_PLATFORM@
241PYTHON_PREFIX = @PYTHON_PREFIX@
242PYTHON_VERSION = @PYTHON_VERSION@
243RANLIB = @RANLIB@
244RUBY = @RUBY@
245RUBY_CFLAGS = @RUBY_CFLAGS@
246RUBY_LDFLAGS = @RUBY_LDFLAGS@
247RUBY_LIBS = @RUBY_LIBS@
248RXP = @RXP@
249SET_MAKE = @SET_MAKE@
250SHELL = @SHELL@
251STRIP = @STRIP@
252SVN_CFLAGS = @SVN_CFLAGS@
253SVN_LIBS = @SVN_LIBS@
254TOMOE_CFLAGS = @TOMOE_CFLAGS@
255TOMOE_LIBS = @TOMOE_LIBS@
256TOMOE_VERSION = @TOMOE_VERSION@
257UNZIP = @UNZIP@
258USE_NLS = @USE_NLS@
259VERSION = @VERSION@
260XGETTEXT = @XGETTEXT@
261XSLTPROC = @XSLTPROC@
262abs_builddir = @abs_builddir@
263abs_srcdir = @abs_srcdir@
264abs_top_builddir = @abs_top_builddir@
265abs_top_srcdir = @abs_top_srcdir@
266ac_ct_CC = @ac_ct_CC@
267ac_ct_CXX = @ac_ct_CXX@
268ac_ct_F77 = @ac_ct_F77@
269am__include = @am__include@
270am__leading_dot = @am__leading_dot@
271am__quote = @am__quote@
272am__tar = @am__tar@
273am__untar = @am__untar@
274bindir = @bindir@
275build = @build@
276build_alias = @build_alias@
277build_cpu = @build_cpu@
278build_os = @build_os@
279build_vendor = @build_vendor@
280builddir = @builddir@
281confdir = @confdir@
282datadir = @datadir@
283datarootdir = @datarootdir@
284dict_datadir = @dict_datadir@
285dict_moduledir = @dict_moduledir@
286docdir = @docdir@
287dvidir = @dvidir@
288exec_prefix = @exec_prefix@
289host = @host@
290host_alias = @host_alias@
291host_cpu = @host_cpu@
292host_os = @host_os@
293host_vendor = @host_vendor@
294htmldir = @htmldir@
295includedir = @includedir@
296infodir = @infodir@
297install_sh = @install_sh@
298libdir = @libdir@
299libexecdir = @libexecdir@
300localedir = @localedir@
301localstatedir = @localstatedir@
302mandir = @mandir@
303mkdir_p = @mkdir_p@
304moduledir = @moduledir@
305oldincludedir = @oldincludedir@
306pdfdir = @pdfdir@
307pkgpyexecdir = @pkgpyexecdir@
308pkgpythondir = @pkgpythondir@
309prefix = @prefix@
310program_transform_name = @program_transform_name@
311psdir = @psdir@
312pyexecdir = @pyexecdir@
313pythondir = @pythondir@
314recognizer_datadir = @recognizer_datadir@
315recognizer_moduledir = @recognizer_moduledir@
316ruby_bindingdir = @ruby_bindingdir@
317ruby_libdir = @ruby_libdir@
318sbindir = @sbindir@
319sharedstatedir = @sharedstatedir@
320srcdir = @srcdir@
321sysconfdir = @sysconfdir@
322target_alias = @target_alias@
323top_builddir = @top_builddir@
324top_srcdir = @top_srcdir@
325CLEANFILES = *~ *.bak $(am__append_4)
326AM_CPPFLAGS = \
327	-DRUBY_EXTDIR=\""$(ruby_extdir)"\"			\
328	-DRUBY_LIBDIR=\""$(ruby_libdir)"\"
329
330INCLUDES = \
331	-I$(top_srcdir)/bindings/ruby	\
332	$(TOMOE_CFLAGS)			\
333	$(EST_CFLAGS)			\
334	$(SVN_CFLAGS)			\
335	$(MYSQL_CFLAGS)			\
336	$(RUBY_CFLAGS)
337
338LIBADD = $(TOMOE_LIBS)			\
339	$(top_builddir)/lib/libtomoe.la
340
341dict_module_LTLIBRARIES = xml.la $(am__append_1) $(am__append_2) \
342	$(am__append_3) $(am__append_5) $(am__append_6)
343xml_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:XML\" $(AM_CPPFLAGS)
344xml_la_SOURCES = tomoe-dict-xml.c
345xml_la_LIBADD = $(LIBADD)
346@USE_EST_TRUE@est_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:Est\" $(AM_CPPFLAGS)
347@USE_EST_TRUE@est_la_SOURCES = tomoe-dict-est.c
348@USE_EST_TRUE@est_la_LIBADD = $(EST_LIBS) $(LIBADD)
349@USE_DICT_RUBY_TRUE@ruby_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:Ruby\" $(AM_CPPFLAGS)
350@USE_DICT_RUBY_TRUE@ruby_la_SOURCES = tomoe-dict-ruby.c
351@USE_DICT_RUBY_TRUE@ruby_la_LIBADD = $(RUBY_LIBS) $(LIBADD)
352@USE_UNIHAN_TRUE@unihan_built_sources = tomoe-unihan-data.h
353@USE_UNIHAN_TRUE@MAINTAINERCLEANFILES = Unihan.stamp Unihan.txt
354@USE_UNIHAN_TRUE@DISTCLEANFILES = Unihan.zip
355@USE_UNIHAN_TRUE@BUILT_SOURCES = $(unihan_built_sources)
356@USE_UNIHAN_TRUE@EXTRA_DIST = unihan-compiler.rb download.rb $(BUILT_SOURCES) Unihan.stamp
357@USE_UNIHAN_TRUE@unihan_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" $(AM_CPPFLAGS)
358@USE_UNIHAN_TRUE@unihan_la_SOURCES = \
359@USE_UNIHAN_TRUE@	tomoe-dict-unihan.c	\
360@USE_UNIHAN_TRUE@	tomoe-unihan.c		\
361@USE_UNIHAN_TRUE@	tomoe-unihan.h		\
362@USE_UNIHAN_TRUE@	$(unihan_built_sources)
363
364@USE_UNIHAN_TRUE@unihan_la_LIBADD = $(LIBADD)
365@USE_UNIHAN_TRUE@Unihan_URL = ftp://ftp.unicode.org/Public/UNIDATA/Unihan.zip
366@USE_SVN_TRUE@svn_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:Svn\" $(AM_CPPFLAGS)
367@USE_SVN_TRUE@svn_la_SOURCES = tomoe-dict-svn.c
368@USE_SVN_TRUE@svn_la_LIBADD = $(SVN_LIBS) $(LIBADD)
369@USE_MYSQL_TRUE@mysql_la_CPPFLAGS = -DG_LOG_DOMAIN=\"Tomoe/Dict:MySQL\" $(AM_CPPFLAGS)
370@USE_MYSQL_TRUE@mysql_la_SOURCES = tomoe-dict-mysql.c
371@USE_MYSQL_TRUE@mysql_la_LIBADD = $(MYSQL_LIBS) $(LIBADD)
372all: $(BUILT_SOURCES)
373	$(MAKE) $(AM_MAKEFLAGS) all-am
374
375.SUFFIXES:
376.SUFFIXES: .c .lo .o .obj
377$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
378	@for dep in $?; do \
379	  case '$(am__configure_deps)' in \
380	    *$$dep*) \
381	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
382		&& exit 0; \
383	      exit 1;; \
384	  esac; \
385	done; \
386	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  module/dict/Makefile'; \
387	cd $(top_srcdir) && \
388	  $(AUTOMAKE) --foreign  module/dict/Makefile
389.PRECIOUS: Makefile
390Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
391	@case '$?' in \
392	  *config.status*) \
393	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
394	  *) \
395	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
396	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
397	esac;
398
399$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
400	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
402$(top_srcdir)/configure:  $(am__configure_deps)
403	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
405	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406install-dict_moduleLTLIBRARIES: $(dict_module_LTLIBRARIES)
407	@$(NORMAL_INSTALL)
408	test -z "$(dict_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(dict_moduledir)"
409	@list='$(dict_module_LTLIBRARIES)'; for p in $$list; do \
410	  if test -f $$p; then \
411	    f=$(am__strip_dir) \
412	    echo " $(LIBTOOL) --mode=install $(dict_moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(dict_moduledir)/$$f'"; \
413	    $(LIBTOOL) --mode=install $(dict_moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(dict_moduledir)/$$f"; \
414	  else :; fi; \
415	done
416
417uninstall-dict_moduleLTLIBRARIES:
418	@$(NORMAL_UNINSTALL)
419	@list='$(dict_module_LTLIBRARIES)'; for p in $$list; do \
420	  p=$(am__strip_dir) \
421	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(dict_moduledir)/$$p'"; \
422	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(dict_moduledir)/$$p"; \
423	done
424
425clean-dict_moduleLTLIBRARIES:
426	-test -z "$(dict_module_LTLIBRARIES)" || rm -f $(dict_module_LTLIBRARIES)
427	@list='$(dict_module_LTLIBRARIES)'; for p in $$list; do \
428	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
429	  test "$$dir" != "$$p" || dir=.; \
430	  echo "rm -f \"$${dir}/so_locations\""; \
431	  rm -f "$${dir}/so_locations"; \
432	done
433est.la: $(est_la_OBJECTS) $(est_la_DEPENDENCIES)
434	$(LINK) $(am_est_la_rpath) $(est_la_OBJECTS) $(est_la_LIBADD) $(LIBS)
435mysql.la: $(mysql_la_OBJECTS) $(mysql_la_DEPENDENCIES)
436	$(LINK) $(am_mysql_la_rpath) $(mysql_la_OBJECTS) $(mysql_la_LIBADD) $(LIBS)
437ruby.la: $(ruby_la_OBJECTS) $(ruby_la_DEPENDENCIES)
438	$(LINK) $(am_ruby_la_rpath) $(ruby_la_OBJECTS) $(ruby_la_LIBADD) $(LIBS)
439svn.la: $(svn_la_OBJECTS) $(svn_la_DEPENDENCIES)
440	$(LINK) $(am_svn_la_rpath) $(svn_la_OBJECTS) $(svn_la_LIBADD) $(LIBS)
441unihan.la: $(unihan_la_OBJECTS) $(unihan_la_DEPENDENCIES)
442	$(LINK) $(am_unihan_la_rpath) $(unihan_la_OBJECTS) $(unihan_la_LIBADD) $(LIBS)
443xml.la: $(xml_la_OBJECTS) $(xml_la_DEPENDENCIES)
444	$(LINK) -rpath $(dict_moduledir) $(xml_la_OBJECTS) $(xml_la_LIBADD) $(LIBS)
445
446mostlyclean-compile:
447	-rm -f *.$(OBJEXT)
448
449distclean-compile:
450	-rm -f *.tab.c
451
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/est_la-tomoe-dict-est.Plo@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mysql_la-tomoe-dict-mysql.Plo@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ruby_la-tomoe-dict-ruby.Plo@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svn_la-tomoe-dict-svn.Plo@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unihan_la-tomoe-dict-unihan.Plo@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unihan_la-tomoe-unihan.Plo@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml_la-tomoe-dict-xml.Plo@am__quote@
459
460.c.o:
461@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
462@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465@am__fastdepCC_FALSE@	$(COMPILE) -c $<
466
467.c.obj:
468@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
469@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
471@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
473
474.c.lo:
475@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
478@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
480
481est_la-tomoe-dict-est.lo: tomoe-dict-est.c
482@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(est_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT est_la-tomoe-dict-est.lo -MD -MP -MF $(DEPDIR)/est_la-tomoe-dict-est.Tpo -c -o est_la-tomoe-dict-est.lo `test -f 'tomoe-dict-est.c' || echo '$(srcdir)/'`tomoe-dict-est.c
483@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/est_la-tomoe-dict-est.Tpo $(DEPDIR)/est_la-tomoe-dict-est.Plo
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-est.c' object='est_la-tomoe-dict-est.lo' libtool=yes @AMDEPBACKSLASH@
485@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(est_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o est_la-tomoe-dict-est.lo `test -f 'tomoe-dict-est.c' || echo '$(srcdir)/'`tomoe-dict-est.c
487
488mysql_la-tomoe-dict-mysql.lo: tomoe-dict-mysql.c
489@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mysql_la-tomoe-dict-mysql.lo -MD -MP -MF $(DEPDIR)/mysql_la-tomoe-dict-mysql.Tpo -c -o mysql_la-tomoe-dict-mysql.lo `test -f 'tomoe-dict-mysql.c' || echo '$(srcdir)/'`tomoe-dict-mysql.c
490@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mysql_la-tomoe-dict-mysql.Tpo $(DEPDIR)/mysql_la-tomoe-dict-mysql.Plo
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-mysql.c' object='mysql_la-tomoe-dict-mysql.lo' libtool=yes @AMDEPBACKSLASH@
492@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mysql_la-tomoe-dict-mysql.lo `test -f 'tomoe-dict-mysql.c' || echo '$(srcdir)/'`tomoe-dict-mysql.c
494
495ruby_la-tomoe-dict-ruby.lo: tomoe-dict-ruby.c
496@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ruby_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ruby_la-tomoe-dict-ruby.lo -MD -MP -MF $(DEPDIR)/ruby_la-tomoe-dict-ruby.Tpo -c -o ruby_la-tomoe-dict-ruby.lo `test -f 'tomoe-dict-ruby.c' || echo '$(srcdir)/'`tomoe-dict-ruby.c
497@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/ruby_la-tomoe-dict-ruby.Tpo $(DEPDIR)/ruby_la-tomoe-dict-ruby.Plo
498@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-ruby.c' object='ruby_la-tomoe-dict-ruby.lo' libtool=yes @AMDEPBACKSLASH@
499@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ruby_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ruby_la-tomoe-dict-ruby.lo `test -f 'tomoe-dict-ruby.c' || echo '$(srcdir)/'`tomoe-dict-ruby.c
501
502svn_la-tomoe-dict-svn.lo: tomoe-dict-svn.c
503@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(svn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT svn_la-tomoe-dict-svn.lo -MD -MP -MF $(DEPDIR)/svn_la-tomoe-dict-svn.Tpo -c -o svn_la-tomoe-dict-svn.lo `test -f 'tomoe-dict-svn.c' || echo '$(srcdir)/'`tomoe-dict-svn.c
504@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/svn_la-tomoe-dict-svn.Tpo $(DEPDIR)/svn_la-tomoe-dict-svn.Plo
505@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-svn.c' object='svn_la-tomoe-dict-svn.lo' libtool=yes @AMDEPBACKSLASH@
506@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(svn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o svn_la-tomoe-dict-svn.lo `test -f 'tomoe-dict-svn.c' || echo '$(srcdir)/'`tomoe-dict-svn.c
508
509unihan_la-tomoe-dict-unihan.lo: tomoe-dict-unihan.c
510@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unihan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unihan_la-tomoe-dict-unihan.lo -MD -MP -MF $(DEPDIR)/unihan_la-tomoe-dict-unihan.Tpo -c -o unihan_la-tomoe-dict-unihan.lo `test -f 'tomoe-dict-unihan.c' || echo '$(srcdir)/'`tomoe-dict-unihan.c
511@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/unihan_la-tomoe-dict-unihan.Tpo $(DEPDIR)/unihan_la-tomoe-dict-unihan.Plo
512@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-unihan.c' object='unihan_la-tomoe-dict-unihan.lo' libtool=yes @AMDEPBACKSLASH@
513@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unihan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unihan_la-tomoe-dict-unihan.lo `test -f 'tomoe-dict-unihan.c' || echo '$(srcdir)/'`tomoe-dict-unihan.c
515
516unihan_la-tomoe-unihan.lo: tomoe-unihan.c
517@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unihan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unihan_la-tomoe-unihan.lo -MD -MP -MF $(DEPDIR)/unihan_la-tomoe-unihan.Tpo -c -o unihan_la-tomoe-unihan.lo `test -f 'tomoe-unihan.c' || echo '$(srcdir)/'`tomoe-unihan.c
518@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/unihan_la-tomoe-unihan.Tpo $(DEPDIR)/unihan_la-tomoe-unihan.Plo
519@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-unihan.c' object='unihan_la-tomoe-unihan.lo' libtool=yes @AMDEPBACKSLASH@
520@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unihan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unihan_la-tomoe-unihan.lo `test -f 'tomoe-unihan.c' || echo '$(srcdir)/'`tomoe-unihan.c
522
523xml_la-tomoe-dict-xml.lo: tomoe-dict-xml.c
524@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xml_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xml_la-tomoe-dict-xml.lo -MD -MP -MF $(DEPDIR)/xml_la-tomoe-dict-xml.Tpo -c -o xml_la-tomoe-dict-xml.lo `test -f 'tomoe-dict-xml.c' || echo '$(srcdir)/'`tomoe-dict-xml.c
525@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xml_la-tomoe-dict-xml.Tpo $(DEPDIR)/xml_la-tomoe-dict-xml.Plo
526@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tomoe-dict-xml.c' object='xml_la-tomoe-dict-xml.lo' libtool=yes @AMDEPBACKSLASH@
527@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xml_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xml_la-tomoe-dict-xml.lo `test -f 'tomoe-dict-xml.c' || echo '$(srcdir)/'`tomoe-dict-xml.c
529
530mostlyclean-libtool:
531	-rm -f *.lo
532
533clean-libtool:
534	-rm -rf .libs _libs
535
536ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
537	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
538	unique=`for i in $$list; do \
539	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540	  done | \
541	  $(AWK) '    { files[$$0] = 1; } \
542	       END { for (i in files) print i; }'`; \
543	mkid -fID $$unique
544tags: TAGS
545
546TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
547		$(TAGS_FILES) $(LISP)
548	tags=; \
549	here=`pwd`; \
550	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
551	unique=`for i in $$list; do \
552	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
553	  done | \
554	  $(AWK) '    { files[$$0] = 1; } \
555	       END { for (i in files) print i; }'`; \
556	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
557	  test -n "$$unique" || unique=$$empty_fix; \
558	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559	    $$tags $$unique; \
560	fi
561ctags: CTAGS
562CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
563		$(TAGS_FILES) $(LISP)
564	tags=; \
565	here=`pwd`; \
566	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
567	unique=`for i in $$list; do \
568	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569	  done | \
570	  $(AWK) '    { files[$$0] = 1; } \
571	       END { for (i in files) print i; }'`; \
572	test -z "$(CTAGS_ARGS)$$tags$$unique" \
573	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
574	     $$tags $$unique
575
576GTAGS:
577	here=`$(am__cd) $(top_builddir) && pwd` \
578	  && cd $(top_srcdir) \
579	  && gtags -i $(GTAGS_ARGS) $$here
580
581distclean-tags:
582	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
583
584distdir: $(DISTFILES)
585	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
586	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
587	list='$(DISTFILES)'; \
588	  dist_files=`for file in $$list; do echo $$file; done | \
589	  sed -e "s|^$$srcdirstrip/||;t" \
590	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
591	case $$dist_files in \
592	  */*) $(MKDIR_P) `echo "$$dist_files" | \
593			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
594			   sort -u` ;; \
595	esac; \
596	for file in $$dist_files; do \
597	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
598	  if test -d $$d/$$file; then \
599	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
600	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
601	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
602	    fi; \
603	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
604	  else \
605	    test -f $(distdir)/$$file \
606	    || cp -p $$d/$$file $(distdir)/$$file \
607	    || exit 1; \
608	  fi; \
609	done
610check-am: all-am
611check: $(BUILT_SOURCES)
612	$(MAKE) $(AM_MAKEFLAGS) check-am
613all-am: Makefile $(LTLIBRARIES)
614installdirs:
615	for dir in "$(DESTDIR)$(dict_moduledir)"; do \
616	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
617	done
618install: $(BUILT_SOURCES)
619	$(MAKE) $(AM_MAKEFLAGS) install-am
620install-exec: install-exec-am
621install-data: install-data-am
622uninstall: uninstall-am
623
624install-am: all-am
625	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
626
627installcheck: installcheck-am
628install-strip:
629	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
630	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
631	  `test -z '$(STRIP)' || \
632	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
633mostlyclean-generic:
634
635clean-generic:
636	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
637
638distclean-generic:
639	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
640	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
641
642maintainer-clean-generic:
643	@echo "This command is intended for maintainers to use"
644	@echo "it deletes files that may require special tools to rebuild."
645	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
646	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
647clean: clean-am
648
649clean-am: clean-dict_moduleLTLIBRARIES clean-generic clean-libtool \
650	mostlyclean-am
651
652distclean: distclean-am
653	-rm -rf ./$(DEPDIR)
654	-rm -f Makefile
655distclean-am: clean-am distclean-compile distclean-generic \
656	distclean-tags
657
658dvi: dvi-am
659
660dvi-am:
661
662html: html-am
663
664info: info-am
665
666info-am:
667
668install-data-am: install-dict_moduleLTLIBRARIES
669
670install-dvi: install-dvi-am
671
672install-exec-am:
673
674install-html: install-html-am
675
676install-info: install-info-am
677
678install-man:
679
680install-pdf: install-pdf-am
681
682install-ps: install-ps-am
683
684installcheck-am:
685
686maintainer-clean: maintainer-clean-am
687	-rm -rf ./$(DEPDIR)
688	-rm -f Makefile
689maintainer-clean-am: distclean-am maintainer-clean-generic
690
691mostlyclean: mostlyclean-am
692
693mostlyclean-am: mostlyclean-compile mostlyclean-generic \
694	mostlyclean-libtool
695
696pdf: pdf-am
697
698pdf-am:
699
700ps: ps-am
701
702ps-am:
703
704uninstall-am: uninstall-dict_moduleLTLIBRARIES
705
706.MAKE: install-am install-strip
707
708.PHONY: CTAGS GTAGS all all-am check check-am clean \
709	clean-dict_moduleLTLIBRARIES clean-generic clean-libtool ctags \
710	distclean distclean-compile distclean-generic \
711	distclean-libtool distclean-tags distdir dvi dvi-am html \
712	html-am info info-am install install-am install-data \
713	install-data-am install-dict_moduleLTLIBRARIES install-dvi \
714	install-dvi-am install-exec install-exec-am install-html \
715	install-html-am install-info install-info-am install-man \
716	install-pdf install-pdf-am install-ps install-ps-am \
717	install-strip installcheck installcheck-am installdirs \
718	maintainer-clean maintainer-clean-generic mostlyclean \
719	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
720	pdf pdf-am ps ps-am tags uninstall uninstall-am \
721	uninstall-dict_moduleLTLIBRARIES
722
723
724@USE_UNIHAN_TRUE@unihan-compiler.rb: xml.la
725
726@USE_UNIHAN_TRUE@$(top_builddir)/data/kanjidic2.xml:
727@USE_UNIHAN_TRUE@	cd $(top_builddir)/data && $(MAKE) $(AM_MAKEFLAGS) kanjidic2.xml
728
729@USE_UNIHAN_TRUE@tomoe-unihan-data.h: unihan-compiler.rb Unihan.stamp $(top_builddir)/data/kanjidic2.xml
730@USE_UNIHAN_TRUE@	env LD_LIBRARY_PATH=$(top_srcdir)/lib/.libs:/usr/local/lib:/usr/lib:/lib $(RUBY) -I$(top_srcdir)/bindings/ruby -I$(top_builddir)/bindings/ruby/.libs \
731@USE_UNIHAN_TRUE@	  -I$(top_srcdir)/test unihan-compiler.rb \
732@USE_UNIHAN_TRUE@	  Unihan.txt $(top_srcdir)/data/kanjidic2.xml > $@.tmp || exit 1;
733@USE_UNIHAN_TRUE@	mv $@.tmp $@
734@USE_UNIHAN_TRUE@Unihan.stamp:
735@USE_UNIHAN_TRUE@	if test ! -f Unihan.txt; then					\
736@USE_UNIHAN_TRUE@	  $(RUBY) $(srcdir)/download.rb $(Unihan_URL) || exit 1;	\
737@USE_UNIHAN_TRUE@	  $(UNZIP) -o Unihan.zip || exit 1;				\
738@USE_UNIHAN_TRUE@	fi
739@USE_UNIHAN_TRUE@	touch $@
740# Tell versions [3.59,3.63) of GNU make to not export all variables.
741# Otherwise a system limit (for SysV at least) may be exceeded.
742.NOEXPORT:
743