# Makefile.in generated by automake 1.9.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 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@ # # Copyright (C) 2008 Search Solution Corporation. All rights reserved by Search Solution. # # 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; version 2 of the License. # # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # SOURCES = $(broker_changer_SOURCES) $(broker_log_converter_SOURCES) $(broker_log_runner_SOURCES) $(broker_log_top_SOURCES) $(broker_monitor_SOURCES) $(cub_broker_SOURCES) $(cub_cas_SOURCES) $(cubrid_broker_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = cub_broker$(EXEEXT) cubrid_broker$(EXEEXT) \ cub_cas$(EXEEXT) broker_monitor$(EXEEXT) \ broker_changer$(EXEEXT) broker_log_converter$(EXEEXT) \ broker_log_runner$(EXEEXT) broker_log_top$(EXEEXT) subdir = broker DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.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)$(bindir)" "$(DESTDIR)$(compatdir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) am_broker_changer_OBJECTS = broker_changer.$(OBJEXT) \ broker_admin_pub.$(OBJEXT) broker_shm.$(OBJEXT) \ broker_error.$(OBJEXT) broker_process_size.$(OBJEXT) \ broker_config.$(OBJEXT) broker_util.$(OBJEXT) \ broker_max_heap.$(OBJEXT) broker_filename.$(OBJEXT) broker_changer_OBJECTS = $(am_broker_changer_OBJECTS) broker_changer_LDADD = $(LDADD) am_broker_log_converter_OBJECTS = broker_log_converter.$(OBJEXT) \ broker_log_util.$(OBJEXT) log_top_string.$(OBJEXT) broker_log_converter_OBJECTS = $(am_broker_log_converter_OBJECTS) broker_log_converter_LDADD = $(LDADD) am_broker_log_runner_OBJECTS = cas_runner.$(OBJEXT) \ broker_log_util.$(OBJEXT) log_top_string.$(OBJEXT) broker_log_runner_OBJECTS = $(am_broker_log_runner_OBJECTS) broker_log_runner_LDADD = $(LDADD) am_broker_log_top_OBJECTS = broker_log_top.$(OBJEXT) \ cas_query_info.$(OBJEXT) broker_log_time.$(OBJEXT) \ broker_log_sql_list.$(OBJEXT) broker_log_util.$(OBJEXT) \ log_top_string.$(OBJEXT) broker_log_top_tran.$(OBJEXT) broker_log_top_OBJECTS = $(am_broker_log_top_OBJECTS) broker_log_top_LDADD = $(LDADD) am_broker_monitor_OBJECTS = broker_monitor.$(OBJEXT) \ broker_config.$(OBJEXT) broker_shm.$(OBJEXT) \ broker_error.$(OBJEXT) broker_util.$(OBJEXT) \ broker_process_size.$(OBJEXT) broker_max_heap.$(OBJEXT) \ broker_process_info.$(OBJEXT) broker_filename.$(OBJEXT) broker_monitor_OBJECTS = $(am_broker_monitor_OBJECTS) broker_monitor_LDADD = $(LDADD) am_cub_broker_OBJECTS = broker.$(OBJEXT) broker_shm.$(OBJEXT) \ broker_error.$(OBJEXT) broker_util.$(OBJEXT) \ broker_process_size.$(OBJEXT) broker_max_heap.$(OBJEXT) \ broker_access_list.$(OBJEXT) broker_send_fd.$(OBJEXT) \ broker_filename.$(OBJEXT) cub_broker_OBJECTS = $(am_cub_broker_OBJECTS) cub_broker_LDADD = $(LDADD) am_cub_cas_OBJECTS = cas.$(OBJEXT) cas_network.$(OBJEXT) \ cas_net_buf.$(OBJEXT) cas_function.$(OBJEXT) \ cas_execute.$(OBJEXT) cas_handle.$(OBJEXT) \ broker_util.$(OBJEXT) cas_str_like.$(OBJEXT) \ broker_recv_fd.$(OBJEXT) cas_xa.$(OBJEXT) \ cas_schema_info.$(OBJEXT) cas_log.$(OBJEXT) \ broker_shm.$(OBJEXT) broker_process_size.$(OBJEXT) \ cas_sql_log2.$(OBJEXT) broker_filename.$(OBJEXT) \ broker_error.$(OBJEXT) cub_cas_OBJECTS = $(am_cub_cas_OBJECTS) cub_cas_LDADD = $(LDADD) am_cubrid_broker_OBJECTS = broker_config.$(OBJEXT) \ broker_admin.$(OBJEXT) broker_shm.$(OBJEXT) \ broker_error.$(OBJEXT) broker_util.$(OBJEXT) \ broker_admin_pub.$(OBJEXT) broker_process_size.$(OBJEXT) \ broker_max_heap.$(OBJEXT) broker_filename.$(OBJEXT) cubrid_broker_OBJECTS = $(am_cubrid_broker_OBJECTS) cubrid_broker_LDADD = $(LDADD) compatSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(compat_SCRIPTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(broker_changer_SOURCES) $(broker_log_converter_SOURCES) \ $(broker_log_runner_SOURCES) $(broker_log_top_SOURCES) \ $(broker_monitor_SOURCES) $(cub_broker_SOURCES) \ $(cub_cas_SOURCES) $(cubrid_broker_SOURCES) DIST_SOURCES = $(broker_changer_SOURCES) \ $(broker_log_converter_SOURCES) $(broker_log_runner_SOURCES) \ $(broker_log_top_SOURCES) $(broker_monitor_SOURCES) \ $(cub_broker_SOURCES) $(cub_cas_SOURCES) \ $(cubrid_broker_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@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BUILD_64_FALSE = @BUILD_64_FALSE@ BUILD_64_TRUE = @BUILD_64_TRUE@ BUILD_DEBUG_FALSE = @BUILD_DEBUG_FALSE@ BUILD_DEBUG_TRUE = @BUILD_DEBUG_TRUE@ BUILD_NUMBER = @BUILD_NUMBER@ CAS_LIB = @CAS_LIB@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CCI_LIB = @CCI_LIB@ CFLAGS = @CFLAGS@ COMMON_DEFS = @COMMON_DEFS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CS_DEFS = @CS_DEFS@ CS_LIB = @CS_LIB@ CUBRID_LIB = @CUBRID_LIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @SYS_DEFS@ @VERSION_DEFS@ -DASYNC_MODE -D_XOPEN_SOURCE -D_BSD_SOURCE \ -DDIAG_DEVEL -DCAS_BROKER DEPDIR = @DEPDIR@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ESQL_LIB = @ESQL_LIB@ EXEEXT = @EXEEXT@ EXT_INC = @EXT_INC@ EXT_LIBS = @EXT_LIBS@ F77 = @F77@ FFLAGS = @FFLAGS@ GC_LIBS = @GC_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBEDIT_INC = @LIBEDIT_INC@ LIBEDIT_LIBS = @LIBEDIT_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_VERSION = @LT_VERSION@ LZO_INC = @LZO_INC@ LZO_LIBS = @LZO_LIBS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ OPENSSL_LIBS = @OPENSSL_LIBS@ OTHER_DEFS = @OTHER_DEFS@ 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@ PCRE_LIBS = @PCRE_LIBS@ RANLIB = @RANLIB@ SA_DEFS = @SA_DEFS@ SA_LIB = @SA_LIB@ SERVER_DEFS = @SERVER_DEFS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SRC_INC = @SRC_INC@ STRIP = @STRIP@ SYS_DEFS = @SYS_DEFS@ SYS_LIBS = @SYS_LIBS@ VERSION = @VERSION@ VERSION_DEFS = @VERSION_DEFS@ XMLRPCEPI_LIBS = @XMLRPCEPI_LIBS@ YACC = @YACC@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ 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@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ compatdir = @prefix@/compat SRC = $(top_srcdir)/src COMPAT_DIR = $(SRC)/compat THREAD_DIR = $(SRC)/thread BASE_DIR = $(SRC)/base HEAPLAYER_DIR = $(SRC)/heaplayers CONNECTION_DIR = $(SRC)/connection COMMUNICATION_DIR = $(SRC)/communication PARSER_DIR = $(SRC)/parser OPTIMIZER_DIR = $(SRC)/optimizer QUERY_DIR = $(SRC)/query OBJECT_DIR = $(SRC)/object JSP_DIR = $(SRC)/jsp TRANSACTION_DIR = $(SRC)/transaction STORAGE_DIR = $(SRC)/storage EXECUTABLE_DIR = $(SRC)/executables BROKER_DIR = $(SRC)/broker CCI_DIR = $(SRC)/cci DBMT_DIR = $(SRC)/dbmt QATOOLS_DIR = $(SRC)/qatools INCLUDES = @SRC_INC@ @EXT_INC@ AM_LDFLAGS = -lcurses @CS_LIB@ @CCI_LIB@ compat_SCRIPTS = uc cub_broker_SOURCES = \ $(BROKER_DIR)/broker.c \ $(BROKER_DIR)/broker_shm.c \ $(BROKER_DIR)/broker_error.c \ $(BROKER_DIR)/broker_util.c \ $(BROKER_DIR)/broker_process_size.c \ $(BROKER_DIR)/broker_max_heap.c \ $(BROKER_DIR)/broker_access_list.c \ $(BROKER_DIR)/broker_send_fd.c \ $(BROKER_DIR)/broker_filename.c broker_monitor_SOURCES = \ $(BROKER_DIR)/broker_monitor.c \ $(BROKER_DIR)/broker_config.c \ $(BROKER_DIR)/broker_shm.c \ $(BROKER_DIR)/broker_error.c \ $(BROKER_DIR)/broker_util.c \ $(BROKER_DIR)/broker_process_size.c \ $(BROKER_DIR)/broker_max_heap.c \ $(BROKER_DIR)/broker_process_info.c \ $(BROKER_DIR)/broker_filename.c broker_changer_SOURCES = \ $(BROKER_DIR)/broker_changer.c \ $(BROKER_DIR)/broker_admin_pub.c \ $(BROKER_DIR)/broker_shm.c \ $(BROKER_DIR)/broker_error.c \ $(BROKER_DIR)/broker_process_size.c \ $(BROKER_DIR)/broker_config.c \ $(BROKER_DIR)/broker_util.c \ $(BROKER_DIR)/broker_max_heap.c \ $(BROKER_DIR)/broker_filename.c cubrid_broker_SOURCES = \ $(BROKER_DIR)/broker_config.c \ $(BROKER_DIR)/broker_admin.c \ $(BROKER_DIR)/broker_shm.c \ $(BROKER_DIR)/broker_error.c \ $(BROKER_DIR)/broker_util.c \ $(BROKER_DIR)/broker_admin_pub.c \ $(BROKER_DIR)/broker_process_size.c \ $(BROKER_DIR)/broker_max_heap.c \ $(BROKER_DIR)/broker_filename.c cub_cas_SOURCES = \ $(BROKER_DIR)/cas.c \ $(BROKER_DIR)/cas_network.c \ $(BROKER_DIR)/cas_net_buf.c \ $(BROKER_DIR)/cas_function.c \ $(BROKER_DIR)/cas_execute.c \ $(BROKER_DIR)/cas_handle.c \ $(BROKER_DIR)/broker_util.c \ $(BROKER_DIR)/cas_str_like.c \ $(BROKER_DIR)/broker_recv_fd.c \ $(BROKER_DIR)/cas_xa.c \ $(BROKER_DIR)/cas_schema_info.c \ $(BROKER_DIR)/cas_log.c \ $(BROKER_DIR)/broker_shm.c \ $(BROKER_DIR)/broker_process_size.c \ $(BROKER_DIR)/cas_sql_log2.c \ $(BROKER_DIR)/broker_filename.c \ $(BROKER_DIR)/broker_error.c broker_log_converter_SOURCES = \ $(BROKER_DIR)/broker_log_converter.c \ $(BROKER_DIR)/broker_log_util.c \ $(BROKER_DIR)/log_top_string.c broker_log_runner_SOURCES = \ $(BROKER_DIR)/cas_runner.c \ $(BROKER_DIR)/broker_log_util.c \ $(BROKER_DIR)/log_top_string.c broker_log_top_SOURCES = \ $(BROKER_DIR)/broker_log_top.c \ $(BROKER_DIR)/cas_query_info.c \ $(BROKER_DIR)/broker_log_time.c \ $(BROKER_DIR)/broker_log_sql_list.c \ $(BROKER_DIR)/broker_log_util.c \ $(BROKER_DIR)/log_top_string.c \ $(BROKER_DIR)/broker_log_top_tran.c all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu broker/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu broker/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-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done broker_changer$(EXEEXT): $(broker_changer_OBJECTS) $(broker_changer_DEPENDENCIES) @rm -f broker_changer$(EXEEXT) $(LINK) $(broker_changer_LDFLAGS) $(broker_changer_OBJECTS) $(broker_changer_LDADD) $(LIBS) broker_log_converter$(EXEEXT): $(broker_log_converter_OBJECTS) $(broker_log_converter_DEPENDENCIES) @rm -f broker_log_converter$(EXEEXT) $(LINK) $(broker_log_converter_LDFLAGS) $(broker_log_converter_OBJECTS) $(broker_log_converter_LDADD) $(LIBS) broker_log_runner$(EXEEXT): $(broker_log_runner_OBJECTS) $(broker_log_runner_DEPENDENCIES) @rm -f broker_log_runner$(EXEEXT) $(LINK) $(broker_log_runner_LDFLAGS) $(broker_log_runner_OBJECTS) $(broker_log_runner_LDADD) $(LIBS) broker_log_top$(EXEEXT): $(broker_log_top_OBJECTS) $(broker_log_top_DEPENDENCIES) @rm -f broker_log_top$(EXEEXT) $(LINK) $(broker_log_top_LDFLAGS) $(broker_log_top_OBJECTS) $(broker_log_top_LDADD) $(LIBS) broker_monitor$(EXEEXT): $(broker_monitor_OBJECTS) $(broker_monitor_DEPENDENCIES) @rm -f broker_monitor$(EXEEXT) $(LINK) $(broker_monitor_LDFLAGS) $(broker_monitor_OBJECTS) $(broker_monitor_LDADD) $(LIBS) cub_broker$(EXEEXT): $(cub_broker_OBJECTS) $(cub_broker_DEPENDENCIES) @rm -f cub_broker$(EXEEXT) $(LINK) $(cub_broker_LDFLAGS) $(cub_broker_OBJECTS) $(cub_broker_LDADD) $(LIBS) cub_cas$(EXEEXT): $(cub_cas_OBJECTS) $(cub_cas_DEPENDENCIES) @rm -f cub_cas$(EXEEXT) $(LINK) $(cub_cas_LDFLAGS) $(cub_cas_OBJECTS) $(cub_cas_LDADD) $(LIBS) cubrid_broker$(EXEEXT): $(cubrid_broker_OBJECTS) $(cubrid_broker_DEPENDENCIES) @rm -f cubrid_broker$(EXEEXT) $(LINK) $(cubrid_broker_LDFLAGS) $(cubrid_broker_OBJECTS) $(cubrid_broker_LDADD) $(LIBS) install-compatSCRIPTS: $(compat_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(compatdir)" || $(mkdir_p) "$(DESTDIR)$(compatdir)" @list='$(compat_SCRIPTS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f $$d$$p; then \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " $(compatSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(compatdir)/$$f'"; \ $(compatSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(compatdir)/$$f"; \ else :; fi; \ done uninstall-compatSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(compat_SCRIPTS)'; for p in $$list; do \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " rm -f '$(DESTDIR)$(compatdir)/$$f'"; \ rm -f "$(DESTDIR)$(compatdir)/$$f"; \ done mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_access_list.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_admin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_admin_pub.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_changer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_config.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_error.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_filename.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_converter.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_sql_list.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_time.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_top.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_top_tran.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_log_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_max_heap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_monitor.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_process_info.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_process_size.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_recv_fd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_send_fd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_shm.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broker_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_execute.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_function.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_handle.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_log.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_net_buf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_network.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_query_info.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_runner.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_schema_info.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_sql_log2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_str_like.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_xa.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log_top_string.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< broker_changer.o: $(BROKER_DIR)/broker_changer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_changer.o -MD -MP -MF "$(DEPDIR)/broker_changer.Tpo" -c -o broker_changer.o `test -f '$(BROKER_DIR)/broker_changer.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_changer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_changer.Tpo" "$(DEPDIR)/broker_changer.Po"; else rm -f "$(DEPDIR)/broker_changer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_changer.c' object='broker_changer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_changer.o `test -f '$(BROKER_DIR)/broker_changer.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_changer.c broker_changer.obj: $(BROKER_DIR)/broker_changer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_changer.obj -MD -MP -MF "$(DEPDIR)/broker_changer.Tpo" -c -o broker_changer.obj `if test -f '$(BROKER_DIR)/broker_changer.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_changer.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_changer.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_changer.Tpo" "$(DEPDIR)/broker_changer.Po"; else rm -f "$(DEPDIR)/broker_changer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_changer.c' object='broker_changer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_changer.obj `if test -f '$(BROKER_DIR)/broker_changer.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_changer.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_changer.c'; fi` broker_admin_pub.o: $(BROKER_DIR)/broker_admin_pub.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_admin_pub.o -MD -MP -MF "$(DEPDIR)/broker_admin_pub.Tpo" -c -o broker_admin_pub.o `test -f '$(BROKER_DIR)/broker_admin_pub.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_admin_pub.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_admin_pub.Tpo" "$(DEPDIR)/broker_admin_pub.Po"; else rm -f "$(DEPDIR)/broker_admin_pub.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_admin_pub.c' object='broker_admin_pub.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_admin_pub.o `test -f '$(BROKER_DIR)/broker_admin_pub.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_admin_pub.c broker_admin_pub.obj: $(BROKER_DIR)/broker_admin_pub.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_admin_pub.obj -MD -MP -MF "$(DEPDIR)/broker_admin_pub.Tpo" -c -o broker_admin_pub.obj `if test -f '$(BROKER_DIR)/broker_admin_pub.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_admin_pub.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_admin_pub.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_admin_pub.Tpo" "$(DEPDIR)/broker_admin_pub.Po"; else rm -f "$(DEPDIR)/broker_admin_pub.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_admin_pub.c' object='broker_admin_pub.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_admin_pub.obj `if test -f '$(BROKER_DIR)/broker_admin_pub.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_admin_pub.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_admin_pub.c'; fi` broker_shm.o: $(BROKER_DIR)/broker_shm.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_shm.o -MD -MP -MF "$(DEPDIR)/broker_shm.Tpo" -c -o broker_shm.o `test -f '$(BROKER_DIR)/broker_shm.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_shm.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_shm.Tpo" "$(DEPDIR)/broker_shm.Po"; else rm -f "$(DEPDIR)/broker_shm.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_shm.c' object='broker_shm.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_shm.o `test -f '$(BROKER_DIR)/broker_shm.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_shm.c broker_shm.obj: $(BROKER_DIR)/broker_shm.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_shm.obj -MD -MP -MF "$(DEPDIR)/broker_shm.Tpo" -c -o broker_shm.obj `if test -f '$(BROKER_DIR)/broker_shm.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_shm.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_shm.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_shm.Tpo" "$(DEPDIR)/broker_shm.Po"; else rm -f "$(DEPDIR)/broker_shm.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_shm.c' object='broker_shm.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_shm.obj `if test -f '$(BROKER_DIR)/broker_shm.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_shm.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_shm.c'; fi` broker_error.o: $(BROKER_DIR)/broker_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_error.o -MD -MP -MF "$(DEPDIR)/broker_error.Tpo" -c -o broker_error.o `test -f '$(BROKER_DIR)/broker_error.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_error.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_error.Tpo" "$(DEPDIR)/broker_error.Po"; else rm -f "$(DEPDIR)/broker_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_error.c' object='broker_error.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_error.o `test -f '$(BROKER_DIR)/broker_error.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_error.c broker_error.obj: $(BROKER_DIR)/broker_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_error.obj -MD -MP -MF "$(DEPDIR)/broker_error.Tpo" -c -o broker_error.obj `if test -f '$(BROKER_DIR)/broker_error.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_error.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_error.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_error.Tpo" "$(DEPDIR)/broker_error.Po"; else rm -f "$(DEPDIR)/broker_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_error.c' object='broker_error.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_error.obj `if test -f '$(BROKER_DIR)/broker_error.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_error.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_error.c'; fi` broker_process_size.o: $(BROKER_DIR)/broker_process_size.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_process_size.o -MD -MP -MF "$(DEPDIR)/broker_process_size.Tpo" -c -o broker_process_size.o `test -f '$(BROKER_DIR)/broker_process_size.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_process_size.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_process_size.Tpo" "$(DEPDIR)/broker_process_size.Po"; else rm -f "$(DEPDIR)/broker_process_size.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_process_size.c' object='broker_process_size.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_process_size.o `test -f '$(BROKER_DIR)/broker_process_size.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_process_size.c broker_process_size.obj: $(BROKER_DIR)/broker_process_size.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_process_size.obj -MD -MP -MF "$(DEPDIR)/broker_process_size.Tpo" -c -o broker_process_size.obj `if test -f '$(BROKER_DIR)/broker_process_size.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_process_size.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_process_size.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_process_size.Tpo" "$(DEPDIR)/broker_process_size.Po"; else rm -f "$(DEPDIR)/broker_process_size.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_process_size.c' object='broker_process_size.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_process_size.obj `if test -f '$(BROKER_DIR)/broker_process_size.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_process_size.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_process_size.c'; fi` broker_config.o: $(BROKER_DIR)/broker_config.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_config.o -MD -MP -MF "$(DEPDIR)/broker_config.Tpo" -c -o broker_config.o `test -f '$(BROKER_DIR)/broker_config.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_config.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_config.Tpo" "$(DEPDIR)/broker_config.Po"; else rm -f "$(DEPDIR)/broker_config.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_config.c' object='broker_config.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_config.o `test -f '$(BROKER_DIR)/broker_config.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_config.c broker_config.obj: $(BROKER_DIR)/broker_config.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_config.obj -MD -MP -MF "$(DEPDIR)/broker_config.Tpo" -c -o broker_config.obj `if test -f '$(BROKER_DIR)/broker_config.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_config.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_config.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_config.Tpo" "$(DEPDIR)/broker_config.Po"; else rm -f "$(DEPDIR)/broker_config.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_config.c' object='broker_config.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_config.obj `if test -f '$(BROKER_DIR)/broker_config.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_config.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_config.c'; fi` broker_util.o: $(BROKER_DIR)/broker_util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_util.o -MD -MP -MF "$(DEPDIR)/broker_util.Tpo" -c -o broker_util.o `test -f '$(BROKER_DIR)/broker_util.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_util.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_util.Tpo" "$(DEPDIR)/broker_util.Po"; else rm -f "$(DEPDIR)/broker_util.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_util.c' object='broker_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_util.o `test -f '$(BROKER_DIR)/broker_util.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_util.c broker_util.obj: $(BROKER_DIR)/broker_util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_util.obj -MD -MP -MF "$(DEPDIR)/broker_util.Tpo" -c -o broker_util.obj `if test -f '$(BROKER_DIR)/broker_util.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_util.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_util.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_util.Tpo" "$(DEPDIR)/broker_util.Po"; else rm -f "$(DEPDIR)/broker_util.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_util.c' object='broker_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_util.obj `if test -f '$(BROKER_DIR)/broker_util.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_util.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_util.c'; fi` broker_max_heap.o: $(BROKER_DIR)/broker_max_heap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_max_heap.o -MD -MP -MF "$(DEPDIR)/broker_max_heap.Tpo" -c -o broker_max_heap.o `test -f '$(BROKER_DIR)/broker_max_heap.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_max_heap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_max_heap.Tpo" "$(DEPDIR)/broker_max_heap.Po"; else rm -f "$(DEPDIR)/broker_max_heap.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_max_heap.c' object='broker_max_heap.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_max_heap.o `test -f '$(BROKER_DIR)/broker_max_heap.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_max_heap.c broker_max_heap.obj: $(BROKER_DIR)/broker_max_heap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_max_heap.obj -MD -MP -MF "$(DEPDIR)/broker_max_heap.Tpo" -c -o broker_max_heap.obj `if test -f '$(BROKER_DIR)/broker_max_heap.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_max_heap.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_max_heap.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_max_heap.Tpo" "$(DEPDIR)/broker_max_heap.Po"; else rm -f "$(DEPDIR)/broker_max_heap.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_max_heap.c' object='broker_max_heap.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_max_heap.obj `if test -f '$(BROKER_DIR)/broker_max_heap.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_max_heap.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_max_heap.c'; fi` broker_filename.o: $(BROKER_DIR)/broker_filename.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_filename.o -MD -MP -MF "$(DEPDIR)/broker_filename.Tpo" -c -o broker_filename.o `test -f '$(BROKER_DIR)/broker_filename.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_filename.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_filename.Tpo" "$(DEPDIR)/broker_filename.Po"; else rm -f "$(DEPDIR)/broker_filename.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_filename.c' object='broker_filename.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_filename.o `test -f '$(BROKER_DIR)/broker_filename.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_filename.c broker_filename.obj: $(BROKER_DIR)/broker_filename.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_filename.obj -MD -MP -MF "$(DEPDIR)/broker_filename.Tpo" -c -o broker_filename.obj `if test -f '$(BROKER_DIR)/broker_filename.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_filename.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_filename.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_filename.Tpo" "$(DEPDIR)/broker_filename.Po"; else rm -f "$(DEPDIR)/broker_filename.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_filename.c' object='broker_filename.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_filename.obj `if test -f '$(BROKER_DIR)/broker_filename.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_filename.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_filename.c'; fi` broker_log_converter.o: $(BROKER_DIR)/broker_log_converter.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_converter.o -MD -MP -MF "$(DEPDIR)/broker_log_converter.Tpo" -c -o broker_log_converter.o `test -f '$(BROKER_DIR)/broker_log_converter.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_converter.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_converter.Tpo" "$(DEPDIR)/broker_log_converter.Po"; else rm -f "$(DEPDIR)/broker_log_converter.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_converter.c' object='broker_log_converter.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_converter.o `test -f '$(BROKER_DIR)/broker_log_converter.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_converter.c broker_log_converter.obj: $(BROKER_DIR)/broker_log_converter.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_converter.obj -MD -MP -MF "$(DEPDIR)/broker_log_converter.Tpo" -c -o broker_log_converter.obj `if test -f '$(BROKER_DIR)/broker_log_converter.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_converter.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_converter.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_converter.Tpo" "$(DEPDIR)/broker_log_converter.Po"; else rm -f "$(DEPDIR)/broker_log_converter.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_converter.c' object='broker_log_converter.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_converter.obj `if test -f '$(BROKER_DIR)/broker_log_converter.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_converter.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_converter.c'; fi` broker_log_util.o: $(BROKER_DIR)/broker_log_util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_util.o -MD -MP -MF "$(DEPDIR)/broker_log_util.Tpo" -c -o broker_log_util.o `test -f '$(BROKER_DIR)/broker_log_util.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_util.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_util.Tpo" "$(DEPDIR)/broker_log_util.Po"; else rm -f "$(DEPDIR)/broker_log_util.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_util.c' object='broker_log_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_util.o `test -f '$(BROKER_DIR)/broker_log_util.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_util.c broker_log_util.obj: $(BROKER_DIR)/broker_log_util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_util.obj -MD -MP -MF "$(DEPDIR)/broker_log_util.Tpo" -c -o broker_log_util.obj `if test -f '$(BROKER_DIR)/broker_log_util.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_util.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_util.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_util.Tpo" "$(DEPDIR)/broker_log_util.Po"; else rm -f "$(DEPDIR)/broker_log_util.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_util.c' object='broker_log_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_util.obj `if test -f '$(BROKER_DIR)/broker_log_util.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_util.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_util.c'; fi` log_top_string.o: $(BROKER_DIR)/log_top_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT log_top_string.o -MD -MP -MF "$(DEPDIR)/log_top_string.Tpo" -c -o log_top_string.o `test -f '$(BROKER_DIR)/log_top_string.c' || echo '$(srcdir)/'`$(BROKER_DIR)/log_top_string.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/log_top_string.Tpo" "$(DEPDIR)/log_top_string.Po"; else rm -f "$(DEPDIR)/log_top_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/log_top_string.c' object='log_top_string.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log_top_string.o `test -f '$(BROKER_DIR)/log_top_string.c' || echo '$(srcdir)/'`$(BROKER_DIR)/log_top_string.c log_top_string.obj: $(BROKER_DIR)/log_top_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT log_top_string.obj -MD -MP -MF "$(DEPDIR)/log_top_string.Tpo" -c -o log_top_string.obj `if test -f '$(BROKER_DIR)/log_top_string.c'; then $(CYGPATH_W) '$(BROKER_DIR)/log_top_string.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/log_top_string.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/log_top_string.Tpo" "$(DEPDIR)/log_top_string.Po"; else rm -f "$(DEPDIR)/log_top_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/log_top_string.c' object='log_top_string.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log_top_string.obj `if test -f '$(BROKER_DIR)/log_top_string.c'; then $(CYGPATH_W) '$(BROKER_DIR)/log_top_string.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/log_top_string.c'; fi` cas_runner.o: $(BROKER_DIR)/cas_runner.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_runner.o -MD -MP -MF "$(DEPDIR)/cas_runner.Tpo" -c -o cas_runner.o `test -f '$(BROKER_DIR)/cas_runner.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_runner.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_runner.Tpo" "$(DEPDIR)/cas_runner.Po"; else rm -f "$(DEPDIR)/cas_runner.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_runner.c' object='cas_runner.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_runner.o `test -f '$(BROKER_DIR)/cas_runner.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_runner.c cas_runner.obj: $(BROKER_DIR)/cas_runner.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_runner.obj -MD -MP -MF "$(DEPDIR)/cas_runner.Tpo" -c -o cas_runner.obj `if test -f '$(BROKER_DIR)/cas_runner.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_runner.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_runner.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_runner.Tpo" "$(DEPDIR)/cas_runner.Po"; else rm -f "$(DEPDIR)/cas_runner.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_runner.c' object='cas_runner.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_runner.obj `if test -f '$(BROKER_DIR)/cas_runner.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_runner.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_runner.c'; fi` broker_log_top.o: $(BROKER_DIR)/broker_log_top.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_top.o -MD -MP -MF "$(DEPDIR)/broker_log_top.Tpo" -c -o broker_log_top.o `test -f '$(BROKER_DIR)/broker_log_top.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_top.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_top.Tpo" "$(DEPDIR)/broker_log_top.Po"; else rm -f "$(DEPDIR)/broker_log_top.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_top.c' object='broker_log_top.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_top.o `test -f '$(BROKER_DIR)/broker_log_top.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_top.c broker_log_top.obj: $(BROKER_DIR)/broker_log_top.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_top.obj -MD -MP -MF "$(DEPDIR)/broker_log_top.Tpo" -c -o broker_log_top.obj `if test -f '$(BROKER_DIR)/broker_log_top.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_top.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_top.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_top.Tpo" "$(DEPDIR)/broker_log_top.Po"; else rm -f "$(DEPDIR)/broker_log_top.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_top.c' object='broker_log_top.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_top.obj `if test -f '$(BROKER_DIR)/broker_log_top.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_top.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_top.c'; fi` cas_query_info.o: $(BROKER_DIR)/cas_query_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_query_info.o -MD -MP -MF "$(DEPDIR)/cas_query_info.Tpo" -c -o cas_query_info.o `test -f '$(BROKER_DIR)/cas_query_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_query_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_query_info.Tpo" "$(DEPDIR)/cas_query_info.Po"; else rm -f "$(DEPDIR)/cas_query_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_query_info.c' object='cas_query_info.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_query_info.o `test -f '$(BROKER_DIR)/cas_query_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_query_info.c cas_query_info.obj: $(BROKER_DIR)/cas_query_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_query_info.obj -MD -MP -MF "$(DEPDIR)/cas_query_info.Tpo" -c -o cas_query_info.obj `if test -f '$(BROKER_DIR)/cas_query_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_query_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_query_info.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_query_info.Tpo" "$(DEPDIR)/cas_query_info.Po"; else rm -f "$(DEPDIR)/cas_query_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_query_info.c' object='cas_query_info.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_query_info.obj `if test -f '$(BROKER_DIR)/cas_query_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_query_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_query_info.c'; fi` broker_log_time.o: $(BROKER_DIR)/broker_log_time.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_time.o -MD -MP -MF "$(DEPDIR)/broker_log_time.Tpo" -c -o broker_log_time.o `test -f '$(BROKER_DIR)/broker_log_time.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_time.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_time.Tpo" "$(DEPDIR)/broker_log_time.Po"; else rm -f "$(DEPDIR)/broker_log_time.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_time.c' object='broker_log_time.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_time.o `test -f '$(BROKER_DIR)/broker_log_time.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_time.c broker_log_time.obj: $(BROKER_DIR)/broker_log_time.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_time.obj -MD -MP -MF "$(DEPDIR)/broker_log_time.Tpo" -c -o broker_log_time.obj `if test -f '$(BROKER_DIR)/broker_log_time.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_time.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_time.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_time.Tpo" "$(DEPDIR)/broker_log_time.Po"; else rm -f "$(DEPDIR)/broker_log_time.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_time.c' object='broker_log_time.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_time.obj `if test -f '$(BROKER_DIR)/broker_log_time.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_time.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_time.c'; fi` broker_log_sql_list.o: $(BROKER_DIR)/broker_log_sql_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_sql_list.o -MD -MP -MF "$(DEPDIR)/broker_log_sql_list.Tpo" -c -o broker_log_sql_list.o `test -f '$(BROKER_DIR)/broker_log_sql_list.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_sql_list.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_sql_list.Tpo" "$(DEPDIR)/broker_log_sql_list.Po"; else rm -f "$(DEPDIR)/broker_log_sql_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_sql_list.c' object='broker_log_sql_list.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_sql_list.o `test -f '$(BROKER_DIR)/broker_log_sql_list.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_sql_list.c broker_log_sql_list.obj: $(BROKER_DIR)/broker_log_sql_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_sql_list.obj -MD -MP -MF "$(DEPDIR)/broker_log_sql_list.Tpo" -c -o broker_log_sql_list.obj `if test -f '$(BROKER_DIR)/broker_log_sql_list.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_sql_list.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_sql_list.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_sql_list.Tpo" "$(DEPDIR)/broker_log_sql_list.Po"; else rm -f "$(DEPDIR)/broker_log_sql_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_sql_list.c' object='broker_log_sql_list.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_sql_list.obj `if test -f '$(BROKER_DIR)/broker_log_sql_list.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_sql_list.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_sql_list.c'; fi` broker_log_top_tran.o: $(BROKER_DIR)/broker_log_top_tran.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_top_tran.o -MD -MP -MF "$(DEPDIR)/broker_log_top_tran.Tpo" -c -o broker_log_top_tran.o `test -f '$(BROKER_DIR)/broker_log_top_tran.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_top_tran.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_top_tran.Tpo" "$(DEPDIR)/broker_log_top_tran.Po"; else rm -f "$(DEPDIR)/broker_log_top_tran.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_top_tran.c' object='broker_log_top_tran.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_top_tran.o `test -f '$(BROKER_DIR)/broker_log_top_tran.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_log_top_tran.c broker_log_top_tran.obj: $(BROKER_DIR)/broker_log_top_tran.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_log_top_tran.obj -MD -MP -MF "$(DEPDIR)/broker_log_top_tran.Tpo" -c -o broker_log_top_tran.obj `if test -f '$(BROKER_DIR)/broker_log_top_tran.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_top_tran.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_top_tran.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_log_top_tran.Tpo" "$(DEPDIR)/broker_log_top_tran.Po"; else rm -f "$(DEPDIR)/broker_log_top_tran.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_log_top_tran.c' object='broker_log_top_tran.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_log_top_tran.obj `if test -f '$(BROKER_DIR)/broker_log_top_tran.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_log_top_tran.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_log_top_tran.c'; fi` broker_monitor.o: $(BROKER_DIR)/broker_monitor.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_monitor.o -MD -MP -MF "$(DEPDIR)/broker_monitor.Tpo" -c -o broker_monitor.o `test -f '$(BROKER_DIR)/broker_monitor.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_monitor.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_monitor.Tpo" "$(DEPDIR)/broker_monitor.Po"; else rm -f "$(DEPDIR)/broker_monitor.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_monitor.c' object='broker_monitor.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_monitor.o `test -f '$(BROKER_DIR)/broker_monitor.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_monitor.c broker_monitor.obj: $(BROKER_DIR)/broker_monitor.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_monitor.obj -MD -MP -MF "$(DEPDIR)/broker_monitor.Tpo" -c -o broker_monitor.obj `if test -f '$(BROKER_DIR)/broker_monitor.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_monitor.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_monitor.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_monitor.Tpo" "$(DEPDIR)/broker_monitor.Po"; else rm -f "$(DEPDIR)/broker_monitor.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_monitor.c' object='broker_monitor.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_monitor.obj `if test -f '$(BROKER_DIR)/broker_monitor.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_monitor.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_monitor.c'; fi` broker_process_info.o: $(BROKER_DIR)/broker_process_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_process_info.o -MD -MP -MF "$(DEPDIR)/broker_process_info.Tpo" -c -o broker_process_info.o `test -f '$(BROKER_DIR)/broker_process_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_process_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_process_info.Tpo" "$(DEPDIR)/broker_process_info.Po"; else rm -f "$(DEPDIR)/broker_process_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_process_info.c' object='broker_process_info.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_process_info.o `test -f '$(BROKER_DIR)/broker_process_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_process_info.c broker_process_info.obj: $(BROKER_DIR)/broker_process_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_process_info.obj -MD -MP -MF "$(DEPDIR)/broker_process_info.Tpo" -c -o broker_process_info.obj `if test -f '$(BROKER_DIR)/broker_process_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_process_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_process_info.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_process_info.Tpo" "$(DEPDIR)/broker_process_info.Po"; else rm -f "$(DEPDIR)/broker_process_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_process_info.c' object='broker_process_info.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_process_info.obj `if test -f '$(BROKER_DIR)/broker_process_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_process_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_process_info.c'; fi` broker.o: $(BROKER_DIR)/broker.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker.o -MD -MP -MF "$(DEPDIR)/broker.Tpo" -c -o broker.o `test -f '$(BROKER_DIR)/broker.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker.Tpo" "$(DEPDIR)/broker.Po"; else rm -f "$(DEPDIR)/broker.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker.c' object='broker.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker.o `test -f '$(BROKER_DIR)/broker.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker.c broker.obj: $(BROKER_DIR)/broker.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker.obj -MD -MP -MF "$(DEPDIR)/broker.Tpo" -c -o broker.obj `if test -f '$(BROKER_DIR)/broker.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker.Tpo" "$(DEPDIR)/broker.Po"; else rm -f "$(DEPDIR)/broker.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker.c' object='broker.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker.obj `if test -f '$(BROKER_DIR)/broker.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker.c'; fi` broker_access_list.o: $(BROKER_DIR)/broker_access_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_access_list.o -MD -MP -MF "$(DEPDIR)/broker_access_list.Tpo" -c -o broker_access_list.o `test -f '$(BROKER_DIR)/broker_access_list.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_access_list.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_access_list.Tpo" "$(DEPDIR)/broker_access_list.Po"; else rm -f "$(DEPDIR)/broker_access_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_access_list.c' object='broker_access_list.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_access_list.o `test -f '$(BROKER_DIR)/broker_access_list.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_access_list.c broker_access_list.obj: $(BROKER_DIR)/broker_access_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_access_list.obj -MD -MP -MF "$(DEPDIR)/broker_access_list.Tpo" -c -o broker_access_list.obj `if test -f '$(BROKER_DIR)/broker_access_list.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_access_list.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_access_list.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_access_list.Tpo" "$(DEPDIR)/broker_access_list.Po"; else rm -f "$(DEPDIR)/broker_access_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_access_list.c' object='broker_access_list.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_access_list.obj `if test -f '$(BROKER_DIR)/broker_access_list.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_access_list.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_access_list.c'; fi` broker_send_fd.o: $(BROKER_DIR)/broker_send_fd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_send_fd.o -MD -MP -MF "$(DEPDIR)/broker_send_fd.Tpo" -c -o broker_send_fd.o `test -f '$(BROKER_DIR)/broker_send_fd.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_send_fd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_send_fd.Tpo" "$(DEPDIR)/broker_send_fd.Po"; else rm -f "$(DEPDIR)/broker_send_fd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_send_fd.c' object='broker_send_fd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_send_fd.o `test -f '$(BROKER_DIR)/broker_send_fd.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_send_fd.c broker_send_fd.obj: $(BROKER_DIR)/broker_send_fd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_send_fd.obj -MD -MP -MF "$(DEPDIR)/broker_send_fd.Tpo" -c -o broker_send_fd.obj `if test -f '$(BROKER_DIR)/broker_send_fd.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_send_fd.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_send_fd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_send_fd.Tpo" "$(DEPDIR)/broker_send_fd.Po"; else rm -f "$(DEPDIR)/broker_send_fd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_send_fd.c' object='broker_send_fd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_send_fd.obj `if test -f '$(BROKER_DIR)/broker_send_fd.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_send_fd.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_send_fd.c'; fi` cas.o: $(BROKER_DIR)/cas.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas.o -MD -MP -MF "$(DEPDIR)/cas.Tpo" -c -o cas.o `test -f '$(BROKER_DIR)/cas.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas.Tpo" "$(DEPDIR)/cas.Po"; else rm -f "$(DEPDIR)/cas.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas.c' object='cas.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas.o `test -f '$(BROKER_DIR)/cas.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas.c cas.obj: $(BROKER_DIR)/cas.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas.obj -MD -MP -MF "$(DEPDIR)/cas.Tpo" -c -o cas.obj `if test -f '$(BROKER_DIR)/cas.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas.Tpo" "$(DEPDIR)/cas.Po"; else rm -f "$(DEPDIR)/cas.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas.c' object='cas.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas.obj `if test -f '$(BROKER_DIR)/cas.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas.c'; fi` cas_network.o: $(BROKER_DIR)/cas_network.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_network.o -MD -MP -MF "$(DEPDIR)/cas_network.Tpo" -c -o cas_network.o `test -f '$(BROKER_DIR)/cas_network.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_network.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_network.Tpo" "$(DEPDIR)/cas_network.Po"; else rm -f "$(DEPDIR)/cas_network.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_network.c' object='cas_network.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_network.o `test -f '$(BROKER_DIR)/cas_network.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_network.c cas_network.obj: $(BROKER_DIR)/cas_network.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_network.obj -MD -MP -MF "$(DEPDIR)/cas_network.Tpo" -c -o cas_network.obj `if test -f '$(BROKER_DIR)/cas_network.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_network.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_network.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_network.Tpo" "$(DEPDIR)/cas_network.Po"; else rm -f "$(DEPDIR)/cas_network.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_network.c' object='cas_network.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_network.obj `if test -f '$(BROKER_DIR)/cas_network.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_network.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_network.c'; fi` cas_net_buf.o: $(BROKER_DIR)/cas_net_buf.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_net_buf.o -MD -MP -MF "$(DEPDIR)/cas_net_buf.Tpo" -c -o cas_net_buf.o `test -f '$(BROKER_DIR)/cas_net_buf.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_net_buf.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_net_buf.Tpo" "$(DEPDIR)/cas_net_buf.Po"; else rm -f "$(DEPDIR)/cas_net_buf.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_net_buf.c' object='cas_net_buf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_net_buf.o `test -f '$(BROKER_DIR)/cas_net_buf.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_net_buf.c cas_net_buf.obj: $(BROKER_DIR)/cas_net_buf.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_net_buf.obj -MD -MP -MF "$(DEPDIR)/cas_net_buf.Tpo" -c -o cas_net_buf.obj `if test -f '$(BROKER_DIR)/cas_net_buf.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_net_buf.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_net_buf.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_net_buf.Tpo" "$(DEPDIR)/cas_net_buf.Po"; else rm -f "$(DEPDIR)/cas_net_buf.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_net_buf.c' object='cas_net_buf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_net_buf.obj `if test -f '$(BROKER_DIR)/cas_net_buf.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_net_buf.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_net_buf.c'; fi` cas_function.o: $(BROKER_DIR)/cas_function.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_function.o -MD -MP -MF "$(DEPDIR)/cas_function.Tpo" -c -o cas_function.o `test -f '$(BROKER_DIR)/cas_function.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_function.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_function.Tpo" "$(DEPDIR)/cas_function.Po"; else rm -f "$(DEPDIR)/cas_function.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_function.c' object='cas_function.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_function.o `test -f '$(BROKER_DIR)/cas_function.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_function.c cas_function.obj: $(BROKER_DIR)/cas_function.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_function.obj -MD -MP -MF "$(DEPDIR)/cas_function.Tpo" -c -o cas_function.obj `if test -f '$(BROKER_DIR)/cas_function.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_function.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_function.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_function.Tpo" "$(DEPDIR)/cas_function.Po"; else rm -f "$(DEPDIR)/cas_function.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_function.c' object='cas_function.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_function.obj `if test -f '$(BROKER_DIR)/cas_function.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_function.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_function.c'; fi` cas_execute.o: $(BROKER_DIR)/cas_execute.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_execute.o -MD -MP -MF "$(DEPDIR)/cas_execute.Tpo" -c -o cas_execute.o `test -f '$(BROKER_DIR)/cas_execute.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_execute.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_execute.Tpo" "$(DEPDIR)/cas_execute.Po"; else rm -f "$(DEPDIR)/cas_execute.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_execute.c' object='cas_execute.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_execute.o `test -f '$(BROKER_DIR)/cas_execute.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_execute.c cas_execute.obj: $(BROKER_DIR)/cas_execute.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_execute.obj -MD -MP -MF "$(DEPDIR)/cas_execute.Tpo" -c -o cas_execute.obj `if test -f '$(BROKER_DIR)/cas_execute.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_execute.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_execute.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_execute.Tpo" "$(DEPDIR)/cas_execute.Po"; else rm -f "$(DEPDIR)/cas_execute.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_execute.c' object='cas_execute.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_execute.obj `if test -f '$(BROKER_DIR)/cas_execute.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_execute.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_execute.c'; fi` cas_handle.o: $(BROKER_DIR)/cas_handle.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_handle.o -MD -MP -MF "$(DEPDIR)/cas_handle.Tpo" -c -o cas_handle.o `test -f '$(BROKER_DIR)/cas_handle.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_handle.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_handle.Tpo" "$(DEPDIR)/cas_handle.Po"; else rm -f "$(DEPDIR)/cas_handle.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_handle.c' object='cas_handle.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_handle.o `test -f '$(BROKER_DIR)/cas_handle.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_handle.c cas_handle.obj: $(BROKER_DIR)/cas_handle.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_handle.obj -MD -MP -MF "$(DEPDIR)/cas_handle.Tpo" -c -o cas_handle.obj `if test -f '$(BROKER_DIR)/cas_handle.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_handle.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_handle.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_handle.Tpo" "$(DEPDIR)/cas_handle.Po"; else rm -f "$(DEPDIR)/cas_handle.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_handle.c' object='cas_handle.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_handle.obj `if test -f '$(BROKER_DIR)/cas_handle.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_handle.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_handle.c'; fi` cas_str_like.o: $(BROKER_DIR)/cas_str_like.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_str_like.o -MD -MP -MF "$(DEPDIR)/cas_str_like.Tpo" -c -o cas_str_like.o `test -f '$(BROKER_DIR)/cas_str_like.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_str_like.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_str_like.Tpo" "$(DEPDIR)/cas_str_like.Po"; else rm -f "$(DEPDIR)/cas_str_like.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_str_like.c' object='cas_str_like.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_str_like.o `test -f '$(BROKER_DIR)/cas_str_like.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_str_like.c cas_str_like.obj: $(BROKER_DIR)/cas_str_like.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_str_like.obj -MD -MP -MF "$(DEPDIR)/cas_str_like.Tpo" -c -o cas_str_like.obj `if test -f '$(BROKER_DIR)/cas_str_like.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_str_like.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_str_like.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_str_like.Tpo" "$(DEPDIR)/cas_str_like.Po"; else rm -f "$(DEPDIR)/cas_str_like.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_str_like.c' object='cas_str_like.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_str_like.obj `if test -f '$(BROKER_DIR)/cas_str_like.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_str_like.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_str_like.c'; fi` broker_recv_fd.o: $(BROKER_DIR)/broker_recv_fd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_recv_fd.o -MD -MP -MF "$(DEPDIR)/broker_recv_fd.Tpo" -c -o broker_recv_fd.o `test -f '$(BROKER_DIR)/broker_recv_fd.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_recv_fd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_recv_fd.Tpo" "$(DEPDIR)/broker_recv_fd.Po"; else rm -f "$(DEPDIR)/broker_recv_fd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_recv_fd.c' object='broker_recv_fd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_recv_fd.o `test -f '$(BROKER_DIR)/broker_recv_fd.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_recv_fd.c broker_recv_fd.obj: $(BROKER_DIR)/broker_recv_fd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_recv_fd.obj -MD -MP -MF "$(DEPDIR)/broker_recv_fd.Tpo" -c -o broker_recv_fd.obj `if test -f '$(BROKER_DIR)/broker_recv_fd.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_recv_fd.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_recv_fd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_recv_fd.Tpo" "$(DEPDIR)/broker_recv_fd.Po"; else rm -f "$(DEPDIR)/broker_recv_fd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_recv_fd.c' object='broker_recv_fd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_recv_fd.obj `if test -f '$(BROKER_DIR)/broker_recv_fd.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_recv_fd.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_recv_fd.c'; fi` cas_xa.o: $(BROKER_DIR)/cas_xa.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_xa.o -MD -MP -MF "$(DEPDIR)/cas_xa.Tpo" -c -o cas_xa.o `test -f '$(BROKER_DIR)/cas_xa.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_xa.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_xa.Tpo" "$(DEPDIR)/cas_xa.Po"; else rm -f "$(DEPDIR)/cas_xa.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_xa.c' object='cas_xa.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_xa.o `test -f '$(BROKER_DIR)/cas_xa.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_xa.c cas_xa.obj: $(BROKER_DIR)/cas_xa.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_xa.obj -MD -MP -MF "$(DEPDIR)/cas_xa.Tpo" -c -o cas_xa.obj `if test -f '$(BROKER_DIR)/cas_xa.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_xa.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_xa.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_xa.Tpo" "$(DEPDIR)/cas_xa.Po"; else rm -f "$(DEPDIR)/cas_xa.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_xa.c' object='cas_xa.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_xa.obj `if test -f '$(BROKER_DIR)/cas_xa.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_xa.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_xa.c'; fi` cas_schema_info.o: $(BROKER_DIR)/cas_schema_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_schema_info.o -MD -MP -MF "$(DEPDIR)/cas_schema_info.Tpo" -c -o cas_schema_info.o `test -f '$(BROKER_DIR)/cas_schema_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_schema_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_schema_info.Tpo" "$(DEPDIR)/cas_schema_info.Po"; else rm -f "$(DEPDIR)/cas_schema_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_schema_info.c' object='cas_schema_info.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_schema_info.o `test -f '$(BROKER_DIR)/cas_schema_info.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_schema_info.c cas_schema_info.obj: $(BROKER_DIR)/cas_schema_info.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_schema_info.obj -MD -MP -MF "$(DEPDIR)/cas_schema_info.Tpo" -c -o cas_schema_info.obj `if test -f '$(BROKER_DIR)/cas_schema_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_schema_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_schema_info.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_schema_info.Tpo" "$(DEPDIR)/cas_schema_info.Po"; else rm -f "$(DEPDIR)/cas_schema_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_schema_info.c' object='cas_schema_info.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_schema_info.obj `if test -f '$(BROKER_DIR)/cas_schema_info.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_schema_info.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_schema_info.c'; fi` cas_log.o: $(BROKER_DIR)/cas_log.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_log.o -MD -MP -MF "$(DEPDIR)/cas_log.Tpo" -c -o cas_log.o `test -f '$(BROKER_DIR)/cas_log.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_log.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_log.Tpo" "$(DEPDIR)/cas_log.Po"; else rm -f "$(DEPDIR)/cas_log.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_log.c' object='cas_log.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_log.o `test -f '$(BROKER_DIR)/cas_log.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_log.c cas_log.obj: $(BROKER_DIR)/cas_log.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_log.obj -MD -MP -MF "$(DEPDIR)/cas_log.Tpo" -c -o cas_log.obj `if test -f '$(BROKER_DIR)/cas_log.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_log.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_log.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_log.Tpo" "$(DEPDIR)/cas_log.Po"; else rm -f "$(DEPDIR)/cas_log.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_log.c' object='cas_log.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_log.obj `if test -f '$(BROKER_DIR)/cas_log.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_log.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_log.c'; fi` cas_sql_log2.o: $(BROKER_DIR)/cas_sql_log2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_sql_log2.o -MD -MP -MF "$(DEPDIR)/cas_sql_log2.Tpo" -c -o cas_sql_log2.o `test -f '$(BROKER_DIR)/cas_sql_log2.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_sql_log2.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_sql_log2.Tpo" "$(DEPDIR)/cas_sql_log2.Po"; else rm -f "$(DEPDIR)/cas_sql_log2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_sql_log2.c' object='cas_sql_log2.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_sql_log2.o `test -f '$(BROKER_DIR)/cas_sql_log2.c' || echo '$(srcdir)/'`$(BROKER_DIR)/cas_sql_log2.c cas_sql_log2.obj: $(BROKER_DIR)/cas_sql_log2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_sql_log2.obj -MD -MP -MF "$(DEPDIR)/cas_sql_log2.Tpo" -c -o cas_sql_log2.obj `if test -f '$(BROKER_DIR)/cas_sql_log2.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_sql_log2.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_sql_log2.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cas_sql_log2.Tpo" "$(DEPDIR)/cas_sql_log2.Po"; else rm -f "$(DEPDIR)/cas_sql_log2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/cas_sql_log2.c' object='cas_sql_log2.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_sql_log2.obj `if test -f '$(BROKER_DIR)/cas_sql_log2.c'; then $(CYGPATH_W) '$(BROKER_DIR)/cas_sql_log2.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/cas_sql_log2.c'; fi` broker_admin.o: $(BROKER_DIR)/broker_admin.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_admin.o -MD -MP -MF "$(DEPDIR)/broker_admin.Tpo" -c -o broker_admin.o `test -f '$(BROKER_DIR)/broker_admin.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_admin.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_admin.Tpo" "$(DEPDIR)/broker_admin.Po"; else rm -f "$(DEPDIR)/broker_admin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_admin.c' object='broker_admin.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_admin.o `test -f '$(BROKER_DIR)/broker_admin.c' || echo '$(srcdir)/'`$(BROKER_DIR)/broker_admin.c broker_admin.obj: $(BROKER_DIR)/broker_admin.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broker_admin.obj -MD -MP -MF "$(DEPDIR)/broker_admin.Tpo" -c -o broker_admin.obj `if test -f '$(BROKER_DIR)/broker_admin.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_admin.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_admin.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/broker_admin.Tpo" "$(DEPDIR)/broker_admin.Po"; else rm -f "$(DEPDIR)/broker_admin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(BROKER_DIR)/broker_admin.c' object='broker_admin.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broker_admin.obj `if test -f '$(BROKER_DIR)/broker_admin.c'; then $(CYGPATH_W) '$(BROKER_DIR)/broker_admin.c'; else $(CYGPATH_W) '$(srcdir)/$(BROKER_DIR)/broker_admin.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool 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) $(SCRIPTS) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(compatdir)"; 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-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-compatSCRIPTS install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-compatSCRIPTS \ uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libtool ctags distclean distclean-compile \ distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-compatSCRIPTS 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 mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-compatSCRIPTS 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: