# Makefile.in generated by automake 1.9.6 from Makefile.am. # KDE tags expanded automatically by am_edit - $Revision: 1.4 $ # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 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 = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = plugins/_core DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(sim_plugindir)" sim_pluginLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(sim_plugin_LTLIBRARIES) am__DEPENDENCIES_1 = _core_la_DEPENDENCIES = ../../sim/libsim.la $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) am__core_la_OBJECTS = core.lo kpopup.lo commands.lo cmenu.lo \ mainwin.lo userlist.lo userview.lo cfgdlg.lo plugincfg.lo \ prefcfg.lo usercfg.lo toolsetup.lo interfacecfg.lo \ userviewcfg.lo historycfg.lo userhistorycfg.lo maininfo.lo \ editmail.lo editphone.lo phonedetails.lo pagerdetails.lo \ search.lo searchall.lo nonim.lo connectionsettings.lo \ connectwnd.lo logindlg.lo manager.lo newprotocol.lo status.lo \ statuswnd.lo container.lo userwnd.lo msgedit.lo msggen.lo \ msgsms.lo msgfile.lo msgview.lo msgauth.lo msgurl.lo \ msgcontacts.lo msgrecv.lo history.lo historywnd.lo libintl.lo \ autoreply.lo msgcfg.lo filecfg.lo smscfg.lo arcfg.lo tmpl.lo \ filetransfer.lo declinedlg.lo #>- _core_la_OBJECTS = $(am__core_la_OBJECTS) #>+ 15 _core_la_final_OBJECTS = _core_la.all_cpp.lo _core_la_nofinal_OBJECTS = core.lo kpopup.lo commands.lo cmenu.lo \ mainwin.lo userlist.lo userview.lo cfgdlg.lo plugincfg.lo \ prefcfg.lo usercfg.lo toolsetup.lo interfacecfg.lo \ userviewcfg.lo historycfg.lo userhistorycfg.lo maininfo.lo \ editmail.lo editphone.lo phonedetails.lo pagerdetails.lo \ search.lo searchall.lo nonim.lo connectionsettings.lo \ connectwnd.lo logindlg.lo manager.lo newprotocol.lo status.lo \ statuswnd.lo container.lo userwnd.lo msgedit.lo msggen.lo \ msgsms.lo msgfile.lo msgview.lo msgauth.lo msgurl.lo \ msgcontacts.lo msgrecv.lo history.lo historywnd.lo libintl.lo \ autoreply.lo msgcfg.lo filecfg.lo smscfg.lo arcfg.lo tmpl.lo \ filetransfer.lo declinedlg.lo cfgdlgbase.lo plugincfgbase.lo prefcfgbase.lo toolsetupbase.lo interfacecfgbase.lo userviewcfgbase.lo historycfgbase.lo userhistorycfgbase.lo maininfobase.lo editmailbase.lo editphonebase.lo phonebase.lo pagerbase.lo searchbase.lo searchallbase.lo nonimbase.lo connectionsettingsbase.lo connectwndbase.lo logindlgbase.lo managerbase.lo newprotocolbase.lo autoreplybase.lo msgcfgbase.lo filecfgbase.lo smscfgbase.lo arcfgbase.lo filetransferbase.lo declinedlgbase.lo @KDE_USE_FINAL_FALSE@_core_la_OBJECTS = $(_core_la_nofinal_OBJECTS) @KDE_USE_FINAL_TRUE@_core_la_OBJECTS = $(_core_la_final_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/admin/depcomp am__depfiles_maybe = depfiles #>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ #>- $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) #>+ 2 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) #>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \ #>- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ #>- $(AM_CXXFLAGS) $(CXXFLAGS) #>+ 3 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) CXXLD = $(CXX) #>- CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ #>- $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ #>+ 2 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(_core_la_SOURCES) DIST_SOURCES = $(_core_la_SOURCES) #>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ #>- html-recursive info-recursive install-data-recursive \ #>- install-exec-recursive install-info-recursive \ #>- install-recursive installcheck-recursive installdirs-recursive \ #>- pdf-recursive ps-recursive uninstall-info-recursive \ #>- uninstall-recursive #>+ 6 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive nmcheck-recursive bcheck-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) #>+ 1 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ ARTSCCONFIG = @ARTSCCONFIG@ AUTOCONF = @AUTOCONF@ AUTODIRS = @AUTODIRS@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CONF_FILES = @CONF_FILES@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DCOPIDL = @DCOPIDL@ DCOPIDL2CPP = @DCOPIDL2CPP@ DCOPIDLNG = @DCOPIDLNG@ DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@ EXEEXT = @EXEEXT@ EXTRA_LIBS = @EXTRA_LIBS@ F77 = @F77@ FFLAGS = @FFLAGS@ GMSGFMT = @GMSGFMT@ GPG_OBJ = @GPG_OBJ@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ KCONFIG_COMPILER = @KCONFIG_COMPILER@ KDECONFIG = @KDECONFIG@ KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ KDE_INCLUDES = @KDE_INCLUDES@ KDE_LDFLAGS = @KDE_LDFLAGS@ KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@ KDE_MT_LIBS = @KDE_MT_LIBS@ KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@ KDE_PLUGIN = @KDE_PLUGIN@ KDE_RPATH = @KDE_RPATH@ KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@ KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@ KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LFLAGS = @LFLAGS@ LIBCOMPAT = @LIBCOMPAT@ LIBCRYPT = @LIBCRYPT@ LIBDL = @LIBDL@ LIBJPEG = @LIBJPEG@ LIBOBJS = @LIBOBJS@ LIBPNG = @LIBPNG@ LIBPTHREAD = @LIBPTHREAD@ LIBRESOLV = @LIBRESOLV@ LIBS = @LIBS@ LIBSM = @LIBSM@ LIBSOCKET = @LIBSOCKET@ LIBSSL = @LIBSSL@ LIBTOOL = @LIBTOOL@ LIBUCB = @LIBUCB@ LIBUI = @LIBUI@ LIBUIQT = @LIBUIQT@ LIBUTIL = @LIBUTIL@ LIBZ = @LIBZ@ LIB_ASPELL = @LIB_ASPELL@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ LIB_KDECORE = @LIB_KDECORE@ LIB_KDEFX = @LIB_KDEFX@ LIB_KDEPIM = @LIB_KDEPIM@ LIB_KDEPRINT = @LIB_KDEPRINT@ LIB_KDEUI = @LIB_KDEUI@ LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ LIB_KHTML = @LIB_KHTML@ LIB_KIO = @LIB_KIO@ LIB_KPARTS = @LIB_KPARTS@ LIB_KSPELL = @LIB_KSPELL@ LIB_KSYCOCA = @LIB_KSYCOCA@ LIB_KUTILS = @LIB_KUTILS@ LIB_POLL = @LIB_POLL@ LIB_QPE = @LIB_QPE@ LIB_QT = @LIB_QT@ LIB_SMB = @LIB_SMB@ LIB_X11 = @LIB_X11@ LIB_XEXT = @LIB_XEXT@ LIB_XML2 = @LIB_XML2@ LIB_XRENDER = @LIB_XRENDER@ LIB_XSLT = @LIB_XSLT@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MCOPIDL = @MCOPIDL@ MEINPROC = @MEINPROC@ MOC = @MOC@ MSGFMT = @MSGFMT@ NOOPT_CFLAGS = @NOOPT_CFLAGS@ NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ 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@ PERL = @PERL@ QT2_FALSE = @QT2_FALSE@ QT2_TRUE = @QT2_TRUE@ QTE_NORTTI = @QTE_NORTTI@ QT_INCLUDES = @QT_INCLUDES@ QT_LDFLAGS = @QT_LDFLAGS@ QT_WIN_FALSE = @QT_WIN_FALSE@ QT_WIN_TRUE = @QT_WIN_TRUE@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIM_RC_OBJ = @SIM_RC_OBJ@ SPELL_OBJ = @SPELL_OBJ@ SSL_INCLUDES = @SSL_INCLUDES@ SSL_LDFLAGS = @SSL_LDFLAGS@ STRIP = @STRIP@ TOPSUBDIRS = @TOPSUBDIRS@ TRANSPARENT_OBJ = @TRANSPARENT_OBJ@ UIC = @UIC@ UIC_TR = @UIC_TR@ USER_INCLUDES = @USER_INCLUDES@ USER_LDFLAGS = @USER_LDFLAGS@ USE_EXCEPTIONS = @USE_EXCEPTIONS@ USE_RTTI = @USE_RTTI@ USE_THREADS = @USE_THREADS@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ XML2_CONFIG = @XML2_CONFIG@ XMLLINT = @XMLLINT@ XSLT_CONFIG = @XSLT_CONFIG@ XSS_LIBS = @XSS_LIBS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_INCLUDES = @X_INCLUDES@ X_LDFLAGS = @X_LDFLAGS@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ ZIP = @ZIP@ ZIP_FLAGS = @ZIP_FLAGS@ __HOMEDIR_OBJ = @__HOMEDIR_OBJ@ 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@ all_includes = @all_includes@ all_libraries = @all_libraries@ 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@ am__tar = @am__tar@ am__untar = @am__untar@ 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@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kde_appsdir = @kde_appsdir@ kde_bindir = @kde_bindir@ kde_confdir = @kde_confdir@ kde_datadir = @kde_datadir@ kde_htmldir = @kde_htmldir@ kde_icondir = @kde_icondir@ kde_includes = @kde_includes@ kde_kcfgdir = @kde_kcfgdir@ kde_libraries = @kde_libraries@ kde_libs_htmldir = @kde_libs_htmldir@ kde_libs_prefix = @kde_libs_prefix@ kde_locale = @kde_locale@ kde_mimedir = @kde_mimedir@ kde_moduledir = @kde_moduledir@ kde_qtver = @kde_qtver@ kde_servicesdir = @kde_servicesdir@ kde_servicetypesdir = @kde_servicetypesdir@ kde_sounddir = @kde_sounddir@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ kdeinitdir = @kdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sim_plugindir = @sim_plugindir@ sim_stylesdir = @sim_stylesdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ x_includes = @x_includes@ x_libraries = @x_libraries@ xdg_appsdir = @xdg_appsdir@ xdg_directorydir = @xdg_directorydir@ xdg_menudir = @xdg_menudir@ sim_plugin_LTLIBRARIES = _core.la #>- _core_la_SOURCES = \ #>- core.cpp \ #>- kpopup.cpp \ #>- commands.cpp \ #>- cmenu.cpp \ #>- mainwin.cpp \ #>- userlist.cpp \ #>- userview.cpp \ #>- cfgdlg.cpp \ #>- cfgdlgbase.ui \ #>- plugincfg.cpp \ #>- plugincfgbase.ui \ #>- prefcfg.cpp \ #>- prefcfgbase.ui \ #>- usercfg.cpp \ #>- toolsetup.cpp \ #>- toolsetupbase.ui \ #>- interfacecfg.cpp \ #>- interfacecfgbase.ui \ #>- userviewcfg.cpp \ #>- userviewcfgbase.ui \ #>- historycfg.cpp \ #>- historycfgbase.ui \ #>- userhistorycfg.cpp \ #>- userhistorycfgbase.ui \ #>- maininfo.cpp \ #>- maininfobase.ui \ #>- editmail.cpp \ #>- editmailbase.ui \ #>- editphone.cpp \ #>- editphonebase.ui \ #>- phonedetails.cpp \ #>- phonebase.ui \ #>- pagerdetails.cpp \ #>- pagerbase.ui \ #>- search.cpp \ #>- searchbase.ui \ #>- searchall.cpp \ #>- searchallbase.ui \ #>- nonim.cpp \ #>- nonimbase.ui \ #>- connectionsettings.cpp \ #>- connectionsettingsbase.ui \ #>- connectwnd.cpp \ #>- connectwndbase.ui \ #>- logindlg.cpp \ #>- logindlgbase.ui \ #>- manager.cpp \ #>- managerbase.ui \ #>- newprotocol.cpp \ #>- newprotocolbase.ui \ #>- status.cpp \ #>- statuswnd.cpp \ #>- container.cpp \ #>- userwnd.cpp \ #>- msgedit.cpp \ #>- msggen.cpp \ #>- msgsms.cpp \ #>- msgfile.cpp \ #>- msgview.cpp \ #>- msgauth.cpp \ #>- msgurl.cpp \ #>- msgcontacts.cpp \ #>- msgrecv.cpp \ #>- history.cpp \ #>- historywnd.cpp \ #>- libintl.cpp \ #>- autoreply.cpp \ #>- autoreplybase.ui \ #>- msgcfg.cpp \ #>- msgcfgbase.ui \ #>- filecfg.cpp \ #>- filecfgbase.ui \ #>- smscfg.cpp \ #>- smscfgbase.ui \ #>- arcfg.cpp \ #>- arcfgbase.ui \ #>- tmpl.cpp \ #>- filetransfer.cpp \ #>- filetransferbase.ui \ #>- declinedlg.cpp \ #>- declinedlgbase.ui #>+ 82 _core_la_SOURCES=\ core.cpp \ kpopup.cpp \ commands.cpp \ cmenu.cpp \ mainwin.cpp \ userlist.cpp \ userview.cpp \ cfgdlg.cpp \ \ plugincfg.cpp \ \ prefcfg.cpp \ \ usercfg.cpp \ toolsetup.cpp \ \ interfacecfg.cpp \ \ userviewcfg.cpp \ \ historycfg.cpp \ \ userhistorycfg.cpp \ \ maininfo.cpp \ \ editmail.cpp \ \ editphone.cpp \ \ phonedetails.cpp \ \ pagerdetails.cpp \ \ search.cpp \ \ searchall.cpp \ \ nonim.cpp \ \ connectionsettings.cpp \ \ connectwnd.cpp \ \ logindlg.cpp \ \ manager.cpp \ \ newprotocol.cpp \ \ status.cpp \ statuswnd.cpp \ container.cpp \ userwnd.cpp \ msgedit.cpp \ msggen.cpp \ msgsms.cpp \ msgfile.cpp \ msgview.cpp \ msgauth.cpp \ msgurl.cpp \ msgcontacts.cpp \ msgrecv.cpp \ history.cpp \ historywnd.cpp \ libintl.cpp \ autoreply.cpp \ \ msgcfg.cpp \ \ filecfg.cpp \ \ smscfg.cpp \ \ arcfg.cpp \ \ tmpl.cpp \ filetransfer.cpp \ \ declinedlg.cpp \ cfgdlgbase.cpp plugincfgbase.cpp prefcfgbase.cpp toolsetupbase.cpp interfacecfgbase.cpp userviewcfgbase.cpp historycfgbase.cpp userhistorycfgbase.cpp maininfobase.cpp editmailbase.cpp editphonebase.cpp phonebase.cpp pagerbase.cpp searchbase.cpp searchallbase.cpp nonimbase.cpp connectionsettingsbase.cpp connectwndbase.cpp logindlgbase.cpp managerbase.cpp newprotocolbase.cpp autoreplybase.cpp msgcfgbase.cpp filecfgbase.cpp smscfgbase.cpp arcfgbase.cpp filetransferbase.cpp declinedlgbase.cpp SUBDIRS = pict styles jisp smiles icqlite additional icq5 icq5.1 GPL-Icons INCLUDES = -I../../sim $(all_includes) #>- _core_la_METASOURCES = AUTO _core_la_LIBADD = ../../sim/libsim.la $(LIBUI) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KFILE) $(EXTRA_LIBS) #>- _core_la_LDFLAGS = -module -no-undefined -avoid-version -L../../sim/.libs $(QT_LDFLAGS) $(KDE_RPATH) $(all_libraries) #>+ 1 _core_la_LDFLAGS = -module -no-undefined $(KDE_NO_UNDEFINED) -avoid-version -L../../sim/.libs $(QT_LDFLAGS) $(KDE_RPATH) $(all_libraries) #>- all: all-recursive #>+ 1 all: docs-am all-recursive .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ #>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ #>- && exit 0; \ #>- exit 1;; \ #>- esac; \ #>- done; \ #>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/_core/Makefile'; \ #>- cd $(top_srcdir) && \ #>- $(AUTOMAKE) --gnu plugins/_core/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/_core/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu plugins/_core/Makefile cd $(top_srcdir) && perl admin/am_edit -padmin plugins/_core/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-sim_pluginLTLIBRARIES: $(sim_plugin_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(sim_plugindir)" || $(mkdir_p) "$(DESTDIR)$(sim_plugindir)" @list='$(sim_plugin_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(sim_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(sim_plugindir)/$$f'"; \ $(LIBTOOL) --mode=install $(sim_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(sim_plugindir)/$$f"; \ else :; fi; \ done uninstall-sim_pluginLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(sim_plugin_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(sim_plugindir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(sim_plugindir)/$$p"; \ done clean-sim_pluginLTLIBRARIES: -test -z "$(sim_plugin_LTLIBRARIES)" || rm -f $(sim_plugin_LTLIBRARIES) @list='$(sim_plugin_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 #>- _core.la: $(_core_la_OBJECTS) $(_core_la_DEPENDENCIES) #>+ 2 @KDE_USE_CLOSURE_TRUE@_core.la: _core.la.closure $(_core_la_OBJECTS) $(_core_la_DEPENDENCIES) @KDE_USE_CLOSURE_FALSE@_core.la: $(_core_la_OBJECTS) $(_core_la_DEPENDENCIES) $(CXXLINK) -rpath $(sim_plugindir) $(_core_la_LDFLAGS) $(_core_la_OBJECTS) $(_core_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arcfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autoreply.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfgdlg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmenu.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/commands.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connectionsettings.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connectwnd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/container.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/core.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/declinedlg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editmail.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editphone.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filecfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filetransfer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/historycfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/historywnd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interfacecfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kpopup.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libintl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logindlg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maininfo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mainwin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manager.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgauth.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgcfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgcontacts.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgedit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgfile.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msggen.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgrecv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgsms.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgurl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msgview.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newprotocol.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonim.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pagerdetails.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phonedetails.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugincfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefcfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/search.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/searchall.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smscfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/status.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statuswnd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tmpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toolsetup.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usercfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userhistorycfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userlist.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userview.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userviewcfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userwnd.Plo@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done 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: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ 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; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(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 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"; \ $(mkdir_p) "$(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 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(LTLIBRARIES) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(sim_plugindir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive 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: -test -z "$(CONFIG_CLEAN_FILES)" || 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." #>- clean: clean-recursive #>+ 1 clean: kde-gmo-clean clean-recursive #>- clean-am: clean-generic clean-libtool clean-sim_pluginLTLIBRARIES \ #>- mostlyclean-am #>+ 2 clean-am: clean-metasources clean-ui clean-closures clean-bcheck clean-final clean-generic clean-libtool clean-sim_pluginLTLIBRARIES \ mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-sim_pluginLTLIBRARIES install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-sim_pluginLTLIBRARIES uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-generic clean-libtool clean-recursive \ clean-sim_pluginLTLIBRARIES ctags ctags-recursive distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-recursive distclean-tags distdir dvi dvi-am html \ html-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-sim_pluginLTLIBRARIES \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-info-am uninstall-sim_pluginLTLIBRARIES # 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: #>+ 8 _core.la.closure: $(_core_la_OBJECTS) $(_core_la_DEPENDENCIES) @echo "int main() {return 0;}" > _core_la_closure.cpp @$(LTCXXCOMPILE) -c _core_la_closure.cpp $(CXXLINK) _core_la_closure.lo $(_core_la_LDFLAGS) $(_core_la_OBJECTS) $(_core_la_LIBADD) $(LIBS) @rm -f _core_la_closure.* _core.la.closure @echo "timestamp" > _core.la.closure #>+ 3 search.moc: $(srcdir)/search.h $(MOC) $(srcdir)/search.h -o search.moc #>+ 2 mocs: search.moc #>+ 3 logindlg.moc: $(srcdir)/logindlg.h $(MOC) $(srcdir)/logindlg.h -o logindlg.moc #>+ 2 mocs: logindlg.moc #>+ 3 userview.moc: $(srcdir)/userview.h $(MOC) $(srcdir)/userview.h -o userview.moc #>+ 2 mocs: userview.moc #>+ 3 mainwin.moc: $(srcdir)/mainwin.h $(MOC) $(srcdir)/mainwin.h -o mainwin.moc #>+ 2 mocs: mainwin.moc #>+ 3 arcfg.moc: $(srcdir)/arcfg.h $(MOC) $(srcdir)/arcfg.h -o arcfg.moc #>+ 2 mocs: arcfg.moc #>+ 3 cmenu.moc: $(srcdir)/cmenu.h $(MOC) $(srcdir)/cmenu.h -o cmenu.moc #>+ 2 mocs: cmenu.moc #>+ 3 userlist.moc: $(srcdir)/userlist.h $(MOC) $(srcdir)/userlist.h -o userlist.moc #>+ 2 mocs: userlist.moc #>+ 3 filecfg.moc: $(srcdir)/filecfg.h $(MOC) $(srcdir)/filecfg.h -o filecfg.moc #>+ 2 mocs: filecfg.moc #>+ 3 newprotocol.moc: $(srcdir)/newprotocol.h $(MOC) $(srcdir)/newprotocol.h -o newprotocol.moc #>+ 2 mocs: newprotocol.moc #>+ 3 msggen.moc: $(srcdir)/msggen.h $(MOC) $(srcdir)/msggen.h -o msggen.moc #>+ 2 mocs: msggen.moc #>+ 3 msgcontacts.moc: $(srcdir)/msgcontacts.h $(MOC) $(srcdir)/msgcontacts.h -o msgcontacts.moc #>+ 2 mocs: msgcontacts.moc #>+ 3 tmpl.moc: $(srcdir)/tmpl.h $(MOC) $(srcdir)/tmpl.h -o tmpl.moc #>+ 2 mocs: tmpl.moc #>+ 3 historycfg.moc: $(srcdir)/historycfg.h $(MOC) $(srcdir)/historycfg.h -o historycfg.moc #>+ 2 mocs: historycfg.moc #>+ 3 msgfile.moc: $(srcdir)/msgfile.h $(MOC) $(srcdir)/msgfile.h -o msgfile.moc #>+ 2 mocs: msgfile.moc #>+ 3 connectionsettings.moc: $(srcdir)/connectionsettings.h $(MOC) $(srcdir)/connectionsettings.h -o connectionsettings.moc #>+ 2 mocs: connectionsettings.moc #>+ 3 editphone.moc: $(srcdir)/editphone.h $(MOC) $(srcdir)/editphone.h -o editphone.moc #>+ 2 mocs: editphone.moc #>+ 3 editmail.moc: $(srcdir)/editmail.h $(MOC) $(srcdir)/editmail.h -o editmail.moc #>+ 2 mocs: editmail.moc #>+ 3 declinedlg.moc: $(srcdir)/declinedlg.h $(MOC) $(srcdir)/declinedlg.h -o declinedlg.moc #>+ 2 mocs: declinedlg.moc #>+ 3 autoreply.moc: $(srcdir)/autoreply.h $(MOC) $(srcdir)/autoreply.h -o autoreply.moc #>+ 2 mocs: autoreply.moc #>+ 3 historywnd.moc: $(srcdir)/historywnd.h $(MOC) $(srcdir)/historywnd.h -o historywnd.moc #>+ 2 mocs: historywnd.moc #>+ 3 prefcfg.moc: $(srcdir)/prefcfg.h $(MOC) $(srcdir)/prefcfg.h -o prefcfg.moc #>+ 2 mocs: prefcfg.moc #>+ 3 statuswnd.moc: $(srcdir)/statuswnd.h $(MOC) $(srcdir)/statuswnd.h -o statuswnd.moc #>+ 2 mocs: statuswnd.moc #>+ 3 searchall.moc: $(srcdir)/searchall.h $(MOC) $(srcdir)/searchall.h -o searchall.moc #>+ 2 mocs: searchall.moc #>+ 3 msgcfg.moc: $(srcdir)/msgcfg.h $(MOC) $(srcdir)/msgcfg.h -o msgcfg.moc #>+ 2 mocs: msgcfg.moc #>+ 3 toolsetup.moc: $(srcdir)/toolsetup.h $(MOC) $(srcdir)/toolsetup.h -o toolsetup.moc #>+ 2 mocs: toolsetup.moc #>+ 3 smscfg.moc: $(srcdir)/smscfg.h $(MOC) $(srcdir)/smscfg.h -o smscfg.moc #>+ 2 mocs: smscfg.moc #>+ 3 core.moc: $(srcdir)/core.h $(MOC) $(srcdir)/core.h -o core.moc #>+ 2 mocs: core.moc #>+ 3 plugincfg.moc: $(srcdir)/plugincfg.h $(MOC) $(srcdir)/plugincfg.h -o plugincfg.moc #>+ 2 mocs: plugincfg.moc #>+ 3 userhistorycfg.moc: $(srcdir)/userhistorycfg.h $(MOC) $(srcdir)/userhistorycfg.h -o userhistorycfg.moc #>+ 2 mocs: userhistorycfg.moc #>+ 3 status.moc: $(srcdir)/status.h $(MOC) $(srcdir)/status.h -o status.moc #>+ 2 mocs: status.moc #>+ 3 interfacecfg.moc: $(srcdir)/interfacecfg.h $(MOC) $(srcdir)/interfacecfg.h -o interfacecfg.moc #>+ 2 mocs: interfacecfg.moc #>+ 3 toolbarcfg.moc: $(srcdir)/toolbarcfg.h $(MOC) $(srcdir)/toolbarcfg.h -o toolbarcfg.moc #>+ 2 mocs: toolbarcfg.moc #>+ 3 commands.moc: $(srcdir)/commands.h $(MOC) $(srcdir)/commands.h -o commands.moc #>+ 2 mocs: commands.moc #>+ 3 kpopup.moc: $(srcdir)/kpopup.h $(MOC) $(srcdir)/kpopup.h -o kpopup.moc #>+ 2 mocs: kpopup.moc #>+ 3 msgrecv.moc: $(srcdir)/msgrecv.h $(MOC) $(srcdir)/msgrecv.h -o msgrecv.moc #>+ 2 mocs: msgrecv.moc #>+ 3 phonedetails.moc: $(srcdir)/phonedetails.h $(MOC) $(srcdir)/phonedetails.h -o phonedetails.moc #>+ 2 mocs: phonedetails.moc #>+ 3 msgsms.moc: $(srcdir)/msgsms.h $(MOC) $(srcdir)/msgsms.h -o msgsms.moc #>+ 2 mocs: msgsms.moc #>+ 3 pagerdetails.moc: $(srcdir)/pagerdetails.h $(MOC) $(srcdir)/pagerdetails.h -o pagerdetails.moc #>+ 2 mocs: pagerdetails.moc #>+ 3 connectwnd.moc: $(srcdir)/connectwnd.h $(MOC) $(srcdir)/connectwnd.h -o connectwnd.moc #>+ 2 mocs: connectwnd.moc #>+ 3 nonim.moc: $(srcdir)/nonim.h $(MOC) $(srcdir)/nonim.h -o nonim.moc #>+ 2 mocs: nonim.moc #>+ 3 userviewcfg.moc: $(srcdir)/userviewcfg.h $(MOC) $(srcdir)/userviewcfg.h -o userviewcfg.moc #>+ 2 mocs: userviewcfg.moc #>+ 3 usercfg.moc: $(srcdir)/usercfg.h $(MOC) $(srcdir)/usercfg.h -o usercfg.moc #>+ 2 mocs: usercfg.moc #>+ 3 filetransfer.moc: $(srcdir)/filetransfer.h $(MOC) $(srcdir)/filetransfer.h -o filetransfer.moc #>+ 2 mocs: filetransfer.moc #>+ 3 msgview.moc: $(srcdir)/msgview.h $(MOC) $(srcdir)/msgview.h -o msgview.moc #>+ 2 mocs: msgview.moc #>+ 3 container.moc: $(srcdir)/container.h $(MOC) $(srcdir)/container.h -o container.moc #>+ 2 mocs: container.moc #>+ 3 msgauth.moc: $(srcdir)/msgauth.h $(MOC) $(srcdir)/msgauth.h -o msgauth.moc #>+ 2 mocs: msgauth.moc #>+ 3 manager.moc: $(srcdir)/manager.h $(MOC) $(srcdir)/manager.h -o manager.moc #>+ 2 mocs: manager.moc #>+ 3 cfgdlg.moc: $(srcdir)/cfgdlg.h $(MOC) $(srcdir)/cfgdlg.h -o cfgdlg.moc #>+ 2 mocs: cfgdlg.moc #>+ 3 msgedit.moc: $(srcdir)/msgedit.h $(MOC) $(srcdir)/msgedit.h -o msgedit.moc #>+ 2 mocs: msgedit.moc #>+ 3 msgurl.moc: $(srcdir)/msgurl.h $(MOC) $(srcdir)/msgurl.h -o msgurl.moc #>+ 2 mocs: msgurl.moc #>+ 3 userwnd.moc: $(srcdir)/userwnd.h $(MOC) $(srcdir)/userwnd.h -o userwnd.moc #>+ 2 mocs: userwnd.moc #>+ 3 maininfo.moc: $(srcdir)/maininfo.h $(MOC) $(srcdir)/maininfo.h -o maininfo.moc #>+ 2 mocs: maininfo.moc #>+ 3 clean-metasources: -rm -f search.moc logindlg.moc userview.moc mainwin.moc arcfg.moc cmenu.moc userlist.moc filecfg.moc newprotocol.moc msggen.moc msgcontacts.moc tmpl.moc historycfg.moc msgfile.moc connectionsettings.moc editphone.moc editmail.moc declinedlg.moc autoreply.moc historywnd.moc prefcfg.moc statuswnd.moc searchall.moc msgcfg.moc toolsetup.moc smscfg.moc core.moc plugincfg.moc userhistorycfg.moc status.moc interfacecfg.moc toolbarcfg.moc commands.moc kpopup.moc msgrecv.moc phonedetails.moc msgsms.moc pagerdetails.moc connectwnd.moc nonim.moc userviewcfg.moc usercfg.moc filetransfer.moc msgview.moc container.moc msgauth.moc manager.moc cfgdlg.moc msgedit.moc msgurl.moc userwnd.moc maininfo.moc #>+ 2 KDE_DIST=newprotocolbase.ui msgview.h cmenu.h filecfgbase.ui filecfg.h smscfgbase.ui interfacecfg.h userview.h autoreplybase.ui core.rc searchall.h pagerdetails.h toolbarcfg.h logindlgbase.ui editphone.h manager.h searchallbase.ui nonim.h editphonebase.ui arcfgbase.ui usercfg.h statuswnd.h prefcfgbase.ui userhistorycfgbase.ui connectionsettingsbase.ui connectwnd.h cfgdlg.h logindlg.h connectionsettings.h search.h userlist.h msgcfgbase.ui core_pch.h Makefile.in historycfg.h _core.dsp filetransferbase.ui kpopup.h status.h userwnd.h smscfg.h maininfo.h filetransfer.h prefcfg.h toolbarcfg.cpp arcfg.h searchbase.ui msgfile.h msgurl.h msgauth.h newprotocol.h toolsetup.h connectwndbase.ui autoreply.h nonimbase.ui historycfgbase.ui managerbase.ui historywnd.h plugincfg.h declinedlg.h pagerbase.ui userviewcfg.h msgcontacts.h plugincfgbase.ui msgcfg.h editmailbase.ui fontconfigbase.ui editmail.h phonedetails.h declinedlgbase.ui msgsms.h commands.h userhistorycfg.h CMakeLists.txt container.h mainwin.h core.h cfgdlgbase.ui history.h msgrecv.h toolsetupbase.ui userviewcfgbase.ui maininfobase.ui tmpl.h interfacecfgbase.ui _core.vcproj msgedit.h phonebase.ui msggen.h Makefile.am #>+ 31 clean-ui: -rm -f \ cfgdlgbase.cpp cfgdlgbase.h cfgdlgbase.moc \ plugincfgbase.cpp plugincfgbase.h plugincfgbase.moc \ prefcfgbase.cpp prefcfgbase.h prefcfgbase.moc \ toolsetupbase.cpp toolsetupbase.h toolsetupbase.moc \ interfacecfgbase.cpp interfacecfgbase.h interfacecfgbase.moc \ userviewcfgbase.cpp userviewcfgbase.h userviewcfgbase.moc \ historycfgbase.cpp historycfgbase.h historycfgbase.moc \ userhistorycfgbase.cpp userhistorycfgbase.h userhistorycfgbase.moc \ maininfobase.cpp maininfobase.h maininfobase.moc \ editmailbase.cpp editmailbase.h editmailbase.moc \ editphonebase.cpp editphonebase.h editphonebase.moc \ phonebase.cpp phonebase.h phonebase.moc \ pagerbase.cpp pagerbase.h pagerbase.moc \ searchbase.cpp searchbase.h searchbase.moc \ searchallbase.cpp searchallbase.h searchallbase.moc \ nonimbase.cpp nonimbase.h nonimbase.moc \ connectionsettingsbase.cpp connectionsettingsbase.h connectionsettingsbase.moc \ connectwndbase.cpp connectwndbase.h connectwndbase.moc \ logindlgbase.cpp logindlgbase.h logindlgbase.moc \ managerbase.cpp managerbase.h managerbase.moc \ newprotocolbase.cpp newprotocolbase.h newprotocolbase.moc \ autoreplybase.cpp autoreplybase.h autoreplybase.moc \ msgcfgbase.cpp msgcfgbase.h msgcfgbase.moc \ filecfgbase.cpp filecfgbase.h filecfgbase.moc \ smscfgbase.cpp smscfgbase.h smscfgbase.moc \ arcfgbase.cpp arcfgbase.h arcfgbase.moc \ filetransferbase.cpp filetransferbase.h filetransferbase.moc \ declinedlgbase.cpp declinedlgbase.h declinedlgbase.moc #>+ 3 clean-closures: -rm -f _core.la.closure #>+ 2 docs-am: #>+ 15 force-reedit: @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/_core/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu plugins/_core/Makefile cd $(top_srcdir) && perl admin/am_edit -padmin plugins/_core/Makefile.in #>+ 21 clean-bcheck: rm -f *.bchecktest.cc *.bchecktest.cc.class a.out bcheck: bcheck-recursive bcheck-am: @for i in ; do \ if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ echo "$$i"; \ if ! $(CXXCOMPILE) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ rm -f $$i.bchecktest.cc; exit 1; \ fi ; \ echo "" >> $$i.bchecktest.cc.class; \ perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ rm -f a.out; \ fi ; \ done #>+ 11 _core_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/core.cpp $(srcdir)/kpopup.cpp $(srcdir)/commands.cpp $(srcdir)/cmenu.cpp $(srcdir)/mainwin.cpp $(srcdir)/userlist.cpp $(srcdir)/userview.cpp $(srcdir)/cfgdlg.cpp $(srcdir)/plugincfg.cpp $(srcdir)/prefcfg.cpp $(srcdir)/usercfg.cpp $(srcdir)/toolsetup.cpp $(srcdir)/interfacecfg.cpp $(srcdir)/userviewcfg.cpp $(srcdir)/historycfg.cpp $(srcdir)/userhistorycfg.cpp $(srcdir)/maininfo.cpp $(srcdir)/editmail.cpp $(srcdir)/editphone.cpp $(srcdir)/phonedetails.cpp $(srcdir)/pagerdetails.cpp $(srcdir)/search.cpp $(srcdir)/searchall.cpp $(srcdir)/nonim.cpp $(srcdir)/connectionsettings.cpp $(srcdir)/connectwnd.cpp $(srcdir)/logindlg.cpp $(srcdir)/manager.cpp $(srcdir)/newprotocol.cpp $(srcdir)/status.cpp $(srcdir)/statuswnd.cpp $(srcdir)/container.cpp $(srcdir)/userwnd.cpp $(srcdir)/msgedit.cpp $(srcdir)/msggen.cpp $(srcdir)/msgsms.cpp $(srcdir)/msgfile.cpp $(srcdir)/msgview.cpp $(srcdir)/msgauth.cpp $(srcdir)/msgurl.cpp $(srcdir)/msgcontacts.cpp $(srcdir)/msgrecv.cpp $(srcdir)/history.cpp $(srcdir)/historywnd.cpp $(srcdir)/libintl.cpp $(srcdir)/autoreply.cpp $(srcdir)/msgcfg.cpp $(srcdir)/filecfg.cpp $(srcdir)/smscfg.cpp $(srcdir)/arcfg.cpp $(srcdir)/tmpl.cpp $(srcdir)/filetransfer.cpp $(srcdir)/declinedlg.cpp $(srcdir)/cfgdlgbase.cpp $(srcdir)/plugincfgbase.cpp $(srcdir)/prefcfgbase.cpp $(srcdir)/toolsetupbase.cpp $(srcdir)/interfacecfgbase.cpp $(srcdir)/userviewcfgbase.cpp $(srcdir)/historycfgbase.cpp $(srcdir)/userhistorycfgbase.cpp $(srcdir)/maininfobase.cpp $(srcdir)/editmailbase.cpp $(srcdir)/editphonebase.cpp $(srcdir)/phonebase.cpp $(srcdir)/pagerbase.cpp $(srcdir)/searchbase.cpp $(srcdir)/searchallbase.cpp $(srcdir)/nonimbase.cpp $(srcdir)/connectionsettingsbase.cpp $(srcdir)/connectwndbase.cpp $(srcdir)/logindlgbase.cpp $(srcdir)/managerbase.cpp $(srcdir)/newprotocolbase.cpp $(srcdir)/autoreplybase.cpp $(srcdir)/msgcfgbase.cpp $(srcdir)/filecfgbase.cpp $(srcdir)/smscfgbase.cpp $(srcdir)/arcfgbase.cpp $(srcdir)/filetransferbase.cpp $(srcdir)/declinedlgbase.cpp logindlg.moc declinedlgbase.moc pagerbase.moc userview.moc mainwin.moc arcfg.moc userlist.moc cmenu.moc msggen.moc newprotocol.moc msgcontacts.moc userhistorycfgbase.moc msgfile.moc historycfg.moc smscfgbase.moc connectionsettings.moc connectwndbase.moc editphone.moc arcfgbase.moc declinedlg.moc autoreply.moc cfgdlgbase.moc msgcfg.moc smscfg.moc toolsetup.moc core.moc userhistorycfg.moc interfacecfg.moc msgcfgbase.moc kpopup.moc phonedetails.moc msgsms.moc searchallbase.moc pagerdetails.moc logindlgbase.moc filetransfer.moc usercfg.moc msgview.moc manager.moc connectionsettingsbase.moc cfgdlg.moc maininfo.moc userviewcfgbase.moc search.moc toolsetupbase.moc filecfg.moc nonimbase.moc tmpl.moc autoreplybase.moc editmailbase.moc prefcfgbase.moc phonebase.moc interfacecfgbase.moc editmail.moc historywnd.moc prefcfg.moc statuswnd.moc filecfgbase.moc searchall.moc maininfobase.moc plugincfg.moc status.moc commands.moc editphonebase.moc historycfgbase.moc msgrecv.moc filetransferbase.moc connectwnd.moc userviewcfg.moc nonim.moc msgauth.moc container.moc newprotocolbase.moc searchbase.moc managerbase.moc msgedit.moc msgurl.moc plugincfgbase.moc userwnd.moc @echo 'creating _core_la.all_cpp.cpp ...'; \ rm -f _core_la.all_cpp.files _core_la.all_cpp.final; \ echo "#define KDE_USE_FINAL 1" >> _core_la.all_cpp.final; \ for file in core.cpp kpopup.cpp commands.cpp cmenu.cpp mainwin.cpp userlist.cpp userview.cpp cfgdlg.cpp plugincfg.cpp prefcfg.cpp usercfg.cpp toolsetup.cpp interfacecfg.cpp userviewcfg.cpp historycfg.cpp userhistorycfg.cpp maininfo.cpp editmail.cpp editphone.cpp phonedetails.cpp pagerdetails.cpp search.cpp searchall.cpp nonim.cpp connectionsettings.cpp connectwnd.cpp logindlg.cpp manager.cpp newprotocol.cpp status.cpp statuswnd.cpp container.cpp userwnd.cpp msgedit.cpp msggen.cpp msgsms.cpp msgfile.cpp msgview.cpp msgauth.cpp msgurl.cpp msgcontacts.cpp msgrecv.cpp history.cpp historywnd.cpp libintl.cpp autoreply.cpp msgcfg.cpp filecfg.cpp smscfg.cpp arcfg.cpp tmpl.cpp filetransfer.cpp declinedlg.cpp cfgdlgbase.cpp plugincfgbase.cpp prefcfgbase.cpp toolsetupbase.cpp interfacecfgbase.cpp userviewcfgbase.cpp historycfgbase.cpp userhistorycfgbase.cpp maininfobase.cpp editmailbase.cpp editphonebase.cpp phonebase.cpp pagerbase.cpp searchbase.cpp searchallbase.cpp nonimbase.cpp connectionsettingsbase.cpp connectwndbase.cpp logindlgbase.cpp managerbase.cpp newprotocolbase.cpp autoreplybase.cpp msgcfgbase.cpp filecfgbase.cpp smscfgbase.cpp arcfgbase.cpp filetransferbase.cpp declinedlgbase.cpp ; do \ echo "#include \"$$file\"" >> _core_la.all_cpp.files; \ test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> _core_la.all_cpp.final; \ done; \ cat _core_la.all_cpp.final _core_la.all_cpp.files > _core_la.all_cpp.cpp; \ rm -f _core_la.all_cpp.final _core_la.all_cpp.files #>+ 3 clean-final: -rm -f _core_la.all_cpp.cpp #>+ 3 final: $(MAKE) _core_la_OBJECTS="$(_core_la_final_OBJECTS)" all-am #>+ 3 final-install: $(MAKE) _core_la_OBJECTS="$(_core_la_final_OBJECTS)" install-am #>+ 3 no-final: $(MAKE) _core_la_OBJECTS="$(_core_la_nofinal_OBJECTS)" all-am #>+ 3 no-final-install: $(MAKE) _core_la_OBJECTS="$(_core_la_nofinal_OBJECTS)" install-am #>+ 3 cvs-clean: $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean #>+ 3 kde-gmo-clean: -rm -f *.gmo #>+ 160 $(srcdir)/userwnd.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h userviewcfg.o: userviewcfg.moc $(srcdir)/usercfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h msgcontacts.lo: msgcontacts.moc autoreply.o: autoreply.moc msggen.lo: msggen.moc userwnd.o: userwnd.moc $(srcdir)/msgsms.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/searchall.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h historywnd.lo: historywnd.moc cfgdlg.o: cfgdlg.moc nmcheck-am: nmcheck $(srcdir)/interfacecfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h cmenu.o: cmenu.moc status.lo: status.moc connectionsettings.lo: connectionsettings.moc $(srcdir)/newprotocol.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h filecfg.lo: filecfg.moc toolbarcfg.lo: toolbarcfg.moc $(srcdir)/core.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h cmenu.lo: cmenu.moc msgurl.o: msgurl.moc autoreply.lo: autoreply.moc $(srcdir)/msgrecv.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h plugincfg.o: plugincfg.moc $(srcdir)/statuswnd.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h connectwnd.o: connectwnd.moc newprotocol.lo: newprotocol.moc userlist.lo: userlist.moc $(srcdir)/msgurl.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/cmenu.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/historywnd.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/userview.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h phonedetails.lo: phonedetails.moc interfacecfg.o: interfacecfg.moc $(srcdir)/maininfo.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h connectwnd.lo: connectwnd.moc msgfile.lo: msgfile.moc status.o: status.moc declinedlg.o: declinedlg.moc connectionsettings.o: connectionsettings.moc $(srcdir)/msgauth.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h logindlg.o: logindlg.moc filecfg.o: filecfg.moc $(srcdir)/msggen.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h search.lo: search.moc $(srcdir)/smscfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h smscfg.o: smscfg.moc $(srcdir)/mainwin.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/historycfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/editmail.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h msgrecv.lo: msgrecv.moc msgcontacts.o: msgcontacts.moc $(srcdir)/connectionsettings.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h userhistorycfg.lo: userhistorycfg.moc $(srcdir)/msgview.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/manager.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/userviewcfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h msggen.o: msggen.moc $(srcdir)/toolsetup.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/msgcontacts.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/commands.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h tmpl.lo: tmpl.moc arcfg.o: arcfg.moc $(srcdir)/userlist.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h toolbarcfg.o: toolbarcfg.moc $(srcdir)/connectwnd.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h toolsetup.o: toolsetup.moc $(srcdir)/nonim.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/arcfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h editmail.o: editmail.moc pagerdetails.lo: pagerdetails.moc userview.o: userview.moc $(srcdir)/pagerdetails.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h declinedlg.lo: declinedlg.moc mainwin.o: mainwin.moc manager.lo: manager.moc $(srcdir)/msgedit.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h commands.o: commands.moc userviewcfg.lo: userviewcfg.moc historycfg.o: historycfg.moc statuswnd.o: statuswnd.moc nonim.lo: nonim.moc $(srcdir)/logindlg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/history.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h prefcfg.o: prefcfg.moc msgrecv.o: msgrecv.moc searchall.o: searchall.moc core.o: core.moc cfgdlg.lo: cfgdlg.moc editphone.o: editphone.moc kpopup.o: kpopup.moc container.lo: container.moc logindlg.lo: logindlg.moc $(srcdir)/libintl.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h statuswnd.lo: statuswnd.moc userhistorycfg.o: userhistorycfg.moc $(srcdir)/phonedetails.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h mainwin.lo: mainwin.moc msgedit.o: msgedit.moc $(srcdir)/container.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h search.o: search.moc $(srcdir)/declinedlg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h newprotocol.o: newprotocol.moc msgview.lo: msgview.moc userview.lo: userview.moc filetransfer.o: filetransfer.moc $(srcdir)/userhistorycfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h prefcfg.lo: prefcfg.moc $(srcdir)/msgfile.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h $(srcdir)/filetransfer.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h msgurl.lo: msgurl.moc $(srcdir)/prefcfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h usercfg.o: usercfg.moc nonim.o: nonim.moc pagerdetails.o: pagerdetails.moc maininfo.o: maininfo.moc container.o: container.moc msgfile.o: msgfile.moc editmail.lo: editmail.moc kpopup.lo: kpopup.moc $(srcdir)/autoreply.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h arcfg.lo: arcfg.moc msgview.o: msgview.moc userwnd.lo: userwnd.moc plugincfg.lo: plugincfg.moc msgsms.o: msgsms.moc $(srcdir)/tmpl.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h historycfg.lo: historycfg.moc $(srcdir)/cfgdlg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h toolsetup.lo: toolsetup.moc $(srcdir)/filecfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h historywnd.o: historywnd.moc msgedit.lo: msgedit.moc msgcfg.lo: msgcfg.moc interfacecfg.lo: interfacecfg.moc maininfo.lo: maininfo.moc userlist.o: userlist.moc $(srcdir)/status.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h msgcfg.o: msgcfg.moc $(srcdir)/editphone.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h core.lo: core.moc msgauth.o: msgauth.moc tmpl.o: tmpl.moc $(srcdir)/msgcfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h searchall.lo: searchall.moc msgsms.lo: msgsms.moc commands.lo: commands.moc usercfg.lo: usercfg.moc filetransfer.lo: filetransfer.moc $(srcdir)/search.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h nmcheck: smscfg.lo: smscfg.moc phonedetails.o: phonedetails.moc $(srcdir)/plugincfg.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h manager.o: manager.moc msgauth.lo: msgauth.moc editphone.lo: editphone.moc $(srcdir)/kpopup.cpp: cfgdlgbase.h plugincfgbase.h prefcfgbase.h toolsetupbase.h interfacecfgbase.h userviewcfgbase.h historycfgbase.h userhistorycfgbase.h maininfobase.h editmailbase.h editphonebase.h phonebase.h pagerbase.h searchbase.h searchallbase.h nonimbase.h connectionsettingsbase.h connectwndbase.h logindlgbase.h managerbase.h newprotocolbase.h autoreplybase.h msgcfgbase.h filecfgbase.h smscfgbase.h arcfgbase.h filetransferbase.h declinedlgbase.h #>+ 392 searchallbase.cpp: $(srcdir)/searchallbase.ui searchallbase.h searchallbase.moc rm -f searchallbase.cpp echo '#include "simapi.h"' > searchallbase.cpp $(UIC) -tr ${UIC_TR} -i searchallbase.h $(srcdir)/searchallbase.ui > searchallbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" searchallbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_searchallbase,g" >> searchallbase.cpp ;\ rm -f searchallbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "searchallbase.moc"' >> searchallbase.cpp; else rm -f searchallbase.cpp ; exit $$ret ; fi searchallbase.h: $(srcdir)/searchallbase.ui $(UIC) -o searchallbase.h $(srcdir)/searchallbase.ui searchallbase.moc: searchallbase.h $(MOC) searchallbase.h -o searchallbase.moc maininfobase.cpp: $(srcdir)/maininfobase.ui maininfobase.h maininfobase.moc rm -f maininfobase.cpp echo '#include "simapi.h"' > maininfobase.cpp $(UIC) -tr ${UIC_TR} -i maininfobase.h $(srcdir)/maininfobase.ui > maininfobase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" maininfobase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_maininfobase,g" >> maininfobase.cpp ;\ rm -f maininfobase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "maininfobase.moc"' >> maininfobase.cpp; else rm -f maininfobase.cpp ; exit $$ret ; fi maininfobase.h: $(srcdir)/maininfobase.ui $(UIC) -o maininfobase.h $(srcdir)/maininfobase.ui maininfobase.moc: maininfobase.h $(MOC) maininfobase.h -o maininfobase.moc newprotocolbase.cpp: $(srcdir)/newprotocolbase.ui newprotocolbase.h newprotocolbase.moc rm -f newprotocolbase.cpp echo '#include "simapi.h"' > newprotocolbase.cpp $(UIC) -tr ${UIC_TR} -i newprotocolbase.h $(srcdir)/newprotocolbase.ui > newprotocolbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" newprotocolbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_newprotocolbase,g" >> newprotocolbase.cpp ;\ rm -f newprotocolbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "newprotocolbase.moc"' >> newprotocolbase.cpp; else rm -f newprotocolbase.cpp ; exit $$ret ; fi newprotocolbase.h: $(srcdir)/newprotocolbase.ui $(UIC) -o newprotocolbase.h $(srcdir)/newprotocolbase.ui newprotocolbase.moc: newprotocolbase.h $(MOC) newprotocolbase.h -o newprotocolbase.moc phonebase.cpp: $(srcdir)/phonebase.ui phonebase.h phonebase.moc rm -f phonebase.cpp echo '#include "simapi.h"' > phonebase.cpp $(UIC) -tr ${UIC_TR} -i phonebase.h $(srcdir)/phonebase.ui > phonebase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" phonebase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_phonebase,g" >> phonebase.cpp ;\ rm -f phonebase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "phonebase.moc"' >> phonebase.cpp; else rm -f phonebase.cpp ; exit $$ret ; fi phonebase.h: $(srcdir)/phonebase.ui $(UIC) -o phonebase.h $(srcdir)/phonebase.ui phonebase.moc: phonebase.h $(MOC) phonebase.h -o phonebase.moc smscfgbase.cpp: $(srcdir)/smscfgbase.ui smscfgbase.h smscfgbase.moc rm -f smscfgbase.cpp echo '#include "simapi.h"' > smscfgbase.cpp $(UIC) -tr ${UIC_TR} -i smscfgbase.h $(srcdir)/smscfgbase.ui > smscfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" smscfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_smscfgbase,g" >> smscfgbase.cpp ;\ rm -f smscfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "smscfgbase.moc"' >> smscfgbase.cpp; else rm -f smscfgbase.cpp ; exit $$ret ; fi smscfgbase.h: $(srcdir)/smscfgbase.ui $(UIC) -o smscfgbase.h $(srcdir)/smscfgbase.ui smscfgbase.moc: smscfgbase.h $(MOC) smscfgbase.h -o smscfgbase.moc nonimbase.cpp: $(srcdir)/nonimbase.ui nonimbase.h nonimbase.moc rm -f nonimbase.cpp echo '#include "simapi.h"' > nonimbase.cpp $(UIC) -tr ${UIC_TR} -i nonimbase.h $(srcdir)/nonimbase.ui > nonimbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" nonimbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_nonimbase,g" >> nonimbase.cpp ;\ rm -f nonimbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "nonimbase.moc"' >> nonimbase.cpp; else rm -f nonimbase.cpp ; exit $$ret ; fi nonimbase.h: $(srcdir)/nonimbase.ui $(UIC) -o nonimbase.h $(srcdir)/nonimbase.ui nonimbase.moc: nonimbase.h $(MOC) nonimbase.h -o nonimbase.moc declinedlgbase.cpp: $(srcdir)/declinedlgbase.ui declinedlgbase.h declinedlgbase.moc rm -f declinedlgbase.cpp echo '#include "simapi.h"' > declinedlgbase.cpp $(UIC) -tr ${UIC_TR} -i declinedlgbase.h $(srcdir)/declinedlgbase.ui > declinedlgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" declinedlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_declinedlgbase,g" >> declinedlgbase.cpp ;\ rm -f declinedlgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "declinedlgbase.moc"' >> declinedlgbase.cpp; else rm -f declinedlgbase.cpp ; exit $$ret ; fi declinedlgbase.h: $(srcdir)/declinedlgbase.ui $(UIC) -o declinedlgbase.h $(srcdir)/declinedlgbase.ui declinedlgbase.moc: declinedlgbase.h $(MOC) declinedlgbase.h -o declinedlgbase.moc plugincfgbase.cpp: $(srcdir)/plugincfgbase.ui plugincfgbase.h plugincfgbase.moc rm -f plugincfgbase.cpp echo '#include "simapi.h"' > plugincfgbase.cpp $(UIC) -tr ${UIC_TR} -i plugincfgbase.h $(srcdir)/plugincfgbase.ui > plugincfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" plugincfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_plugincfgbase,g" >> plugincfgbase.cpp ;\ rm -f plugincfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "plugincfgbase.moc"' >> plugincfgbase.cpp; else rm -f plugincfgbase.cpp ; exit $$ret ; fi plugincfgbase.h: $(srcdir)/plugincfgbase.ui $(UIC) -o plugincfgbase.h $(srcdir)/plugincfgbase.ui plugincfgbase.moc: plugincfgbase.h $(MOC) plugincfgbase.h -o plugincfgbase.moc managerbase.cpp: $(srcdir)/managerbase.ui managerbase.h managerbase.moc rm -f managerbase.cpp echo '#include "simapi.h"' > managerbase.cpp $(UIC) -tr ${UIC_TR} -i managerbase.h $(srcdir)/managerbase.ui > managerbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" managerbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_managerbase,g" >> managerbase.cpp ;\ rm -f managerbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "managerbase.moc"' >> managerbase.cpp; else rm -f managerbase.cpp ; exit $$ret ; fi managerbase.h: $(srcdir)/managerbase.ui $(UIC) -o managerbase.h $(srcdir)/managerbase.ui managerbase.moc: managerbase.h $(MOC) managerbase.h -o managerbase.moc toolsetupbase.cpp: $(srcdir)/toolsetupbase.ui toolsetupbase.h toolsetupbase.moc rm -f toolsetupbase.cpp echo '#include "simapi.h"' > toolsetupbase.cpp $(UIC) -tr ${UIC_TR} -i toolsetupbase.h $(srcdir)/toolsetupbase.ui > toolsetupbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" toolsetupbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_toolsetupbase,g" >> toolsetupbase.cpp ;\ rm -f toolsetupbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "toolsetupbase.moc"' >> toolsetupbase.cpp; else rm -f toolsetupbase.cpp ; exit $$ret ; fi toolsetupbase.h: $(srcdir)/toolsetupbase.ui $(UIC) -o toolsetupbase.h $(srcdir)/toolsetupbase.ui toolsetupbase.moc: toolsetupbase.h $(MOC) toolsetupbase.h -o toolsetupbase.moc filetransferbase.cpp: $(srcdir)/filetransferbase.ui filetransferbase.h filetransferbase.moc rm -f filetransferbase.cpp echo '#include "simapi.h"' > filetransferbase.cpp $(UIC) -tr ${UIC_TR} -i filetransferbase.h $(srcdir)/filetransferbase.ui > filetransferbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" filetransferbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_filetransferbase,g" >> filetransferbase.cpp ;\ rm -f filetransferbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "filetransferbase.moc"' >> filetransferbase.cpp; else rm -f filetransferbase.cpp ; exit $$ret ; fi filetransferbase.h: $(srcdir)/filetransferbase.ui $(UIC) -o filetransferbase.h $(srcdir)/filetransferbase.ui filetransferbase.moc: filetransferbase.h $(MOC) filetransferbase.h -o filetransferbase.moc editphonebase.cpp: $(srcdir)/editphonebase.ui editphonebase.h editphonebase.moc rm -f editphonebase.cpp echo '#include "simapi.h"' > editphonebase.cpp $(UIC) -tr ${UIC_TR} -i editphonebase.h $(srcdir)/editphonebase.ui > editphonebase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" editphonebase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_editphonebase,g" >> editphonebase.cpp ;\ rm -f editphonebase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "editphonebase.moc"' >> editphonebase.cpp; else rm -f editphonebase.cpp ; exit $$ret ; fi editphonebase.h: $(srcdir)/editphonebase.ui $(UIC) -o editphonebase.h $(srcdir)/editphonebase.ui editphonebase.moc: editphonebase.h $(MOC) editphonebase.h -o editphonebase.moc userhistorycfgbase.cpp: $(srcdir)/userhistorycfgbase.ui userhistorycfgbase.h userhistorycfgbase.moc rm -f userhistorycfgbase.cpp echo '#include "simapi.h"' > userhistorycfgbase.cpp $(UIC) -tr ${UIC_TR} -i userhistorycfgbase.h $(srcdir)/userhistorycfgbase.ui > userhistorycfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" userhistorycfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_userhistorycfgbase,g" >> userhistorycfgbase.cpp ;\ rm -f userhistorycfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "userhistorycfgbase.moc"' >> userhistorycfgbase.cpp; else rm -f userhistorycfgbase.cpp ; exit $$ret ; fi userhistorycfgbase.h: $(srcdir)/userhistorycfgbase.ui $(UIC) -o userhistorycfgbase.h $(srcdir)/userhistorycfgbase.ui userhistorycfgbase.moc: userhistorycfgbase.h $(MOC) userhistorycfgbase.h -o userhistorycfgbase.moc arcfgbase.cpp: $(srcdir)/arcfgbase.ui arcfgbase.h arcfgbase.moc rm -f arcfgbase.cpp echo '#include "simapi.h"' > arcfgbase.cpp $(UIC) -tr ${UIC_TR} -i arcfgbase.h $(srcdir)/arcfgbase.ui > arcfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" arcfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_arcfgbase,g" >> arcfgbase.cpp ;\ rm -f arcfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "arcfgbase.moc"' >> arcfgbase.cpp; else rm -f arcfgbase.cpp ; exit $$ret ; fi arcfgbase.h: $(srcdir)/arcfgbase.ui $(UIC) -o arcfgbase.h $(srcdir)/arcfgbase.ui arcfgbase.moc: arcfgbase.h $(MOC) arcfgbase.h -o arcfgbase.moc historycfgbase.cpp: $(srcdir)/historycfgbase.ui historycfgbase.h historycfgbase.moc rm -f historycfgbase.cpp echo '#include "simapi.h"' > historycfgbase.cpp $(UIC) -tr ${UIC_TR} -i historycfgbase.h $(srcdir)/historycfgbase.ui > historycfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" historycfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_historycfgbase,g" >> historycfgbase.cpp ;\ rm -f historycfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "historycfgbase.moc"' >> historycfgbase.cpp; else rm -f historycfgbase.cpp ; exit $$ret ; fi historycfgbase.h: $(srcdir)/historycfgbase.ui $(UIC) -o historycfgbase.h $(srcdir)/historycfgbase.ui historycfgbase.moc: historycfgbase.h $(MOC) historycfgbase.h -o historycfgbase.moc interfacecfgbase.cpp: $(srcdir)/interfacecfgbase.ui interfacecfgbase.h interfacecfgbase.moc rm -f interfacecfgbase.cpp echo '#include "simapi.h"' > interfacecfgbase.cpp $(UIC) -tr ${UIC_TR} -i interfacecfgbase.h $(srcdir)/interfacecfgbase.ui > interfacecfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" interfacecfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_interfacecfgbase,g" >> interfacecfgbase.cpp ;\ rm -f interfacecfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "interfacecfgbase.moc"' >> interfacecfgbase.cpp; else rm -f interfacecfgbase.cpp ; exit $$ret ; fi interfacecfgbase.h: $(srcdir)/interfacecfgbase.ui $(UIC) -o interfacecfgbase.h $(srcdir)/interfacecfgbase.ui interfacecfgbase.moc: interfacecfgbase.h $(MOC) interfacecfgbase.h -o interfacecfgbase.moc userviewcfgbase.cpp: $(srcdir)/userviewcfgbase.ui userviewcfgbase.h userviewcfgbase.moc rm -f userviewcfgbase.cpp echo '#include "simapi.h"' > userviewcfgbase.cpp $(UIC) -tr ${UIC_TR} -i userviewcfgbase.h $(srcdir)/userviewcfgbase.ui > userviewcfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" userviewcfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_userviewcfgbase,g" >> userviewcfgbase.cpp ;\ rm -f userviewcfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "userviewcfgbase.moc"' >> userviewcfgbase.cpp; else rm -f userviewcfgbase.cpp ; exit $$ret ; fi userviewcfgbase.h: $(srcdir)/userviewcfgbase.ui $(UIC) -o userviewcfgbase.h $(srcdir)/userviewcfgbase.ui userviewcfgbase.moc: userviewcfgbase.h $(MOC) userviewcfgbase.h -o userviewcfgbase.moc connectwndbase.cpp: $(srcdir)/connectwndbase.ui connectwndbase.h connectwndbase.moc rm -f connectwndbase.cpp echo '#include "simapi.h"' > connectwndbase.cpp $(UIC) -tr ${UIC_TR} -i connectwndbase.h $(srcdir)/connectwndbase.ui > connectwndbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" connectwndbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_connectwndbase,g" >> connectwndbase.cpp ;\ rm -f connectwndbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "connectwndbase.moc"' >> connectwndbase.cpp; else rm -f connectwndbase.cpp ; exit $$ret ; fi connectwndbase.h: $(srcdir)/connectwndbase.ui $(UIC) -o connectwndbase.h $(srcdir)/connectwndbase.ui connectwndbase.moc: connectwndbase.h $(MOC) connectwndbase.h -o connectwndbase.moc searchbase.cpp: $(srcdir)/searchbase.ui searchbase.h searchbase.moc rm -f searchbase.cpp echo '#include "simapi.h"' > searchbase.cpp $(UIC) -tr ${UIC_TR} -i searchbase.h $(srcdir)/searchbase.ui > searchbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" searchbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_searchbase,g" >> searchbase.cpp ;\ rm -f searchbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "searchbase.moc"' >> searchbase.cpp; else rm -f searchbase.cpp ; exit $$ret ; fi searchbase.h: $(srcdir)/searchbase.ui $(UIC) -o searchbase.h $(srcdir)/searchbase.ui searchbase.moc: searchbase.h $(MOC) searchbase.h -o searchbase.moc autoreplybase.cpp: $(srcdir)/autoreplybase.ui autoreplybase.h autoreplybase.moc rm -f autoreplybase.cpp echo '#include "simapi.h"' > autoreplybase.cpp $(UIC) -tr ${UIC_TR} -i autoreplybase.h $(srcdir)/autoreplybase.ui > autoreplybase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" autoreplybase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_autoreplybase,g" >> autoreplybase.cpp ;\ rm -f autoreplybase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "autoreplybase.moc"' >> autoreplybase.cpp; else rm -f autoreplybase.cpp ; exit $$ret ; fi autoreplybase.h: $(srcdir)/autoreplybase.ui $(UIC) -o autoreplybase.h $(srcdir)/autoreplybase.ui autoreplybase.moc: autoreplybase.h $(MOC) autoreplybase.h -o autoreplybase.moc prefcfgbase.cpp: $(srcdir)/prefcfgbase.ui prefcfgbase.h prefcfgbase.moc rm -f prefcfgbase.cpp echo '#include "simapi.h"' > prefcfgbase.cpp $(UIC) -tr ${UIC_TR} -i prefcfgbase.h $(srcdir)/prefcfgbase.ui > prefcfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" prefcfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_prefcfgbase,g" >> prefcfgbase.cpp ;\ rm -f prefcfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "prefcfgbase.moc"' >> prefcfgbase.cpp; else rm -f prefcfgbase.cpp ; exit $$ret ; fi prefcfgbase.h: $(srcdir)/prefcfgbase.ui $(UIC) -o prefcfgbase.h $(srcdir)/prefcfgbase.ui prefcfgbase.moc: prefcfgbase.h $(MOC) prefcfgbase.h -o prefcfgbase.moc msgcfgbase.cpp: $(srcdir)/msgcfgbase.ui msgcfgbase.h msgcfgbase.moc rm -f msgcfgbase.cpp echo '#include "simapi.h"' > msgcfgbase.cpp $(UIC) -tr ${UIC_TR} -i msgcfgbase.h $(srcdir)/msgcfgbase.ui > msgcfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" msgcfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_msgcfgbase,g" >> msgcfgbase.cpp ;\ rm -f msgcfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "msgcfgbase.moc"' >> msgcfgbase.cpp; else rm -f msgcfgbase.cpp ; exit $$ret ; fi msgcfgbase.h: $(srcdir)/msgcfgbase.ui $(UIC) -o msgcfgbase.h $(srcdir)/msgcfgbase.ui msgcfgbase.moc: msgcfgbase.h $(MOC) msgcfgbase.h -o msgcfgbase.moc pagerbase.cpp: $(srcdir)/pagerbase.ui pagerbase.h pagerbase.moc rm -f pagerbase.cpp echo '#include "simapi.h"' > pagerbase.cpp $(UIC) -tr ${UIC_TR} -i pagerbase.h $(srcdir)/pagerbase.ui > pagerbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" pagerbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_pagerbase,g" >> pagerbase.cpp ;\ rm -f pagerbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "pagerbase.moc"' >> pagerbase.cpp; else rm -f pagerbase.cpp ; exit $$ret ; fi pagerbase.h: $(srcdir)/pagerbase.ui $(UIC) -o pagerbase.h $(srcdir)/pagerbase.ui pagerbase.moc: pagerbase.h $(MOC) pagerbase.h -o pagerbase.moc filecfgbase.cpp: $(srcdir)/filecfgbase.ui filecfgbase.h filecfgbase.moc rm -f filecfgbase.cpp echo '#include "simapi.h"' > filecfgbase.cpp $(UIC) -tr ${UIC_TR} -i filecfgbase.h $(srcdir)/filecfgbase.ui > filecfgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" filecfgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_filecfgbase,g" >> filecfgbase.cpp ;\ rm -f filecfgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "filecfgbase.moc"' >> filecfgbase.cpp; else rm -f filecfgbase.cpp ; exit $$ret ; fi filecfgbase.h: $(srcdir)/filecfgbase.ui $(UIC) -o filecfgbase.h $(srcdir)/filecfgbase.ui filecfgbase.moc: filecfgbase.h $(MOC) filecfgbase.h -o filecfgbase.moc logindlgbase.cpp: $(srcdir)/logindlgbase.ui logindlgbase.h logindlgbase.moc rm -f logindlgbase.cpp echo '#include "simapi.h"' > logindlgbase.cpp $(UIC) -tr ${UIC_TR} -i logindlgbase.h $(srcdir)/logindlgbase.ui > logindlgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" logindlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_logindlgbase,g" >> logindlgbase.cpp ;\ rm -f logindlgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "logindlgbase.moc"' >> logindlgbase.cpp; else rm -f logindlgbase.cpp ; exit $$ret ; fi logindlgbase.h: $(srcdir)/logindlgbase.ui $(UIC) -o logindlgbase.h $(srcdir)/logindlgbase.ui logindlgbase.moc: logindlgbase.h $(MOC) logindlgbase.h -o logindlgbase.moc editmailbase.cpp: $(srcdir)/editmailbase.ui editmailbase.h editmailbase.moc rm -f editmailbase.cpp echo '#include "simapi.h"' > editmailbase.cpp $(UIC) -tr ${UIC_TR} -i editmailbase.h $(srcdir)/editmailbase.ui > editmailbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" editmailbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_editmailbase,g" >> editmailbase.cpp ;\ rm -f editmailbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "editmailbase.moc"' >> editmailbase.cpp; else rm -f editmailbase.cpp ; exit $$ret ; fi editmailbase.h: $(srcdir)/editmailbase.ui $(UIC) -o editmailbase.h $(srcdir)/editmailbase.ui editmailbase.moc: editmailbase.h $(MOC) editmailbase.h -o editmailbase.moc cfgdlgbase.cpp: $(srcdir)/cfgdlgbase.ui cfgdlgbase.h cfgdlgbase.moc rm -f cfgdlgbase.cpp echo '#include "simapi.h"' > cfgdlgbase.cpp $(UIC) -tr ${UIC_TR} -i cfgdlgbase.h $(srcdir)/cfgdlgbase.ui > cfgdlgbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" cfgdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_cfgdlgbase,g" >> cfgdlgbase.cpp ;\ rm -f cfgdlgbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "cfgdlgbase.moc"' >> cfgdlgbase.cpp; else rm -f cfgdlgbase.cpp ; exit $$ret ; fi cfgdlgbase.h: $(srcdir)/cfgdlgbase.ui $(UIC) -o cfgdlgbase.h $(srcdir)/cfgdlgbase.ui cfgdlgbase.moc: cfgdlgbase.h $(MOC) cfgdlgbase.h -o cfgdlgbase.moc connectionsettingsbase.cpp: $(srcdir)/connectionsettingsbase.ui connectionsettingsbase.h connectionsettingsbase.moc rm -f connectionsettingsbase.cpp echo '#include "simapi.h"' > connectionsettingsbase.cpp $(UIC) -tr ${UIC_TR} -i connectionsettingsbase.h $(srcdir)/connectionsettingsbase.ui > connectionsettingsbase.cpp.temp ; ret=$$?; \ $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" connectionsettingsbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_connectionsettingsbase,g" >> connectionsettingsbase.cpp ;\ rm -f connectionsettingsbase.cpp.temp ;\ if test "$$ret" = 0; then echo '#include "connectionsettingsbase.moc"' >> connectionsettingsbase.cpp; else rm -f connectionsettingsbase.cpp ; exit $$ret ; fi connectionsettingsbase.h: $(srcdir)/connectionsettingsbase.ui $(UIC) -o connectionsettingsbase.h $(srcdir)/connectionsettingsbase.ui connectionsettingsbase.moc: connectionsettingsbase.h $(MOC) connectionsettingsbase.h -o connectionsettingsbase.moc