# Makefile.in generated by automake 1.9.6 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@ ########################################################################### # # Makefile -- Makefile for runtime-src/src/recpt # # A component of the Greenstone digital library software # from the New Zealand Digital Library Project at the # University of Waikato, New Zealand. # # Copyright (C) 1999-2010 The New Zealand Digital Library Project # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # ########################################################################### srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ cgibin_PROGRAMS = library.cgi$(EXEEXT) # Option: SQLite support @USE_SQLITE_TRUE@am__append_1 = $(GSDL_DIR)/common-src/packages/sqlite/lib/libsqlite3.a -ldl -lpthread subdir = src/recpt DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(cgibindir)" cgibinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(cgibin_PROGRAMS) am_library_cgi_OBJECTS = library_cgi-action.$(OBJEXT) \ library_cgi-argdb.$(OBJEXT) library_cgi-authenaction.$(OBJEXT) \ library_cgi-browseaction.$(OBJEXT) \ library_cgi-browseactiontools.$(OBJEXT) \ library_cgi-browserclass.$(OBJEXT) \ library_cgi-browsetoolsclass.$(OBJEXT) \ library_cgi-cgiargs.$(OBJEXT) library_cgi-cgiutils.$(OBJEXT) \ library_cgi-cgiwrapper.$(OBJEXT) \ library_cgi-collectoraction.$(OBJEXT) \ library_cgi-configaction.$(OBJEXT) \ library_cgi-converter.$(OBJEXT) \ library_cgi-datelistbrowserclass.$(OBJEXT) \ library_cgi-depositoraction.$(OBJEXT) \ library_cgi-documentaction.$(OBJEXT) \ library_cgi-dynamicclassifieraction.$(OBJEXT) \ library_cgi-extlinkaction.$(OBJEXT) \ library_cgi-formattools.$(OBJEXT) \ library_cgi-gtiaction.$(OBJEXT) \ library_cgi-highlighttext.$(OBJEXT) \ library_cgi-historydb.$(OBJEXT) \ library_cgi-hlistbrowserclass.$(OBJEXT) \ library_cgi-htmlbrowserclass.$(OBJEXT) \ library_cgi-htmlutils.$(OBJEXT) \ library_cgi-invbrowserclass.$(OBJEXT) \ library_cgi-librarymain.$(OBJEXT) \ library_cgi-maincfg.$(OBJEXT) library_cgi-pageaction.$(OBJEXT) \ library_cgi-pagedbrowserclass.$(OBJEXT) \ library_cgi-phindaction.$(OBJEXT) \ library_cgi-phindbrowserclass.$(OBJEXT) \ library_cgi-pingaction.$(OBJEXT) \ library_cgi-queryaction.$(OBJEXT) \ library_cgi-querytools.$(OBJEXT) \ library_cgi-receptionist.$(OBJEXT) \ library_cgi-statusaction.$(OBJEXT) \ library_cgi-string_pool.$(OBJEXT) \ library_cgi-summarise.$(OBJEXT) \ library_cgi-tipaction.$(OBJEXT) library_cgi-userdb.$(OBJEXT) \ library_cgi-usersaction.$(OBJEXT) \ library_cgi-vlistbrowserclass.$(OBJEXT) \ library_cgi-wizardaction.$(OBJEXT) library_cgi_OBJECTS = $(am_library_cgi_OBJECTS) @USE_SQLITE_TRUE@am__DEPENDENCIES_1 = $(GSDL_DIR)/common-src/packages/sqlite/lib/libsqlite3.a library_cgi_DEPENDENCIES = \ $(GSDL_DIR)/runtime-src/src/protocol/libgsdlprotocol.a \ $(GSDL_DIR)/runtime-src/src/colservr/libgsdlcolservr.a \ $(GSDL_DIR)/common-src/src/lib/libgsdllib.a \ $(am__DEPENDENCIES_1) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 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 = $(library_cgi_SOURCES) DIST_SOURCES = $(library_cgi_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ COMPAT32BITFLAGS = @COMPAT32BITFLAGS@ 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@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_SQLITE_FALSE = @USE_SQLITE_FALSE@ USE_SQLITE_TRUE = @USE_SQLITE_TRUE@ VERSION = @VERSION@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_RANLIB = @ac_ct_RANLIB@ 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@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ RUNTIME_SRC_DIR = @top_srcdir@ GSDL_DIR = $(RUNTIME_SRC_DIR)/.. # Programs compiled and their install directories cgibindir = $(GSDL_DIR)/cgi-bin # Program: library.cgi library_cgi_CPPFLAGS = \ -I$(GSDL_DIR)/common-src/src/lib \ -I$(GSDL_DIR)/runtime-src/src/colservr \ -I$(GSDL_DIR)/runtime-src/src/protocol \ $(COMPAT32BITFLAGS) # Sources for library.cgi library_cgi_SOURCES = \ action.cpp \ argdb.cpp \ authenaction.cpp \ browseaction.cpp \ browseactiontools.cpp \ browserclass.cpp \ browsetoolsclass.cpp \ cgiargs.cpp \ cgiutils.cpp \ cgiwrapper.cpp \ collectoraction.cpp \ configaction.cpp \ converter.cpp \ datelistbrowserclass.cpp \ depositoraction.cpp \ documentaction.cpp \ dynamicclassifieraction.cpp \ extlinkaction.cpp \ formattools.cpp \ gtiaction.cpp \ highlighttext.cpp \ historydb.cpp \ hlistbrowserclass.cpp \ htmlbrowserclass.cpp \ htmlutils.cpp \ invbrowserclass.cpp \ librarymain.cpp \ maincfg.cpp \ pageaction.cpp \ pagedbrowserclass.cpp \ phindaction.cpp \ phindbrowserclass.cpp \ pingaction.cpp \ queryaction.cpp \ querytools.cpp \ receptionist.cpp \ statusaction.cpp \ string_pool.cpp \ summarise.cpp \ tipaction.cpp \ userdb.cpp \ usersaction.cpp \ vlistbrowserclass.cpp \ wizardaction.cpp library_cgi_LDADD = \ $(GSDL_DIR)/runtime-src/src/protocol/libgsdlprotocol.a \ $(GSDL_DIR)/runtime-src/src/colservr/libgsdlcolservr.a \ $(GSDL_DIR)/common-src/src/lib/libgsdllib.a $(am__append_1) library_cgi_LDFLAGS = $(COMPAT32BITFLAGS) all: 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) --foreign src/recpt/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign src/recpt/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 install-cgibinPROGRAMS: $(cgibin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(cgibindir)" || $(mkdir_p) "$(DESTDIR)$(cgibindir)" @list='$(cgibin_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) $(cgibinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(cgibindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(cgibinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(cgibindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-cgibinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(cgibin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(cgibindir)/$$f'"; \ rm -f "$(DESTDIR)$(cgibindir)/$$f"; \ done clean-cgibinPROGRAMS: -test -z "$(cgibin_PROGRAMS)" || rm -f $(cgibin_PROGRAMS) library.cgi$(EXEEXT): $(library_cgi_OBJECTS) $(library_cgi_DEPENDENCIES) @rm -f library.cgi$(EXEEXT) $(CXXLINK) $(library_cgi_LDFLAGS) $(library_cgi_OBJECTS) $(library_cgi_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-action.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-argdb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-authenaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-browseaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-browseactiontools.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-browserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-browsetoolsclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-cgiargs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-cgiutils.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-cgiwrapper.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-collectoraction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-configaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-converter.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-datelistbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-depositoraction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-documentaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-dynamicclassifieraction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-extlinkaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-formattools.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-gtiaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-highlighttext.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-historydb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-hlistbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-htmlbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-htmlutils.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-invbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-librarymain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-maincfg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-pageaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-pagedbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-phindaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-phindbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-pingaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-queryaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-querytools.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-receptionist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-statusaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-string_pool.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-summarise.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-tipaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-userdb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-usersaction.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-vlistbrowserclass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/library_cgi-wizardaction.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) '$<'` library_cgi-action.o: action.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-action.o -MD -MP -MF "$(DEPDIR)/library_cgi-action.Tpo" -c -o library_cgi-action.o `test -f 'action.cpp' || echo '$(srcdir)/'`action.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-action.Tpo" "$(DEPDIR)/library_cgi-action.Po"; else rm -f "$(DEPDIR)/library_cgi-action.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='action.cpp' object='library_cgi-action.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-action.o `test -f 'action.cpp' || echo '$(srcdir)/'`action.cpp library_cgi-action.obj: action.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-action.obj -MD -MP -MF "$(DEPDIR)/library_cgi-action.Tpo" -c -o library_cgi-action.obj `if test -f 'action.cpp'; then $(CYGPATH_W) 'action.cpp'; else $(CYGPATH_W) '$(srcdir)/action.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-action.Tpo" "$(DEPDIR)/library_cgi-action.Po"; else rm -f "$(DEPDIR)/library_cgi-action.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='action.cpp' object='library_cgi-action.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-action.obj `if test -f 'action.cpp'; then $(CYGPATH_W) 'action.cpp'; else $(CYGPATH_W) '$(srcdir)/action.cpp'; fi` library_cgi-argdb.o: argdb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-argdb.o -MD -MP -MF "$(DEPDIR)/library_cgi-argdb.Tpo" -c -o library_cgi-argdb.o `test -f 'argdb.cpp' || echo '$(srcdir)/'`argdb.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-argdb.Tpo" "$(DEPDIR)/library_cgi-argdb.Po"; else rm -f "$(DEPDIR)/library_cgi-argdb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='argdb.cpp' object='library_cgi-argdb.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-argdb.o `test -f 'argdb.cpp' || echo '$(srcdir)/'`argdb.cpp library_cgi-argdb.obj: argdb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-argdb.obj -MD -MP -MF "$(DEPDIR)/library_cgi-argdb.Tpo" -c -o library_cgi-argdb.obj `if test -f 'argdb.cpp'; then $(CYGPATH_W) 'argdb.cpp'; else $(CYGPATH_W) '$(srcdir)/argdb.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-argdb.Tpo" "$(DEPDIR)/library_cgi-argdb.Po"; else rm -f "$(DEPDIR)/library_cgi-argdb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='argdb.cpp' object='library_cgi-argdb.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-argdb.obj `if test -f 'argdb.cpp'; then $(CYGPATH_W) 'argdb.cpp'; else $(CYGPATH_W) '$(srcdir)/argdb.cpp'; fi` library_cgi-authenaction.o: authenaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-authenaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-authenaction.Tpo" -c -o library_cgi-authenaction.o `test -f 'authenaction.cpp' || echo '$(srcdir)/'`authenaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-authenaction.Tpo" "$(DEPDIR)/library_cgi-authenaction.Po"; else rm -f "$(DEPDIR)/library_cgi-authenaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='authenaction.cpp' object='library_cgi-authenaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-authenaction.o `test -f 'authenaction.cpp' || echo '$(srcdir)/'`authenaction.cpp library_cgi-authenaction.obj: authenaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-authenaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-authenaction.Tpo" -c -o library_cgi-authenaction.obj `if test -f 'authenaction.cpp'; then $(CYGPATH_W) 'authenaction.cpp'; else $(CYGPATH_W) '$(srcdir)/authenaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-authenaction.Tpo" "$(DEPDIR)/library_cgi-authenaction.Po"; else rm -f "$(DEPDIR)/library_cgi-authenaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='authenaction.cpp' object='library_cgi-authenaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-authenaction.obj `if test -f 'authenaction.cpp'; then $(CYGPATH_W) 'authenaction.cpp'; else $(CYGPATH_W) '$(srcdir)/authenaction.cpp'; fi` library_cgi-browseaction.o: browseaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browseaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-browseaction.Tpo" -c -o library_cgi-browseaction.o `test -f 'browseaction.cpp' || echo '$(srcdir)/'`browseaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browseaction.Tpo" "$(DEPDIR)/library_cgi-browseaction.Po"; else rm -f "$(DEPDIR)/library_cgi-browseaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browseaction.cpp' object='library_cgi-browseaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browseaction.o `test -f 'browseaction.cpp' || echo '$(srcdir)/'`browseaction.cpp library_cgi-browseaction.obj: browseaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browseaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-browseaction.Tpo" -c -o library_cgi-browseaction.obj `if test -f 'browseaction.cpp'; then $(CYGPATH_W) 'browseaction.cpp'; else $(CYGPATH_W) '$(srcdir)/browseaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browseaction.Tpo" "$(DEPDIR)/library_cgi-browseaction.Po"; else rm -f "$(DEPDIR)/library_cgi-browseaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browseaction.cpp' object='library_cgi-browseaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browseaction.obj `if test -f 'browseaction.cpp'; then $(CYGPATH_W) 'browseaction.cpp'; else $(CYGPATH_W) '$(srcdir)/browseaction.cpp'; fi` library_cgi-browseactiontools.o: browseactiontools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browseactiontools.o -MD -MP -MF "$(DEPDIR)/library_cgi-browseactiontools.Tpo" -c -o library_cgi-browseactiontools.o `test -f 'browseactiontools.cpp' || echo '$(srcdir)/'`browseactiontools.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browseactiontools.Tpo" "$(DEPDIR)/library_cgi-browseactiontools.Po"; else rm -f "$(DEPDIR)/library_cgi-browseactiontools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browseactiontools.cpp' object='library_cgi-browseactiontools.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browseactiontools.o `test -f 'browseactiontools.cpp' || echo '$(srcdir)/'`browseactiontools.cpp library_cgi-browseactiontools.obj: browseactiontools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browseactiontools.obj -MD -MP -MF "$(DEPDIR)/library_cgi-browseactiontools.Tpo" -c -o library_cgi-browseactiontools.obj `if test -f 'browseactiontools.cpp'; then $(CYGPATH_W) 'browseactiontools.cpp'; else $(CYGPATH_W) '$(srcdir)/browseactiontools.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browseactiontools.Tpo" "$(DEPDIR)/library_cgi-browseactiontools.Po"; else rm -f "$(DEPDIR)/library_cgi-browseactiontools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browseactiontools.cpp' object='library_cgi-browseactiontools.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browseactiontools.obj `if test -f 'browseactiontools.cpp'; then $(CYGPATH_W) 'browseactiontools.cpp'; else $(CYGPATH_W) '$(srcdir)/browseactiontools.cpp'; fi` library_cgi-browserclass.o: browserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-browserclass.Tpo" -c -o library_cgi-browserclass.o `test -f 'browserclass.cpp' || echo '$(srcdir)/'`browserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browserclass.Tpo" "$(DEPDIR)/library_cgi-browserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-browserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browserclass.cpp' object='library_cgi-browserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browserclass.o `test -f 'browserclass.cpp' || echo '$(srcdir)/'`browserclass.cpp library_cgi-browserclass.obj: browserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-browserclass.Tpo" -c -o library_cgi-browserclass.obj `if test -f 'browserclass.cpp'; then $(CYGPATH_W) 'browserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/browserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browserclass.Tpo" "$(DEPDIR)/library_cgi-browserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-browserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browserclass.cpp' object='library_cgi-browserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browserclass.obj `if test -f 'browserclass.cpp'; then $(CYGPATH_W) 'browserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/browserclass.cpp'; fi` library_cgi-browsetoolsclass.o: browsetoolsclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browsetoolsclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo" -c -o library_cgi-browsetoolsclass.o `test -f 'browsetoolsclass.cpp' || echo '$(srcdir)/'`browsetoolsclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo" "$(DEPDIR)/library_cgi-browsetoolsclass.Po"; else rm -f "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browsetoolsclass.cpp' object='library_cgi-browsetoolsclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browsetoolsclass.o `test -f 'browsetoolsclass.cpp' || echo '$(srcdir)/'`browsetoolsclass.cpp library_cgi-browsetoolsclass.obj: browsetoolsclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-browsetoolsclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo" -c -o library_cgi-browsetoolsclass.obj `if test -f 'browsetoolsclass.cpp'; then $(CYGPATH_W) 'browsetoolsclass.cpp'; else $(CYGPATH_W) '$(srcdir)/browsetoolsclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo" "$(DEPDIR)/library_cgi-browsetoolsclass.Po"; else rm -f "$(DEPDIR)/library_cgi-browsetoolsclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='browsetoolsclass.cpp' object='library_cgi-browsetoolsclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-browsetoolsclass.obj `if test -f 'browsetoolsclass.cpp'; then $(CYGPATH_W) 'browsetoolsclass.cpp'; else $(CYGPATH_W) '$(srcdir)/browsetoolsclass.cpp'; fi` library_cgi-cgiargs.o: cgiargs.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiargs.o -MD -MP -MF "$(DEPDIR)/library_cgi-cgiargs.Tpo" -c -o library_cgi-cgiargs.o `test -f 'cgiargs.cpp' || echo '$(srcdir)/'`cgiargs.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiargs.Tpo" "$(DEPDIR)/library_cgi-cgiargs.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiargs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiargs.cpp' object='library_cgi-cgiargs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiargs.o `test -f 'cgiargs.cpp' || echo '$(srcdir)/'`cgiargs.cpp library_cgi-cgiargs.obj: cgiargs.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiargs.obj -MD -MP -MF "$(DEPDIR)/library_cgi-cgiargs.Tpo" -c -o library_cgi-cgiargs.obj `if test -f 'cgiargs.cpp'; then $(CYGPATH_W) 'cgiargs.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiargs.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiargs.Tpo" "$(DEPDIR)/library_cgi-cgiargs.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiargs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiargs.cpp' object='library_cgi-cgiargs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiargs.obj `if test -f 'cgiargs.cpp'; then $(CYGPATH_W) 'cgiargs.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiargs.cpp'; fi` library_cgi-cgiutils.o: cgiutils.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiutils.o -MD -MP -MF "$(DEPDIR)/library_cgi-cgiutils.Tpo" -c -o library_cgi-cgiutils.o `test -f 'cgiutils.cpp' || echo '$(srcdir)/'`cgiutils.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiutils.Tpo" "$(DEPDIR)/library_cgi-cgiutils.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiutils.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiutils.cpp' object='library_cgi-cgiutils.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiutils.o `test -f 'cgiutils.cpp' || echo '$(srcdir)/'`cgiutils.cpp library_cgi-cgiutils.obj: cgiutils.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiutils.obj -MD -MP -MF "$(DEPDIR)/library_cgi-cgiutils.Tpo" -c -o library_cgi-cgiutils.obj `if test -f 'cgiutils.cpp'; then $(CYGPATH_W) 'cgiutils.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiutils.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiutils.Tpo" "$(DEPDIR)/library_cgi-cgiutils.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiutils.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiutils.cpp' object='library_cgi-cgiutils.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiutils.obj `if test -f 'cgiutils.cpp'; then $(CYGPATH_W) 'cgiutils.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiutils.cpp'; fi` library_cgi-cgiwrapper.o: cgiwrapper.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiwrapper.o -MD -MP -MF "$(DEPDIR)/library_cgi-cgiwrapper.Tpo" -c -o library_cgi-cgiwrapper.o `test -f 'cgiwrapper.cpp' || echo '$(srcdir)/'`cgiwrapper.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiwrapper.Tpo" "$(DEPDIR)/library_cgi-cgiwrapper.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiwrapper.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiwrapper.cpp' object='library_cgi-cgiwrapper.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiwrapper.o `test -f 'cgiwrapper.cpp' || echo '$(srcdir)/'`cgiwrapper.cpp library_cgi-cgiwrapper.obj: cgiwrapper.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-cgiwrapper.obj -MD -MP -MF "$(DEPDIR)/library_cgi-cgiwrapper.Tpo" -c -o library_cgi-cgiwrapper.obj `if test -f 'cgiwrapper.cpp'; then $(CYGPATH_W) 'cgiwrapper.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiwrapper.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-cgiwrapper.Tpo" "$(DEPDIR)/library_cgi-cgiwrapper.Po"; else rm -f "$(DEPDIR)/library_cgi-cgiwrapper.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cgiwrapper.cpp' object='library_cgi-cgiwrapper.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-cgiwrapper.obj `if test -f 'cgiwrapper.cpp'; then $(CYGPATH_W) 'cgiwrapper.cpp'; else $(CYGPATH_W) '$(srcdir)/cgiwrapper.cpp'; fi` library_cgi-collectoraction.o: collectoraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-collectoraction.o -MD -MP -MF "$(DEPDIR)/library_cgi-collectoraction.Tpo" -c -o library_cgi-collectoraction.o `test -f 'collectoraction.cpp' || echo '$(srcdir)/'`collectoraction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-collectoraction.Tpo" "$(DEPDIR)/library_cgi-collectoraction.Po"; else rm -f "$(DEPDIR)/library_cgi-collectoraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='collectoraction.cpp' object='library_cgi-collectoraction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-collectoraction.o `test -f 'collectoraction.cpp' || echo '$(srcdir)/'`collectoraction.cpp library_cgi-collectoraction.obj: collectoraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-collectoraction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-collectoraction.Tpo" -c -o library_cgi-collectoraction.obj `if test -f 'collectoraction.cpp'; then $(CYGPATH_W) 'collectoraction.cpp'; else $(CYGPATH_W) '$(srcdir)/collectoraction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-collectoraction.Tpo" "$(DEPDIR)/library_cgi-collectoraction.Po"; else rm -f "$(DEPDIR)/library_cgi-collectoraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='collectoraction.cpp' object='library_cgi-collectoraction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-collectoraction.obj `if test -f 'collectoraction.cpp'; then $(CYGPATH_W) 'collectoraction.cpp'; else $(CYGPATH_W) '$(srcdir)/collectoraction.cpp'; fi` library_cgi-configaction.o: configaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-configaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-configaction.Tpo" -c -o library_cgi-configaction.o `test -f 'configaction.cpp' || echo '$(srcdir)/'`configaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-configaction.Tpo" "$(DEPDIR)/library_cgi-configaction.Po"; else rm -f "$(DEPDIR)/library_cgi-configaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='configaction.cpp' object='library_cgi-configaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-configaction.o `test -f 'configaction.cpp' || echo '$(srcdir)/'`configaction.cpp library_cgi-configaction.obj: configaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-configaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-configaction.Tpo" -c -o library_cgi-configaction.obj `if test -f 'configaction.cpp'; then $(CYGPATH_W) 'configaction.cpp'; else $(CYGPATH_W) '$(srcdir)/configaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-configaction.Tpo" "$(DEPDIR)/library_cgi-configaction.Po"; else rm -f "$(DEPDIR)/library_cgi-configaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='configaction.cpp' object='library_cgi-configaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-configaction.obj `if test -f 'configaction.cpp'; then $(CYGPATH_W) 'configaction.cpp'; else $(CYGPATH_W) '$(srcdir)/configaction.cpp'; fi` library_cgi-converter.o: converter.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-converter.o -MD -MP -MF "$(DEPDIR)/library_cgi-converter.Tpo" -c -o library_cgi-converter.o `test -f 'converter.cpp' || echo '$(srcdir)/'`converter.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-converter.Tpo" "$(DEPDIR)/library_cgi-converter.Po"; else rm -f "$(DEPDIR)/library_cgi-converter.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='converter.cpp' object='library_cgi-converter.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-converter.o `test -f 'converter.cpp' || echo '$(srcdir)/'`converter.cpp library_cgi-converter.obj: converter.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-converter.obj -MD -MP -MF "$(DEPDIR)/library_cgi-converter.Tpo" -c -o library_cgi-converter.obj `if test -f 'converter.cpp'; then $(CYGPATH_W) 'converter.cpp'; else $(CYGPATH_W) '$(srcdir)/converter.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-converter.Tpo" "$(DEPDIR)/library_cgi-converter.Po"; else rm -f "$(DEPDIR)/library_cgi-converter.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='converter.cpp' object='library_cgi-converter.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-converter.obj `if test -f 'converter.cpp'; then $(CYGPATH_W) 'converter.cpp'; else $(CYGPATH_W) '$(srcdir)/converter.cpp'; fi` library_cgi-datelistbrowserclass.o: datelistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-datelistbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo" -c -o library_cgi-datelistbrowserclass.o `test -f 'datelistbrowserclass.cpp' || echo '$(srcdir)/'`datelistbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-datelistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='datelistbrowserclass.cpp' object='library_cgi-datelistbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-datelistbrowserclass.o `test -f 'datelistbrowserclass.cpp' || echo '$(srcdir)/'`datelistbrowserclass.cpp library_cgi-datelistbrowserclass.obj: datelistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-datelistbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo" -c -o library_cgi-datelistbrowserclass.obj `if test -f 'datelistbrowserclass.cpp'; then $(CYGPATH_W) 'datelistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/datelistbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-datelistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-datelistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='datelistbrowserclass.cpp' object='library_cgi-datelistbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-datelistbrowserclass.obj `if test -f 'datelistbrowserclass.cpp'; then $(CYGPATH_W) 'datelistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/datelistbrowserclass.cpp'; fi` library_cgi-depositoraction.o: depositoraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-depositoraction.o -MD -MP -MF "$(DEPDIR)/library_cgi-depositoraction.Tpo" -c -o library_cgi-depositoraction.o `test -f 'depositoraction.cpp' || echo '$(srcdir)/'`depositoraction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-depositoraction.Tpo" "$(DEPDIR)/library_cgi-depositoraction.Po"; else rm -f "$(DEPDIR)/library_cgi-depositoraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='depositoraction.cpp' object='library_cgi-depositoraction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-depositoraction.o `test -f 'depositoraction.cpp' || echo '$(srcdir)/'`depositoraction.cpp library_cgi-depositoraction.obj: depositoraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-depositoraction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-depositoraction.Tpo" -c -o library_cgi-depositoraction.obj `if test -f 'depositoraction.cpp'; then $(CYGPATH_W) 'depositoraction.cpp'; else $(CYGPATH_W) '$(srcdir)/depositoraction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-depositoraction.Tpo" "$(DEPDIR)/library_cgi-depositoraction.Po"; else rm -f "$(DEPDIR)/library_cgi-depositoraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='depositoraction.cpp' object='library_cgi-depositoraction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-depositoraction.obj `if test -f 'depositoraction.cpp'; then $(CYGPATH_W) 'depositoraction.cpp'; else $(CYGPATH_W) '$(srcdir)/depositoraction.cpp'; fi` library_cgi-documentaction.o: documentaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-documentaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-documentaction.Tpo" -c -o library_cgi-documentaction.o `test -f 'documentaction.cpp' || echo '$(srcdir)/'`documentaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-documentaction.Tpo" "$(DEPDIR)/library_cgi-documentaction.Po"; else rm -f "$(DEPDIR)/library_cgi-documentaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='documentaction.cpp' object='library_cgi-documentaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-documentaction.o `test -f 'documentaction.cpp' || echo '$(srcdir)/'`documentaction.cpp library_cgi-documentaction.obj: documentaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-documentaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-documentaction.Tpo" -c -o library_cgi-documentaction.obj `if test -f 'documentaction.cpp'; then $(CYGPATH_W) 'documentaction.cpp'; else $(CYGPATH_W) '$(srcdir)/documentaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-documentaction.Tpo" "$(DEPDIR)/library_cgi-documentaction.Po"; else rm -f "$(DEPDIR)/library_cgi-documentaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='documentaction.cpp' object='library_cgi-documentaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-documentaction.obj `if test -f 'documentaction.cpp'; then $(CYGPATH_W) 'documentaction.cpp'; else $(CYGPATH_W) '$(srcdir)/documentaction.cpp'; fi` library_cgi-dynamicclassifieraction.o: dynamicclassifieraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-dynamicclassifieraction.o -MD -MP -MF "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo" -c -o library_cgi-dynamicclassifieraction.o `test -f 'dynamicclassifieraction.cpp' || echo '$(srcdir)/'`dynamicclassifieraction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo" "$(DEPDIR)/library_cgi-dynamicclassifieraction.Po"; else rm -f "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='dynamicclassifieraction.cpp' object='library_cgi-dynamicclassifieraction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-dynamicclassifieraction.o `test -f 'dynamicclassifieraction.cpp' || echo '$(srcdir)/'`dynamicclassifieraction.cpp library_cgi-dynamicclassifieraction.obj: dynamicclassifieraction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-dynamicclassifieraction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo" -c -o library_cgi-dynamicclassifieraction.obj `if test -f 'dynamicclassifieraction.cpp'; then $(CYGPATH_W) 'dynamicclassifieraction.cpp'; else $(CYGPATH_W) '$(srcdir)/dynamicclassifieraction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo" "$(DEPDIR)/library_cgi-dynamicclassifieraction.Po"; else rm -f "$(DEPDIR)/library_cgi-dynamicclassifieraction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='dynamicclassifieraction.cpp' object='library_cgi-dynamicclassifieraction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-dynamicclassifieraction.obj `if test -f 'dynamicclassifieraction.cpp'; then $(CYGPATH_W) 'dynamicclassifieraction.cpp'; else $(CYGPATH_W) '$(srcdir)/dynamicclassifieraction.cpp'; fi` library_cgi-extlinkaction.o: extlinkaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-extlinkaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-extlinkaction.Tpo" -c -o library_cgi-extlinkaction.o `test -f 'extlinkaction.cpp' || echo '$(srcdir)/'`extlinkaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-extlinkaction.Tpo" "$(DEPDIR)/library_cgi-extlinkaction.Po"; else rm -f "$(DEPDIR)/library_cgi-extlinkaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='extlinkaction.cpp' object='library_cgi-extlinkaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-extlinkaction.o `test -f 'extlinkaction.cpp' || echo '$(srcdir)/'`extlinkaction.cpp library_cgi-extlinkaction.obj: extlinkaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-extlinkaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-extlinkaction.Tpo" -c -o library_cgi-extlinkaction.obj `if test -f 'extlinkaction.cpp'; then $(CYGPATH_W) 'extlinkaction.cpp'; else $(CYGPATH_W) '$(srcdir)/extlinkaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-extlinkaction.Tpo" "$(DEPDIR)/library_cgi-extlinkaction.Po"; else rm -f "$(DEPDIR)/library_cgi-extlinkaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='extlinkaction.cpp' object='library_cgi-extlinkaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-extlinkaction.obj `if test -f 'extlinkaction.cpp'; then $(CYGPATH_W) 'extlinkaction.cpp'; else $(CYGPATH_W) '$(srcdir)/extlinkaction.cpp'; fi` library_cgi-formattools.o: formattools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-formattools.o -MD -MP -MF "$(DEPDIR)/library_cgi-formattools.Tpo" -c -o library_cgi-formattools.o `test -f 'formattools.cpp' || echo '$(srcdir)/'`formattools.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-formattools.Tpo" "$(DEPDIR)/library_cgi-formattools.Po"; else rm -f "$(DEPDIR)/library_cgi-formattools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='formattools.cpp' object='library_cgi-formattools.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-formattools.o `test -f 'formattools.cpp' || echo '$(srcdir)/'`formattools.cpp library_cgi-formattools.obj: formattools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-formattools.obj -MD -MP -MF "$(DEPDIR)/library_cgi-formattools.Tpo" -c -o library_cgi-formattools.obj `if test -f 'formattools.cpp'; then $(CYGPATH_W) 'formattools.cpp'; else $(CYGPATH_W) '$(srcdir)/formattools.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-formattools.Tpo" "$(DEPDIR)/library_cgi-formattools.Po"; else rm -f "$(DEPDIR)/library_cgi-formattools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='formattools.cpp' object='library_cgi-formattools.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-formattools.obj `if test -f 'formattools.cpp'; then $(CYGPATH_W) 'formattools.cpp'; else $(CYGPATH_W) '$(srcdir)/formattools.cpp'; fi` library_cgi-gtiaction.o: gtiaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-gtiaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-gtiaction.Tpo" -c -o library_cgi-gtiaction.o `test -f 'gtiaction.cpp' || echo '$(srcdir)/'`gtiaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-gtiaction.Tpo" "$(DEPDIR)/library_cgi-gtiaction.Po"; else rm -f "$(DEPDIR)/library_cgi-gtiaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='gtiaction.cpp' object='library_cgi-gtiaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-gtiaction.o `test -f 'gtiaction.cpp' || echo '$(srcdir)/'`gtiaction.cpp library_cgi-gtiaction.obj: gtiaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-gtiaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-gtiaction.Tpo" -c -o library_cgi-gtiaction.obj `if test -f 'gtiaction.cpp'; then $(CYGPATH_W) 'gtiaction.cpp'; else $(CYGPATH_W) '$(srcdir)/gtiaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-gtiaction.Tpo" "$(DEPDIR)/library_cgi-gtiaction.Po"; else rm -f "$(DEPDIR)/library_cgi-gtiaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='gtiaction.cpp' object='library_cgi-gtiaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-gtiaction.obj `if test -f 'gtiaction.cpp'; then $(CYGPATH_W) 'gtiaction.cpp'; else $(CYGPATH_W) '$(srcdir)/gtiaction.cpp'; fi` library_cgi-highlighttext.o: highlighttext.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-highlighttext.o -MD -MP -MF "$(DEPDIR)/library_cgi-highlighttext.Tpo" -c -o library_cgi-highlighttext.o `test -f 'highlighttext.cpp' || echo '$(srcdir)/'`highlighttext.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-highlighttext.Tpo" "$(DEPDIR)/library_cgi-highlighttext.Po"; else rm -f "$(DEPDIR)/library_cgi-highlighttext.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='highlighttext.cpp' object='library_cgi-highlighttext.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-highlighttext.o `test -f 'highlighttext.cpp' || echo '$(srcdir)/'`highlighttext.cpp library_cgi-highlighttext.obj: highlighttext.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-highlighttext.obj -MD -MP -MF "$(DEPDIR)/library_cgi-highlighttext.Tpo" -c -o library_cgi-highlighttext.obj `if test -f 'highlighttext.cpp'; then $(CYGPATH_W) 'highlighttext.cpp'; else $(CYGPATH_W) '$(srcdir)/highlighttext.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-highlighttext.Tpo" "$(DEPDIR)/library_cgi-highlighttext.Po"; else rm -f "$(DEPDIR)/library_cgi-highlighttext.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='highlighttext.cpp' object='library_cgi-highlighttext.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-highlighttext.obj `if test -f 'highlighttext.cpp'; then $(CYGPATH_W) 'highlighttext.cpp'; else $(CYGPATH_W) '$(srcdir)/highlighttext.cpp'; fi` library_cgi-historydb.o: historydb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-historydb.o -MD -MP -MF "$(DEPDIR)/library_cgi-historydb.Tpo" -c -o library_cgi-historydb.o `test -f 'historydb.cpp' || echo '$(srcdir)/'`historydb.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-historydb.Tpo" "$(DEPDIR)/library_cgi-historydb.Po"; else rm -f "$(DEPDIR)/library_cgi-historydb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='historydb.cpp' object='library_cgi-historydb.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-historydb.o `test -f 'historydb.cpp' || echo '$(srcdir)/'`historydb.cpp library_cgi-historydb.obj: historydb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-historydb.obj -MD -MP -MF "$(DEPDIR)/library_cgi-historydb.Tpo" -c -o library_cgi-historydb.obj `if test -f 'historydb.cpp'; then $(CYGPATH_W) 'historydb.cpp'; else $(CYGPATH_W) '$(srcdir)/historydb.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-historydb.Tpo" "$(DEPDIR)/library_cgi-historydb.Po"; else rm -f "$(DEPDIR)/library_cgi-historydb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='historydb.cpp' object='library_cgi-historydb.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-historydb.obj `if test -f 'historydb.cpp'; then $(CYGPATH_W) 'historydb.cpp'; else $(CYGPATH_W) '$(srcdir)/historydb.cpp'; fi` library_cgi-hlistbrowserclass.o: hlistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-hlistbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo" -c -o library_cgi-hlistbrowserclass.o `test -f 'hlistbrowserclass.cpp' || echo '$(srcdir)/'`hlistbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-hlistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='hlistbrowserclass.cpp' object='library_cgi-hlistbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-hlistbrowserclass.o `test -f 'hlistbrowserclass.cpp' || echo '$(srcdir)/'`hlistbrowserclass.cpp library_cgi-hlistbrowserclass.obj: hlistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-hlistbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo" -c -o library_cgi-hlistbrowserclass.obj `if test -f 'hlistbrowserclass.cpp'; then $(CYGPATH_W) 'hlistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/hlistbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-hlistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-hlistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='hlistbrowserclass.cpp' object='library_cgi-hlistbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-hlistbrowserclass.obj `if test -f 'hlistbrowserclass.cpp'; then $(CYGPATH_W) 'hlistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/hlistbrowserclass.cpp'; fi` library_cgi-htmlbrowserclass.o: htmlbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-htmlbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo" -c -o library_cgi-htmlbrowserclass.o `test -f 'htmlbrowserclass.cpp' || echo '$(srcdir)/'`htmlbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo" "$(DEPDIR)/library_cgi-htmlbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='htmlbrowserclass.cpp' object='library_cgi-htmlbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-htmlbrowserclass.o `test -f 'htmlbrowserclass.cpp' || echo '$(srcdir)/'`htmlbrowserclass.cpp library_cgi-htmlbrowserclass.obj: htmlbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-htmlbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo" -c -o library_cgi-htmlbrowserclass.obj `if test -f 'htmlbrowserclass.cpp'; then $(CYGPATH_W) 'htmlbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/htmlbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo" "$(DEPDIR)/library_cgi-htmlbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-htmlbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='htmlbrowserclass.cpp' object='library_cgi-htmlbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-htmlbrowserclass.obj `if test -f 'htmlbrowserclass.cpp'; then $(CYGPATH_W) 'htmlbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/htmlbrowserclass.cpp'; fi` library_cgi-htmlutils.o: htmlutils.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-htmlutils.o -MD -MP -MF "$(DEPDIR)/library_cgi-htmlutils.Tpo" -c -o library_cgi-htmlutils.o `test -f 'htmlutils.cpp' || echo '$(srcdir)/'`htmlutils.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-htmlutils.Tpo" "$(DEPDIR)/library_cgi-htmlutils.Po"; else rm -f "$(DEPDIR)/library_cgi-htmlutils.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='htmlutils.cpp' object='library_cgi-htmlutils.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-htmlutils.o `test -f 'htmlutils.cpp' || echo '$(srcdir)/'`htmlutils.cpp library_cgi-htmlutils.obj: htmlutils.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-htmlutils.obj -MD -MP -MF "$(DEPDIR)/library_cgi-htmlutils.Tpo" -c -o library_cgi-htmlutils.obj `if test -f 'htmlutils.cpp'; then $(CYGPATH_W) 'htmlutils.cpp'; else $(CYGPATH_W) '$(srcdir)/htmlutils.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-htmlutils.Tpo" "$(DEPDIR)/library_cgi-htmlutils.Po"; else rm -f "$(DEPDIR)/library_cgi-htmlutils.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='htmlutils.cpp' object='library_cgi-htmlutils.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-htmlutils.obj `if test -f 'htmlutils.cpp'; then $(CYGPATH_W) 'htmlutils.cpp'; else $(CYGPATH_W) '$(srcdir)/htmlutils.cpp'; fi` library_cgi-invbrowserclass.o: invbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-invbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-invbrowserclass.Tpo" -c -o library_cgi-invbrowserclass.o `test -f 'invbrowserclass.cpp' || echo '$(srcdir)/'`invbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-invbrowserclass.Tpo" "$(DEPDIR)/library_cgi-invbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-invbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='invbrowserclass.cpp' object='library_cgi-invbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-invbrowserclass.o `test -f 'invbrowserclass.cpp' || echo '$(srcdir)/'`invbrowserclass.cpp library_cgi-invbrowserclass.obj: invbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-invbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-invbrowserclass.Tpo" -c -o library_cgi-invbrowserclass.obj `if test -f 'invbrowserclass.cpp'; then $(CYGPATH_W) 'invbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/invbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-invbrowserclass.Tpo" "$(DEPDIR)/library_cgi-invbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-invbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='invbrowserclass.cpp' object='library_cgi-invbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-invbrowserclass.obj `if test -f 'invbrowserclass.cpp'; then $(CYGPATH_W) 'invbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/invbrowserclass.cpp'; fi` library_cgi-librarymain.o: librarymain.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-librarymain.o -MD -MP -MF "$(DEPDIR)/library_cgi-librarymain.Tpo" -c -o library_cgi-librarymain.o `test -f 'librarymain.cpp' || echo '$(srcdir)/'`librarymain.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-librarymain.Tpo" "$(DEPDIR)/library_cgi-librarymain.Po"; else rm -f "$(DEPDIR)/library_cgi-librarymain.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='librarymain.cpp' object='library_cgi-librarymain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-librarymain.o `test -f 'librarymain.cpp' || echo '$(srcdir)/'`librarymain.cpp library_cgi-librarymain.obj: librarymain.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-librarymain.obj -MD -MP -MF "$(DEPDIR)/library_cgi-librarymain.Tpo" -c -o library_cgi-librarymain.obj `if test -f 'librarymain.cpp'; then $(CYGPATH_W) 'librarymain.cpp'; else $(CYGPATH_W) '$(srcdir)/librarymain.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-librarymain.Tpo" "$(DEPDIR)/library_cgi-librarymain.Po"; else rm -f "$(DEPDIR)/library_cgi-librarymain.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='librarymain.cpp' object='library_cgi-librarymain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-librarymain.obj `if test -f 'librarymain.cpp'; then $(CYGPATH_W) 'librarymain.cpp'; else $(CYGPATH_W) '$(srcdir)/librarymain.cpp'; fi` library_cgi-maincfg.o: maincfg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-maincfg.o -MD -MP -MF "$(DEPDIR)/library_cgi-maincfg.Tpo" -c -o library_cgi-maincfg.o `test -f 'maincfg.cpp' || echo '$(srcdir)/'`maincfg.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-maincfg.Tpo" "$(DEPDIR)/library_cgi-maincfg.Po"; else rm -f "$(DEPDIR)/library_cgi-maincfg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='maincfg.cpp' object='library_cgi-maincfg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-maincfg.o `test -f 'maincfg.cpp' || echo '$(srcdir)/'`maincfg.cpp library_cgi-maincfg.obj: maincfg.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-maincfg.obj -MD -MP -MF "$(DEPDIR)/library_cgi-maincfg.Tpo" -c -o library_cgi-maincfg.obj `if test -f 'maincfg.cpp'; then $(CYGPATH_W) 'maincfg.cpp'; else $(CYGPATH_W) '$(srcdir)/maincfg.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-maincfg.Tpo" "$(DEPDIR)/library_cgi-maincfg.Po"; else rm -f "$(DEPDIR)/library_cgi-maincfg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='maincfg.cpp' object='library_cgi-maincfg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-maincfg.obj `if test -f 'maincfg.cpp'; then $(CYGPATH_W) 'maincfg.cpp'; else $(CYGPATH_W) '$(srcdir)/maincfg.cpp'; fi` library_cgi-pageaction.o: pageaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pageaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-pageaction.Tpo" -c -o library_cgi-pageaction.o `test -f 'pageaction.cpp' || echo '$(srcdir)/'`pageaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pageaction.Tpo" "$(DEPDIR)/library_cgi-pageaction.Po"; else rm -f "$(DEPDIR)/library_cgi-pageaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pageaction.cpp' object='library_cgi-pageaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pageaction.o `test -f 'pageaction.cpp' || echo '$(srcdir)/'`pageaction.cpp library_cgi-pageaction.obj: pageaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pageaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-pageaction.Tpo" -c -o library_cgi-pageaction.obj `if test -f 'pageaction.cpp'; then $(CYGPATH_W) 'pageaction.cpp'; else $(CYGPATH_W) '$(srcdir)/pageaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pageaction.Tpo" "$(DEPDIR)/library_cgi-pageaction.Po"; else rm -f "$(DEPDIR)/library_cgi-pageaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pageaction.cpp' object='library_cgi-pageaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pageaction.obj `if test -f 'pageaction.cpp'; then $(CYGPATH_W) 'pageaction.cpp'; else $(CYGPATH_W) '$(srcdir)/pageaction.cpp'; fi` library_cgi-pagedbrowserclass.o: pagedbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pagedbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo" -c -o library_cgi-pagedbrowserclass.o `test -f 'pagedbrowserclass.cpp' || echo '$(srcdir)/'`pagedbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo" "$(DEPDIR)/library_cgi-pagedbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pagedbrowserclass.cpp' object='library_cgi-pagedbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pagedbrowserclass.o `test -f 'pagedbrowserclass.cpp' || echo '$(srcdir)/'`pagedbrowserclass.cpp library_cgi-pagedbrowserclass.obj: pagedbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pagedbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo" -c -o library_cgi-pagedbrowserclass.obj `if test -f 'pagedbrowserclass.cpp'; then $(CYGPATH_W) 'pagedbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/pagedbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo" "$(DEPDIR)/library_cgi-pagedbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-pagedbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pagedbrowserclass.cpp' object='library_cgi-pagedbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pagedbrowserclass.obj `if test -f 'pagedbrowserclass.cpp'; then $(CYGPATH_W) 'pagedbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/pagedbrowserclass.cpp'; fi` library_cgi-phindaction.o: phindaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-phindaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-phindaction.Tpo" -c -o library_cgi-phindaction.o `test -f 'phindaction.cpp' || echo '$(srcdir)/'`phindaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-phindaction.Tpo" "$(DEPDIR)/library_cgi-phindaction.Po"; else rm -f "$(DEPDIR)/library_cgi-phindaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='phindaction.cpp' object='library_cgi-phindaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-phindaction.o `test -f 'phindaction.cpp' || echo '$(srcdir)/'`phindaction.cpp library_cgi-phindaction.obj: phindaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-phindaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-phindaction.Tpo" -c -o library_cgi-phindaction.obj `if test -f 'phindaction.cpp'; then $(CYGPATH_W) 'phindaction.cpp'; else $(CYGPATH_W) '$(srcdir)/phindaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-phindaction.Tpo" "$(DEPDIR)/library_cgi-phindaction.Po"; else rm -f "$(DEPDIR)/library_cgi-phindaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='phindaction.cpp' object='library_cgi-phindaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-phindaction.obj `if test -f 'phindaction.cpp'; then $(CYGPATH_W) 'phindaction.cpp'; else $(CYGPATH_W) '$(srcdir)/phindaction.cpp'; fi` library_cgi-phindbrowserclass.o: phindbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-phindbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo" -c -o library_cgi-phindbrowserclass.o `test -f 'phindbrowserclass.cpp' || echo '$(srcdir)/'`phindbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo" "$(DEPDIR)/library_cgi-phindbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='phindbrowserclass.cpp' object='library_cgi-phindbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-phindbrowserclass.o `test -f 'phindbrowserclass.cpp' || echo '$(srcdir)/'`phindbrowserclass.cpp library_cgi-phindbrowserclass.obj: phindbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-phindbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo" -c -o library_cgi-phindbrowserclass.obj `if test -f 'phindbrowserclass.cpp'; then $(CYGPATH_W) 'phindbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/phindbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo" "$(DEPDIR)/library_cgi-phindbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-phindbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='phindbrowserclass.cpp' object='library_cgi-phindbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-phindbrowserclass.obj `if test -f 'phindbrowserclass.cpp'; then $(CYGPATH_W) 'phindbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/phindbrowserclass.cpp'; fi` library_cgi-pingaction.o: pingaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pingaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-pingaction.Tpo" -c -o library_cgi-pingaction.o `test -f 'pingaction.cpp' || echo '$(srcdir)/'`pingaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pingaction.Tpo" "$(DEPDIR)/library_cgi-pingaction.Po"; else rm -f "$(DEPDIR)/library_cgi-pingaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pingaction.cpp' object='library_cgi-pingaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pingaction.o `test -f 'pingaction.cpp' || echo '$(srcdir)/'`pingaction.cpp library_cgi-pingaction.obj: pingaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-pingaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-pingaction.Tpo" -c -o library_cgi-pingaction.obj `if test -f 'pingaction.cpp'; then $(CYGPATH_W) 'pingaction.cpp'; else $(CYGPATH_W) '$(srcdir)/pingaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-pingaction.Tpo" "$(DEPDIR)/library_cgi-pingaction.Po"; else rm -f "$(DEPDIR)/library_cgi-pingaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='pingaction.cpp' object='library_cgi-pingaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-pingaction.obj `if test -f 'pingaction.cpp'; then $(CYGPATH_W) 'pingaction.cpp'; else $(CYGPATH_W) '$(srcdir)/pingaction.cpp'; fi` library_cgi-queryaction.o: queryaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-queryaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-queryaction.Tpo" -c -o library_cgi-queryaction.o `test -f 'queryaction.cpp' || echo '$(srcdir)/'`queryaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-queryaction.Tpo" "$(DEPDIR)/library_cgi-queryaction.Po"; else rm -f "$(DEPDIR)/library_cgi-queryaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='queryaction.cpp' object='library_cgi-queryaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-queryaction.o `test -f 'queryaction.cpp' || echo '$(srcdir)/'`queryaction.cpp library_cgi-queryaction.obj: queryaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-queryaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-queryaction.Tpo" -c -o library_cgi-queryaction.obj `if test -f 'queryaction.cpp'; then $(CYGPATH_W) 'queryaction.cpp'; else $(CYGPATH_W) '$(srcdir)/queryaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-queryaction.Tpo" "$(DEPDIR)/library_cgi-queryaction.Po"; else rm -f "$(DEPDIR)/library_cgi-queryaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='queryaction.cpp' object='library_cgi-queryaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-queryaction.obj `if test -f 'queryaction.cpp'; then $(CYGPATH_W) 'queryaction.cpp'; else $(CYGPATH_W) '$(srcdir)/queryaction.cpp'; fi` library_cgi-querytools.o: querytools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-querytools.o -MD -MP -MF "$(DEPDIR)/library_cgi-querytools.Tpo" -c -o library_cgi-querytools.o `test -f 'querytools.cpp' || echo '$(srcdir)/'`querytools.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-querytools.Tpo" "$(DEPDIR)/library_cgi-querytools.Po"; else rm -f "$(DEPDIR)/library_cgi-querytools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='querytools.cpp' object='library_cgi-querytools.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-querytools.o `test -f 'querytools.cpp' || echo '$(srcdir)/'`querytools.cpp library_cgi-querytools.obj: querytools.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-querytools.obj -MD -MP -MF "$(DEPDIR)/library_cgi-querytools.Tpo" -c -o library_cgi-querytools.obj `if test -f 'querytools.cpp'; then $(CYGPATH_W) 'querytools.cpp'; else $(CYGPATH_W) '$(srcdir)/querytools.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-querytools.Tpo" "$(DEPDIR)/library_cgi-querytools.Po"; else rm -f "$(DEPDIR)/library_cgi-querytools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='querytools.cpp' object='library_cgi-querytools.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-querytools.obj `if test -f 'querytools.cpp'; then $(CYGPATH_W) 'querytools.cpp'; else $(CYGPATH_W) '$(srcdir)/querytools.cpp'; fi` library_cgi-receptionist.o: receptionist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-receptionist.o -MD -MP -MF "$(DEPDIR)/library_cgi-receptionist.Tpo" -c -o library_cgi-receptionist.o `test -f 'receptionist.cpp' || echo '$(srcdir)/'`receptionist.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-receptionist.Tpo" "$(DEPDIR)/library_cgi-receptionist.Po"; else rm -f "$(DEPDIR)/library_cgi-receptionist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='receptionist.cpp' object='library_cgi-receptionist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-receptionist.o `test -f 'receptionist.cpp' || echo '$(srcdir)/'`receptionist.cpp library_cgi-receptionist.obj: receptionist.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-receptionist.obj -MD -MP -MF "$(DEPDIR)/library_cgi-receptionist.Tpo" -c -o library_cgi-receptionist.obj `if test -f 'receptionist.cpp'; then $(CYGPATH_W) 'receptionist.cpp'; else $(CYGPATH_W) '$(srcdir)/receptionist.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-receptionist.Tpo" "$(DEPDIR)/library_cgi-receptionist.Po"; else rm -f "$(DEPDIR)/library_cgi-receptionist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='receptionist.cpp' object='library_cgi-receptionist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-receptionist.obj `if test -f 'receptionist.cpp'; then $(CYGPATH_W) 'receptionist.cpp'; else $(CYGPATH_W) '$(srcdir)/receptionist.cpp'; fi` library_cgi-statusaction.o: statusaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-statusaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-statusaction.Tpo" -c -o library_cgi-statusaction.o `test -f 'statusaction.cpp' || echo '$(srcdir)/'`statusaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-statusaction.Tpo" "$(DEPDIR)/library_cgi-statusaction.Po"; else rm -f "$(DEPDIR)/library_cgi-statusaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='statusaction.cpp' object='library_cgi-statusaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-statusaction.o `test -f 'statusaction.cpp' || echo '$(srcdir)/'`statusaction.cpp library_cgi-statusaction.obj: statusaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-statusaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-statusaction.Tpo" -c -o library_cgi-statusaction.obj `if test -f 'statusaction.cpp'; then $(CYGPATH_W) 'statusaction.cpp'; else $(CYGPATH_W) '$(srcdir)/statusaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-statusaction.Tpo" "$(DEPDIR)/library_cgi-statusaction.Po"; else rm -f "$(DEPDIR)/library_cgi-statusaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='statusaction.cpp' object='library_cgi-statusaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-statusaction.obj `if test -f 'statusaction.cpp'; then $(CYGPATH_W) 'statusaction.cpp'; else $(CYGPATH_W) '$(srcdir)/statusaction.cpp'; fi` library_cgi-string_pool.o: string_pool.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-string_pool.o -MD -MP -MF "$(DEPDIR)/library_cgi-string_pool.Tpo" -c -o library_cgi-string_pool.o `test -f 'string_pool.cpp' || echo '$(srcdir)/'`string_pool.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-string_pool.Tpo" "$(DEPDIR)/library_cgi-string_pool.Po"; else rm -f "$(DEPDIR)/library_cgi-string_pool.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='string_pool.cpp' object='library_cgi-string_pool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-string_pool.o `test -f 'string_pool.cpp' || echo '$(srcdir)/'`string_pool.cpp library_cgi-string_pool.obj: string_pool.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-string_pool.obj -MD -MP -MF "$(DEPDIR)/library_cgi-string_pool.Tpo" -c -o library_cgi-string_pool.obj `if test -f 'string_pool.cpp'; then $(CYGPATH_W) 'string_pool.cpp'; else $(CYGPATH_W) '$(srcdir)/string_pool.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-string_pool.Tpo" "$(DEPDIR)/library_cgi-string_pool.Po"; else rm -f "$(DEPDIR)/library_cgi-string_pool.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='string_pool.cpp' object='library_cgi-string_pool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-string_pool.obj `if test -f 'string_pool.cpp'; then $(CYGPATH_W) 'string_pool.cpp'; else $(CYGPATH_W) '$(srcdir)/string_pool.cpp'; fi` library_cgi-summarise.o: summarise.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-summarise.o -MD -MP -MF "$(DEPDIR)/library_cgi-summarise.Tpo" -c -o library_cgi-summarise.o `test -f 'summarise.cpp' || echo '$(srcdir)/'`summarise.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-summarise.Tpo" "$(DEPDIR)/library_cgi-summarise.Po"; else rm -f "$(DEPDIR)/library_cgi-summarise.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='summarise.cpp' object='library_cgi-summarise.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-summarise.o `test -f 'summarise.cpp' || echo '$(srcdir)/'`summarise.cpp library_cgi-summarise.obj: summarise.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-summarise.obj -MD -MP -MF "$(DEPDIR)/library_cgi-summarise.Tpo" -c -o library_cgi-summarise.obj `if test -f 'summarise.cpp'; then $(CYGPATH_W) 'summarise.cpp'; else $(CYGPATH_W) '$(srcdir)/summarise.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-summarise.Tpo" "$(DEPDIR)/library_cgi-summarise.Po"; else rm -f "$(DEPDIR)/library_cgi-summarise.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='summarise.cpp' object='library_cgi-summarise.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-summarise.obj `if test -f 'summarise.cpp'; then $(CYGPATH_W) 'summarise.cpp'; else $(CYGPATH_W) '$(srcdir)/summarise.cpp'; fi` library_cgi-tipaction.o: tipaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-tipaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-tipaction.Tpo" -c -o library_cgi-tipaction.o `test -f 'tipaction.cpp' || echo '$(srcdir)/'`tipaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-tipaction.Tpo" "$(DEPDIR)/library_cgi-tipaction.Po"; else rm -f "$(DEPDIR)/library_cgi-tipaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tipaction.cpp' object='library_cgi-tipaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-tipaction.o `test -f 'tipaction.cpp' || echo '$(srcdir)/'`tipaction.cpp library_cgi-tipaction.obj: tipaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-tipaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-tipaction.Tpo" -c -o library_cgi-tipaction.obj `if test -f 'tipaction.cpp'; then $(CYGPATH_W) 'tipaction.cpp'; else $(CYGPATH_W) '$(srcdir)/tipaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-tipaction.Tpo" "$(DEPDIR)/library_cgi-tipaction.Po"; else rm -f "$(DEPDIR)/library_cgi-tipaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tipaction.cpp' object='library_cgi-tipaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-tipaction.obj `if test -f 'tipaction.cpp'; then $(CYGPATH_W) 'tipaction.cpp'; else $(CYGPATH_W) '$(srcdir)/tipaction.cpp'; fi` library_cgi-userdb.o: userdb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-userdb.o -MD -MP -MF "$(DEPDIR)/library_cgi-userdb.Tpo" -c -o library_cgi-userdb.o `test -f 'userdb.cpp' || echo '$(srcdir)/'`userdb.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-userdb.Tpo" "$(DEPDIR)/library_cgi-userdb.Po"; else rm -f "$(DEPDIR)/library_cgi-userdb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='userdb.cpp' object='library_cgi-userdb.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-userdb.o `test -f 'userdb.cpp' || echo '$(srcdir)/'`userdb.cpp library_cgi-userdb.obj: userdb.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-userdb.obj -MD -MP -MF "$(DEPDIR)/library_cgi-userdb.Tpo" -c -o library_cgi-userdb.obj `if test -f 'userdb.cpp'; then $(CYGPATH_W) 'userdb.cpp'; else $(CYGPATH_W) '$(srcdir)/userdb.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-userdb.Tpo" "$(DEPDIR)/library_cgi-userdb.Po"; else rm -f "$(DEPDIR)/library_cgi-userdb.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='userdb.cpp' object='library_cgi-userdb.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-userdb.obj `if test -f 'userdb.cpp'; then $(CYGPATH_W) 'userdb.cpp'; else $(CYGPATH_W) '$(srcdir)/userdb.cpp'; fi` library_cgi-usersaction.o: usersaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-usersaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-usersaction.Tpo" -c -o library_cgi-usersaction.o `test -f 'usersaction.cpp' || echo '$(srcdir)/'`usersaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-usersaction.Tpo" "$(DEPDIR)/library_cgi-usersaction.Po"; else rm -f "$(DEPDIR)/library_cgi-usersaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='usersaction.cpp' object='library_cgi-usersaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-usersaction.o `test -f 'usersaction.cpp' || echo '$(srcdir)/'`usersaction.cpp library_cgi-usersaction.obj: usersaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-usersaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-usersaction.Tpo" -c -o library_cgi-usersaction.obj `if test -f 'usersaction.cpp'; then $(CYGPATH_W) 'usersaction.cpp'; else $(CYGPATH_W) '$(srcdir)/usersaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-usersaction.Tpo" "$(DEPDIR)/library_cgi-usersaction.Po"; else rm -f "$(DEPDIR)/library_cgi-usersaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='usersaction.cpp' object='library_cgi-usersaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-usersaction.obj `if test -f 'usersaction.cpp'; then $(CYGPATH_W) 'usersaction.cpp'; else $(CYGPATH_W) '$(srcdir)/usersaction.cpp'; fi` library_cgi-vlistbrowserclass.o: vlistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-vlistbrowserclass.o -MD -MP -MF "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo" -c -o library_cgi-vlistbrowserclass.o `test -f 'vlistbrowserclass.cpp' || echo '$(srcdir)/'`vlistbrowserclass.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-vlistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='vlistbrowserclass.cpp' object='library_cgi-vlistbrowserclass.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-vlistbrowserclass.o `test -f 'vlistbrowserclass.cpp' || echo '$(srcdir)/'`vlistbrowserclass.cpp library_cgi-vlistbrowserclass.obj: vlistbrowserclass.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-vlistbrowserclass.obj -MD -MP -MF "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo" -c -o library_cgi-vlistbrowserclass.obj `if test -f 'vlistbrowserclass.cpp'; then $(CYGPATH_W) 'vlistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/vlistbrowserclass.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo" "$(DEPDIR)/library_cgi-vlistbrowserclass.Po"; else rm -f "$(DEPDIR)/library_cgi-vlistbrowserclass.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='vlistbrowserclass.cpp' object='library_cgi-vlistbrowserclass.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-vlistbrowserclass.obj `if test -f 'vlistbrowserclass.cpp'; then $(CYGPATH_W) 'vlistbrowserclass.cpp'; else $(CYGPATH_W) '$(srcdir)/vlistbrowserclass.cpp'; fi` library_cgi-wizardaction.o: wizardaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-wizardaction.o -MD -MP -MF "$(DEPDIR)/library_cgi-wizardaction.Tpo" -c -o library_cgi-wizardaction.o `test -f 'wizardaction.cpp' || echo '$(srcdir)/'`wizardaction.cpp; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-wizardaction.Tpo" "$(DEPDIR)/library_cgi-wizardaction.Po"; else rm -f "$(DEPDIR)/library_cgi-wizardaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='wizardaction.cpp' object='library_cgi-wizardaction.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-wizardaction.o `test -f 'wizardaction.cpp' || echo '$(srcdir)/'`wizardaction.cpp library_cgi-wizardaction.obj: wizardaction.cpp @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT library_cgi-wizardaction.obj -MD -MP -MF "$(DEPDIR)/library_cgi-wizardaction.Tpo" -c -o library_cgi-wizardaction.obj `if test -f 'wizardaction.cpp'; then $(CYGPATH_W) 'wizardaction.cpp'; else $(CYGPATH_W) '$(srcdir)/wizardaction.cpp'; fi`; \ @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/library_cgi-wizardaction.Tpo" "$(DEPDIR)/library_cgi-wizardaction.Po"; else rm -f "$(DEPDIR)/library_cgi-wizardaction.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='wizardaction.cpp' object='library_cgi-wizardaction.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(library_cgi_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o library_cgi-wizardaction.obj `if test -f 'wizardaction.cpp'; then $(CYGPATH_W) 'wizardaction.cpp'; else $(CYGPATH_W) '$(srcdir)/wizardaction.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) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ 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) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(cgibindir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-cgibinPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-cgibinPROGRAMS install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-cgibinPROGRAMS uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean \ clean-cgibinPROGRAMS clean-generic ctags distclean \ distclean-compile distclean-generic distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-cgibinPROGRAMS 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-cgibinPROGRAMS \ uninstall-info-am # 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: