# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ 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 = gbx2$(EXEEXT) subdir = gbx 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__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(gblibdir)" "$(DESTDIR)$(bindir)" gblibLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(gblib_LTLIBRARIES) $(noinst_LTLIBRARIES) gb_la_DEPENDENCIES = am_gb_la_OBJECTS = gb_la-gbx_c_class.lo gb_la-gbx_c_collection.lo \ gb_la-gbx_c_error.lo gb_la-gbx_c_gambas.lo gb_la-gbx_c_file.lo \ gb_la-gbx_c_application.lo gb_la-gbx_c_array.lo \ gb_la-gbx_c_process.lo gb_la-gbx_c_string.lo \ gb_la-gbx_c_subcollection.lo gb_la-gbx_c_enum.lo \ gb_la-gbx_c_timer.lo gb_la-gbx_c_quote.lo \ gb_la-gbx_class_info.lo gb_la_OBJECTS = $(am_gb_la_OBJECTS) libgbxopt_la_LIBADD = am_libgbxopt_la_OBJECTS = libgbxopt_la-gbx_exec_loop.lo libgbxopt_la_OBJECTS = $(am_libgbxopt_la_OBJECTS) binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) am_gbx2_OBJECTS = gbx2-gb_common.$(OBJEXT) gbx2-gbx_debug.$(OBJEXT) \ gbx2-gb_error.$(OBJEXT) gbx2-gb_alloc.$(OBJEXT) \ gbx2-gb_array.$(OBJEXT) gbx2-gbx_stack.$(OBJEXT) \ gbx2-gb_buffer.$(OBJEXT) gbx2-gbx_replace.$(OBJEXT) \ gbx2-gb_list.$(OBJEXT) gbx2-gb_hash.$(OBJEXT) \ gbx2-gb_table.$(OBJEXT) gbx2-gbx_type.$(OBJEXT) \ gbx2-gbx_value.$(OBJEXT) gbx2-gbx_subst.$(OBJEXT) \ gbx2-gbx_exec.$(OBJEXT) gbx2-gbx_exec_push.$(OBJEXT) \ gbx2-gbx_exec_enum.$(OBJEXT) gbx2-gbx_exec_pop.$(OBJEXT) \ gbx2-gbx_class_init.$(OBJEXT) gbx2-gbx_class.$(OBJEXT) \ gbx2-gbx_class_native.$(OBJEXT) gbx2-gbx_class_load.$(OBJEXT) \ gbx2-gbx_event.$(OBJEXT) gbx2-gb_file.$(OBJEXT) \ gbx2-gbx_stream.$(OBJEXT) gbx2-gbx_stream_direct.$(OBJEXT) \ gbx2-gbx_stream_buffer.$(OBJEXT) \ gbx2-gbx_stream_memory.$(OBJEXT) \ gbx2-gbx_stream_arch.$(OBJEXT) \ gbx2-gbx_stream_process.$(OBJEXT) \ gbx2-gbx_stream_pipe.$(OBJEXT) gbx2-gbx_project.$(OBJEXT) \ gbx2-gbx_library.$(OBJEXT) gbx2-gbx_subr.$(OBJEXT) \ gbx2-gbx_subr_file.$(OBJEXT) gbx2-gbx_subr_string.$(OBJEXT) \ gbx2-gbx_subr_conv.$(OBJEXT) gbx2-gbx_subr_time.$(OBJEXT) \ gbx2-gbx_subr_extern.$(OBJEXT) gbx2-gbx_subr_misc.$(OBJEXT) \ gbx2-gbx_math.$(OBJEXT) gbx2-gbx_subr_math.$(OBJEXT) \ gbx2-gbx_subr_test.$(OBJEXT) gbx2-gbx_api.$(OBJEXT) \ gbx2-gbx_local.$(OBJEXT) gbx2-gbx_regexp.$(OBJEXT) \ gbx2-gbx_archive.$(OBJEXT) gbx2-gbx_watch.$(OBJEXT) \ gbx2-gbx_eval.$(OBJEXT) gbx2-gbx_compare.$(OBJEXT) \ gbx2-gbx.$(OBJEXT) gbx2-gbx_number.$(OBJEXT) \ gbx2-gbx_object.$(OBJEXT) gbx2-gbx_string.$(OBJEXT) \ gbx2-gbx_date.$(OBJEXT) gbx2-gbx_array.$(OBJEXT) \ gbx2-gbx_c_class.$(OBJEXT) gbx2-gbx_c_collection.$(OBJEXT) \ gbx2-gbx_c_error.$(OBJEXT) gbx2-gbx_c_gambas.$(OBJEXT) \ gbx2-gbx_c_file.$(OBJEXT) gbx2-gbx_c_application.$(OBJEXT) \ gbx2-gbx_c_array.$(OBJEXT) gbx2-gbx_c_process.$(OBJEXT) \ gbx2-gbx_c_subcollection.$(OBJEXT) gbx2-gbx_c_string.$(OBJEXT) \ gbx2-gbx_component.$(OBJEXT) gbx2-gbx_extern.$(OBJEXT) \ gbx2-gbx_print.$(OBJEXT) gbx2-gbx_c_enum.$(OBJEXT) \ gbx2-gbx_c_timer.$(OBJEXT) gbx2-gbx_c_quote.$(OBJEXT) gbx2_OBJECTS = $(am_gbx2_OBJECTS) gbx2_DEPENDENCIES = libgbxopt.la DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(gb_la_SOURCES) $(libgbxopt_la_SOURCES) $(gbx2_SOURCES) DIST_SOURCES = $(gb_la_SOURCES) $(libgbxopt_la_SOURCES) \ $(gbx2_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@ AM_CFLAGS = @AM_CFLAGS@ AM_CFLAGS_OPT = @AM_CFLAGS_OPT@ AM_CXXFLAGS = @AM_CXXFLAGS@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCACHE = @CCACHE@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CONV_DIR = @CONV_DIR@ CONV_INC = @CONV_INC@ CONV_LDFLAGS = @CONV_LDFLAGS@ CONV_LIB = @CONV_LIB@ CONV_PATH = @CONV_PATH@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CXX_LIB = @CXX_LIB@ CYGPATH_W = @CYGPATH_W@ C_LIB = @C_LIB@ DEBUG_FALSE = @DEBUG_FALSE@ DEBUG_TRUE = @DEBUG_TRUE@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DL_LIB = @DL_LIB@ DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFI_DIR = @FFI_DIR@ FFI_INC = @FFI_INC@ FFI_LDFLAGS = @FFI_LDFLAGS@ FFI_LIB = @FFI_LIB@ FFI_PATH = @FFI_PATH@ FFLAGS = @FFLAGS@ GAMBAS_VERSION = @GAMBAS_VERSION@ GBX_THREAD_INC = @GBX_THREAD_INC@ GBX_THREAD_LIB = @GBX_THREAD_LIB@ GETTEXT_LIB = @GETTEXT_LIB@ GREP = @GREP@ INCLTDL = @INCLTDL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTL_DIR = @INTL_DIR@ INTL_INC = @INTL_INC@ INTL_LDFLAGS = @INTL_LDFLAGS@ INTL_LIB = @INTL_LIB@ INTL_PATH = @INTL_PATH@ LDFLAGS = @LDFLAGS@ LD_FLAGS = @LD_FLAGS@ LIBLTDL = @LIBLTDL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MATH_LIB = @MATH_LIB@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPTIMIZE_FALSE = @OPTIMIZE_FALSE@ OPTIMIZE_TRUE = @OPTIMIZE_TRUE@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHLIBEXT = @SHLIBEXT@ STRIP = @STRIP@ THREAD_INC = @THREAD_INC@ THREAD_LIB = @THREAD_LIB@ TTY_LIB = @TTY_LIB@ VERSION = @VERSION@ XDG_UTILS = @XDG_UTILS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ 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@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ gbbindir = @gbbindir@ gbdatadir = @gbdatadir@ gblibdir = @gblibdir@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ INCLUDES = -I$(top_srcdir)/share @INTL_INC@ @CONV_INC@ @GBX_THREAD_INC@ @INCLTDL@ @FFI_INC@ noinst_LTLIBRARIES = libgbxopt.la gblib_LTLIBRARIES = gb.la gbx2_LDADD = libgbxopt.la @MATH_LIB@ @INTL_LIB@ @CONV_LIB@ @GETTEXT_LIB@ @DL_LIB@ @GBX_THREAD_LIB@ @TTY_LIB@ @FFI_LIB@ gbx2_CFLAGS = -DGAMBAS_PATH="\"$(bindir)\"" $(AM_CFLAGS) libgbxopt_la_CFLAGS = -DGAMBAS_PATH="\"$(bindir)\"" $(AM_CFLAGS_OPT) gb_la_LIBADD = @MATH_LIB@ @INTL_LIB@ @CONV_LIB@ @GETTEXT_LIB@ @DL_LIB@ @GBX_THREAD_LIB@ @TTY_LIB@ @FFI_LIB@ gb_la_LDFLAGS = -module @LD_FLAGS@ @FFI_LDFLAGS@ gb_la_CFLAGS = -DGBX_INFO $(AM_CFLAGS) -O0 gbx2_SOURCES = \ gb_common_check.h gb_common.c \ gbx_debug.h gbx_debug.c \ gb_error.h gb_error.c \ gb_alloc.c gb_array.c \ gbx_stack.h gbx_stack.c \ gb_buffer.c gbx_replace.c \ gb_list.c \ gb_hash.c \ gb_table.c \ gbx_type.h gbx_type.c \ gbx_value.h gbx_value.c \ gbx_subst.h gbx_subst.c \ gbx_exec.h gbx_exec.c gbx_exec_push.c gbx_exec_enum.c gbx_exec_pop.c \ gbx_class_desc.h gbx_class.h gbx_class_init.c gbx_class.c gbx_class_native.c \ gbx_class_load.c gbx_class_load.h \ gbx_event.h gbx_event.c \ gb_file.h gb_file.c \ gbx_stream.h gbx_stream.c gbx_stream_direct.c gbx_stream_buffer.c gbx_stream_memory.c \ gbx_stream_arch.c gbx_stream_process.c gbx_stream_pipe.c \ gbx_project.h gbx_project.c \ gbx_library.h gbx_library.c \ gbx_subr.h gbx_subr.c \ gbx_subr_file.c gbx_subr_string.c gbx_subr_conv.c gbx_subr_time.c gbx_subr_extern.c gbx_subr_misc.c \ gbx_math.h gbx_math.c \ gbx_subr_math_temp.h gbx_subr_math.c \ gbx_subr_test_temp.h gbx_subr_test.c \ gbx_api.h gbx_api.c \ gbx_local.h gbx_local.c \ gbx_regexp.h gbx_regexp.c \ gbx_archive.h gbx_archive.c \ gbx_watch.h gbx_watch.c \ gbx_expression.h gbx_eval.h gbx_eval.c \ gbx_compare.h gbx_compare.c \ gbx.c \ gbx_number.h gbx_number.c \ gbx_object.h gbx_object.c \ gbx_string.h gbx_string.c \ gbx_variant.h \ gbx_date.h gbx_date.c \ gbx_array.h gbx_array.c \ gbx_c_class.h gbx_c_class.c \ gbx_c_collection.h gbx_c_collection.c \ gbx_c_error.h gbx_c_error.c \ gbx_c_gambas.h gbx_c_gambas.c \ gbx_c_file.h gbx_c_file.c \ gbx_c_application.h gbx_c_application.c \ gbx_c_array.h gbx_c_array.c \ gbx_c_process.h gbx_c_process.c \ gbx_c_subcollection.h gbx_c_subcollection.c \ gbx_c_string.h gbx_c_string.c \ gbx_component.h gbx_component.c \ gbx_extern.h gbx_extern.c \ gbx_print.h gbx_print.c \ gbx_c_enum.h gbx_c_enum.c \ gbx_c_timer.h gbx_c_timer.c \ gbx_c_quote.h gbx_c_quote.c libgbxopt_la_SOURCES = gbx_exec_loop.c gb_la_SOURCES = \ gbx_info.h \ gbx_local.h gbx_compare.h gbx_date.h \ gbx_c_class.h gbx_c_class.c \ gbx_c_collection.h gbx_c_collection.c \ gbx_c_error.h gbx_c_error.c \ gbx_c_gambas.h gbx_c_gambas.c \ gbx_c_file.h gbx_c_file.c \ gbx_c_application.h gbx_c_application.c \ gbx_c_array.h gbx_c_array.c \ gbx_c_process.h gbx_c_process.c \ gbx_c_string.h gbx_c_string.c \ gbx_c_subcollection.h gbx_c_subcollection.c \ gbx_c_enum.h gbx_c_enum.c \ gbx_c_timer.h gbx_c_timer.c \ gbx_c_quote.h gbx_c_quote.c \ gbx_class_info.c all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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 gbx/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu gbx/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-gblibLTLIBRARIES: $(gblib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(gblibdir)" || $(mkdir_p) "$(DESTDIR)$(gblibdir)" @list='$(gblib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(gblibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(gblibdir)/$$f'"; \ $(LIBTOOL) --mode=install $(gblibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(gblibdir)/$$f"; \ else :; fi; \ done uninstall-gblibLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(gblib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(gblibdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(gblibdir)/$$p"; \ done clean-gblibLTLIBRARIES: -test -z "$(gblib_LTLIBRARIES)" || rm -f $(gblib_LTLIBRARIES) @list='$(gblib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done gb.la: $(gb_la_OBJECTS) $(gb_la_DEPENDENCIES) $(LINK) -rpath $(gblibdir) $(gb_la_LDFLAGS) $(gb_la_OBJECTS) $(gb_la_LIBADD) $(LIBS) libgbxopt.la: $(libgbxopt_la_OBJECTS) $(libgbxopt_la_DEPENDENCIES) $(LINK) $(libgbxopt_la_LDFLAGS) $(libgbxopt_la_OBJECTS) $(libgbxopt_la_LIBADD) $(LIBS) 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 gbx2$(EXEEXT): $(gbx2_OBJECTS) $(gbx2_DEPENDENCIES) @rm -f gbx2$(EXEEXT) $(LINK) $(gbx2_LDFLAGS) $(gbx2_OBJECTS) $(gbx2_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_application.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_array.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_class.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_collection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_enum.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_error.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_file.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_gambas.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_process.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_quote.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_string.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_subcollection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_c_timer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gb_la-gbx_class_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_alloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_array.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_buffer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_common.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_error.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_hash.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_list.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gb_table.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_api.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_archive.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_array.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_application.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_array.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_class.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_collection.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_enum.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_error.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_gambas.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_process.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_quote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_string.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_subcollection.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_c_timer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_class.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_class_init.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_class_load.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_class_native.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_compare.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_component.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_date.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_debug.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_eval.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_event.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_exec.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_exec_enum.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_exec_pop.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_exec_push.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_extern.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_library.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_local.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_math.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_number.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_object.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_print.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_project.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_regexp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_replace.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stack.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_arch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_buffer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_direct.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_memory.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_pipe.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_stream_process.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_string.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_conv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_extern.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_math.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_misc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_string.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_test.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subr_time.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_subst.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_type.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_value.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbx2-gbx_watch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgbxopt_la-gbx_exec_loop.Plo@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 $@ $< gb_la-gbx_c_class.lo: gbx_c_class.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_class.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_class.Tpo" -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo '$(srcdir)/'`gbx_c_class.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_class.Tpo" "$(DEPDIR)/gb_la-gbx_c_class.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_class.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_class.c' object='gb_la-gbx_c_class.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo '$(srcdir)/'`gbx_c_class.c gb_la-gbx_c_collection.lo: gbx_c_collection.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_collection.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_collection.Tpo" -c -o gb_la-gbx_c_collection.lo `test -f 'gbx_c_collection.c' || echo '$(srcdir)/'`gbx_c_collection.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_collection.Tpo" "$(DEPDIR)/gb_la-gbx_c_collection.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_collection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_collection.c' object='gb_la-gbx_c_collection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_collection.lo `test -f 'gbx_c_collection.c' || echo '$(srcdir)/'`gbx_c_collection.c gb_la-gbx_c_error.lo: gbx_c_error.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_error.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_error.Tpo" -c -o gb_la-gbx_c_error.lo `test -f 'gbx_c_error.c' || echo '$(srcdir)/'`gbx_c_error.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_error.Tpo" "$(DEPDIR)/gb_la-gbx_c_error.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_error.c' object='gb_la-gbx_c_error.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_error.lo `test -f 'gbx_c_error.c' || echo '$(srcdir)/'`gbx_c_error.c gb_la-gbx_c_gambas.lo: gbx_c_gambas.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_gambas.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_gambas.Tpo" -c -o gb_la-gbx_c_gambas.lo `test -f 'gbx_c_gambas.c' || echo '$(srcdir)/'`gbx_c_gambas.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_gambas.Tpo" "$(DEPDIR)/gb_la-gbx_c_gambas.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_gambas.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_gambas.c' object='gb_la-gbx_c_gambas.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_gambas.lo `test -f 'gbx_c_gambas.c' || echo '$(srcdir)/'`gbx_c_gambas.c gb_la-gbx_c_file.lo: gbx_c_file.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_file.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_file.Tpo" -c -o gb_la-gbx_c_file.lo `test -f 'gbx_c_file.c' || echo '$(srcdir)/'`gbx_c_file.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_file.Tpo" "$(DEPDIR)/gb_la-gbx_c_file.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_file.c' object='gb_la-gbx_c_file.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_file.lo `test -f 'gbx_c_file.c' || echo '$(srcdir)/'`gbx_c_file.c gb_la-gbx_c_application.lo: gbx_c_application.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_application.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_application.Tpo" -c -o gb_la-gbx_c_application.lo `test -f 'gbx_c_application.c' || echo '$(srcdir)/'`gbx_c_application.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_application.Tpo" "$(DEPDIR)/gb_la-gbx_c_application.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_application.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_application.c' object='gb_la-gbx_c_application.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_application.lo `test -f 'gbx_c_application.c' || echo '$(srcdir)/'`gbx_c_application.c gb_la-gbx_c_array.lo: gbx_c_array.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_array.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_array.Tpo" -c -o gb_la-gbx_c_array.lo `test -f 'gbx_c_array.c' || echo '$(srcdir)/'`gbx_c_array.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_array.Tpo" "$(DEPDIR)/gb_la-gbx_c_array.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_array.c' object='gb_la-gbx_c_array.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_array.lo `test -f 'gbx_c_array.c' || echo '$(srcdir)/'`gbx_c_array.c gb_la-gbx_c_process.lo: gbx_c_process.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_process.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_process.Tpo" -c -o gb_la-gbx_c_process.lo `test -f 'gbx_c_process.c' || echo '$(srcdir)/'`gbx_c_process.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_process.Tpo" "$(DEPDIR)/gb_la-gbx_c_process.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_process.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_process.c' object='gb_la-gbx_c_process.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_process.lo `test -f 'gbx_c_process.c' || echo '$(srcdir)/'`gbx_c_process.c gb_la-gbx_c_string.lo: gbx_c_string.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_string.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_string.Tpo" -c -o gb_la-gbx_c_string.lo `test -f 'gbx_c_string.c' || echo '$(srcdir)/'`gbx_c_string.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_string.Tpo" "$(DEPDIR)/gb_la-gbx_c_string.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_string.c' object='gb_la-gbx_c_string.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_string.lo `test -f 'gbx_c_string.c' || echo '$(srcdir)/'`gbx_c_string.c gb_la-gbx_c_subcollection.lo: gbx_c_subcollection.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_subcollection.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_subcollection.Tpo" -c -o gb_la-gbx_c_subcollection.lo `test -f 'gbx_c_subcollection.c' || echo '$(srcdir)/'`gbx_c_subcollection.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_subcollection.Tpo" "$(DEPDIR)/gb_la-gbx_c_subcollection.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_subcollection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_subcollection.c' object='gb_la-gbx_c_subcollection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_subcollection.lo `test -f 'gbx_c_subcollection.c' || echo '$(srcdir)/'`gbx_c_subcollection.c gb_la-gbx_c_enum.lo: gbx_c_enum.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_enum.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_enum.Tpo" -c -o gb_la-gbx_c_enum.lo `test -f 'gbx_c_enum.c' || echo '$(srcdir)/'`gbx_c_enum.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_enum.Tpo" "$(DEPDIR)/gb_la-gbx_c_enum.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_enum.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_enum.c' object='gb_la-gbx_c_enum.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_enum.lo `test -f 'gbx_c_enum.c' || echo '$(srcdir)/'`gbx_c_enum.c gb_la-gbx_c_timer.lo: gbx_c_timer.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_timer.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_timer.Tpo" -c -o gb_la-gbx_c_timer.lo `test -f 'gbx_c_timer.c' || echo '$(srcdir)/'`gbx_c_timer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_timer.Tpo" "$(DEPDIR)/gb_la-gbx_c_timer.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_timer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_timer.c' object='gb_la-gbx_c_timer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_timer.lo `test -f 'gbx_c_timer.c' || echo '$(srcdir)/'`gbx_c_timer.c gb_la-gbx_c_quote.lo: gbx_c_quote.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_c_quote.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_c_quote.Tpo" -c -o gb_la-gbx_c_quote.lo `test -f 'gbx_c_quote.c' || echo '$(srcdir)/'`gbx_c_quote.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_c_quote.Tpo" "$(DEPDIR)/gb_la-gbx_c_quote.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_c_quote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_quote.c' object='gb_la-gbx_c_quote.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_c_quote.lo `test -f 'gbx_c_quote.c' || echo '$(srcdir)/'`gbx_c_quote.c gb_la-gbx_class_info.lo: gbx_class_info.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -MT gb_la-gbx_class_info.lo -MD -MP -MF "$(DEPDIR)/gb_la-gbx_class_info.Tpo" -c -o gb_la-gbx_class_info.lo `test -f 'gbx_class_info.c' || echo '$(srcdir)/'`gbx_class_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gb_la-gbx_class_info.Tpo" "$(DEPDIR)/gb_la-gbx_class_info.Plo"; else rm -f "$(DEPDIR)/gb_la-gbx_class_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_info.c' object='gb_la-gbx_class_info.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gb_la_CFLAGS) $(CFLAGS) -c -o gb_la-gbx_class_info.lo `test -f 'gbx_class_info.c' || echo '$(srcdir)/'`gbx_class_info.c libgbxopt_la-gbx_exec_loop.lo: gbx_exec_loop.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgbxopt_la_CFLAGS) $(CFLAGS) -MT libgbxopt_la-gbx_exec_loop.lo -MD -MP -MF "$(DEPDIR)/libgbxopt_la-gbx_exec_loop.Tpo" -c -o libgbxopt_la-gbx_exec_loop.lo `test -f 'gbx_exec_loop.c' || echo '$(srcdir)/'`gbx_exec_loop.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgbxopt_la-gbx_exec_loop.Tpo" "$(DEPDIR)/libgbxopt_la-gbx_exec_loop.Plo"; else rm -f "$(DEPDIR)/libgbxopt_la-gbx_exec_loop.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_loop.c' object='libgbxopt_la-gbx_exec_loop.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgbxopt_la_CFLAGS) $(CFLAGS) -c -o libgbxopt_la-gbx_exec_loop.lo `test -f 'gbx_exec_loop.c' || echo '$(srcdir)/'`gbx_exec_loop.c gbx2-gb_common.o: gb_common.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_common.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_common.Tpo" -c -o gbx2-gb_common.o `test -f 'gb_common.c' || echo '$(srcdir)/'`gb_common.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_common.Tpo" "$(DEPDIR)/gbx2-gb_common.Po"; else rm -f "$(DEPDIR)/gbx2-gb_common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_common.c' object='gbx2-gb_common.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_common.o `test -f 'gb_common.c' || echo '$(srcdir)/'`gb_common.c gbx2-gb_common.obj: gb_common.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_common.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_common.Tpo" -c -o gbx2-gb_common.obj `if test -f 'gb_common.c'; then $(CYGPATH_W) 'gb_common.c'; else $(CYGPATH_W) '$(srcdir)/gb_common.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_common.Tpo" "$(DEPDIR)/gbx2-gb_common.Po"; else rm -f "$(DEPDIR)/gbx2-gb_common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_common.c' object='gbx2-gb_common.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_common.obj `if test -f 'gb_common.c'; then $(CYGPATH_W) 'gb_common.c'; else $(CYGPATH_W) '$(srcdir)/gb_common.c'; fi` gbx2-gbx_debug.o: gbx_debug.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_debug.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_debug.Tpo" -c -o gbx2-gbx_debug.o `test -f 'gbx_debug.c' || echo '$(srcdir)/'`gbx_debug.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_debug.Tpo" "$(DEPDIR)/gbx2-gbx_debug.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_debug.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_debug.c' object='gbx2-gbx_debug.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_debug.o `test -f 'gbx_debug.c' || echo '$(srcdir)/'`gbx_debug.c gbx2-gbx_debug.obj: gbx_debug.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_debug.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_debug.Tpo" -c -o gbx2-gbx_debug.obj `if test -f 'gbx_debug.c'; then $(CYGPATH_W) 'gbx_debug.c'; else $(CYGPATH_W) '$(srcdir)/gbx_debug.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_debug.Tpo" "$(DEPDIR)/gbx2-gbx_debug.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_debug.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_debug.c' object='gbx2-gbx_debug.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_debug.obj `if test -f 'gbx_debug.c'; then $(CYGPATH_W) 'gbx_debug.c'; else $(CYGPATH_W) '$(srcdir)/gbx_debug.c'; fi` gbx2-gb_error.o: gb_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_error.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_error.Tpo" -c -o gbx2-gb_error.o `test -f 'gb_error.c' || echo '$(srcdir)/'`gb_error.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_error.Tpo" "$(DEPDIR)/gbx2-gb_error.Po"; else rm -f "$(DEPDIR)/gbx2-gb_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_error.c' object='gbx2-gb_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_error.o `test -f 'gb_error.c' || echo '$(srcdir)/'`gb_error.c gbx2-gb_error.obj: gb_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_error.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_error.Tpo" -c -o gbx2-gb_error.obj `if test -f 'gb_error.c'; then $(CYGPATH_W) 'gb_error.c'; else $(CYGPATH_W) '$(srcdir)/gb_error.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_error.Tpo" "$(DEPDIR)/gbx2-gb_error.Po"; else rm -f "$(DEPDIR)/gbx2-gb_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_error.c' object='gbx2-gb_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_error.obj `if test -f 'gb_error.c'; then $(CYGPATH_W) 'gb_error.c'; else $(CYGPATH_W) '$(srcdir)/gb_error.c'; fi` gbx2-gb_alloc.o: gb_alloc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_alloc.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_alloc.Tpo" -c -o gbx2-gb_alloc.o `test -f 'gb_alloc.c' || echo '$(srcdir)/'`gb_alloc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_alloc.Tpo" "$(DEPDIR)/gbx2-gb_alloc.Po"; else rm -f "$(DEPDIR)/gbx2-gb_alloc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_alloc.c' object='gbx2-gb_alloc.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_alloc.o `test -f 'gb_alloc.c' || echo '$(srcdir)/'`gb_alloc.c gbx2-gb_alloc.obj: gb_alloc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_alloc.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_alloc.Tpo" -c -o gbx2-gb_alloc.obj `if test -f 'gb_alloc.c'; then $(CYGPATH_W) 'gb_alloc.c'; else $(CYGPATH_W) '$(srcdir)/gb_alloc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_alloc.Tpo" "$(DEPDIR)/gbx2-gb_alloc.Po"; else rm -f "$(DEPDIR)/gbx2-gb_alloc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_alloc.c' object='gbx2-gb_alloc.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_alloc.obj `if test -f 'gb_alloc.c'; then $(CYGPATH_W) 'gb_alloc.c'; else $(CYGPATH_W) '$(srcdir)/gb_alloc.c'; fi` gbx2-gb_array.o: gb_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_array.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_array.Tpo" -c -o gbx2-gb_array.o `test -f 'gb_array.c' || echo '$(srcdir)/'`gb_array.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_array.Tpo" "$(DEPDIR)/gbx2-gb_array.Po"; else rm -f "$(DEPDIR)/gbx2-gb_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_array.c' object='gbx2-gb_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_array.o `test -f 'gb_array.c' || echo '$(srcdir)/'`gb_array.c gbx2-gb_array.obj: gb_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_array.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_array.Tpo" -c -o gbx2-gb_array.obj `if test -f 'gb_array.c'; then $(CYGPATH_W) 'gb_array.c'; else $(CYGPATH_W) '$(srcdir)/gb_array.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_array.Tpo" "$(DEPDIR)/gbx2-gb_array.Po"; else rm -f "$(DEPDIR)/gbx2-gb_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_array.c' object='gbx2-gb_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_array.obj `if test -f 'gb_array.c'; then $(CYGPATH_W) 'gb_array.c'; else $(CYGPATH_W) '$(srcdir)/gb_array.c'; fi` gbx2-gbx_stack.o: gbx_stack.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stack.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stack.Tpo" -c -o gbx2-gbx_stack.o `test -f 'gbx_stack.c' || echo '$(srcdir)/'`gbx_stack.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stack.Tpo" "$(DEPDIR)/gbx2-gbx_stack.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stack.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stack.c' object='gbx2-gbx_stack.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stack.o `test -f 'gbx_stack.c' || echo '$(srcdir)/'`gbx_stack.c gbx2-gbx_stack.obj: gbx_stack.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stack.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stack.Tpo" -c -o gbx2-gbx_stack.obj `if test -f 'gbx_stack.c'; then $(CYGPATH_W) 'gbx_stack.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stack.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stack.Tpo" "$(DEPDIR)/gbx2-gbx_stack.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stack.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stack.c' object='gbx2-gbx_stack.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stack.obj `if test -f 'gbx_stack.c'; then $(CYGPATH_W) 'gbx_stack.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stack.c'; fi` gbx2-gb_buffer.o: gb_buffer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_buffer.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_buffer.Tpo" -c -o gbx2-gb_buffer.o `test -f 'gb_buffer.c' || echo '$(srcdir)/'`gb_buffer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_buffer.Tpo" "$(DEPDIR)/gbx2-gb_buffer.Po"; else rm -f "$(DEPDIR)/gbx2-gb_buffer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_buffer.c' object='gbx2-gb_buffer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_buffer.o `test -f 'gb_buffer.c' || echo '$(srcdir)/'`gb_buffer.c gbx2-gb_buffer.obj: gb_buffer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_buffer.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_buffer.Tpo" -c -o gbx2-gb_buffer.obj `if test -f 'gb_buffer.c'; then $(CYGPATH_W) 'gb_buffer.c'; else $(CYGPATH_W) '$(srcdir)/gb_buffer.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_buffer.Tpo" "$(DEPDIR)/gbx2-gb_buffer.Po"; else rm -f "$(DEPDIR)/gbx2-gb_buffer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_buffer.c' object='gbx2-gb_buffer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_buffer.obj `if test -f 'gb_buffer.c'; then $(CYGPATH_W) 'gb_buffer.c'; else $(CYGPATH_W) '$(srcdir)/gb_buffer.c'; fi` gbx2-gbx_replace.o: gbx_replace.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_replace.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_replace.Tpo" -c -o gbx2-gbx_replace.o `test -f 'gbx_replace.c' || echo '$(srcdir)/'`gbx_replace.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_replace.Tpo" "$(DEPDIR)/gbx2-gbx_replace.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_replace.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_replace.c' object='gbx2-gbx_replace.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_replace.o `test -f 'gbx_replace.c' || echo '$(srcdir)/'`gbx_replace.c gbx2-gbx_replace.obj: gbx_replace.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_replace.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_replace.Tpo" -c -o gbx2-gbx_replace.obj `if test -f 'gbx_replace.c'; then $(CYGPATH_W) 'gbx_replace.c'; else $(CYGPATH_W) '$(srcdir)/gbx_replace.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_replace.Tpo" "$(DEPDIR)/gbx2-gbx_replace.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_replace.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_replace.c' object='gbx2-gbx_replace.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_replace.obj `if test -f 'gbx_replace.c'; then $(CYGPATH_W) 'gbx_replace.c'; else $(CYGPATH_W) '$(srcdir)/gbx_replace.c'; fi` gbx2-gb_list.o: gb_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_list.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_list.Tpo" -c -o gbx2-gb_list.o `test -f 'gb_list.c' || echo '$(srcdir)/'`gb_list.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_list.Tpo" "$(DEPDIR)/gbx2-gb_list.Po"; else rm -f "$(DEPDIR)/gbx2-gb_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_list.c' object='gbx2-gb_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_list.o `test -f 'gb_list.c' || echo '$(srcdir)/'`gb_list.c gbx2-gb_list.obj: gb_list.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_list.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_list.Tpo" -c -o gbx2-gb_list.obj `if test -f 'gb_list.c'; then $(CYGPATH_W) 'gb_list.c'; else $(CYGPATH_W) '$(srcdir)/gb_list.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_list.Tpo" "$(DEPDIR)/gbx2-gb_list.Po"; else rm -f "$(DEPDIR)/gbx2-gb_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_list.c' object='gbx2-gb_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_list.obj `if test -f 'gb_list.c'; then $(CYGPATH_W) 'gb_list.c'; else $(CYGPATH_W) '$(srcdir)/gb_list.c'; fi` gbx2-gb_hash.o: gb_hash.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_hash.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_hash.Tpo" -c -o gbx2-gb_hash.o `test -f 'gb_hash.c' || echo '$(srcdir)/'`gb_hash.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_hash.Tpo" "$(DEPDIR)/gbx2-gb_hash.Po"; else rm -f "$(DEPDIR)/gbx2-gb_hash.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_hash.c' object='gbx2-gb_hash.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_hash.o `test -f 'gb_hash.c' || echo '$(srcdir)/'`gb_hash.c gbx2-gb_hash.obj: gb_hash.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_hash.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_hash.Tpo" -c -o gbx2-gb_hash.obj `if test -f 'gb_hash.c'; then $(CYGPATH_W) 'gb_hash.c'; else $(CYGPATH_W) '$(srcdir)/gb_hash.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_hash.Tpo" "$(DEPDIR)/gbx2-gb_hash.Po"; else rm -f "$(DEPDIR)/gbx2-gb_hash.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_hash.c' object='gbx2-gb_hash.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_hash.obj `if test -f 'gb_hash.c'; then $(CYGPATH_W) 'gb_hash.c'; else $(CYGPATH_W) '$(srcdir)/gb_hash.c'; fi` gbx2-gb_table.o: gb_table.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_table.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_table.Tpo" -c -o gbx2-gb_table.o `test -f 'gb_table.c' || echo '$(srcdir)/'`gb_table.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_table.Tpo" "$(DEPDIR)/gbx2-gb_table.Po"; else rm -f "$(DEPDIR)/gbx2-gb_table.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_table.c' object='gbx2-gb_table.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_table.o `test -f 'gb_table.c' || echo '$(srcdir)/'`gb_table.c gbx2-gb_table.obj: gb_table.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_table.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_table.Tpo" -c -o gbx2-gb_table.obj `if test -f 'gb_table.c'; then $(CYGPATH_W) 'gb_table.c'; else $(CYGPATH_W) '$(srcdir)/gb_table.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_table.Tpo" "$(DEPDIR)/gbx2-gb_table.Po"; else rm -f "$(DEPDIR)/gbx2-gb_table.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_table.c' object='gbx2-gb_table.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_table.obj `if test -f 'gb_table.c'; then $(CYGPATH_W) 'gb_table.c'; else $(CYGPATH_W) '$(srcdir)/gb_table.c'; fi` gbx2-gbx_type.o: gbx_type.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_type.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_type.Tpo" -c -o gbx2-gbx_type.o `test -f 'gbx_type.c' || echo '$(srcdir)/'`gbx_type.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_type.Tpo" "$(DEPDIR)/gbx2-gbx_type.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_type.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_type.c' object='gbx2-gbx_type.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_type.o `test -f 'gbx_type.c' || echo '$(srcdir)/'`gbx_type.c gbx2-gbx_type.obj: gbx_type.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_type.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_type.Tpo" -c -o gbx2-gbx_type.obj `if test -f 'gbx_type.c'; then $(CYGPATH_W) 'gbx_type.c'; else $(CYGPATH_W) '$(srcdir)/gbx_type.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_type.Tpo" "$(DEPDIR)/gbx2-gbx_type.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_type.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_type.c' object='gbx2-gbx_type.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_type.obj `if test -f 'gbx_type.c'; then $(CYGPATH_W) 'gbx_type.c'; else $(CYGPATH_W) '$(srcdir)/gbx_type.c'; fi` gbx2-gbx_value.o: gbx_value.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_value.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_value.Tpo" -c -o gbx2-gbx_value.o `test -f 'gbx_value.c' || echo '$(srcdir)/'`gbx_value.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_value.Tpo" "$(DEPDIR)/gbx2-gbx_value.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_value.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_value.c' object='gbx2-gbx_value.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_value.o `test -f 'gbx_value.c' || echo '$(srcdir)/'`gbx_value.c gbx2-gbx_value.obj: gbx_value.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_value.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_value.Tpo" -c -o gbx2-gbx_value.obj `if test -f 'gbx_value.c'; then $(CYGPATH_W) 'gbx_value.c'; else $(CYGPATH_W) '$(srcdir)/gbx_value.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_value.Tpo" "$(DEPDIR)/gbx2-gbx_value.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_value.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_value.c' object='gbx2-gbx_value.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_value.obj `if test -f 'gbx_value.c'; then $(CYGPATH_W) 'gbx_value.c'; else $(CYGPATH_W) '$(srcdir)/gbx_value.c'; fi` gbx2-gbx_subst.o: gbx_subst.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subst.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subst.Tpo" -c -o gbx2-gbx_subst.o `test -f 'gbx_subst.c' || echo '$(srcdir)/'`gbx_subst.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subst.Tpo" "$(DEPDIR)/gbx2-gbx_subst.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subst.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subst.c' object='gbx2-gbx_subst.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subst.o `test -f 'gbx_subst.c' || echo '$(srcdir)/'`gbx_subst.c gbx2-gbx_subst.obj: gbx_subst.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subst.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subst.Tpo" -c -o gbx2-gbx_subst.obj `if test -f 'gbx_subst.c'; then $(CYGPATH_W) 'gbx_subst.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subst.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subst.Tpo" "$(DEPDIR)/gbx2-gbx_subst.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subst.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subst.c' object='gbx2-gbx_subst.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subst.obj `if test -f 'gbx_subst.c'; then $(CYGPATH_W) 'gbx_subst.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subst.c'; fi` gbx2-gbx_exec.o: gbx_exec.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec.Tpo" -c -o gbx2-gbx_exec.o `test -f 'gbx_exec.c' || echo '$(srcdir)/'`gbx_exec.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec.Tpo" "$(DEPDIR)/gbx2-gbx_exec.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec.c' object='gbx2-gbx_exec.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec.o `test -f 'gbx_exec.c' || echo '$(srcdir)/'`gbx_exec.c gbx2-gbx_exec.obj: gbx_exec.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec.Tpo" -c -o gbx2-gbx_exec.obj `if test -f 'gbx_exec.c'; then $(CYGPATH_W) 'gbx_exec.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec.Tpo" "$(DEPDIR)/gbx2-gbx_exec.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec.c' object='gbx2-gbx_exec.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec.obj `if test -f 'gbx_exec.c'; then $(CYGPATH_W) 'gbx_exec.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec.c'; fi` gbx2-gbx_exec_push.o: gbx_exec_push.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_push.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_push.Tpo" -c -o gbx2-gbx_exec_push.o `test -f 'gbx_exec_push.c' || echo '$(srcdir)/'`gbx_exec_push.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_push.Tpo" "$(DEPDIR)/gbx2-gbx_exec_push.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_push.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_push.c' object='gbx2-gbx_exec_push.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_push.o `test -f 'gbx_exec_push.c' || echo '$(srcdir)/'`gbx_exec_push.c gbx2-gbx_exec_push.obj: gbx_exec_push.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_push.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_push.Tpo" -c -o gbx2-gbx_exec_push.obj `if test -f 'gbx_exec_push.c'; then $(CYGPATH_W) 'gbx_exec_push.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_push.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_push.Tpo" "$(DEPDIR)/gbx2-gbx_exec_push.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_push.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_push.c' object='gbx2-gbx_exec_push.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_push.obj `if test -f 'gbx_exec_push.c'; then $(CYGPATH_W) 'gbx_exec_push.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_push.c'; fi` gbx2-gbx_exec_enum.o: gbx_exec_enum.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_enum.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo" -c -o gbx2-gbx_exec_enum.o `test -f 'gbx_exec_enum.c' || echo '$(srcdir)/'`gbx_exec_enum.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo" "$(DEPDIR)/gbx2-gbx_exec_enum.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_enum.c' object='gbx2-gbx_exec_enum.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_enum.o `test -f 'gbx_exec_enum.c' || echo '$(srcdir)/'`gbx_exec_enum.c gbx2-gbx_exec_enum.obj: gbx_exec_enum.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_enum.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo" -c -o gbx2-gbx_exec_enum.obj `if test -f 'gbx_exec_enum.c'; then $(CYGPATH_W) 'gbx_exec_enum.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_enum.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo" "$(DEPDIR)/gbx2-gbx_exec_enum.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_enum.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_enum.c' object='gbx2-gbx_exec_enum.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_enum.obj `if test -f 'gbx_exec_enum.c'; then $(CYGPATH_W) 'gbx_exec_enum.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_enum.c'; fi` gbx2-gbx_exec_pop.o: gbx_exec_pop.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_pop.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo" -c -o gbx2-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo '$(srcdir)/'`gbx_exec_pop.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo" "$(DEPDIR)/gbx2-gbx_exec_pop.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_pop.c' object='gbx2-gbx_exec_pop.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo '$(srcdir)/'`gbx_exec_pop.c gbx2-gbx_exec_pop.obj: gbx_exec_pop.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_exec_pop.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo" -c -o gbx2-gbx_exec_pop.obj `if test -f 'gbx_exec_pop.c'; then $(CYGPATH_W) 'gbx_exec_pop.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_pop.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo" "$(DEPDIR)/gbx2-gbx_exec_pop.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_exec_pop.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_exec_pop.c' object='gbx2-gbx_exec_pop.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_exec_pop.obj `if test -f 'gbx_exec_pop.c'; then $(CYGPATH_W) 'gbx_exec_pop.c'; else $(CYGPATH_W) '$(srcdir)/gbx_exec_pop.c'; fi` gbx2-gbx_class_init.o: gbx_class_init.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_init.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_init.Tpo" -c -o gbx2-gbx_class_init.o `test -f 'gbx_class_init.c' || echo '$(srcdir)/'`gbx_class_init.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_init.Tpo" "$(DEPDIR)/gbx2-gbx_class_init.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_init.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_init.c' object='gbx2-gbx_class_init.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_init.o `test -f 'gbx_class_init.c' || echo '$(srcdir)/'`gbx_class_init.c gbx2-gbx_class_init.obj: gbx_class_init.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_init.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_init.Tpo" -c -o gbx2-gbx_class_init.obj `if test -f 'gbx_class_init.c'; then $(CYGPATH_W) 'gbx_class_init.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_init.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_init.Tpo" "$(DEPDIR)/gbx2-gbx_class_init.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_init.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_init.c' object='gbx2-gbx_class_init.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_init.obj `if test -f 'gbx_class_init.c'; then $(CYGPATH_W) 'gbx_class_init.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_init.c'; fi` gbx2-gbx_class.o: gbx_class.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class.Tpo" -c -o gbx2-gbx_class.o `test -f 'gbx_class.c' || echo '$(srcdir)/'`gbx_class.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class.Tpo" "$(DEPDIR)/gbx2-gbx_class.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class.c' object='gbx2-gbx_class.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class.o `test -f 'gbx_class.c' || echo '$(srcdir)/'`gbx_class.c gbx2-gbx_class.obj: gbx_class.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class.Tpo" -c -o gbx2-gbx_class.obj `if test -f 'gbx_class.c'; then $(CYGPATH_W) 'gbx_class.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class.Tpo" "$(DEPDIR)/gbx2-gbx_class.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class.c' object='gbx2-gbx_class.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class.obj `if test -f 'gbx_class.c'; then $(CYGPATH_W) 'gbx_class.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class.c'; fi` gbx2-gbx_class_native.o: gbx_class_native.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_native.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_native.Tpo" -c -o gbx2-gbx_class_native.o `test -f 'gbx_class_native.c' || echo '$(srcdir)/'`gbx_class_native.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_native.Tpo" "$(DEPDIR)/gbx2-gbx_class_native.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_native.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_native.c' object='gbx2-gbx_class_native.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_native.o `test -f 'gbx_class_native.c' || echo '$(srcdir)/'`gbx_class_native.c gbx2-gbx_class_native.obj: gbx_class_native.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_native.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_native.Tpo" -c -o gbx2-gbx_class_native.obj `if test -f 'gbx_class_native.c'; then $(CYGPATH_W) 'gbx_class_native.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_native.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_native.Tpo" "$(DEPDIR)/gbx2-gbx_class_native.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_native.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_native.c' object='gbx2-gbx_class_native.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_native.obj `if test -f 'gbx_class_native.c'; then $(CYGPATH_W) 'gbx_class_native.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_native.c'; fi` gbx2-gbx_class_load.o: gbx_class_load.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_load.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_load.Tpo" -c -o gbx2-gbx_class_load.o `test -f 'gbx_class_load.c' || echo '$(srcdir)/'`gbx_class_load.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_load.Tpo" "$(DEPDIR)/gbx2-gbx_class_load.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_load.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_load.c' object='gbx2-gbx_class_load.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_load.o `test -f 'gbx_class_load.c' || echo '$(srcdir)/'`gbx_class_load.c gbx2-gbx_class_load.obj: gbx_class_load.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_class_load.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_class_load.Tpo" -c -o gbx2-gbx_class_load.obj `if test -f 'gbx_class_load.c'; then $(CYGPATH_W) 'gbx_class_load.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_load.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_class_load.Tpo" "$(DEPDIR)/gbx2-gbx_class_load.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_class_load.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_class_load.c' object='gbx2-gbx_class_load.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_class_load.obj `if test -f 'gbx_class_load.c'; then $(CYGPATH_W) 'gbx_class_load.c'; else $(CYGPATH_W) '$(srcdir)/gbx_class_load.c'; fi` gbx2-gbx_event.o: gbx_event.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_event.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_event.Tpo" -c -o gbx2-gbx_event.o `test -f 'gbx_event.c' || echo '$(srcdir)/'`gbx_event.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_event.Tpo" "$(DEPDIR)/gbx2-gbx_event.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_event.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_event.c' object='gbx2-gbx_event.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_event.o `test -f 'gbx_event.c' || echo '$(srcdir)/'`gbx_event.c gbx2-gbx_event.obj: gbx_event.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_event.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_event.Tpo" -c -o gbx2-gbx_event.obj `if test -f 'gbx_event.c'; then $(CYGPATH_W) 'gbx_event.c'; else $(CYGPATH_W) '$(srcdir)/gbx_event.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_event.Tpo" "$(DEPDIR)/gbx2-gbx_event.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_event.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_event.c' object='gbx2-gbx_event.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_event.obj `if test -f 'gbx_event.c'; then $(CYGPATH_W) 'gbx_event.c'; else $(CYGPATH_W) '$(srcdir)/gbx_event.c'; fi` gbx2-gb_file.o: gb_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_file.o -MD -MP -MF "$(DEPDIR)/gbx2-gb_file.Tpo" -c -o gbx2-gb_file.o `test -f 'gb_file.c' || echo '$(srcdir)/'`gb_file.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_file.Tpo" "$(DEPDIR)/gbx2-gb_file.Po"; else rm -f "$(DEPDIR)/gbx2-gb_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_file.c' object='gbx2-gb_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_file.o `test -f 'gb_file.c' || echo '$(srcdir)/'`gb_file.c gbx2-gb_file.obj: gb_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gb_file.obj -MD -MP -MF "$(DEPDIR)/gbx2-gb_file.Tpo" -c -o gbx2-gb_file.obj `if test -f 'gb_file.c'; then $(CYGPATH_W) 'gb_file.c'; else $(CYGPATH_W) '$(srcdir)/gb_file.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gb_file.Tpo" "$(DEPDIR)/gbx2-gb_file.Po"; else rm -f "$(DEPDIR)/gbx2-gb_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gb_file.c' object='gbx2-gb_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gb_file.obj `if test -f 'gb_file.c'; then $(CYGPATH_W) 'gb_file.c'; else $(CYGPATH_W) '$(srcdir)/gb_file.c'; fi` gbx2-gbx_stream.o: gbx_stream.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream.Tpo" -c -o gbx2-gbx_stream.o `test -f 'gbx_stream.c' || echo '$(srcdir)/'`gbx_stream.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream.Tpo" "$(DEPDIR)/gbx2-gbx_stream.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream.c' object='gbx2-gbx_stream.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream.o `test -f 'gbx_stream.c' || echo '$(srcdir)/'`gbx_stream.c gbx2-gbx_stream.obj: gbx_stream.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream.Tpo" -c -o gbx2-gbx_stream.obj `if test -f 'gbx_stream.c'; then $(CYGPATH_W) 'gbx_stream.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream.Tpo" "$(DEPDIR)/gbx2-gbx_stream.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream.c' object='gbx2-gbx_stream.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream.obj `if test -f 'gbx_stream.c'; then $(CYGPATH_W) 'gbx_stream.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream.c'; fi` gbx2-gbx_stream_direct.o: gbx_stream_direct.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_direct.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo" -c -o gbx2-gbx_stream_direct.o `test -f 'gbx_stream_direct.c' || echo '$(srcdir)/'`gbx_stream_direct.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo" "$(DEPDIR)/gbx2-gbx_stream_direct.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_direct.c' object='gbx2-gbx_stream_direct.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_direct.o `test -f 'gbx_stream_direct.c' || echo '$(srcdir)/'`gbx_stream_direct.c gbx2-gbx_stream_direct.obj: gbx_stream_direct.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_direct.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo" -c -o gbx2-gbx_stream_direct.obj `if test -f 'gbx_stream_direct.c'; then $(CYGPATH_W) 'gbx_stream_direct.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_direct.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo" "$(DEPDIR)/gbx2-gbx_stream_direct.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_direct.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_direct.c' object='gbx2-gbx_stream_direct.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_direct.obj `if test -f 'gbx_stream_direct.c'; then $(CYGPATH_W) 'gbx_stream_direct.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_direct.c'; fi` gbx2-gbx_stream_buffer.o: gbx_stream_buffer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_buffer.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo" -c -o gbx2-gbx_stream_buffer.o `test -f 'gbx_stream_buffer.c' || echo '$(srcdir)/'`gbx_stream_buffer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo" "$(DEPDIR)/gbx2-gbx_stream_buffer.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_buffer.c' object='gbx2-gbx_stream_buffer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_buffer.o `test -f 'gbx_stream_buffer.c' || echo '$(srcdir)/'`gbx_stream_buffer.c gbx2-gbx_stream_buffer.obj: gbx_stream_buffer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_buffer.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo" -c -o gbx2-gbx_stream_buffer.obj `if test -f 'gbx_stream_buffer.c'; then $(CYGPATH_W) 'gbx_stream_buffer.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_buffer.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo" "$(DEPDIR)/gbx2-gbx_stream_buffer.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_buffer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_buffer.c' object='gbx2-gbx_stream_buffer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_buffer.obj `if test -f 'gbx_stream_buffer.c'; then $(CYGPATH_W) 'gbx_stream_buffer.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_buffer.c'; fi` gbx2-gbx_stream_memory.o: gbx_stream_memory.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_memory.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo" -c -o gbx2-gbx_stream_memory.o `test -f 'gbx_stream_memory.c' || echo '$(srcdir)/'`gbx_stream_memory.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo" "$(DEPDIR)/gbx2-gbx_stream_memory.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_memory.c' object='gbx2-gbx_stream_memory.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_memory.o `test -f 'gbx_stream_memory.c' || echo '$(srcdir)/'`gbx_stream_memory.c gbx2-gbx_stream_memory.obj: gbx_stream_memory.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_memory.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo" -c -o gbx2-gbx_stream_memory.obj `if test -f 'gbx_stream_memory.c'; then $(CYGPATH_W) 'gbx_stream_memory.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_memory.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo" "$(DEPDIR)/gbx2-gbx_stream_memory.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_memory.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_memory.c' object='gbx2-gbx_stream_memory.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_memory.obj `if test -f 'gbx_stream_memory.c'; then $(CYGPATH_W) 'gbx_stream_memory.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_memory.c'; fi` gbx2-gbx_stream_arch.o: gbx_stream_arch.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_arch.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo" -c -o gbx2-gbx_stream_arch.o `test -f 'gbx_stream_arch.c' || echo '$(srcdir)/'`gbx_stream_arch.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo" "$(DEPDIR)/gbx2-gbx_stream_arch.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_arch.c' object='gbx2-gbx_stream_arch.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_arch.o `test -f 'gbx_stream_arch.c' || echo '$(srcdir)/'`gbx_stream_arch.c gbx2-gbx_stream_arch.obj: gbx_stream_arch.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_arch.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo" -c -o gbx2-gbx_stream_arch.obj `if test -f 'gbx_stream_arch.c'; then $(CYGPATH_W) 'gbx_stream_arch.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_arch.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo" "$(DEPDIR)/gbx2-gbx_stream_arch.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_arch.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_arch.c' object='gbx2-gbx_stream_arch.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_arch.obj `if test -f 'gbx_stream_arch.c'; then $(CYGPATH_W) 'gbx_stream_arch.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_arch.c'; fi` gbx2-gbx_stream_process.o: gbx_stream_process.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_process.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_process.Tpo" -c -o gbx2-gbx_stream_process.o `test -f 'gbx_stream_process.c' || echo '$(srcdir)/'`gbx_stream_process.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_process.Tpo" "$(DEPDIR)/gbx2-gbx_stream_process.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_process.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_process.c' object='gbx2-gbx_stream_process.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_process.o `test -f 'gbx_stream_process.c' || echo '$(srcdir)/'`gbx_stream_process.c gbx2-gbx_stream_process.obj: gbx_stream_process.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_process.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_process.Tpo" -c -o gbx2-gbx_stream_process.obj `if test -f 'gbx_stream_process.c'; then $(CYGPATH_W) 'gbx_stream_process.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_process.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_process.Tpo" "$(DEPDIR)/gbx2-gbx_stream_process.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_process.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_process.c' object='gbx2-gbx_stream_process.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_process.obj `if test -f 'gbx_stream_process.c'; then $(CYGPATH_W) 'gbx_stream_process.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_process.c'; fi` gbx2-gbx_stream_pipe.o: gbx_stream_pipe.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_pipe.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo" -c -o gbx2-gbx_stream_pipe.o `test -f 'gbx_stream_pipe.c' || echo '$(srcdir)/'`gbx_stream_pipe.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo" "$(DEPDIR)/gbx2-gbx_stream_pipe.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_pipe.c' object='gbx2-gbx_stream_pipe.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_pipe.o `test -f 'gbx_stream_pipe.c' || echo '$(srcdir)/'`gbx_stream_pipe.c gbx2-gbx_stream_pipe.obj: gbx_stream_pipe.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_stream_pipe.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo" -c -o gbx2-gbx_stream_pipe.obj `if test -f 'gbx_stream_pipe.c'; then $(CYGPATH_W) 'gbx_stream_pipe.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_pipe.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo" "$(DEPDIR)/gbx2-gbx_stream_pipe.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_stream_pipe.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_stream_pipe.c' object='gbx2-gbx_stream_pipe.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_stream_pipe.obj `if test -f 'gbx_stream_pipe.c'; then $(CYGPATH_W) 'gbx_stream_pipe.c'; else $(CYGPATH_W) '$(srcdir)/gbx_stream_pipe.c'; fi` gbx2-gbx_project.o: gbx_project.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_project.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_project.Tpo" -c -o gbx2-gbx_project.o `test -f 'gbx_project.c' || echo '$(srcdir)/'`gbx_project.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_project.Tpo" "$(DEPDIR)/gbx2-gbx_project.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_project.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_project.c' object='gbx2-gbx_project.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_project.o `test -f 'gbx_project.c' || echo '$(srcdir)/'`gbx_project.c gbx2-gbx_project.obj: gbx_project.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_project.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_project.Tpo" -c -o gbx2-gbx_project.obj `if test -f 'gbx_project.c'; then $(CYGPATH_W) 'gbx_project.c'; else $(CYGPATH_W) '$(srcdir)/gbx_project.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_project.Tpo" "$(DEPDIR)/gbx2-gbx_project.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_project.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_project.c' object='gbx2-gbx_project.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_project.obj `if test -f 'gbx_project.c'; then $(CYGPATH_W) 'gbx_project.c'; else $(CYGPATH_W) '$(srcdir)/gbx_project.c'; fi` gbx2-gbx_library.o: gbx_library.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_library.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_library.Tpo" -c -o gbx2-gbx_library.o `test -f 'gbx_library.c' || echo '$(srcdir)/'`gbx_library.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_library.Tpo" "$(DEPDIR)/gbx2-gbx_library.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_library.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_library.c' object='gbx2-gbx_library.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_library.o `test -f 'gbx_library.c' || echo '$(srcdir)/'`gbx_library.c gbx2-gbx_library.obj: gbx_library.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_library.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_library.Tpo" -c -o gbx2-gbx_library.obj `if test -f 'gbx_library.c'; then $(CYGPATH_W) 'gbx_library.c'; else $(CYGPATH_W) '$(srcdir)/gbx_library.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_library.Tpo" "$(DEPDIR)/gbx2-gbx_library.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_library.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_library.c' object='gbx2-gbx_library.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_library.obj `if test -f 'gbx_library.c'; then $(CYGPATH_W) 'gbx_library.c'; else $(CYGPATH_W) '$(srcdir)/gbx_library.c'; fi` gbx2-gbx_subr.o: gbx_subr.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr.Tpo" -c -o gbx2-gbx_subr.o `test -f 'gbx_subr.c' || echo '$(srcdir)/'`gbx_subr.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr.Tpo" "$(DEPDIR)/gbx2-gbx_subr.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr.c' object='gbx2-gbx_subr.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr.o `test -f 'gbx_subr.c' || echo '$(srcdir)/'`gbx_subr.c gbx2-gbx_subr.obj: gbx_subr.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr.Tpo" -c -o gbx2-gbx_subr.obj `if test -f 'gbx_subr.c'; then $(CYGPATH_W) 'gbx_subr.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr.Tpo" "$(DEPDIR)/gbx2-gbx_subr.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr.c' object='gbx2-gbx_subr.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr.obj `if test -f 'gbx_subr.c'; then $(CYGPATH_W) 'gbx_subr.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr.c'; fi` gbx2-gbx_subr_file.o: gbx_subr_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_file.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_file.Tpo" -c -o gbx2-gbx_subr_file.o `test -f 'gbx_subr_file.c' || echo '$(srcdir)/'`gbx_subr_file.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_file.Tpo" "$(DEPDIR)/gbx2-gbx_subr_file.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_file.c' object='gbx2-gbx_subr_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_file.o `test -f 'gbx_subr_file.c' || echo '$(srcdir)/'`gbx_subr_file.c gbx2-gbx_subr_file.obj: gbx_subr_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_file.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_file.Tpo" -c -o gbx2-gbx_subr_file.obj `if test -f 'gbx_subr_file.c'; then $(CYGPATH_W) 'gbx_subr_file.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_file.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_file.Tpo" "$(DEPDIR)/gbx2-gbx_subr_file.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_file.c' object='gbx2-gbx_subr_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_file.obj `if test -f 'gbx_subr_file.c'; then $(CYGPATH_W) 'gbx_subr_file.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_file.c'; fi` gbx2-gbx_subr_string.o: gbx_subr_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_string.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_string.Tpo" -c -o gbx2-gbx_subr_string.o `test -f 'gbx_subr_string.c' || echo '$(srcdir)/'`gbx_subr_string.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_string.Tpo" "$(DEPDIR)/gbx2-gbx_subr_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_string.c' object='gbx2-gbx_subr_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_string.o `test -f 'gbx_subr_string.c' || echo '$(srcdir)/'`gbx_subr_string.c gbx2-gbx_subr_string.obj: gbx_subr_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_string.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_string.Tpo" -c -o gbx2-gbx_subr_string.obj `if test -f 'gbx_subr_string.c'; then $(CYGPATH_W) 'gbx_subr_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_string.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_string.Tpo" "$(DEPDIR)/gbx2-gbx_subr_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_string.c' object='gbx2-gbx_subr_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_string.obj `if test -f 'gbx_subr_string.c'; then $(CYGPATH_W) 'gbx_subr_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_string.c'; fi` gbx2-gbx_subr_conv.o: gbx_subr_conv.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_conv.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo" -c -o gbx2-gbx_subr_conv.o `test -f 'gbx_subr_conv.c' || echo '$(srcdir)/'`gbx_subr_conv.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo" "$(DEPDIR)/gbx2-gbx_subr_conv.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_conv.c' object='gbx2-gbx_subr_conv.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_conv.o `test -f 'gbx_subr_conv.c' || echo '$(srcdir)/'`gbx_subr_conv.c gbx2-gbx_subr_conv.obj: gbx_subr_conv.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_conv.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo" -c -o gbx2-gbx_subr_conv.obj `if test -f 'gbx_subr_conv.c'; then $(CYGPATH_W) 'gbx_subr_conv.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_conv.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo" "$(DEPDIR)/gbx2-gbx_subr_conv.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_conv.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_conv.c' object='gbx2-gbx_subr_conv.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_conv.obj `if test -f 'gbx_subr_conv.c'; then $(CYGPATH_W) 'gbx_subr_conv.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_conv.c'; fi` gbx2-gbx_subr_time.o: gbx_subr_time.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_time.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_time.Tpo" -c -o gbx2-gbx_subr_time.o `test -f 'gbx_subr_time.c' || echo '$(srcdir)/'`gbx_subr_time.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_time.Tpo" "$(DEPDIR)/gbx2-gbx_subr_time.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_time.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_time.c' object='gbx2-gbx_subr_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_time.o `test -f 'gbx_subr_time.c' || echo '$(srcdir)/'`gbx_subr_time.c gbx2-gbx_subr_time.obj: gbx_subr_time.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_time.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_time.Tpo" -c -o gbx2-gbx_subr_time.obj `if test -f 'gbx_subr_time.c'; then $(CYGPATH_W) 'gbx_subr_time.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_time.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_time.Tpo" "$(DEPDIR)/gbx2-gbx_subr_time.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_time.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_time.c' object='gbx2-gbx_subr_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_time.obj `if test -f 'gbx_subr_time.c'; then $(CYGPATH_W) 'gbx_subr_time.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_time.c'; fi` gbx2-gbx_subr_extern.o: gbx_subr_extern.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_extern.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo" -c -o gbx2-gbx_subr_extern.o `test -f 'gbx_subr_extern.c' || echo '$(srcdir)/'`gbx_subr_extern.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo" "$(DEPDIR)/gbx2-gbx_subr_extern.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_extern.c' object='gbx2-gbx_subr_extern.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_extern.o `test -f 'gbx_subr_extern.c' || echo '$(srcdir)/'`gbx_subr_extern.c gbx2-gbx_subr_extern.obj: gbx_subr_extern.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_extern.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo" -c -o gbx2-gbx_subr_extern.obj `if test -f 'gbx_subr_extern.c'; then $(CYGPATH_W) 'gbx_subr_extern.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_extern.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo" "$(DEPDIR)/gbx2-gbx_subr_extern.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_extern.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_extern.c' object='gbx2-gbx_subr_extern.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_extern.obj `if test -f 'gbx_subr_extern.c'; then $(CYGPATH_W) 'gbx_subr_extern.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_extern.c'; fi` gbx2-gbx_subr_misc.o: gbx_subr_misc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_misc.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo" -c -o gbx2-gbx_subr_misc.o `test -f 'gbx_subr_misc.c' || echo '$(srcdir)/'`gbx_subr_misc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo" "$(DEPDIR)/gbx2-gbx_subr_misc.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_misc.c' object='gbx2-gbx_subr_misc.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_misc.o `test -f 'gbx_subr_misc.c' || echo '$(srcdir)/'`gbx_subr_misc.c gbx2-gbx_subr_misc.obj: gbx_subr_misc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_misc.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo" -c -o gbx2-gbx_subr_misc.obj `if test -f 'gbx_subr_misc.c'; then $(CYGPATH_W) 'gbx_subr_misc.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_misc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo" "$(DEPDIR)/gbx2-gbx_subr_misc.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_misc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_misc.c' object='gbx2-gbx_subr_misc.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_misc.obj `if test -f 'gbx_subr_misc.c'; then $(CYGPATH_W) 'gbx_subr_misc.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_misc.c'; fi` gbx2-gbx_math.o: gbx_math.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_math.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_math.Tpo" -c -o gbx2-gbx_math.o `test -f 'gbx_math.c' || echo '$(srcdir)/'`gbx_math.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_math.Tpo" "$(DEPDIR)/gbx2-gbx_math.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_math.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_math.c' object='gbx2-gbx_math.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_math.o `test -f 'gbx_math.c' || echo '$(srcdir)/'`gbx_math.c gbx2-gbx_math.obj: gbx_math.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_math.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_math.Tpo" -c -o gbx2-gbx_math.obj `if test -f 'gbx_math.c'; then $(CYGPATH_W) 'gbx_math.c'; else $(CYGPATH_W) '$(srcdir)/gbx_math.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_math.Tpo" "$(DEPDIR)/gbx2-gbx_math.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_math.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_math.c' object='gbx2-gbx_math.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_math.obj `if test -f 'gbx_math.c'; then $(CYGPATH_W) 'gbx_math.c'; else $(CYGPATH_W) '$(srcdir)/gbx_math.c'; fi` gbx2-gbx_subr_math.o: gbx_subr_math.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_math.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_math.Tpo" -c -o gbx2-gbx_subr_math.o `test -f 'gbx_subr_math.c' || echo '$(srcdir)/'`gbx_subr_math.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_math.Tpo" "$(DEPDIR)/gbx2-gbx_subr_math.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_math.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_math.c' object='gbx2-gbx_subr_math.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_math.o `test -f 'gbx_subr_math.c' || echo '$(srcdir)/'`gbx_subr_math.c gbx2-gbx_subr_math.obj: gbx_subr_math.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_math.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_math.Tpo" -c -o gbx2-gbx_subr_math.obj `if test -f 'gbx_subr_math.c'; then $(CYGPATH_W) 'gbx_subr_math.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_math.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_math.Tpo" "$(DEPDIR)/gbx2-gbx_subr_math.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_math.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_math.c' object='gbx2-gbx_subr_math.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_math.obj `if test -f 'gbx_subr_math.c'; then $(CYGPATH_W) 'gbx_subr_math.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_math.c'; fi` gbx2-gbx_subr_test.o: gbx_subr_test.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_test.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_test.Tpo" -c -o gbx2-gbx_subr_test.o `test -f 'gbx_subr_test.c' || echo '$(srcdir)/'`gbx_subr_test.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_test.Tpo" "$(DEPDIR)/gbx2-gbx_subr_test.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_test.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_test.c' object='gbx2-gbx_subr_test.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_test.o `test -f 'gbx_subr_test.c' || echo '$(srcdir)/'`gbx_subr_test.c gbx2-gbx_subr_test.obj: gbx_subr_test.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_subr_test.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_subr_test.Tpo" -c -o gbx2-gbx_subr_test.obj `if test -f 'gbx_subr_test.c'; then $(CYGPATH_W) 'gbx_subr_test.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_test.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_subr_test.Tpo" "$(DEPDIR)/gbx2-gbx_subr_test.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_subr_test.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_subr_test.c' object='gbx2-gbx_subr_test.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_subr_test.obj `if test -f 'gbx_subr_test.c'; then $(CYGPATH_W) 'gbx_subr_test.c'; else $(CYGPATH_W) '$(srcdir)/gbx_subr_test.c'; fi` gbx2-gbx_api.o: gbx_api.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_api.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_api.Tpo" -c -o gbx2-gbx_api.o `test -f 'gbx_api.c' || echo '$(srcdir)/'`gbx_api.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_api.Tpo" "$(DEPDIR)/gbx2-gbx_api.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_api.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_api.c' object='gbx2-gbx_api.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_api.o `test -f 'gbx_api.c' || echo '$(srcdir)/'`gbx_api.c gbx2-gbx_api.obj: gbx_api.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_api.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_api.Tpo" -c -o gbx2-gbx_api.obj `if test -f 'gbx_api.c'; then $(CYGPATH_W) 'gbx_api.c'; else $(CYGPATH_W) '$(srcdir)/gbx_api.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_api.Tpo" "$(DEPDIR)/gbx2-gbx_api.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_api.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_api.c' object='gbx2-gbx_api.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_api.obj `if test -f 'gbx_api.c'; then $(CYGPATH_W) 'gbx_api.c'; else $(CYGPATH_W) '$(srcdir)/gbx_api.c'; fi` gbx2-gbx_local.o: gbx_local.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_local.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_local.Tpo" -c -o gbx2-gbx_local.o `test -f 'gbx_local.c' || echo '$(srcdir)/'`gbx_local.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_local.Tpo" "$(DEPDIR)/gbx2-gbx_local.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_local.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_local.c' object='gbx2-gbx_local.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_local.o `test -f 'gbx_local.c' || echo '$(srcdir)/'`gbx_local.c gbx2-gbx_local.obj: gbx_local.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_local.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_local.Tpo" -c -o gbx2-gbx_local.obj `if test -f 'gbx_local.c'; then $(CYGPATH_W) 'gbx_local.c'; else $(CYGPATH_W) '$(srcdir)/gbx_local.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_local.Tpo" "$(DEPDIR)/gbx2-gbx_local.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_local.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_local.c' object='gbx2-gbx_local.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_local.obj `if test -f 'gbx_local.c'; then $(CYGPATH_W) 'gbx_local.c'; else $(CYGPATH_W) '$(srcdir)/gbx_local.c'; fi` gbx2-gbx_regexp.o: gbx_regexp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_regexp.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_regexp.Tpo" -c -o gbx2-gbx_regexp.o `test -f 'gbx_regexp.c' || echo '$(srcdir)/'`gbx_regexp.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_regexp.Tpo" "$(DEPDIR)/gbx2-gbx_regexp.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_regexp.c' object='gbx2-gbx_regexp.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_regexp.o `test -f 'gbx_regexp.c' || echo '$(srcdir)/'`gbx_regexp.c gbx2-gbx_regexp.obj: gbx_regexp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_regexp.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_regexp.Tpo" -c -o gbx2-gbx_regexp.obj `if test -f 'gbx_regexp.c'; then $(CYGPATH_W) 'gbx_regexp.c'; else $(CYGPATH_W) '$(srcdir)/gbx_regexp.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_regexp.Tpo" "$(DEPDIR)/gbx2-gbx_regexp.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_regexp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_regexp.c' object='gbx2-gbx_regexp.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_regexp.obj `if test -f 'gbx_regexp.c'; then $(CYGPATH_W) 'gbx_regexp.c'; else $(CYGPATH_W) '$(srcdir)/gbx_regexp.c'; fi` gbx2-gbx_archive.o: gbx_archive.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_archive.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_archive.Tpo" -c -o gbx2-gbx_archive.o `test -f 'gbx_archive.c' || echo '$(srcdir)/'`gbx_archive.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_archive.Tpo" "$(DEPDIR)/gbx2-gbx_archive.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_archive.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_archive.c' object='gbx2-gbx_archive.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_archive.o `test -f 'gbx_archive.c' || echo '$(srcdir)/'`gbx_archive.c gbx2-gbx_archive.obj: gbx_archive.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_archive.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_archive.Tpo" -c -o gbx2-gbx_archive.obj `if test -f 'gbx_archive.c'; then $(CYGPATH_W) 'gbx_archive.c'; else $(CYGPATH_W) '$(srcdir)/gbx_archive.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_archive.Tpo" "$(DEPDIR)/gbx2-gbx_archive.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_archive.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_archive.c' object='gbx2-gbx_archive.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_archive.obj `if test -f 'gbx_archive.c'; then $(CYGPATH_W) 'gbx_archive.c'; else $(CYGPATH_W) '$(srcdir)/gbx_archive.c'; fi` gbx2-gbx_watch.o: gbx_watch.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_watch.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_watch.Tpo" -c -o gbx2-gbx_watch.o `test -f 'gbx_watch.c' || echo '$(srcdir)/'`gbx_watch.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_watch.Tpo" "$(DEPDIR)/gbx2-gbx_watch.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_watch.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_watch.c' object='gbx2-gbx_watch.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_watch.o `test -f 'gbx_watch.c' || echo '$(srcdir)/'`gbx_watch.c gbx2-gbx_watch.obj: gbx_watch.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_watch.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_watch.Tpo" -c -o gbx2-gbx_watch.obj `if test -f 'gbx_watch.c'; then $(CYGPATH_W) 'gbx_watch.c'; else $(CYGPATH_W) '$(srcdir)/gbx_watch.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_watch.Tpo" "$(DEPDIR)/gbx2-gbx_watch.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_watch.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_watch.c' object='gbx2-gbx_watch.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_watch.obj `if test -f 'gbx_watch.c'; then $(CYGPATH_W) 'gbx_watch.c'; else $(CYGPATH_W) '$(srcdir)/gbx_watch.c'; fi` gbx2-gbx_eval.o: gbx_eval.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_eval.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_eval.Tpo" -c -o gbx2-gbx_eval.o `test -f 'gbx_eval.c' || echo '$(srcdir)/'`gbx_eval.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_eval.Tpo" "$(DEPDIR)/gbx2-gbx_eval.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_eval.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_eval.c' object='gbx2-gbx_eval.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_eval.o `test -f 'gbx_eval.c' || echo '$(srcdir)/'`gbx_eval.c gbx2-gbx_eval.obj: gbx_eval.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_eval.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_eval.Tpo" -c -o gbx2-gbx_eval.obj `if test -f 'gbx_eval.c'; then $(CYGPATH_W) 'gbx_eval.c'; else $(CYGPATH_W) '$(srcdir)/gbx_eval.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_eval.Tpo" "$(DEPDIR)/gbx2-gbx_eval.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_eval.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_eval.c' object='gbx2-gbx_eval.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_eval.obj `if test -f 'gbx_eval.c'; then $(CYGPATH_W) 'gbx_eval.c'; else $(CYGPATH_W) '$(srcdir)/gbx_eval.c'; fi` gbx2-gbx_compare.o: gbx_compare.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_compare.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_compare.Tpo" -c -o gbx2-gbx_compare.o `test -f 'gbx_compare.c' || echo '$(srcdir)/'`gbx_compare.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_compare.Tpo" "$(DEPDIR)/gbx2-gbx_compare.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_compare.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_compare.c' object='gbx2-gbx_compare.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_compare.o `test -f 'gbx_compare.c' || echo '$(srcdir)/'`gbx_compare.c gbx2-gbx_compare.obj: gbx_compare.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_compare.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_compare.Tpo" -c -o gbx2-gbx_compare.obj `if test -f 'gbx_compare.c'; then $(CYGPATH_W) 'gbx_compare.c'; else $(CYGPATH_W) '$(srcdir)/gbx_compare.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_compare.Tpo" "$(DEPDIR)/gbx2-gbx_compare.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_compare.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_compare.c' object='gbx2-gbx_compare.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_compare.obj `if test -f 'gbx_compare.c'; then $(CYGPATH_W) 'gbx_compare.c'; else $(CYGPATH_W) '$(srcdir)/gbx_compare.c'; fi` gbx2-gbx.o: gbx.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx.Tpo" -c -o gbx2-gbx.o `test -f 'gbx.c' || echo '$(srcdir)/'`gbx.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx.Tpo" "$(DEPDIR)/gbx2-gbx.Po"; else rm -f "$(DEPDIR)/gbx2-gbx.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx.c' object='gbx2-gbx.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx.o `test -f 'gbx.c' || echo '$(srcdir)/'`gbx.c gbx2-gbx.obj: gbx.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx.Tpo" -c -o gbx2-gbx.obj `if test -f 'gbx.c'; then $(CYGPATH_W) 'gbx.c'; else $(CYGPATH_W) '$(srcdir)/gbx.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx.Tpo" "$(DEPDIR)/gbx2-gbx.Po"; else rm -f "$(DEPDIR)/gbx2-gbx.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx.c' object='gbx2-gbx.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx.obj `if test -f 'gbx.c'; then $(CYGPATH_W) 'gbx.c'; else $(CYGPATH_W) '$(srcdir)/gbx.c'; fi` gbx2-gbx_number.o: gbx_number.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_number.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_number.Tpo" -c -o gbx2-gbx_number.o `test -f 'gbx_number.c' || echo '$(srcdir)/'`gbx_number.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_number.Tpo" "$(DEPDIR)/gbx2-gbx_number.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_number.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_number.c' object='gbx2-gbx_number.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_number.o `test -f 'gbx_number.c' || echo '$(srcdir)/'`gbx_number.c gbx2-gbx_number.obj: gbx_number.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_number.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_number.Tpo" -c -o gbx2-gbx_number.obj `if test -f 'gbx_number.c'; then $(CYGPATH_W) 'gbx_number.c'; else $(CYGPATH_W) '$(srcdir)/gbx_number.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_number.Tpo" "$(DEPDIR)/gbx2-gbx_number.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_number.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_number.c' object='gbx2-gbx_number.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_number.obj `if test -f 'gbx_number.c'; then $(CYGPATH_W) 'gbx_number.c'; else $(CYGPATH_W) '$(srcdir)/gbx_number.c'; fi` gbx2-gbx_object.o: gbx_object.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_object.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_object.Tpo" -c -o gbx2-gbx_object.o `test -f 'gbx_object.c' || echo '$(srcdir)/'`gbx_object.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_object.Tpo" "$(DEPDIR)/gbx2-gbx_object.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_object.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_object.c' object='gbx2-gbx_object.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_object.o `test -f 'gbx_object.c' || echo '$(srcdir)/'`gbx_object.c gbx2-gbx_object.obj: gbx_object.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_object.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_object.Tpo" -c -o gbx2-gbx_object.obj `if test -f 'gbx_object.c'; then $(CYGPATH_W) 'gbx_object.c'; else $(CYGPATH_W) '$(srcdir)/gbx_object.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_object.Tpo" "$(DEPDIR)/gbx2-gbx_object.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_object.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_object.c' object='gbx2-gbx_object.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_object.obj `if test -f 'gbx_object.c'; then $(CYGPATH_W) 'gbx_object.c'; else $(CYGPATH_W) '$(srcdir)/gbx_object.c'; fi` gbx2-gbx_string.o: gbx_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_string.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_string.Tpo" -c -o gbx2-gbx_string.o `test -f 'gbx_string.c' || echo '$(srcdir)/'`gbx_string.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_string.Tpo" "$(DEPDIR)/gbx2-gbx_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_string.c' object='gbx2-gbx_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_string.o `test -f 'gbx_string.c' || echo '$(srcdir)/'`gbx_string.c gbx2-gbx_string.obj: gbx_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_string.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_string.Tpo" -c -o gbx2-gbx_string.obj `if test -f 'gbx_string.c'; then $(CYGPATH_W) 'gbx_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_string.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_string.Tpo" "$(DEPDIR)/gbx2-gbx_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_string.c' object='gbx2-gbx_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_string.obj `if test -f 'gbx_string.c'; then $(CYGPATH_W) 'gbx_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_string.c'; fi` gbx2-gbx_date.o: gbx_date.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_date.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_date.Tpo" -c -o gbx2-gbx_date.o `test -f 'gbx_date.c' || echo '$(srcdir)/'`gbx_date.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_date.Tpo" "$(DEPDIR)/gbx2-gbx_date.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_date.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_date.c' object='gbx2-gbx_date.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_date.o `test -f 'gbx_date.c' || echo '$(srcdir)/'`gbx_date.c gbx2-gbx_date.obj: gbx_date.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_date.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_date.Tpo" -c -o gbx2-gbx_date.obj `if test -f 'gbx_date.c'; then $(CYGPATH_W) 'gbx_date.c'; else $(CYGPATH_W) '$(srcdir)/gbx_date.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_date.Tpo" "$(DEPDIR)/gbx2-gbx_date.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_date.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_date.c' object='gbx2-gbx_date.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_date.obj `if test -f 'gbx_date.c'; then $(CYGPATH_W) 'gbx_date.c'; else $(CYGPATH_W) '$(srcdir)/gbx_date.c'; fi` gbx2-gbx_array.o: gbx_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_array.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_array.Tpo" -c -o gbx2-gbx_array.o `test -f 'gbx_array.c' || echo '$(srcdir)/'`gbx_array.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_array.Tpo" "$(DEPDIR)/gbx2-gbx_array.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_array.c' object='gbx2-gbx_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_array.o `test -f 'gbx_array.c' || echo '$(srcdir)/'`gbx_array.c gbx2-gbx_array.obj: gbx_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_array.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_array.Tpo" -c -o gbx2-gbx_array.obj `if test -f 'gbx_array.c'; then $(CYGPATH_W) 'gbx_array.c'; else $(CYGPATH_W) '$(srcdir)/gbx_array.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_array.Tpo" "$(DEPDIR)/gbx2-gbx_array.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_array.c' object='gbx2-gbx_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_array.obj `if test -f 'gbx_array.c'; then $(CYGPATH_W) 'gbx_array.c'; else $(CYGPATH_W) '$(srcdir)/gbx_array.c'; fi` gbx2-gbx_c_class.o: gbx_c_class.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_class.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_class.Tpo" -c -o gbx2-gbx_c_class.o `test -f 'gbx_c_class.c' || echo '$(srcdir)/'`gbx_c_class.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_class.Tpo" "$(DEPDIR)/gbx2-gbx_c_class.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_class.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_class.c' object='gbx2-gbx_c_class.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_class.o `test -f 'gbx_c_class.c' || echo '$(srcdir)/'`gbx_c_class.c gbx2-gbx_c_class.obj: gbx_c_class.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_class.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_class.Tpo" -c -o gbx2-gbx_c_class.obj `if test -f 'gbx_c_class.c'; then $(CYGPATH_W) 'gbx_c_class.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_class.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_class.Tpo" "$(DEPDIR)/gbx2-gbx_c_class.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_class.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_class.c' object='gbx2-gbx_c_class.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_class.obj `if test -f 'gbx_c_class.c'; then $(CYGPATH_W) 'gbx_c_class.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_class.c'; fi` gbx2-gbx_c_collection.o: gbx_c_collection.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_collection.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_collection.Tpo" -c -o gbx2-gbx_c_collection.o `test -f 'gbx_c_collection.c' || echo '$(srcdir)/'`gbx_c_collection.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_collection.Tpo" "$(DEPDIR)/gbx2-gbx_c_collection.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_collection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_collection.c' object='gbx2-gbx_c_collection.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_collection.o `test -f 'gbx_c_collection.c' || echo '$(srcdir)/'`gbx_c_collection.c gbx2-gbx_c_collection.obj: gbx_c_collection.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_collection.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_collection.Tpo" -c -o gbx2-gbx_c_collection.obj `if test -f 'gbx_c_collection.c'; then $(CYGPATH_W) 'gbx_c_collection.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_collection.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_collection.Tpo" "$(DEPDIR)/gbx2-gbx_c_collection.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_collection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_collection.c' object='gbx2-gbx_c_collection.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_collection.obj `if test -f 'gbx_c_collection.c'; then $(CYGPATH_W) 'gbx_c_collection.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_collection.c'; fi` gbx2-gbx_c_error.o: gbx_c_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_error.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_error.Tpo" -c -o gbx2-gbx_c_error.o `test -f 'gbx_c_error.c' || echo '$(srcdir)/'`gbx_c_error.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_error.Tpo" "$(DEPDIR)/gbx2-gbx_c_error.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_error.c' object='gbx2-gbx_c_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_error.o `test -f 'gbx_c_error.c' || echo '$(srcdir)/'`gbx_c_error.c gbx2-gbx_c_error.obj: gbx_c_error.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_error.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_error.Tpo" -c -o gbx2-gbx_c_error.obj `if test -f 'gbx_c_error.c'; then $(CYGPATH_W) 'gbx_c_error.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_error.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_error.Tpo" "$(DEPDIR)/gbx2-gbx_c_error.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_error.c' object='gbx2-gbx_c_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_error.obj `if test -f 'gbx_c_error.c'; then $(CYGPATH_W) 'gbx_c_error.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_error.c'; fi` gbx2-gbx_c_gambas.o: gbx_c_gambas.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_gambas.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo" -c -o gbx2-gbx_c_gambas.o `test -f 'gbx_c_gambas.c' || echo '$(srcdir)/'`gbx_c_gambas.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo" "$(DEPDIR)/gbx2-gbx_c_gambas.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_gambas.c' object='gbx2-gbx_c_gambas.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_gambas.o `test -f 'gbx_c_gambas.c' || echo '$(srcdir)/'`gbx_c_gambas.c gbx2-gbx_c_gambas.obj: gbx_c_gambas.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_gambas.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo" -c -o gbx2-gbx_c_gambas.obj `if test -f 'gbx_c_gambas.c'; then $(CYGPATH_W) 'gbx_c_gambas.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_gambas.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo" "$(DEPDIR)/gbx2-gbx_c_gambas.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_gambas.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_gambas.c' object='gbx2-gbx_c_gambas.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_gambas.obj `if test -f 'gbx_c_gambas.c'; then $(CYGPATH_W) 'gbx_c_gambas.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_gambas.c'; fi` gbx2-gbx_c_file.o: gbx_c_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_file.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_file.Tpo" -c -o gbx2-gbx_c_file.o `test -f 'gbx_c_file.c' || echo '$(srcdir)/'`gbx_c_file.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_file.Tpo" "$(DEPDIR)/gbx2-gbx_c_file.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_file.c' object='gbx2-gbx_c_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_file.o `test -f 'gbx_c_file.c' || echo '$(srcdir)/'`gbx_c_file.c gbx2-gbx_c_file.obj: gbx_c_file.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_file.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_file.Tpo" -c -o gbx2-gbx_c_file.obj `if test -f 'gbx_c_file.c'; then $(CYGPATH_W) 'gbx_c_file.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_file.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_file.Tpo" "$(DEPDIR)/gbx2-gbx_c_file.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_file.c' object='gbx2-gbx_c_file.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_file.obj `if test -f 'gbx_c_file.c'; then $(CYGPATH_W) 'gbx_c_file.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_file.c'; fi` gbx2-gbx_c_application.o: gbx_c_application.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_application.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_application.Tpo" -c -o gbx2-gbx_c_application.o `test -f 'gbx_c_application.c' || echo '$(srcdir)/'`gbx_c_application.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_application.Tpo" "$(DEPDIR)/gbx2-gbx_c_application.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_application.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_application.c' object='gbx2-gbx_c_application.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_application.o `test -f 'gbx_c_application.c' || echo '$(srcdir)/'`gbx_c_application.c gbx2-gbx_c_application.obj: gbx_c_application.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_application.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_application.Tpo" -c -o gbx2-gbx_c_application.obj `if test -f 'gbx_c_application.c'; then $(CYGPATH_W) 'gbx_c_application.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_application.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_application.Tpo" "$(DEPDIR)/gbx2-gbx_c_application.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_application.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_application.c' object='gbx2-gbx_c_application.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_application.obj `if test -f 'gbx_c_application.c'; then $(CYGPATH_W) 'gbx_c_application.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_application.c'; fi` gbx2-gbx_c_array.o: gbx_c_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_array.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_array.Tpo" -c -o gbx2-gbx_c_array.o `test -f 'gbx_c_array.c' || echo '$(srcdir)/'`gbx_c_array.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_array.Tpo" "$(DEPDIR)/gbx2-gbx_c_array.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_array.c' object='gbx2-gbx_c_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_array.o `test -f 'gbx_c_array.c' || echo '$(srcdir)/'`gbx_c_array.c gbx2-gbx_c_array.obj: gbx_c_array.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_array.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_array.Tpo" -c -o gbx2-gbx_c_array.obj `if test -f 'gbx_c_array.c'; then $(CYGPATH_W) 'gbx_c_array.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_array.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_array.Tpo" "$(DEPDIR)/gbx2-gbx_c_array.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_array.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_array.c' object='gbx2-gbx_c_array.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_array.obj `if test -f 'gbx_c_array.c'; then $(CYGPATH_W) 'gbx_c_array.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_array.c'; fi` gbx2-gbx_c_process.o: gbx_c_process.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_process.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_process.Tpo" -c -o gbx2-gbx_c_process.o `test -f 'gbx_c_process.c' || echo '$(srcdir)/'`gbx_c_process.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_process.Tpo" "$(DEPDIR)/gbx2-gbx_c_process.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_process.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_process.c' object='gbx2-gbx_c_process.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_process.o `test -f 'gbx_c_process.c' || echo '$(srcdir)/'`gbx_c_process.c gbx2-gbx_c_process.obj: gbx_c_process.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_process.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_process.Tpo" -c -o gbx2-gbx_c_process.obj `if test -f 'gbx_c_process.c'; then $(CYGPATH_W) 'gbx_c_process.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_process.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_process.Tpo" "$(DEPDIR)/gbx2-gbx_c_process.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_process.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_process.c' object='gbx2-gbx_c_process.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_process.obj `if test -f 'gbx_c_process.c'; then $(CYGPATH_W) 'gbx_c_process.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_process.c'; fi` gbx2-gbx_c_subcollection.o: gbx_c_subcollection.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_subcollection.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo" -c -o gbx2-gbx_c_subcollection.o `test -f 'gbx_c_subcollection.c' || echo '$(srcdir)/'`gbx_c_subcollection.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo" "$(DEPDIR)/gbx2-gbx_c_subcollection.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_subcollection.c' object='gbx2-gbx_c_subcollection.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_subcollection.o `test -f 'gbx_c_subcollection.c' || echo '$(srcdir)/'`gbx_c_subcollection.c gbx2-gbx_c_subcollection.obj: gbx_c_subcollection.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_subcollection.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo" -c -o gbx2-gbx_c_subcollection.obj `if test -f 'gbx_c_subcollection.c'; then $(CYGPATH_W) 'gbx_c_subcollection.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_subcollection.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo" "$(DEPDIR)/gbx2-gbx_c_subcollection.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_subcollection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_subcollection.c' object='gbx2-gbx_c_subcollection.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_subcollection.obj `if test -f 'gbx_c_subcollection.c'; then $(CYGPATH_W) 'gbx_c_subcollection.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_subcollection.c'; fi` gbx2-gbx_c_string.o: gbx_c_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_string.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_string.Tpo" -c -o gbx2-gbx_c_string.o `test -f 'gbx_c_string.c' || echo '$(srcdir)/'`gbx_c_string.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_string.Tpo" "$(DEPDIR)/gbx2-gbx_c_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_string.c' object='gbx2-gbx_c_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_string.o `test -f 'gbx_c_string.c' || echo '$(srcdir)/'`gbx_c_string.c gbx2-gbx_c_string.obj: gbx_c_string.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_string.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_string.Tpo" -c -o gbx2-gbx_c_string.obj `if test -f 'gbx_c_string.c'; then $(CYGPATH_W) 'gbx_c_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_string.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_string.Tpo" "$(DEPDIR)/gbx2-gbx_c_string.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_string.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_string.c' object='gbx2-gbx_c_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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_string.obj `if test -f 'gbx_c_string.c'; then $(CYGPATH_W) 'gbx_c_string.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_string.c'; fi` gbx2-gbx_component.o: gbx_component.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_component.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_component.Tpo" -c -o gbx2-gbx_component.o `test -f 'gbx_component.c' || echo '$(srcdir)/'`gbx_component.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_component.Tpo" "$(DEPDIR)/gbx2-gbx_component.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_component.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_component.c' object='gbx2-gbx_component.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_component.o `test -f 'gbx_component.c' || echo '$(srcdir)/'`gbx_component.c gbx2-gbx_component.obj: gbx_component.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_component.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_component.Tpo" -c -o gbx2-gbx_component.obj `if test -f 'gbx_component.c'; then $(CYGPATH_W) 'gbx_component.c'; else $(CYGPATH_W) '$(srcdir)/gbx_component.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_component.Tpo" "$(DEPDIR)/gbx2-gbx_component.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_component.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_component.c' object='gbx2-gbx_component.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_component.obj `if test -f 'gbx_component.c'; then $(CYGPATH_W) 'gbx_component.c'; else $(CYGPATH_W) '$(srcdir)/gbx_component.c'; fi` gbx2-gbx_extern.o: gbx_extern.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_extern.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_extern.Tpo" -c -o gbx2-gbx_extern.o `test -f 'gbx_extern.c' || echo '$(srcdir)/'`gbx_extern.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_extern.Tpo" "$(DEPDIR)/gbx2-gbx_extern.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_extern.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_extern.c' object='gbx2-gbx_extern.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_extern.o `test -f 'gbx_extern.c' || echo '$(srcdir)/'`gbx_extern.c gbx2-gbx_extern.obj: gbx_extern.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_extern.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_extern.Tpo" -c -o gbx2-gbx_extern.obj `if test -f 'gbx_extern.c'; then $(CYGPATH_W) 'gbx_extern.c'; else $(CYGPATH_W) '$(srcdir)/gbx_extern.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_extern.Tpo" "$(DEPDIR)/gbx2-gbx_extern.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_extern.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_extern.c' object='gbx2-gbx_extern.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_extern.obj `if test -f 'gbx_extern.c'; then $(CYGPATH_W) 'gbx_extern.c'; else $(CYGPATH_W) '$(srcdir)/gbx_extern.c'; fi` gbx2-gbx_print.o: gbx_print.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_print.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_print.Tpo" -c -o gbx2-gbx_print.o `test -f 'gbx_print.c' || echo '$(srcdir)/'`gbx_print.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_print.Tpo" "$(DEPDIR)/gbx2-gbx_print.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_print.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_print.c' object='gbx2-gbx_print.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_print.o `test -f 'gbx_print.c' || echo '$(srcdir)/'`gbx_print.c gbx2-gbx_print.obj: gbx_print.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_print.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_print.Tpo" -c -o gbx2-gbx_print.obj `if test -f 'gbx_print.c'; then $(CYGPATH_W) 'gbx_print.c'; else $(CYGPATH_W) '$(srcdir)/gbx_print.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_print.Tpo" "$(DEPDIR)/gbx2-gbx_print.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_print.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_print.c' object='gbx2-gbx_print.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_print.obj `if test -f 'gbx_print.c'; then $(CYGPATH_W) 'gbx_print.c'; else $(CYGPATH_W) '$(srcdir)/gbx_print.c'; fi` gbx2-gbx_c_enum.o: gbx_c_enum.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_enum.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_enum.Tpo" -c -o gbx2-gbx_c_enum.o `test -f 'gbx_c_enum.c' || echo '$(srcdir)/'`gbx_c_enum.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_enum.Tpo" "$(DEPDIR)/gbx2-gbx_c_enum.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_enum.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_enum.c' object='gbx2-gbx_c_enum.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_enum.o `test -f 'gbx_c_enum.c' || echo '$(srcdir)/'`gbx_c_enum.c gbx2-gbx_c_enum.obj: gbx_c_enum.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_enum.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_enum.Tpo" -c -o gbx2-gbx_c_enum.obj `if test -f 'gbx_c_enum.c'; then $(CYGPATH_W) 'gbx_c_enum.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_enum.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_enum.Tpo" "$(DEPDIR)/gbx2-gbx_c_enum.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_enum.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_enum.c' object='gbx2-gbx_c_enum.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_enum.obj `if test -f 'gbx_c_enum.c'; then $(CYGPATH_W) 'gbx_c_enum.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_enum.c'; fi` gbx2-gbx_c_timer.o: gbx_c_timer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_timer.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_timer.Tpo" -c -o gbx2-gbx_c_timer.o `test -f 'gbx_c_timer.c' || echo '$(srcdir)/'`gbx_c_timer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_timer.Tpo" "$(DEPDIR)/gbx2-gbx_c_timer.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_timer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_timer.c' object='gbx2-gbx_c_timer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_timer.o `test -f 'gbx_c_timer.c' || echo '$(srcdir)/'`gbx_c_timer.c gbx2-gbx_c_timer.obj: gbx_c_timer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_timer.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_timer.Tpo" -c -o gbx2-gbx_c_timer.obj `if test -f 'gbx_c_timer.c'; then $(CYGPATH_W) 'gbx_c_timer.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_timer.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_timer.Tpo" "$(DEPDIR)/gbx2-gbx_c_timer.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_timer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_timer.c' object='gbx2-gbx_c_timer.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_timer.obj `if test -f 'gbx_c_timer.c'; then $(CYGPATH_W) 'gbx_c_timer.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_timer.c'; fi` gbx2-gbx_c_quote.o: gbx_c_quote.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_quote.o -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_quote.Tpo" -c -o gbx2-gbx_c_quote.o `test -f 'gbx_c_quote.c' || echo '$(srcdir)/'`gbx_c_quote.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_quote.Tpo" "$(DEPDIR)/gbx2-gbx_c_quote.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_quote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_quote.c' object='gbx2-gbx_c_quote.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_quote.o `test -f 'gbx_c_quote.c' || echo '$(srcdir)/'`gbx_c_quote.c gbx2-gbx_c_quote.obj: gbx_c_quote.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gbx2_CFLAGS) $(CFLAGS) -MT gbx2-gbx_c_quote.obj -MD -MP -MF "$(DEPDIR)/gbx2-gbx_c_quote.Tpo" -c -o gbx2-gbx_c_quote.obj `if test -f 'gbx_c_quote.c'; then $(CYGPATH_W) 'gbx_c_quote.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_quote.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/gbx2-gbx_c_quote.Tpo" "$(DEPDIR)/gbx2-gbx_c_quote.Po"; else rm -f "$(DEPDIR)/gbx2-gbx_c_quote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gbx_c_quote.c' object='gbx2-gbx_c_quote.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) $(gbx2_CFLAGS) $(CFLAGS) -c -o gbx2-gbx_c_quote.obj `if test -f 'gbx_c_quote.c'; then $(CYGPATH_W) 'gbx_c_quote.c'; else $(CYGPATH_W) '$(srcdir)/gbx_c_quote.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 $(LTLIBRARIES) $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(gblibdir)" "$(DESTDIR)$(bindir)"; 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-gblibLTLIBRARIES clean-generic \ clean-libtool clean-noinstLTLIBRARIES 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-gblibLTLIBRARIES 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-gblibLTLIBRARIES \ uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-gblibLTLIBRARIES clean-generic clean-libtool \ clean-noinstLTLIBRARIES 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-data install-data-am install-exec \ install-exec-am install-gblibLTLIBRARIES 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-gblibLTLIBRARIES 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: