# Makefile.in generated by automake 1.9.5 from Makefile.am. # @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@ SOURCES = $(dist_vyqchat_SOURCES) $(nodist_vyqchat_SOURCES) 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 = : bin_PROGRAMS = vyqchat$(EXEEXT) subdir = src DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.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)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(bindir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) dist_vyqchat_OBJECTS = vyqchat-aboutdialog.$(OBJEXT) \ vyqchat-appwin.$(OBJEXT) vyqchat-chatline.$(OBJEXT) \ vyqchat-chatlinehist.$(OBJEXT) vyqchat-channel.$(OBJEXT) \ vyqchat-channelsdlg.$(OBJEXT) vyqchat-chattab.$(OBJEXT) \ vyqchat-chlist.$(OBJEXT) vyqchat-history.$(OBJEXT) \ vyqchat-icons.$(OBJEXT) vyqchat-main.$(OBJEXT) \ vyqchat-massmsgwin.$(OBJEXT) vyqchat-msgrcvwin.$(OBJEXT) \ vyqchat-msgsndwin.$(OBJEXT) vyqchat-nickcombo.$(OBJEXT) \ vyqchat-regexp.$(OBJEXT) vyqchat-scripting.$(OBJEXT) \ vyqchat-settings.$(OBJEXT) vyqchat-settingsdlg.$(OBJEXT) \ vyqchat-sound.$(OBJEXT) vyqchat-status.$(OBJEXT) \ vyqchat-topicwin.$(OBJEXT) vyqchat-trayicon.$(OBJEXT) \ vyqchat-trayicon_x11.$(OBJEXT) vyqchat-user.$(OBJEXT) \ vyqchat-ulist.$(OBJEXT) vyqchat-uuid.$(OBJEXT) \ vyqchat-vcprotocol.$(OBJEXT) am__objects_1 = vyqchat-moc_appwin.$(OBJEXT) \ vyqchat-moc_chatline.$(OBJEXT) \ vyqchat-moc_chatlinehist.$(OBJEXT) \ vyqchat-moc_chattab.$(OBJEXT) vyqchat-moc_channel.$(OBJEXT) \ vyqchat-moc_channelsdlg.$(OBJEXT) vyqchat-moc_chlist.$(OBJEXT) \ vyqchat-moc_massmsgwin.$(OBJEXT) \ vyqchat-moc_msgrcvwin.$(OBJEXT) \ vyqchat-moc_msgsndwin.$(OBJEXT) \ vyqchat-moc_nickcombo.$(OBJEXT) vyqchat-moc_regexp.$(OBJEXT) \ vyqchat-moc_settingsdlg.$(OBJEXT) vyqchat-moc_status.$(OBJEXT) \ vyqchat-moc_topicwin.$(OBJEXT) vyqchat-moc_trayicon.$(OBJEXT) \ vyqchat-moc_ulist.$(OBJEXT) vyqchat-moc_vcprotocol.$(OBJEXT) nodist_vyqchat_OBJECTS = $(am__objects_1) vyqchat_OBJECTS = $(dist_vyqchat_OBJECTS) $(nodist_vyqchat_OBJECTS) vyqchat_LDADD = $(LDADD) DEFAULT_INCLUDES = -I. -I$(srcdir) -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ SOURCES = $(dist_vyqchat_SOURCES) $(nodist_vyqchat_SOURCES) DIST_SOURCES = $(dist_vyqchat_SOURCES) HEADERS = $(noinst_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AO_CFLAGS = @AO_CFLAGS@ AO_LIBS = @AO_LIBS@ ARTS_CFLAGS = @ARTS_CFLAGS@ ARTS_LIBS = @ARTS_LIBS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBAO_LIBS = @LIBAO_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ OPENSSL_LIBS = @OPENSSL_LIBS@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ QT_CXXFLAGS = @QT_CXXFLAGS@ QT_DIR = @QT_DIR@ QT_LIBS = @QT_LIBS@ QT_MOC = @QT_MOC@ QT_UIC = @QT_UIC@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SNDFILE_CFLAGS = @SNDFILE_CFLAGS@ SNDFILE_LIBS = @SNDFILE_LIBS@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_STRIP = @ac_ct_STRIP@ 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@ artscfg = @artscfg@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ # # these files will be created by moc BUILT_SOURCES = \ moc_appwin.cpp \ moc_chatline.cpp \ moc_chatlinehist.cpp \ moc_chattab.cpp \ moc_channel.cpp \ moc_channelsdlg.cpp \ moc_chlist.cpp \ moc_massmsgwin.cpp \ moc_msgrcvwin.cpp \ moc_msgsndwin.cpp \ moc_nickcombo.cpp \ moc_regexp.cpp \ moc_settingsdlg.cpp \ moc_status.cpp \ moc_topicwin.cpp \ moc_trayicon.cpp \ moc_ulist.cpp \ moc_vcprotocol.cpp # # dist_vyqchat_SOURCES = \ aboutdialog.cpp \ appwin.cpp \ chatline.cpp \ chatlinehist.cpp \ channel.cpp \ channelsdlg.cpp \ chattab.cpp \ chlist.cpp \ history.cpp \ icons.cpp \ main.cpp \ massmsgwin.cpp \ msgrcvwin.cpp \ msgsndwin.cpp \ nickcombo.cpp \ regexp.cpp \ scripting.cpp \ settings.cpp \ settingsdlg.cpp \ sound.cpp \ status.cpp \ topicwin.cpp \ trayicon.cpp \ trayicon_x11.cpp \ user.cpp \ ulist.cpp \ uuid.cpp \ vcprotocol.cpp nodist_vyqchat_SOURCES = $(BUILT_SOURCES) noinst_HEADERS = aboutdialog.h \ appwin.h \ channel.h \ channelsdlg.h \ chatline.h \ chatlinehist.h \ chattab.h \ chlist.h \ global.h \ history.h \ icons.h \ massmsgwin.h \ msgrcvwin.h \ msgsndwin.h \ nickcombo.h \ packetdata.h \ regexp.h \ scripting.h \ settings.h \ settingsdlg.h \ sound.h \ status.h \ topicwin.h \ trayicon.h \ ulist.h \ uuid.h \ user.h \ vcprotocol.h \ vyevent.h MOSTLYCLEANFILES = + $(BUILT_SOURCES) vyqchat_LDFLAGS = $(QT_LIBS) $(SNDFILE_LIBS) $(LIBAO_LIBS) $(ARTS_LIBS) $(OPENSSL_LIBS) vyqchat_CPPFLAGS = -DDATADIR=\"$(datadir)/vyqchat/\" $(QT_CXXFLAGS) $(SNDFILE_CFLAGS) $(ARTS_CFLAGS) $(OPENSSL_CFLAGS) vyqchat_CXXFLAGS = $(vyqchat_CPPFLAGS) all: $(BUILT_SOURCES) config.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .cpp .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 src/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .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 config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status src/config.h $(srcdir)/config.h.in: $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) vyqchat$(EXEEXT): $(vyqchat_OBJECTS) $(vyqchat_DEPENDENCIES) @rm -f vyqchat$(EXEEXT) $(CXXLINK) $(vyqchat_LDFLAGS) $(vyqchat_OBJECTS) $(vyqchat_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-aboutdialog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-appwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-channel.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-channelsdlg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-chatline.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-chatlinehist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-chattab.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-chlist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-history.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-icons.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-massmsgwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_appwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_channel.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_channelsdlg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_chatline.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_chatlinehist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_chattab.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_chlist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_massmsgwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_msgrcvwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_msgsndwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_nickcombo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_regexp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_settingsdlg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_status.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_topicwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_trayicon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_ulist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-moc_vcprotocol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-msgrcvwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-msgsndwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-nickcombo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-regexp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-scripting.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-settings.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-settingsdlg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-sound.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-status.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-topicwin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-trayicon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-trayicon_x11.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-ulist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-user.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-uuid.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vyqchat-vcprotocol.Po@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) '$<'` vyqchat-aboutdialog.o: aboutdialog.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-aboutdialog.o -MD -MP -MF "$(DEPDIR)/vyqchat-aboutdialog.Tpo" -c -o vyqchat-aboutdialog.o `test -f 'aboutdialog.cpp' || echo '$(srcdir)/'`aboutdialog.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-aboutdialog.Tpo" "$(DEPDIR)/vyqchat-aboutdialog.Po"; else rm -f "$(DEPDIR)/vyqchat-aboutdialog.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='aboutdialog.cpp' object='vyqchat-aboutdialog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-aboutdialog.o `test -f 'aboutdialog.cpp' || echo '$(srcdir)/'`aboutdialog.cpp vyqchat-aboutdialog.obj: aboutdialog.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-aboutdialog.obj -MD -MP -MF "$(DEPDIR)/vyqchat-aboutdialog.Tpo" -c -o vyqchat-aboutdialog.obj `if test -f 'aboutdialog.cpp'; then $(CYGPATH_W) 'aboutdialog.cpp'; else $(CYGPATH_W) '$(srcdir)/aboutdialog.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-aboutdialog.Tpo" "$(DEPDIR)/vyqchat-aboutdialog.Po"; else rm -f "$(DEPDIR)/vyqchat-aboutdialog.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='aboutdialog.cpp' object='vyqchat-aboutdialog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-aboutdialog.obj `if test -f 'aboutdialog.cpp'; then $(CYGPATH_W) 'aboutdialog.cpp'; else $(CYGPATH_W) '$(srcdir)/aboutdialog.cpp'; fi` vyqchat-appwin.o: appwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-appwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-appwin.Tpo" -c -o vyqchat-appwin.o `test -f 'appwin.cpp' || echo '$(srcdir)/'`appwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-appwin.Tpo" "$(DEPDIR)/vyqchat-appwin.Po"; else rm -f "$(DEPDIR)/vyqchat-appwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='appwin.cpp' object='vyqchat-appwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-appwin.o `test -f 'appwin.cpp' || echo '$(srcdir)/'`appwin.cpp vyqchat-appwin.obj: appwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-appwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-appwin.Tpo" -c -o vyqchat-appwin.obj `if test -f 'appwin.cpp'; then $(CYGPATH_W) 'appwin.cpp'; else $(CYGPATH_W) '$(srcdir)/appwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-appwin.Tpo" "$(DEPDIR)/vyqchat-appwin.Po"; else rm -f "$(DEPDIR)/vyqchat-appwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='appwin.cpp' object='vyqchat-appwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-appwin.obj `if test -f 'appwin.cpp'; then $(CYGPATH_W) 'appwin.cpp'; else $(CYGPATH_W) '$(srcdir)/appwin.cpp'; fi` vyqchat-chatline.o: chatline.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chatline.o -MD -MP -MF "$(DEPDIR)/vyqchat-chatline.Tpo" -c -o vyqchat-chatline.o `test -f 'chatline.cpp' || echo '$(srcdir)/'`chatline.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chatline.Tpo" "$(DEPDIR)/vyqchat-chatline.Po"; else rm -f "$(DEPDIR)/vyqchat-chatline.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chatline.cpp' object='vyqchat-chatline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chatline.o `test -f 'chatline.cpp' || echo '$(srcdir)/'`chatline.cpp vyqchat-chatline.obj: chatline.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chatline.obj -MD -MP -MF "$(DEPDIR)/vyqchat-chatline.Tpo" -c -o vyqchat-chatline.obj `if test -f 'chatline.cpp'; then $(CYGPATH_W) 'chatline.cpp'; else $(CYGPATH_W) '$(srcdir)/chatline.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chatline.Tpo" "$(DEPDIR)/vyqchat-chatline.Po"; else rm -f "$(DEPDIR)/vyqchat-chatline.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chatline.cpp' object='vyqchat-chatline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chatline.obj `if test -f 'chatline.cpp'; then $(CYGPATH_W) 'chatline.cpp'; else $(CYGPATH_W) '$(srcdir)/chatline.cpp'; fi` vyqchat-chatlinehist.o: chatlinehist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chatlinehist.o -MD -MP -MF "$(DEPDIR)/vyqchat-chatlinehist.Tpo" -c -o vyqchat-chatlinehist.o `test -f 'chatlinehist.cpp' || echo '$(srcdir)/'`chatlinehist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chatlinehist.Tpo" "$(DEPDIR)/vyqchat-chatlinehist.Po"; else rm -f "$(DEPDIR)/vyqchat-chatlinehist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chatlinehist.cpp' object='vyqchat-chatlinehist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chatlinehist.o `test -f 'chatlinehist.cpp' || echo '$(srcdir)/'`chatlinehist.cpp vyqchat-chatlinehist.obj: chatlinehist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chatlinehist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-chatlinehist.Tpo" -c -o vyqchat-chatlinehist.obj `if test -f 'chatlinehist.cpp'; then $(CYGPATH_W) 'chatlinehist.cpp'; else $(CYGPATH_W) '$(srcdir)/chatlinehist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chatlinehist.Tpo" "$(DEPDIR)/vyqchat-chatlinehist.Po"; else rm -f "$(DEPDIR)/vyqchat-chatlinehist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chatlinehist.cpp' object='vyqchat-chatlinehist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chatlinehist.obj `if test -f 'chatlinehist.cpp'; then $(CYGPATH_W) 'chatlinehist.cpp'; else $(CYGPATH_W) '$(srcdir)/chatlinehist.cpp'; fi` vyqchat-channel.o: channel.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-channel.o -MD -MP -MF "$(DEPDIR)/vyqchat-channel.Tpo" -c -o vyqchat-channel.o `test -f 'channel.cpp' || echo '$(srcdir)/'`channel.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-channel.Tpo" "$(DEPDIR)/vyqchat-channel.Po"; else rm -f "$(DEPDIR)/vyqchat-channel.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='channel.cpp' object='vyqchat-channel.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-channel.o `test -f 'channel.cpp' || echo '$(srcdir)/'`channel.cpp vyqchat-channel.obj: channel.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-channel.obj -MD -MP -MF "$(DEPDIR)/vyqchat-channel.Tpo" -c -o vyqchat-channel.obj `if test -f 'channel.cpp'; then $(CYGPATH_W) 'channel.cpp'; else $(CYGPATH_W) '$(srcdir)/channel.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-channel.Tpo" "$(DEPDIR)/vyqchat-channel.Po"; else rm -f "$(DEPDIR)/vyqchat-channel.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='channel.cpp' object='vyqchat-channel.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-channel.obj `if test -f 'channel.cpp'; then $(CYGPATH_W) 'channel.cpp'; else $(CYGPATH_W) '$(srcdir)/channel.cpp'; fi` vyqchat-channelsdlg.o: channelsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-channelsdlg.o -MD -MP -MF "$(DEPDIR)/vyqchat-channelsdlg.Tpo" -c -o vyqchat-channelsdlg.o `test -f 'channelsdlg.cpp' || echo '$(srcdir)/'`channelsdlg.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-channelsdlg.Tpo" "$(DEPDIR)/vyqchat-channelsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-channelsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='channelsdlg.cpp' object='vyqchat-channelsdlg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-channelsdlg.o `test -f 'channelsdlg.cpp' || echo '$(srcdir)/'`channelsdlg.cpp vyqchat-channelsdlg.obj: channelsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-channelsdlg.obj -MD -MP -MF "$(DEPDIR)/vyqchat-channelsdlg.Tpo" -c -o vyqchat-channelsdlg.obj `if test -f 'channelsdlg.cpp'; then $(CYGPATH_W) 'channelsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/channelsdlg.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-channelsdlg.Tpo" "$(DEPDIR)/vyqchat-channelsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-channelsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='channelsdlg.cpp' object='vyqchat-channelsdlg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-channelsdlg.obj `if test -f 'channelsdlg.cpp'; then $(CYGPATH_W) 'channelsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/channelsdlg.cpp'; fi` vyqchat-chattab.o: chattab.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chattab.o -MD -MP -MF "$(DEPDIR)/vyqchat-chattab.Tpo" -c -o vyqchat-chattab.o `test -f 'chattab.cpp' || echo '$(srcdir)/'`chattab.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chattab.Tpo" "$(DEPDIR)/vyqchat-chattab.Po"; else rm -f "$(DEPDIR)/vyqchat-chattab.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chattab.cpp' object='vyqchat-chattab.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chattab.o `test -f 'chattab.cpp' || echo '$(srcdir)/'`chattab.cpp vyqchat-chattab.obj: chattab.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chattab.obj -MD -MP -MF "$(DEPDIR)/vyqchat-chattab.Tpo" -c -o vyqchat-chattab.obj `if test -f 'chattab.cpp'; then $(CYGPATH_W) 'chattab.cpp'; else $(CYGPATH_W) '$(srcdir)/chattab.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chattab.Tpo" "$(DEPDIR)/vyqchat-chattab.Po"; else rm -f "$(DEPDIR)/vyqchat-chattab.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chattab.cpp' object='vyqchat-chattab.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chattab.obj `if test -f 'chattab.cpp'; then $(CYGPATH_W) 'chattab.cpp'; else $(CYGPATH_W) '$(srcdir)/chattab.cpp'; fi` vyqchat-chlist.o: chlist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chlist.o -MD -MP -MF "$(DEPDIR)/vyqchat-chlist.Tpo" -c -o vyqchat-chlist.o `test -f 'chlist.cpp' || echo '$(srcdir)/'`chlist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chlist.Tpo" "$(DEPDIR)/vyqchat-chlist.Po"; else rm -f "$(DEPDIR)/vyqchat-chlist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chlist.cpp' object='vyqchat-chlist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chlist.o `test -f 'chlist.cpp' || echo '$(srcdir)/'`chlist.cpp vyqchat-chlist.obj: chlist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-chlist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-chlist.Tpo" -c -o vyqchat-chlist.obj `if test -f 'chlist.cpp'; then $(CYGPATH_W) 'chlist.cpp'; else $(CYGPATH_W) '$(srcdir)/chlist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-chlist.Tpo" "$(DEPDIR)/vyqchat-chlist.Po"; else rm -f "$(DEPDIR)/vyqchat-chlist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='chlist.cpp' object='vyqchat-chlist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-chlist.obj `if test -f 'chlist.cpp'; then $(CYGPATH_W) 'chlist.cpp'; else $(CYGPATH_W) '$(srcdir)/chlist.cpp'; fi` vyqchat-history.o: history.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-history.o -MD -MP -MF "$(DEPDIR)/vyqchat-history.Tpo" -c -o vyqchat-history.o `test -f 'history.cpp' || echo '$(srcdir)/'`history.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-history.Tpo" "$(DEPDIR)/vyqchat-history.Po"; else rm -f "$(DEPDIR)/vyqchat-history.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='history.cpp' object='vyqchat-history.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-history.o `test -f 'history.cpp' || echo '$(srcdir)/'`history.cpp vyqchat-history.obj: history.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-history.obj -MD -MP -MF "$(DEPDIR)/vyqchat-history.Tpo" -c -o vyqchat-history.obj `if test -f 'history.cpp'; then $(CYGPATH_W) 'history.cpp'; else $(CYGPATH_W) '$(srcdir)/history.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-history.Tpo" "$(DEPDIR)/vyqchat-history.Po"; else rm -f "$(DEPDIR)/vyqchat-history.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='history.cpp' object='vyqchat-history.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-history.obj `if test -f 'history.cpp'; then $(CYGPATH_W) 'history.cpp'; else $(CYGPATH_W) '$(srcdir)/history.cpp'; fi` vyqchat-icons.o: icons.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-icons.o -MD -MP -MF "$(DEPDIR)/vyqchat-icons.Tpo" -c -o vyqchat-icons.o `test -f 'icons.cpp' || echo '$(srcdir)/'`icons.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-icons.Tpo" "$(DEPDIR)/vyqchat-icons.Po"; else rm -f "$(DEPDIR)/vyqchat-icons.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='icons.cpp' object='vyqchat-icons.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-icons.o `test -f 'icons.cpp' || echo '$(srcdir)/'`icons.cpp vyqchat-icons.obj: icons.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-icons.obj -MD -MP -MF "$(DEPDIR)/vyqchat-icons.Tpo" -c -o vyqchat-icons.obj `if test -f 'icons.cpp'; then $(CYGPATH_W) 'icons.cpp'; else $(CYGPATH_W) '$(srcdir)/icons.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-icons.Tpo" "$(DEPDIR)/vyqchat-icons.Po"; else rm -f "$(DEPDIR)/vyqchat-icons.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='icons.cpp' object='vyqchat-icons.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-icons.obj `if test -f 'icons.cpp'; then $(CYGPATH_W) 'icons.cpp'; else $(CYGPATH_W) '$(srcdir)/icons.cpp'; fi` vyqchat-main.o: main.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-main.o -MD -MP -MF "$(DEPDIR)/vyqchat-main.Tpo" -c -o vyqchat-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-main.Tpo" "$(DEPDIR)/vyqchat-main.Po"; else rm -f "$(DEPDIR)/vyqchat-main.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='vyqchat-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp vyqchat-main.obj: main.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-main.obj -MD -MP -MF "$(DEPDIR)/vyqchat-main.Tpo" -c -o vyqchat-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-main.Tpo" "$(DEPDIR)/vyqchat-main.Po"; else rm -f "$(DEPDIR)/vyqchat-main.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='vyqchat-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` vyqchat-massmsgwin.o: massmsgwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-massmsgwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-massmsgwin.Tpo" -c -o vyqchat-massmsgwin.o `test -f 'massmsgwin.cpp' || echo '$(srcdir)/'`massmsgwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-massmsgwin.Tpo" "$(DEPDIR)/vyqchat-massmsgwin.Po"; else rm -f "$(DEPDIR)/vyqchat-massmsgwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='massmsgwin.cpp' object='vyqchat-massmsgwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-massmsgwin.o `test -f 'massmsgwin.cpp' || echo '$(srcdir)/'`massmsgwin.cpp vyqchat-massmsgwin.obj: massmsgwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-massmsgwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-massmsgwin.Tpo" -c -o vyqchat-massmsgwin.obj `if test -f 'massmsgwin.cpp'; then $(CYGPATH_W) 'massmsgwin.cpp'; else $(CYGPATH_W) '$(srcdir)/massmsgwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-massmsgwin.Tpo" "$(DEPDIR)/vyqchat-massmsgwin.Po"; else rm -f "$(DEPDIR)/vyqchat-massmsgwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='massmsgwin.cpp' object='vyqchat-massmsgwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-massmsgwin.obj `if test -f 'massmsgwin.cpp'; then $(CYGPATH_W) 'massmsgwin.cpp'; else $(CYGPATH_W) '$(srcdir)/massmsgwin.cpp'; fi` vyqchat-msgrcvwin.o: msgrcvwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-msgrcvwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-msgrcvwin.Tpo" -c -o vyqchat-msgrcvwin.o `test -f 'msgrcvwin.cpp' || echo '$(srcdir)/'`msgrcvwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-msgrcvwin.Tpo" "$(DEPDIR)/vyqchat-msgrcvwin.Po"; else rm -f "$(DEPDIR)/vyqchat-msgrcvwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='msgrcvwin.cpp' object='vyqchat-msgrcvwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-msgrcvwin.o `test -f 'msgrcvwin.cpp' || echo '$(srcdir)/'`msgrcvwin.cpp vyqchat-msgrcvwin.obj: msgrcvwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-msgrcvwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-msgrcvwin.Tpo" -c -o vyqchat-msgrcvwin.obj `if test -f 'msgrcvwin.cpp'; then $(CYGPATH_W) 'msgrcvwin.cpp'; else $(CYGPATH_W) '$(srcdir)/msgrcvwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-msgrcvwin.Tpo" "$(DEPDIR)/vyqchat-msgrcvwin.Po"; else rm -f "$(DEPDIR)/vyqchat-msgrcvwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='msgrcvwin.cpp' object='vyqchat-msgrcvwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-msgrcvwin.obj `if test -f 'msgrcvwin.cpp'; then $(CYGPATH_W) 'msgrcvwin.cpp'; else $(CYGPATH_W) '$(srcdir)/msgrcvwin.cpp'; fi` vyqchat-msgsndwin.o: msgsndwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-msgsndwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-msgsndwin.Tpo" -c -o vyqchat-msgsndwin.o `test -f 'msgsndwin.cpp' || echo '$(srcdir)/'`msgsndwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-msgsndwin.Tpo" "$(DEPDIR)/vyqchat-msgsndwin.Po"; else rm -f "$(DEPDIR)/vyqchat-msgsndwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='msgsndwin.cpp' object='vyqchat-msgsndwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-msgsndwin.o `test -f 'msgsndwin.cpp' || echo '$(srcdir)/'`msgsndwin.cpp vyqchat-msgsndwin.obj: msgsndwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-msgsndwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-msgsndwin.Tpo" -c -o vyqchat-msgsndwin.obj `if test -f 'msgsndwin.cpp'; then $(CYGPATH_W) 'msgsndwin.cpp'; else $(CYGPATH_W) '$(srcdir)/msgsndwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-msgsndwin.Tpo" "$(DEPDIR)/vyqchat-msgsndwin.Po"; else rm -f "$(DEPDIR)/vyqchat-msgsndwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='msgsndwin.cpp' object='vyqchat-msgsndwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-msgsndwin.obj `if test -f 'msgsndwin.cpp'; then $(CYGPATH_W) 'msgsndwin.cpp'; else $(CYGPATH_W) '$(srcdir)/msgsndwin.cpp'; fi` vyqchat-nickcombo.o: nickcombo.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-nickcombo.o -MD -MP -MF "$(DEPDIR)/vyqchat-nickcombo.Tpo" -c -o vyqchat-nickcombo.o `test -f 'nickcombo.cpp' || echo '$(srcdir)/'`nickcombo.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-nickcombo.Tpo" "$(DEPDIR)/vyqchat-nickcombo.Po"; else rm -f "$(DEPDIR)/vyqchat-nickcombo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='nickcombo.cpp' object='vyqchat-nickcombo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-nickcombo.o `test -f 'nickcombo.cpp' || echo '$(srcdir)/'`nickcombo.cpp vyqchat-nickcombo.obj: nickcombo.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-nickcombo.obj -MD -MP -MF "$(DEPDIR)/vyqchat-nickcombo.Tpo" -c -o vyqchat-nickcombo.obj `if test -f 'nickcombo.cpp'; then $(CYGPATH_W) 'nickcombo.cpp'; else $(CYGPATH_W) '$(srcdir)/nickcombo.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-nickcombo.Tpo" "$(DEPDIR)/vyqchat-nickcombo.Po"; else rm -f "$(DEPDIR)/vyqchat-nickcombo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='nickcombo.cpp' object='vyqchat-nickcombo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-nickcombo.obj `if test -f 'nickcombo.cpp'; then $(CYGPATH_W) 'nickcombo.cpp'; else $(CYGPATH_W) '$(srcdir)/nickcombo.cpp'; fi` vyqchat-regexp.o: regexp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-regexp.o -MD -MP -MF "$(DEPDIR)/vyqchat-regexp.Tpo" -c -o vyqchat-regexp.o `test -f 'regexp.cpp' || echo '$(srcdir)/'`regexp.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-regexp.Tpo" "$(DEPDIR)/vyqchat-regexp.Po"; else rm -f "$(DEPDIR)/vyqchat-regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='regexp.cpp' object='vyqchat-regexp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-regexp.o `test -f 'regexp.cpp' || echo '$(srcdir)/'`regexp.cpp vyqchat-regexp.obj: regexp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-regexp.obj -MD -MP -MF "$(DEPDIR)/vyqchat-regexp.Tpo" -c -o vyqchat-regexp.obj `if test -f 'regexp.cpp'; then $(CYGPATH_W) 'regexp.cpp'; else $(CYGPATH_W) '$(srcdir)/regexp.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-regexp.Tpo" "$(DEPDIR)/vyqchat-regexp.Po"; else rm -f "$(DEPDIR)/vyqchat-regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='regexp.cpp' object='vyqchat-regexp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-regexp.obj `if test -f 'regexp.cpp'; then $(CYGPATH_W) 'regexp.cpp'; else $(CYGPATH_W) '$(srcdir)/regexp.cpp'; fi` vyqchat-scripting.o: scripting.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-scripting.o -MD -MP -MF "$(DEPDIR)/vyqchat-scripting.Tpo" -c -o vyqchat-scripting.o `test -f 'scripting.cpp' || echo '$(srcdir)/'`scripting.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-scripting.Tpo" "$(DEPDIR)/vyqchat-scripting.Po"; else rm -f "$(DEPDIR)/vyqchat-scripting.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='scripting.cpp' object='vyqchat-scripting.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-scripting.o `test -f 'scripting.cpp' || echo '$(srcdir)/'`scripting.cpp vyqchat-scripting.obj: scripting.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-scripting.obj -MD -MP -MF "$(DEPDIR)/vyqchat-scripting.Tpo" -c -o vyqchat-scripting.obj `if test -f 'scripting.cpp'; then $(CYGPATH_W) 'scripting.cpp'; else $(CYGPATH_W) '$(srcdir)/scripting.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-scripting.Tpo" "$(DEPDIR)/vyqchat-scripting.Po"; else rm -f "$(DEPDIR)/vyqchat-scripting.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='scripting.cpp' object='vyqchat-scripting.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-scripting.obj `if test -f 'scripting.cpp'; then $(CYGPATH_W) 'scripting.cpp'; else $(CYGPATH_W) '$(srcdir)/scripting.cpp'; fi` vyqchat-settings.o: settings.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-settings.o -MD -MP -MF "$(DEPDIR)/vyqchat-settings.Tpo" -c -o vyqchat-settings.o `test -f 'settings.cpp' || echo '$(srcdir)/'`settings.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-settings.Tpo" "$(DEPDIR)/vyqchat-settings.Po"; else rm -f "$(DEPDIR)/vyqchat-settings.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='settings.cpp' object='vyqchat-settings.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-settings.o `test -f 'settings.cpp' || echo '$(srcdir)/'`settings.cpp vyqchat-settings.obj: settings.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-settings.obj -MD -MP -MF "$(DEPDIR)/vyqchat-settings.Tpo" -c -o vyqchat-settings.obj `if test -f 'settings.cpp'; then $(CYGPATH_W) 'settings.cpp'; else $(CYGPATH_W) '$(srcdir)/settings.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-settings.Tpo" "$(DEPDIR)/vyqchat-settings.Po"; else rm -f "$(DEPDIR)/vyqchat-settings.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='settings.cpp' object='vyqchat-settings.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-settings.obj `if test -f 'settings.cpp'; then $(CYGPATH_W) 'settings.cpp'; else $(CYGPATH_W) '$(srcdir)/settings.cpp'; fi` vyqchat-settingsdlg.o: settingsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-settingsdlg.o -MD -MP -MF "$(DEPDIR)/vyqchat-settingsdlg.Tpo" -c -o vyqchat-settingsdlg.o `test -f 'settingsdlg.cpp' || echo '$(srcdir)/'`settingsdlg.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-settingsdlg.Tpo" "$(DEPDIR)/vyqchat-settingsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-settingsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='settingsdlg.cpp' object='vyqchat-settingsdlg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-settingsdlg.o `test -f 'settingsdlg.cpp' || echo '$(srcdir)/'`settingsdlg.cpp vyqchat-settingsdlg.obj: settingsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-settingsdlg.obj -MD -MP -MF "$(DEPDIR)/vyqchat-settingsdlg.Tpo" -c -o vyqchat-settingsdlg.obj `if test -f 'settingsdlg.cpp'; then $(CYGPATH_W) 'settingsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/settingsdlg.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-settingsdlg.Tpo" "$(DEPDIR)/vyqchat-settingsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-settingsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='settingsdlg.cpp' object='vyqchat-settingsdlg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-settingsdlg.obj `if test -f 'settingsdlg.cpp'; then $(CYGPATH_W) 'settingsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/settingsdlg.cpp'; fi` vyqchat-sound.o: sound.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-sound.o -MD -MP -MF "$(DEPDIR)/vyqchat-sound.Tpo" -c -o vyqchat-sound.o `test -f 'sound.cpp' || echo '$(srcdir)/'`sound.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-sound.Tpo" "$(DEPDIR)/vyqchat-sound.Po"; else rm -f "$(DEPDIR)/vyqchat-sound.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sound.cpp' object='vyqchat-sound.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-sound.o `test -f 'sound.cpp' || echo '$(srcdir)/'`sound.cpp vyqchat-sound.obj: sound.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-sound.obj -MD -MP -MF "$(DEPDIR)/vyqchat-sound.Tpo" -c -o vyqchat-sound.obj `if test -f 'sound.cpp'; then $(CYGPATH_W) 'sound.cpp'; else $(CYGPATH_W) '$(srcdir)/sound.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-sound.Tpo" "$(DEPDIR)/vyqchat-sound.Po"; else rm -f "$(DEPDIR)/vyqchat-sound.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sound.cpp' object='vyqchat-sound.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-sound.obj `if test -f 'sound.cpp'; then $(CYGPATH_W) 'sound.cpp'; else $(CYGPATH_W) '$(srcdir)/sound.cpp'; fi` vyqchat-status.o: status.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-status.o -MD -MP -MF "$(DEPDIR)/vyqchat-status.Tpo" -c -o vyqchat-status.o `test -f 'status.cpp' || echo '$(srcdir)/'`status.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-status.Tpo" "$(DEPDIR)/vyqchat-status.Po"; else rm -f "$(DEPDIR)/vyqchat-status.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='status.cpp' object='vyqchat-status.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-status.o `test -f 'status.cpp' || echo '$(srcdir)/'`status.cpp vyqchat-status.obj: status.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-status.obj -MD -MP -MF "$(DEPDIR)/vyqchat-status.Tpo" -c -o vyqchat-status.obj `if test -f 'status.cpp'; then $(CYGPATH_W) 'status.cpp'; else $(CYGPATH_W) '$(srcdir)/status.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-status.Tpo" "$(DEPDIR)/vyqchat-status.Po"; else rm -f "$(DEPDIR)/vyqchat-status.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='status.cpp' object='vyqchat-status.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-status.obj `if test -f 'status.cpp'; then $(CYGPATH_W) 'status.cpp'; else $(CYGPATH_W) '$(srcdir)/status.cpp'; fi` vyqchat-topicwin.o: topicwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-topicwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-topicwin.Tpo" -c -o vyqchat-topicwin.o `test -f 'topicwin.cpp' || echo '$(srcdir)/'`topicwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-topicwin.Tpo" "$(DEPDIR)/vyqchat-topicwin.Po"; else rm -f "$(DEPDIR)/vyqchat-topicwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='topicwin.cpp' object='vyqchat-topicwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-topicwin.o `test -f 'topicwin.cpp' || echo '$(srcdir)/'`topicwin.cpp vyqchat-topicwin.obj: topicwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-topicwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-topicwin.Tpo" -c -o vyqchat-topicwin.obj `if test -f 'topicwin.cpp'; then $(CYGPATH_W) 'topicwin.cpp'; else $(CYGPATH_W) '$(srcdir)/topicwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-topicwin.Tpo" "$(DEPDIR)/vyqchat-topicwin.Po"; else rm -f "$(DEPDIR)/vyqchat-topicwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='topicwin.cpp' object='vyqchat-topicwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-topicwin.obj `if test -f 'topicwin.cpp'; then $(CYGPATH_W) 'topicwin.cpp'; else $(CYGPATH_W) '$(srcdir)/topicwin.cpp'; fi` vyqchat-trayicon.o: trayicon.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-trayicon.o -MD -MP -MF "$(DEPDIR)/vyqchat-trayicon.Tpo" -c -o vyqchat-trayicon.o `test -f 'trayicon.cpp' || echo '$(srcdir)/'`trayicon.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-trayicon.Tpo" "$(DEPDIR)/vyqchat-trayicon.Po"; else rm -f "$(DEPDIR)/vyqchat-trayicon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='trayicon.cpp' object='vyqchat-trayicon.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-trayicon.o `test -f 'trayicon.cpp' || echo '$(srcdir)/'`trayicon.cpp vyqchat-trayicon.obj: trayicon.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-trayicon.obj -MD -MP -MF "$(DEPDIR)/vyqchat-trayicon.Tpo" -c -o vyqchat-trayicon.obj `if test -f 'trayicon.cpp'; then $(CYGPATH_W) 'trayicon.cpp'; else $(CYGPATH_W) '$(srcdir)/trayicon.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-trayicon.Tpo" "$(DEPDIR)/vyqchat-trayicon.Po"; else rm -f "$(DEPDIR)/vyqchat-trayicon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='trayicon.cpp' object='vyqchat-trayicon.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-trayicon.obj `if test -f 'trayicon.cpp'; then $(CYGPATH_W) 'trayicon.cpp'; else $(CYGPATH_W) '$(srcdir)/trayicon.cpp'; fi` vyqchat-trayicon_x11.o: trayicon_x11.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-trayicon_x11.o -MD -MP -MF "$(DEPDIR)/vyqchat-trayicon_x11.Tpo" -c -o vyqchat-trayicon_x11.o `test -f 'trayicon_x11.cpp' || echo '$(srcdir)/'`trayicon_x11.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-trayicon_x11.Tpo" "$(DEPDIR)/vyqchat-trayicon_x11.Po"; else rm -f "$(DEPDIR)/vyqchat-trayicon_x11.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='trayicon_x11.cpp' object='vyqchat-trayicon_x11.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-trayicon_x11.o `test -f 'trayicon_x11.cpp' || echo '$(srcdir)/'`trayicon_x11.cpp vyqchat-trayicon_x11.obj: trayicon_x11.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-trayicon_x11.obj -MD -MP -MF "$(DEPDIR)/vyqchat-trayicon_x11.Tpo" -c -o vyqchat-trayicon_x11.obj `if test -f 'trayicon_x11.cpp'; then $(CYGPATH_W) 'trayicon_x11.cpp'; else $(CYGPATH_W) '$(srcdir)/trayicon_x11.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-trayicon_x11.Tpo" "$(DEPDIR)/vyqchat-trayicon_x11.Po"; else rm -f "$(DEPDIR)/vyqchat-trayicon_x11.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='trayicon_x11.cpp' object='vyqchat-trayicon_x11.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-trayicon_x11.obj `if test -f 'trayicon_x11.cpp'; then $(CYGPATH_W) 'trayicon_x11.cpp'; else $(CYGPATH_W) '$(srcdir)/trayicon_x11.cpp'; fi` vyqchat-user.o: user.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-user.o -MD -MP -MF "$(DEPDIR)/vyqchat-user.Tpo" -c -o vyqchat-user.o `test -f 'user.cpp' || echo '$(srcdir)/'`user.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-user.Tpo" "$(DEPDIR)/vyqchat-user.Po"; else rm -f "$(DEPDIR)/vyqchat-user.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='user.cpp' object='vyqchat-user.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-user.o `test -f 'user.cpp' || echo '$(srcdir)/'`user.cpp vyqchat-user.obj: user.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-user.obj -MD -MP -MF "$(DEPDIR)/vyqchat-user.Tpo" -c -o vyqchat-user.obj `if test -f 'user.cpp'; then $(CYGPATH_W) 'user.cpp'; else $(CYGPATH_W) '$(srcdir)/user.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-user.Tpo" "$(DEPDIR)/vyqchat-user.Po"; else rm -f "$(DEPDIR)/vyqchat-user.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='user.cpp' object='vyqchat-user.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-user.obj `if test -f 'user.cpp'; then $(CYGPATH_W) 'user.cpp'; else $(CYGPATH_W) '$(srcdir)/user.cpp'; fi` vyqchat-ulist.o: ulist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-ulist.o -MD -MP -MF "$(DEPDIR)/vyqchat-ulist.Tpo" -c -o vyqchat-ulist.o `test -f 'ulist.cpp' || echo '$(srcdir)/'`ulist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-ulist.Tpo" "$(DEPDIR)/vyqchat-ulist.Po"; else rm -f "$(DEPDIR)/vyqchat-ulist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ulist.cpp' object='vyqchat-ulist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-ulist.o `test -f 'ulist.cpp' || echo '$(srcdir)/'`ulist.cpp vyqchat-ulist.obj: ulist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-ulist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-ulist.Tpo" -c -o vyqchat-ulist.obj `if test -f 'ulist.cpp'; then $(CYGPATH_W) 'ulist.cpp'; else $(CYGPATH_W) '$(srcdir)/ulist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-ulist.Tpo" "$(DEPDIR)/vyqchat-ulist.Po"; else rm -f "$(DEPDIR)/vyqchat-ulist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ulist.cpp' object='vyqchat-ulist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-ulist.obj `if test -f 'ulist.cpp'; then $(CYGPATH_W) 'ulist.cpp'; else $(CYGPATH_W) '$(srcdir)/ulist.cpp'; fi` vyqchat-uuid.o: uuid.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-uuid.o -MD -MP -MF "$(DEPDIR)/vyqchat-uuid.Tpo" -c -o vyqchat-uuid.o `test -f 'uuid.cpp' || echo '$(srcdir)/'`uuid.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-uuid.Tpo" "$(DEPDIR)/vyqchat-uuid.Po"; else rm -f "$(DEPDIR)/vyqchat-uuid.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='uuid.cpp' object='vyqchat-uuid.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-uuid.o `test -f 'uuid.cpp' || echo '$(srcdir)/'`uuid.cpp vyqchat-uuid.obj: uuid.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-uuid.obj -MD -MP -MF "$(DEPDIR)/vyqchat-uuid.Tpo" -c -o vyqchat-uuid.obj `if test -f 'uuid.cpp'; then $(CYGPATH_W) 'uuid.cpp'; else $(CYGPATH_W) '$(srcdir)/uuid.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-uuid.Tpo" "$(DEPDIR)/vyqchat-uuid.Po"; else rm -f "$(DEPDIR)/vyqchat-uuid.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='uuid.cpp' object='vyqchat-uuid.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-uuid.obj `if test -f 'uuid.cpp'; then $(CYGPATH_W) 'uuid.cpp'; else $(CYGPATH_W) '$(srcdir)/uuid.cpp'; fi` vyqchat-vcprotocol.o: vcprotocol.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-vcprotocol.o -MD -MP -MF "$(DEPDIR)/vyqchat-vcprotocol.Tpo" -c -o vyqchat-vcprotocol.o `test -f 'vcprotocol.cpp' || echo '$(srcdir)/'`vcprotocol.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-vcprotocol.Tpo" "$(DEPDIR)/vyqchat-vcprotocol.Po"; else rm -f "$(DEPDIR)/vyqchat-vcprotocol.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='vcprotocol.cpp' object='vyqchat-vcprotocol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-vcprotocol.o `test -f 'vcprotocol.cpp' || echo '$(srcdir)/'`vcprotocol.cpp vyqchat-vcprotocol.obj: vcprotocol.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-vcprotocol.obj -MD -MP -MF "$(DEPDIR)/vyqchat-vcprotocol.Tpo" -c -o vyqchat-vcprotocol.obj `if test -f 'vcprotocol.cpp'; then $(CYGPATH_W) 'vcprotocol.cpp'; else $(CYGPATH_W) '$(srcdir)/vcprotocol.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-vcprotocol.Tpo" "$(DEPDIR)/vyqchat-vcprotocol.Po"; else rm -f "$(DEPDIR)/vyqchat-vcprotocol.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='vcprotocol.cpp' object='vyqchat-vcprotocol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-vcprotocol.obj `if test -f 'vcprotocol.cpp'; then $(CYGPATH_W) 'vcprotocol.cpp'; else $(CYGPATH_W) '$(srcdir)/vcprotocol.cpp'; fi` vyqchat-moc_appwin.o: moc_appwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_appwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_appwin.Tpo" -c -o vyqchat-moc_appwin.o `test -f 'moc_appwin.cpp' || echo '$(srcdir)/'`moc_appwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_appwin.Tpo" "$(DEPDIR)/vyqchat-moc_appwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_appwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_appwin.cpp' object='vyqchat-moc_appwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_appwin.o `test -f 'moc_appwin.cpp' || echo '$(srcdir)/'`moc_appwin.cpp vyqchat-moc_appwin.obj: moc_appwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_appwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_appwin.Tpo" -c -o vyqchat-moc_appwin.obj `if test -f 'moc_appwin.cpp'; then $(CYGPATH_W) 'moc_appwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_appwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_appwin.Tpo" "$(DEPDIR)/vyqchat-moc_appwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_appwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_appwin.cpp' object='vyqchat-moc_appwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_appwin.obj `if test -f 'moc_appwin.cpp'; then $(CYGPATH_W) 'moc_appwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_appwin.cpp'; fi` vyqchat-moc_chatline.o: moc_chatline.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chatline.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chatline.Tpo" -c -o vyqchat-moc_chatline.o `test -f 'moc_chatline.cpp' || echo '$(srcdir)/'`moc_chatline.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chatline.Tpo" "$(DEPDIR)/vyqchat-moc_chatline.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chatline.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chatline.cpp' object='vyqchat-moc_chatline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chatline.o `test -f 'moc_chatline.cpp' || echo '$(srcdir)/'`moc_chatline.cpp vyqchat-moc_chatline.obj: moc_chatline.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chatline.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chatline.Tpo" -c -o vyqchat-moc_chatline.obj `if test -f 'moc_chatline.cpp'; then $(CYGPATH_W) 'moc_chatline.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chatline.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chatline.Tpo" "$(DEPDIR)/vyqchat-moc_chatline.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chatline.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chatline.cpp' object='vyqchat-moc_chatline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chatline.obj `if test -f 'moc_chatline.cpp'; then $(CYGPATH_W) 'moc_chatline.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chatline.cpp'; fi` vyqchat-moc_chatlinehist.o: moc_chatlinehist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chatlinehist.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo" -c -o vyqchat-moc_chatlinehist.o `test -f 'moc_chatlinehist.cpp' || echo '$(srcdir)/'`moc_chatlinehist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo" "$(DEPDIR)/vyqchat-moc_chatlinehist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chatlinehist.cpp' object='vyqchat-moc_chatlinehist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chatlinehist.o `test -f 'moc_chatlinehist.cpp' || echo '$(srcdir)/'`moc_chatlinehist.cpp vyqchat-moc_chatlinehist.obj: moc_chatlinehist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chatlinehist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo" -c -o vyqchat-moc_chatlinehist.obj `if test -f 'moc_chatlinehist.cpp'; then $(CYGPATH_W) 'moc_chatlinehist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chatlinehist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo" "$(DEPDIR)/vyqchat-moc_chatlinehist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chatlinehist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chatlinehist.cpp' object='vyqchat-moc_chatlinehist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chatlinehist.obj `if test -f 'moc_chatlinehist.cpp'; then $(CYGPATH_W) 'moc_chatlinehist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chatlinehist.cpp'; fi` vyqchat-moc_chattab.o: moc_chattab.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chattab.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chattab.Tpo" -c -o vyqchat-moc_chattab.o `test -f 'moc_chattab.cpp' || echo '$(srcdir)/'`moc_chattab.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chattab.Tpo" "$(DEPDIR)/vyqchat-moc_chattab.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chattab.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chattab.cpp' object='vyqchat-moc_chattab.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chattab.o `test -f 'moc_chattab.cpp' || echo '$(srcdir)/'`moc_chattab.cpp vyqchat-moc_chattab.obj: moc_chattab.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chattab.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chattab.Tpo" -c -o vyqchat-moc_chattab.obj `if test -f 'moc_chattab.cpp'; then $(CYGPATH_W) 'moc_chattab.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chattab.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chattab.Tpo" "$(DEPDIR)/vyqchat-moc_chattab.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chattab.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chattab.cpp' object='vyqchat-moc_chattab.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chattab.obj `if test -f 'moc_chattab.cpp'; then $(CYGPATH_W) 'moc_chattab.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chattab.cpp'; fi` vyqchat-moc_channel.o: moc_channel.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_channel.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_channel.Tpo" -c -o vyqchat-moc_channel.o `test -f 'moc_channel.cpp' || echo '$(srcdir)/'`moc_channel.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_channel.Tpo" "$(DEPDIR)/vyqchat-moc_channel.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_channel.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_channel.cpp' object='vyqchat-moc_channel.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_channel.o `test -f 'moc_channel.cpp' || echo '$(srcdir)/'`moc_channel.cpp vyqchat-moc_channel.obj: moc_channel.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_channel.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_channel.Tpo" -c -o vyqchat-moc_channel.obj `if test -f 'moc_channel.cpp'; then $(CYGPATH_W) 'moc_channel.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_channel.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_channel.Tpo" "$(DEPDIR)/vyqchat-moc_channel.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_channel.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_channel.cpp' object='vyqchat-moc_channel.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_channel.obj `if test -f 'moc_channel.cpp'; then $(CYGPATH_W) 'moc_channel.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_channel.cpp'; fi` vyqchat-moc_channelsdlg.o: moc_channelsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_channelsdlg.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo" -c -o vyqchat-moc_channelsdlg.o `test -f 'moc_channelsdlg.cpp' || echo '$(srcdir)/'`moc_channelsdlg.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo" "$(DEPDIR)/vyqchat-moc_channelsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_channelsdlg.cpp' object='vyqchat-moc_channelsdlg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_channelsdlg.o `test -f 'moc_channelsdlg.cpp' || echo '$(srcdir)/'`moc_channelsdlg.cpp vyqchat-moc_channelsdlg.obj: moc_channelsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_channelsdlg.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo" -c -o vyqchat-moc_channelsdlg.obj `if test -f 'moc_channelsdlg.cpp'; then $(CYGPATH_W) 'moc_channelsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_channelsdlg.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo" "$(DEPDIR)/vyqchat-moc_channelsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_channelsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_channelsdlg.cpp' object='vyqchat-moc_channelsdlg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_channelsdlg.obj `if test -f 'moc_channelsdlg.cpp'; then $(CYGPATH_W) 'moc_channelsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_channelsdlg.cpp'; fi` vyqchat-moc_chlist.o: moc_chlist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chlist.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chlist.Tpo" -c -o vyqchat-moc_chlist.o `test -f 'moc_chlist.cpp' || echo '$(srcdir)/'`moc_chlist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chlist.Tpo" "$(DEPDIR)/vyqchat-moc_chlist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chlist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chlist.cpp' object='vyqchat-moc_chlist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chlist.o `test -f 'moc_chlist.cpp' || echo '$(srcdir)/'`moc_chlist.cpp vyqchat-moc_chlist.obj: moc_chlist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_chlist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_chlist.Tpo" -c -o vyqchat-moc_chlist.obj `if test -f 'moc_chlist.cpp'; then $(CYGPATH_W) 'moc_chlist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chlist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_chlist.Tpo" "$(DEPDIR)/vyqchat-moc_chlist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_chlist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_chlist.cpp' object='vyqchat-moc_chlist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_chlist.obj `if test -f 'moc_chlist.cpp'; then $(CYGPATH_W) 'moc_chlist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_chlist.cpp'; fi` vyqchat-moc_massmsgwin.o: moc_massmsgwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_massmsgwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo" -c -o vyqchat-moc_massmsgwin.o `test -f 'moc_massmsgwin.cpp' || echo '$(srcdir)/'`moc_massmsgwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo" "$(DEPDIR)/vyqchat-moc_massmsgwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_massmsgwin.cpp' object='vyqchat-moc_massmsgwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_massmsgwin.o `test -f 'moc_massmsgwin.cpp' || echo '$(srcdir)/'`moc_massmsgwin.cpp vyqchat-moc_massmsgwin.obj: moc_massmsgwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_massmsgwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo" -c -o vyqchat-moc_massmsgwin.obj `if test -f 'moc_massmsgwin.cpp'; then $(CYGPATH_W) 'moc_massmsgwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_massmsgwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo" "$(DEPDIR)/vyqchat-moc_massmsgwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_massmsgwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_massmsgwin.cpp' object='vyqchat-moc_massmsgwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_massmsgwin.obj `if test -f 'moc_massmsgwin.cpp'; then $(CYGPATH_W) 'moc_massmsgwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_massmsgwin.cpp'; fi` vyqchat-moc_msgrcvwin.o: moc_msgrcvwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_msgrcvwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo" -c -o vyqchat-moc_msgrcvwin.o `test -f 'moc_msgrcvwin.cpp' || echo '$(srcdir)/'`moc_msgrcvwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo" "$(DEPDIR)/vyqchat-moc_msgrcvwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_msgrcvwin.cpp' object='vyqchat-moc_msgrcvwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_msgrcvwin.o `test -f 'moc_msgrcvwin.cpp' || echo '$(srcdir)/'`moc_msgrcvwin.cpp vyqchat-moc_msgrcvwin.obj: moc_msgrcvwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_msgrcvwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo" -c -o vyqchat-moc_msgrcvwin.obj `if test -f 'moc_msgrcvwin.cpp'; then $(CYGPATH_W) 'moc_msgrcvwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_msgrcvwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo" "$(DEPDIR)/vyqchat-moc_msgrcvwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_msgrcvwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_msgrcvwin.cpp' object='vyqchat-moc_msgrcvwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_msgrcvwin.obj `if test -f 'moc_msgrcvwin.cpp'; then $(CYGPATH_W) 'moc_msgrcvwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_msgrcvwin.cpp'; fi` vyqchat-moc_msgsndwin.o: moc_msgsndwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_msgsndwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo" -c -o vyqchat-moc_msgsndwin.o `test -f 'moc_msgsndwin.cpp' || echo '$(srcdir)/'`moc_msgsndwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo" "$(DEPDIR)/vyqchat-moc_msgsndwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_msgsndwin.cpp' object='vyqchat-moc_msgsndwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_msgsndwin.o `test -f 'moc_msgsndwin.cpp' || echo '$(srcdir)/'`moc_msgsndwin.cpp vyqchat-moc_msgsndwin.obj: moc_msgsndwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_msgsndwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo" -c -o vyqchat-moc_msgsndwin.obj `if test -f 'moc_msgsndwin.cpp'; then $(CYGPATH_W) 'moc_msgsndwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_msgsndwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo" "$(DEPDIR)/vyqchat-moc_msgsndwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_msgsndwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_msgsndwin.cpp' object='vyqchat-moc_msgsndwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_msgsndwin.obj `if test -f 'moc_msgsndwin.cpp'; then $(CYGPATH_W) 'moc_msgsndwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_msgsndwin.cpp'; fi` vyqchat-moc_nickcombo.o: moc_nickcombo.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_nickcombo.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo" -c -o vyqchat-moc_nickcombo.o `test -f 'moc_nickcombo.cpp' || echo '$(srcdir)/'`moc_nickcombo.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo" "$(DEPDIR)/vyqchat-moc_nickcombo.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_nickcombo.cpp' object='vyqchat-moc_nickcombo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_nickcombo.o `test -f 'moc_nickcombo.cpp' || echo '$(srcdir)/'`moc_nickcombo.cpp vyqchat-moc_nickcombo.obj: moc_nickcombo.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_nickcombo.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo" -c -o vyqchat-moc_nickcombo.obj `if test -f 'moc_nickcombo.cpp'; then $(CYGPATH_W) 'moc_nickcombo.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_nickcombo.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo" "$(DEPDIR)/vyqchat-moc_nickcombo.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_nickcombo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_nickcombo.cpp' object='vyqchat-moc_nickcombo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_nickcombo.obj `if test -f 'moc_nickcombo.cpp'; then $(CYGPATH_W) 'moc_nickcombo.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_nickcombo.cpp'; fi` vyqchat-moc_regexp.o: moc_regexp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_regexp.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_regexp.Tpo" -c -o vyqchat-moc_regexp.o `test -f 'moc_regexp.cpp' || echo '$(srcdir)/'`moc_regexp.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_regexp.Tpo" "$(DEPDIR)/vyqchat-moc_regexp.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_regexp.cpp' object='vyqchat-moc_regexp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_regexp.o `test -f 'moc_regexp.cpp' || echo '$(srcdir)/'`moc_regexp.cpp vyqchat-moc_regexp.obj: moc_regexp.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_regexp.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_regexp.Tpo" -c -o vyqchat-moc_regexp.obj `if test -f 'moc_regexp.cpp'; then $(CYGPATH_W) 'moc_regexp.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_regexp.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_regexp.Tpo" "$(DEPDIR)/vyqchat-moc_regexp.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_regexp.cpp' object='vyqchat-moc_regexp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_regexp.obj `if test -f 'moc_regexp.cpp'; then $(CYGPATH_W) 'moc_regexp.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_regexp.cpp'; fi` vyqchat-moc_settingsdlg.o: moc_settingsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_settingsdlg.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo" -c -o vyqchat-moc_settingsdlg.o `test -f 'moc_settingsdlg.cpp' || echo '$(srcdir)/'`moc_settingsdlg.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo" "$(DEPDIR)/vyqchat-moc_settingsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_settingsdlg.cpp' object='vyqchat-moc_settingsdlg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_settingsdlg.o `test -f 'moc_settingsdlg.cpp' || echo '$(srcdir)/'`moc_settingsdlg.cpp vyqchat-moc_settingsdlg.obj: moc_settingsdlg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_settingsdlg.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo" -c -o vyqchat-moc_settingsdlg.obj `if test -f 'moc_settingsdlg.cpp'; then $(CYGPATH_W) 'moc_settingsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_settingsdlg.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo" "$(DEPDIR)/vyqchat-moc_settingsdlg.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_settingsdlg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_settingsdlg.cpp' object='vyqchat-moc_settingsdlg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_settingsdlg.obj `if test -f 'moc_settingsdlg.cpp'; then $(CYGPATH_W) 'moc_settingsdlg.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_settingsdlg.cpp'; fi` vyqchat-moc_status.o: moc_status.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_status.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_status.Tpo" -c -o vyqchat-moc_status.o `test -f 'moc_status.cpp' || echo '$(srcdir)/'`moc_status.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_status.Tpo" "$(DEPDIR)/vyqchat-moc_status.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_status.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_status.cpp' object='vyqchat-moc_status.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_status.o `test -f 'moc_status.cpp' || echo '$(srcdir)/'`moc_status.cpp vyqchat-moc_status.obj: moc_status.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_status.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_status.Tpo" -c -o vyqchat-moc_status.obj `if test -f 'moc_status.cpp'; then $(CYGPATH_W) 'moc_status.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_status.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_status.Tpo" "$(DEPDIR)/vyqchat-moc_status.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_status.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_status.cpp' object='vyqchat-moc_status.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_status.obj `if test -f 'moc_status.cpp'; then $(CYGPATH_W) 'moc_status.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_status.cpp'; fi` vyqchat-moc_topicwin.o: moc_topicwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_topicwin.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_topicwin.Tpo" -c -o vyqchat-moc_topicwin.o `test -f 'moc_topicwin.cpp' || echo '$(srcdir)/'`moc_topicwin.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_topicwin.Tpo" "$(DEPDIR)/vyqchat-moc_topicwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_topicwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_topicwin.cpp' object='vyqchat-moc_topicwin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_topicwin.o `test -f 'moc_topicwin.cpp' || echo '$(srcdir)/'`moc_topicwin.cpp vyqchat-moc_topicwin.obj: moc_topicwin.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_topicwin.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_topicwin.Tpo" -c -o vyqchat-moc_topicwin.obj `if test -f 'moc_topicwin.cpp'; then $(CYGPATH_W) 'moc_topicwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_topicwin.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_topicwin.Tpo" "$(DEPDIR)/vyqchat-moc_topicwin.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_topicwin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_topicwin.cpp' object='vyqchat-moc_topicwin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_topicwin.obj `if test -f 'moc_topicwin.cpp'; then $(CYGPATH_W) 'moc_topicwin.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_topicwin.cpp'; fi` vyqchat-moc_trayicon.o: moc_trayicon.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_trayicon.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_trayicon.Tpo" -c -o vyqchat-moc_trayicon.o `test -f 'moc_trayicon.cpp' || echo '$(srcdir)/'`moc_trayicon.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_trayicon.Tpo" "$(DEPDIR)/vyqchat-moc_trayicon.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_trayicon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_trayicon.cpp' object='vyqchat-moc_trayicon.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_trayicon.o `test -f 'moc_trayicon.cpp' || echo '$(srcdir)/'`moc_trayicon.cpp vyqchat-moc_trayicon.obj: moc_trayicon.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_trayicon.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_trayicon.Tpo" -c -o vyqchat-moc_trayicon.obj `if test -f 'moc_trayicon.cpp'; then $(CYGPATH_W) 'moc_trayicon.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_trayicon.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_trayicon.Tpo" "$(DEPDIR)/vyqchat-moc_trayicon.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_trayicon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_trayicon.cpp' object='vyqchat-moc_trayicon.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_trayicon.obj `if test -f 'moc_trayicon.cpp'; then $(CYGPATH_W) 'moc_trayicon.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_trayicon.cpp'; fi` vyqchat-moc_ulist.o: moc_ulist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_ulist.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_ulist.Tpo" -c -o vyqchat-moc_ulist.o `test -f 'moc_ulist.cpp' || echo '$(srcdir)/'`moc_ulist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_ulist.Tpo" "$(DEPDIR)/vyqchat-moc_ulist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_ulist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_ulist.cpp' object='vyqchat-moc_ulist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_ulist.o `test -f 'moc_ulist.cpp' || echo '$(srcdir)/'`moc_ulist.cpp vyqchat-moc_ulist.obj: moc_ulist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_ulist.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_ulist.Tpo" -c -o vyqchat-moc_ulist.obj `if test -f 'moc_ulist.cpp'; then $(CYGPATH_W) 'moc_ulist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_ulist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_ulist.Tpo" "$(DEPDIR)/vyqchat-moc_ulist.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_ulist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_ulist.cpp' object='vyqchat-moc_ulist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_ulist.obj `if test -f 'moc_ulist.cpp'; then $(CYGPATH_W) 'moc_ulist.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_ulist.cpp'; fi` vyqchat-moc_vcprotocol.o: moc_vcprotocol.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_vcprotocol.o -MD -MP -MF "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo" -c -o vyqchat-moc_vcprotocol.o `test -f 'moc_vcprotocol.cpp' || echo '$(srcdir)/'`moc_vcprotocol.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo" "$(DEPDIR)/vyqchat-moc_vcprotocol.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_vcprotocol.cpp' object='vyqchat-moc_vcprotocol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_vcprotocol.o `test -f 'moc_vcprotocol.cpp' || echo '$(srcdir)/'`moc_vcprotocol.cpp vyqchat-moc_vcprotocol.obj: moc_vcprotocol.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -MT vyqchat-moc_vcprotocol.obj -MD -MP -MF "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo" -c -o vyqchat-moc_vcprotocol.obj `if test -f 'moc_vcprotocol.cpp'; then $(CYGPATH_W) 'moc_vcprotocol.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_vcprotocol.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo" "$(DEPDIR)/vyqchat-moc_vcprotocol.Po"; else rm -f "$(DEPDIR)/vyqchat-moc_vcprotocol.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='moc_vcprotocol.cpp' object='vyqchat-moc_vcprotocol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vyqchat_CPPFLAGS) $(CPPFLAGS) $(vyqchat_CXXFLAGS) $(CXXFLAGS) -c -o vyqchat-moc_vcprotocol.obj `if test -f 'moc_vcprotocol.cpp'; then $(CYGPATH_W) 'moc_vcprotocol.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_vcprotocol.cpp'; fi` uninstall-info-am: 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: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(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: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(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 check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(PROGRAMS) $(HEADERS) config.h installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 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." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic ctags distclean distclean-compile \ distclean-generic distclean-hdr distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-info-am moc_%.cpp: %.h $(QT_MOC) $< -o $@ # 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: