# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@ CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBADD_DL = @LIBADD_DL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ SCIM_CFLAGS = @SCIM_CFLAGS@ SCIM_DATADIR = @SCIM_DATADIR@ SCIM_DEBUG_FLAGS = @SCIM_DEBUG_FLAGS@ SCIM_FCITXDATADIR = @SCIM_FCITXDATADIR@ SCIM_FCITX_MAJOR_VERSION = @SCIM_FCITX_MAJOR_VERSION@ SCIM_FCITX_MICRO_VERSION = @SCIM_FCITX_MICRO_VERSION@ SCIM_FCITX_MINOR_VERSION = @SCIM_FCITX_MINOR_VERSION@ SCIM_FCITX_VERSION = @SCIM_FCITX_VERSION@ SCIM_ICONDIR = @SCIM_ICONDIR@ SCIM_LIBS = @SCIM_LIBS@ SCIM_MODULEDIR = @SCIM_MODULEDIR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ ac_aux_dir = @ac_aux_dir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ MAINTAINERCLEANFILES = Makefile.in INCLUDES = -I$(top_builddir) \ -I$(top_srcdir) \ -I$(top_srcdir)/src\ -DSCIM_ICONDIR=\"@SCIM_ICONDIR@\"\ -DSCIM_FCITXDATADIR=\"@SCIM_FCITXDATADIR@/\" noinst_HEADERS = scim_fcitx_imengine.h \ ime.h \ main.h \ punc.h \ PYFA.h \ py.h \ pyMapTable.h \ pyParser.h \ sp.h \ tools.h \ version.h \ table.h \ xim.h moduledir = @SCIM_MODULEDIR@/IMEngine module_LTLIBRARIES = fcitx.la fcitx_la_SOURCES = scim_fcitx_imengine.cpp\ ime.cpp main.cpp py.cpp pyMapTable.cpp qw.cpp\ tools.cpp table.cpp punc.cpp PYFA.cpp pyParser.cpp sp.cpp xim.cpp fcitx_la_CFLAGS = @SCIM_CFLAGS@ @SCIM_DEBUG_FLAGS@ fcitx_la_CXXFLAGS = @SCIM_CFLAGS@ @SCIM_DEBUG_FLAGS@ fcitx_la_LDFLAGS = -avoid-version \ -rpath $(moduledir) \ -module \ @LIBTOOL_EXPORT_OPTIONS@ \ @SCIM_LIBS@ subdir = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = LTLIBRARIES = $(module_LTLIBRARIES) fcitx_la_LIBADD = am_fcitx_la_OBJECTS = fcitx_la-scim_fcitx_imengine.lo fcitx_la-ime.lo \ fcitx_la-main.lo fcitx_la-py.lo fcitx_la-pyMapTable.lo \ fcitx_la-qw.lo fcitx_la-tools.lo fcitx_la-table.lo \ fcitx_la-punc.lo fcitx_la-PYFA.lo fcitx_la-pyParser.lo \ fcitx_la-sp.lo fcitx_la-xim.lo fcitx_la_OBJECTS = $(am_fcitx_la_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/fcitx_la-PYFA.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-ime.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-main.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-punc.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-py.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-pyMapTable.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-pyParser.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-qw.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-sp.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-table.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-tools.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/fcitx_la-xim.Plo CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ DIST_SOURCES = $(fcitx_la_SOURCES) HEADERS = $(noinst_HEADERS) DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am SOURCES = $(fcitx_la_SOURCES) all: all-am .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) moduleLTLIBRARIES_INSTALL = $(INSTALL) install-moduleLTLIBRARIES: $(module_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(moduledir) @list='$(module_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(moduledir)/$$f"; \ $(LIBTOOL) --mode=install $(moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(moduledir)/$$f; \ else :; fi; \ done uninstall-moduleLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(module_LTLIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(moduledir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(moduledir)/$$p; \ done clean-moduleLTLIBRARIES: -test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES) @list='$(module_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" = "$$p" && dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done fcitx.la: $(fcitx_la_OBJECTS) $(fcitx_la_DEPENDENCIES) $(CXXLINK) -rpath $(moduledir) $(fcitx_la_LDFLAGS) $(fcitx_la_OBJECTS) $(fcitx_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-PYFA.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-ime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-main.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-punc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-py.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-pyMapTable.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-pyParser.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-qw.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-sp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-tools.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcitx_la-xim.Plo@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< .cpp.obj: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` .cpp.lo: @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< fcitx_la-scim_fcitx_imengine.o: scim_fcitx_imengine.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-scim_fcitx_imengine.o -MD -MP -MF "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-scim_fcitx_imengine.o `test -f 'scim_fcitx_imengine.cpp' || echo '$(srcdir)/'`scim_fcitx_imengine.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='scim_fcitx_imengine.cpp' object='fcitx_la-scim_fcitx_imengine.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Po' tmpdepfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-scim_fcitx_imengine.o `test -f 'scim_fcitx_imengine.cpp' || echo '$(srcdir)/'`scim_fcitx_imengine.cpp fcitx_la-scim_fcitx_imengine.obj: scim_fcitx_imengine.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-scim_fcitx_imengine.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-scim_fcitx_imengine.obj `if test -f 'scim_fcitx_imengine.cpp'; then $(CYGPATH_W) 'scim_fcitx_imengine.cpp'; else $(CYGPATH_W) '$(srcdir)/scim_fcitx_imengine.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='scim_fcitx_imengine.cpp' object='fcitx_la-scim_fcitx_imengine.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Po' tmpdepfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-scim_fcitx_imengine.obj `if test -f 'scim_fcitx_imengine.cpp'; then $(CYGPATH_W) 'scim_fcitx_imengine.cpp'; else $(CYGPATH_W) '$(srcdir)/scim_fcitx_imengine.cpp'; fi` fcitx_la-scim_fcitx_imengine.lo: scim_fcitx_imengine.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-scim_fcitx_imengine.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-scim_fcitx_imengine.lo `test -f 'scim_fcitx_imengine.cpp' || echo '$(srcdir)/'`scim_fcitx_imengine.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo" "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='scim_fcitx_imengine.cpp' object='fcitx_la-scim_fcitx_imengine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-scim_fcitx_imengine.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-scim_fcitx_imengine.lo `test -f 'scim_fcitx_imengine.cpp' || echo '$(srcdir)/'`scim_fcitx_imengine.cpp fcitx_la-ime.o: ime.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-ime.o -MD -MP -MF "$(DEPDIR)/fcitx_la-ime.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-ime.o `test -f 'ime.cpp' || echo '$(srcdir)/'`ime.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-ime.Tpo" "$(DEPDIR)/fcitx_la-ime.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-ime.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ime.cpp' object='fcitx_la-ime.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-ime.Po' tmpdepfile='$(DEPDIR)/fcitx_la-ime.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-ime.o `test -f 'ime.cpp' || echo '$(srcdir)/'`ime.cpp fcitx_la-ime.obj: ime.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-ime.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-ime.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-ime.obj `if test -f 'ime.cpp'; then $(CYGPATH_W) 'ime.cpp'; else $(CYGPATH_W) '$(srcdir)/ime.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-ime.Tpo" "$(DEPDIR)/fcitx_la-ime.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-ime.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ime.cpp' object='fcitx_la-ime.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-ime.Po' tmpdepfile='$(DEPDIR)/fcitx_la-ime.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-ime.obj `if test -f 'ime.cpp'; then $(CYGPATH_W) 'ime.cpp'; else $(CYGPATH_W) '$(srcdir)/ime.cpp'; fi` fcitx_la-ime.lo: ime.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-ime.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-ime.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-ime.lo `test -f 'ime.cpp' || echo '$(srcdir)/'`ime.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-ime.Tpo" "$(DEPDIR)/fcitx_la-ime.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-ime.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ime.cpp' object='fcitx_la-ime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-ime.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-ime.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-ime.lo `test -f 'ime.cpp' || echo '$(srcdir)/'`ime.cpp fcitx_la-main.o: main.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-main.o -MD -MP -MF "$(DEPDIR)/fcitx_la-main.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-main.Tpo" "$(DEPDIR)/fcitx_la-main.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-main.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='fcitx_la-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-main.Po' tmpdepfile='$(DEPDIR)/fcitx_la-main.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp fcitx_la-main.obj: main.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-main.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-main.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-main.Tpo" "$(DEPDIR)/fcitx_la-main.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-main.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='fcitx_la-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-main.Po' tmpdepfile='$(DEPDIR)/fcitx_la-main.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` fcitx_la-main.lo: main.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-main.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-main.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-main.Tpo" "$(DEPDIR)/fcitx_la-main.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-main.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='fcitx_la-main.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-main.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-main.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp fcitx_la-py.o: py.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-py.o -MD -MP -MF "$(DEPDIR)/fcitx_la-py.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-py.o `test -f 'py.cpp' || echo '$(srcdir)/'`py.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-py.Tpo" "$(DEPDIR)/fcitx_la-py.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-py.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='py.cpp' object='fcitx_la-py.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-py.Po' tmpdepfile='$(DEPDIR)/fcitx_la-py.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-py.o `test -f 'py.cpp' || echo '$(srcdir)/'`py.cpp fcitx_la-py.obj: py.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-py.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-py.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-py.obj `if test -f 'py.cpp'; then $(CYGPATH_W) 'py.cpp'; else $(CYGPATH_W) '$(srcdir)/py.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-py.Tpo" "$(DEPDIR)/fcitx_la-py.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-py.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='py.cpp' object='fcitx_la-py.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-py.Po' tmpdepfile='$(DEPDIR)/fcitx_la-py.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-py.obj `if test -f 'py.cpp'; then $(CYGPATH_W) 'py.cpp'; else $(CYGPATH_W) '$(srcdir)/py.cpp'; fi` fcitx_la-py.lo: py.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-py.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-py.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-py.lo `test -f 'py.cpp' || echo '$(srcdir)/'`py.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-py.Tpo" "$(DEPDIR)/fcitx_la-py.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-py.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='py.cpp' object='fcitx_la-py.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-py.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-py.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-py.lo `test -f 'py.cpp' || echo '$(srcdir)/'`py.cpp fcitx_la-pyMapTable.o: pyMapTable.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyMapTable.o -MD -MP -MF "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyMapTable.o `test -f 'pyMapTable.cpp' || echo '$(srcdir)/'`pyMapTable.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" "$(DEPDIR)/fcitx_la-pyMapTable.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyMapTable.cpp' object='fcitx_la-pyMapTable.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyMapTable.Po' tmpdepfile='$(DEPDIR)/fcitx_la-pyMapTable.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyMapTable.o `test -f 'pyMapTable.cpp' || echo '$(srcdir)/'`pyMapTable.cpp fcitx_la-pyMapTable.obj: pyMapTable.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyMapTable.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyMapTable.obj `if test -f 'pyMapTable.cpp'; then $(CYGPATH_W) 'pyMapTable.cpp'; else $(CYGPATH_W) '$(srcdir)/pyMapTable.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" "$(DEPDIR)/fcitx_la-pyMapTable.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyMapTable.cpp' object='fcitx_la-pyMapTable.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyMapTable.Po' tmpdepfile='$(DEPDIR)/fcitx_la-pyMapTable.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyMapTable.obj `if test -f 'pyMapTable.cpp'; then $(CYGPATH_W) 'pyMapTable.cpp'; else $(CYGPATH_W) '$(srcdir)/pyMapTable.cpp'; fi` fcitx_la-pyMapTable.lo: pyMapTable.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyMapTable.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyMapTable.lo `test -f 'pyMapTable.cpp' || echo '$(srcdir)/'`pyMapTable.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo" "$(DEPDIR)/fcitx_la-pyMapTable.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyMapTable.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyMapTable.cpp' object='fcitx_la-pyMapTable.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyMapTable.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-pyMapTable.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyMapTable.lo `test -f 'pyMapTable.cpp' || echo '$(srcdir)/'`pyMapTable.cpp fcitx_la-qw.o: qw.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-qw.o -MD -MP -MF "$(DEPDIR)/fcitx_la-qw.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-qw.o `test -f 'qw.cpp' || echo '$(srcdir)/'`qw.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-qw.Tpo" "$(DEPDIR)/fcitx_la-qw.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-qw.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='qw.cpp' object='fcitx_la-qw.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-qw.Po' tmpdepfile='$(DEPDIR)/fcitx_la-qw.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-qw.o `test -f 'qw.cpp' || echo '$(srcdir)/'`qw.cpp fcitx_la-qw.obj: qw.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-qw.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-qw.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-qw.obj `if test -f 'qw.cpp'; then $(CYGPATH_W) 'qw.cpp'; else $(CYGPATH_W) '$(srcdir)/qw.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-qw.Tpo" "$(DEPDIR)/fcitx_la-qw.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-qw.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='qw.cpp' object='fcitx_la-qw.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-qw.Po' tmpdepfile='$(DEPDIR)/fcitx_la-qw.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-qw.obj `if test -f 'qw.cpp'; then $(CYGPATH_W) 'qw.cpp'; else $(CYGPATH_W) '$(srcdir)/qw.cpp'; fi` fcitx_la-qw.lo: qw.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-qw.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-qw.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-qw.lo `test -f 'qw.cpp' || echo '$(srcdir)/'`qw.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-qw.Tpo" "$(DEPDIR)/fcitx_la-qw.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-qw.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='qw.cpp' object='fcitx_la-qw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-qw.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-qw.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-qw.lo `test -f 'qw.cpp' || echo '$(srcdir)/'`qw.cpp fcitx_la-tools.o: tools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-tools.o -MD -MP -MF "$(DEPDIR)/fcitx_la-tools.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-tools.o `test -f 'tools.cpp' || echo '$(srcdir)/'`tools.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-tools.Tpo" "$(DEPDIR)/fcitx_la-tools.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-tools.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tools.cpp' object='fcitx_la-tools.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-tools.Po' tmpdepfile='$(DEPDIR)/fcitx_la-tools.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-tools.o `test -f 'tools.cpp' || echo '$(srcdir)/'`tools.cpp fcitx_la-tools.obj: tools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-tools.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-tools.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-tools.obj `if test -f 'tools.cpp'; then $(CYGPATH_W) 'tools.cpp'; else $(CYGPATH_W) '$(srcdir)/tools.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-tools.Tpo" "$(DEPDIR)/fcitx_la-tools.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-tools.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tools.cpp' object='fcitx_la-tools.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-tools.Po' tmpdepfile='$(DEPDIR)/fcitx_la-tools.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-tools.obj `if test -f 'tools.cpp'; then $(CYGPATH_W) 'tools.cpp'; else $(CYGPATH_W) '$(srcdir)/tools.cpp'; fi` fcitx_la-tools.lo: tools.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-tools.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-tools.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-tools.lo `test -f 'tools.cpp' || echo '$(srcdir)/'`tools.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-tools.Tpo" "$(DEPDIR)/fcitx_la-tools.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-tools.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tools.cpp' object='fcitx_la-tools.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-tools.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-tools.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-tools.lo `test -f 'tools.cpp' || echo '$(srcdir)/'`tools.cpp fcitx_la-table.o: table.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-table.o -MD -MP -MF "$(DEPDIR)/fcitx_la-table.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-table.o `test -f 'table.cpp' || echo '$(srcdir)/'`table.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-table.Tpo" "$(DEPDIR)/fcitx_la-table.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-table.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='table.cpp' object='fcitx_la-table.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-table.Po' tmpdepfile='$(DEPDIR)/fcitx_la-table.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-table.o `test -f 'table.cpp' || echo '$(srcdir)/'`table.cpp fcitx_la-table.obj: table.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-table.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-table.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-table.obj `if test -f 'table.cpp'; then $(CYGPATH_W) 'table.cpp'; else $(CYGPATH_W) '$(srcdir)/table.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-table.Tpo" "$(DEPDIR)/fcitx_la-table.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-table.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='table.cpp' object='fcitx_la-table.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-table.Po' tmpdepfile='$(DEPDIR)/fcitx_la-table.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-table.obj `if test -f 'table.cpp'; then $(CYGPATH_W) 'table.cpp'; else $(CYGPATH_W) '$(srcdir)/table.cpp'; fi` fcitx_la-table.lo: table.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-table.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-table.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-table.lo `test -f 'table.cpp' || echo '$(srcdir)/'`table.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-table.Tpo" "$(DEPDIR)/fcitx_la-table.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-table.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='table.cpp' object='fcitx_la-table.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-table.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-table.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-table.lo `test -f 'table.cpp' || echo '$(srcdir)/'`table.cpp fcitx_la-punc.o: punc.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-punc.o -MD -MP -MF "$(DEPDIR)/fcitx_la-punc.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-punc.o `test -f 'punc.cpp' || echo '$(srcdir)/'`punc.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-punc.Tpo" "$(DEPDIR)/fcitx_la-punc.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-punc.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='punc.cpp' object='fcitx_la-punc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-punc.Po' tmpdepfile='$(DEPDIR)/fcitx_la-punc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-punc.o `test -f 'punc.cpp' || echo '$(srcdir)/'`punc.cpp fcitx_la-punc.obj: punc.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-punc.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-punc.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-punc.obj `if test -f 'punc.cpp'; then $(CYGPATH_W) 'punc.cpp'; else $(CYGPATH_W) '$(srcdir)/punc.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-punc.Tpo" "$(DEPDIR)/fcitx_la-punc.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-punc.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='punc.cpp' object='fcitx_la-punc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-punc.Po' tmpdepfile='$(DEPDIR)/fcitx_la-punc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-punc.obj `if test -f 'punc.cpp'; then $(CYGPATH_W) 'punc.cpp'; else $(CYGPATH_W) '$(srcdir)/punc.cpp'; fi` fcitx_la-punc.lo: punc.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-punc.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-punc.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-punc.lo `test -f 'punc.cpp' || echo '$(srcdir)/'`punc.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-punc.Tpo" "$(DEPDIR)/fcitx_la-punc.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-punc.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='punc.cpp' object='fcitx_la-punc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-punc.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-punc.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-punc.lo `test -f 'punc.cpp' || echo '$(srcdir)/'`punc.cpp fcitx_la-PYFA.o: PYFA.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-PYFA.o -MD -MP -MF "$(DEPDIR)/fcitx_la-PYFA.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-PYFA.o `test -f 'PYFA.cpp' || echo '$(srcdir)/'`PYFA.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-PYFA.Tpo" "$(DEPDIR)/fcitx_la-PYFA.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-PYFA.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='PYFA.cpp' object='fcitx_la-PYFA.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-PYFA.Po' tmpdepfile='$(DEPDIR)/fcitx_la-PYFA.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-PYFA.o `test -f 'PYFA.cpp' || echo '$(srcdir)/'`PYFA.cpp fcitx_la-PYFA.obj: PYFA.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-PYFA.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-PYFA.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-PYFA.obj `if test -f 'PYFA.cpp'; then $(CYGPATH_W) 'PYFA.cpp'; else $(CYGPATH_W) '$(srcdir)/PYFA.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-PYFA.Tpo" "$(DEPDIR)/fcitx_la-PYFA.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-PYFA.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='PYFA.cpp' object='fcitx_la-PYFA.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-PYFA.Po' tmpdepfile='$(DEPDIR)/fcitx_la-PYFA.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-PYFA.obj `if test -f 'PYFA.cpp'; then $(CYGPATH_W) 'PYFA.cpp'; else $(CYGPATH_W) '$(srcdir)/PYFA.cpp'; fi` fcitx_la-PYFA.lo: PYFA.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-PYFA.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-PYFA.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-PYFA.lo `test -f 'PYFA.cpp' || echo '$(srcdir)/'`PYFA.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-PYFA.Tpo" "$(DEPDIR)/fcitx_la-PYFA.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-PYFA.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='PYFA.cpp' object='fcitx_la-PYFA.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-PYFA.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-PYFA.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-PYFA.lo `test -f 'PYFA.cpp' || echo '$(srcdir)/'`PYFA.cpp fcitx_la-pyParser.o: pyParser.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyParser.o -MD -MP -MF "$(DEPDIR)/fcitx_la-pyParser.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyParser.o `test -f 'pyParser.cpp' || echo '$(srcdir)/'`pyParser.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyParser.Tpo" "$(DEPDIR)/fcitx_la-pyParser.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyParser.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyParser.cpp' object='fcitx_la-pyParser.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyParser.Po' tmpdepfile='$(DEPDIR)/fcitx_la-pyParser.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyParser.o `test -f 'pyParser.cpp' || echo '$(srcdir)/'`pyParser.cpp fcitx_la-pyParser.obj: pyParser.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyParser.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-pyParser.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyParser.obj `if test -f 'pyParser.cpp'; then $(CYGPATH_W) 'pyParser.cpp'; else $(CYGPATH_W) '$(srcdir)/pyParser.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyParser.Tpo" "$(DEPDIR)/fcitx_la-pyParser.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyParser.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyParser.cpp' object='fcitx_la-pyParser.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyParser.Po' tmpdepfile='$(DEPDIR)/fcitx_la-pyParser.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyParser.obj `if test -f 'pyParser.cpp'; then $(CYGPATH_W) 'pyParser.cpp'; else $(CYGPATH_W) '$(srcdir)/pyParser.cpp'; fi` fcitx_la-pyParser.lo: pyParser.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-pyParser.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-pyParser.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-pyParser.lo `test -f 'pyParser.cpp' || echo '$(srcdir)/'`pyParser.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-pyParser.Tpo" "$(DEPDIR)/fcitx_la-pyParser.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-pyParser.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pyParser.cpp' object='fcitx_la-pyParser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-pyParser.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-pyParser.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-pyParser.lo `test -f 'pyParser.cpp' || echo '$(srcdir)/'`pyParser.cpp fcitx_la-sp.o: sp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-sp.o -MD -MP -MF "$(DEPDIR)/fcitx_la-sp.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-sp.o `test -f 'sp.cpp' || echo '$(srcdir)/'`sp.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-sp.Tpo" "$(DEPDIR)/fcitx_la-sp.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-sp.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sp.cpp' object='fcitx_la-sp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-sp.Po' tmpdepfile='$(DEPDIR)/fcitx_la-sp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-sp.o `test -f 'sp.cpp' || echo '$(srcdir)/'`sp.cpp fcitx_la-sp.obj: sp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-sp.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-sp.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-sp.obj `if test -f 'sp.cpp'; then $(CYGPATH_W) 'sp.cpp'; else $(CYGPATH_W) '$(srcdir)/sp.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-sp.Tpo" "$(DEPDIR)/fcitx_la-sp.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-sp.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sp.cpp' object='fcitx_la-sp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-sp.Po' tmpdepfile='$(DEPDIR)/fcitx_la-sp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-sp.obj `if test -f 'sp.cpp'; then $(CYGPATH_W) 'sp.cpp'; else $(CYGPATH_W) '$(srcdir)/sp.cpp'; fi` fcitx_la-sp.lo: sp.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-sp.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-sp.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-sp.lo `test -f 'sp.cpp' || echo '$(srcdir)/'`sp.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-sp.Tpo" "$(DEPDIR)/fcitx_la-sp.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-sp.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sp.cpp' object='fcitx_la-sp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-sp.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-sp.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-sp.lo `test -f 'sp.cpp' || echo '$(srcdir)/'`sp.cpp fcitx_la-xim.o: xim.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-xim.o -MD -MP -MF "$(DEPDIR)/fcitx_la-xim.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-xim.o `test -f 'xim.cpp' || echo '$(srcdir)/'`xim.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-xim.Tpo" "$(DEPDIR)/fcitx_la-xim.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-xim.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='xim.cpp' object='fcitx_la-xim.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-xim.Po' tmpdepfile='$(DEPDIR)/fcitx_la-xim.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-xim.o `test -f 'xim.cpp' || echo '$(srcdir)/'`xim.cpp fcitx_la-xim.obj: xim.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-xim.obj -MD -MP -MF "$(DEPDIR)/fcitx_la-xim.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-xim.obj `if test -f 'xim.cpp'; then $(CYGPATH_W) 'xim.cpp'; else $(CYGPATH_W) '$(srcdir)/xim.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-xim.Tpo" "$(DEPDIR)/fcitx_la-xim.Po"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-xim.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='xim.cpp' object='fcitx_la-xim.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-xim.Po' tmpdepfile='$(DEPDIR)/fcitx_la-xim.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-xim.obj `if test -f 'xim.cpp'; then $(CYGPATH_W) 'xim.cpp'; else $(CYGPATH_W) '$(srcdir)/xim.cpp'; fi` fcitx_la-xim.lo: xim.cpp @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -MT fcitx_la-xim.lo -MD -MP -MF "$(DEPDIR)/fcitx_la-xim.Tpo" \ @am__fastdepCXX_TRUE@ -c -o fcitx_la-xim.lo `test -f 'xim.cpp' || echo '$(srcdir)/'`xim.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/fcitx_la-xim.Tpo" "$(DEPDIR)/fcitx_la-xim.Plo"; \ @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/fcitx_la-xim.Tpo"; exit 1; \ @am__fastdepCXX_TRUE@ fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='xim.cpp' object='fcitx_la-xim.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/fcitx_la-xim.Plo' tmpdepfile='$(DEPDIR)/fcitx_la-xim.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fcitx_la_CXXFLAGS) $(CXXFLAGS) -c -o fcitx_la-xim.lo `test -f 'xim.cpp' || echo '$(srcdir)/'`xim.cpp mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: ETAGS = etags ETAGSFLAGS = CTAGS = ctags CTAGSFLAGS = tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: $(mkinstalldirs) $(DESTDIR)$(moduledir) install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-moduleLTLIBRARIES install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-moduleLTLIBRARIES .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-moduleLTLIBRARIES ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-moduleLTLIBRARIES install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-info-am \ uninstall-moduleLTLIBRARIES qw.h # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: