# Makefile.in generated by automake 1.14.1 from Makefile.am. # modules/core/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2013 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. # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU # # This file must be used under the terms of the CeCILL. # This source file is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU # Copyright (C) 2008 - INRIA - Pierre MARECHAL # # This file must be used under the terms of the CeCILL. # This source file is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt # ########## ### Makefile included stuff ### Target, variable, suffixes which are supposed to be useful in every makefile.am ########## am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/scilab pkgincludedir = $(includedir)/scilab pkglibdir = $(libdir)/scilab pkglibexecdir = $(libexecdir)/scilab am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 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 = x86_64-unknown-linux-gnu host_triplet = x86_64-unknown-linux-gnu # Used by sci_getdebuginfo: am__append_1 = $(TCL_INC_PATH) \ $(TK_INC_PATH) DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \ $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \ $(top_srcdir)/config/depcomp $(libscicore_la_include_HEADERS) am__append_2 = java subdir = modules/core ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \ $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \ $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \ $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \ $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \ $(top_srcdir)/m4/intel_compiler.m4 \ $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \ $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \ $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \ $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \ $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \ $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \ $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_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 = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(pkglibdir)" \ "$(DESTDIR)$(libscicore_la_etcdir)" \ "$(DESTDIR)$(libscicore_la_rootdir)" \ "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" \ "$(DESTDIR)$(libscicore_la_xmldir)" \ "$(DESTDIR)$(libscicore_la_includedir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES) libscicore_algo_la_LIBADD = am__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = src/c/libscicore_algo_la-inffic.lo \ src/c/libscicore_algo_la-cs2st.lo \ src/c/libscicore_algo_la-tmpdir.lo \ src/c/libscicore_algo_la-intmacr2tree.lo \ src/c/libscicore_algo_la-run.lo \ src/c/libscicore_algo_la-InitScilab.lo \ src/c/libscicore_algo_la-getval.lo \ src/c/libscicore_algo_la-md5.lo \ src/c/libscicore_algo_la-inisci-c.lo \ src/c/libscicore_algo_la-IsAScalar.lo \ src/c/libscicore_algo_la-texmacs.lo \ src/c/libscicore_algo_la-sciquit.lo \ src/c/libscicore_algo_la-stack1.lo \ src/c/libscicore_algo_la-realmain.lo \ src/c/libscicore_algo_la-stack3.lo \ src/c/libscicore_algo_la-str2sci.lo \ src/c/libscicore_algo_la-getmodules.lo \ src/c/libscicore_algo_la-setgetSCIpath.lo \ src/c/libscicore_algo_la-getmemory.lo \ src/c/libscicore_algo_la-Funtab.lo \ src/c/libscicore_algo_la-csignal.lo \ src/c/libscicore_algo_la-callinterf.lo \ src/c/libscicore_algo_la-scimem.lo \ src/c/libscicore_algo_la-banier.lo \ src/c/libscicore_algo_la-isanan.lo \ src/c/libscicore_algo_la-parse.lo \ src/c/libscicore_algo_la-stack2.lo \ src/c/libscicore_algo_la-xscion.lo \ src/c/libscicore_algo_la-SetScilabEnvironment.lo \ src/c/libscicore_algo_la-returnanan.lo \ src/c/libscicore_algo_la-LoadFunctionsTab.lo \ src/c/libscicore_algo_la-with_module.lo \ src/c/libscicore_algo_la-loadversion.lo \ src/c/libscicore_algo_la-version.lo \ src/c/libscicore_algo_la-stackinfo.lo \ src/c/libscicore_algo_la-scirun.lo \ src/c/libscicore_algo_la-SCIHOME.lo \ src/c/libscicore_algo_la-warningmode.lo \ src/c/libscicore_algo_la-InitializeCore.lo \ src/c/libscicore_algo_la-TerminateCore.lo \ src/c/libscicore_algo_la-coretable.lo \ src/c/libscicore_algo_la-returnProperty.lo \ src/c/libscicore_algo_la-returnPropertyList.lo \ src/c/libscicore_algo_la-scilabmode.lo \ src/c/libscicore_algo_la-GetXmlFileEncoding.lo \ src/c/libscicore_algo_la-islittleendian.lo \ src/c/libscicore_algo_la-terme.lo \ src/c/libscicore_algo_la-ifexpr.lo \ src/c/libscicore_algo_la-expr.lo \ src/c/libscicore_algo_la-getcommandlineargs.lo \ src/c/libscicore_algo_la-syncexec.lo \ src/c/libscicore_algo_la-callFunctionFromGateway.lo \ src/c/libscicore_algo_la-getvariablesname.lo \ src/c/libscicore_algo_la-commandwords.lo \ src/c/libscicore_algo_la-freeArrayOfString.lo \ src/c/libscicore_algo_la-getstaticdebuginfo.lo \ src/c/libscicore_algo_la-getdynamicdebuginfo.lo \ src/c/libscicore_algo_la-callDynamicGateway.lo \ src/c/libscicore_algo_la-gw_dynamic_generic.lo \ src/c/libscicore_algo_la-dynamic_gateways.lo \ src/c/libscicore_algo_la-readGateway.lo \ src/c/libscicore_algo_la-comparehandles.lo \ src/c/libscicore_algo_la-setPrecisionFPU.lo \ src/c/libscicore_algo_la-LaunchScilabSignal.lo \ src/c/libscicore_algo_la-getos.lo \ src/c/libscicore_algo_la-mode_exec.lo \ src/c/libscicore_algo_la-predef.lo \ src/c/libscicore_algo_la-transposeMatrix.lo \ src/c/libscicore_algo_la-recursionFunction.lo \ src/c/libscicore_algo_la-typename.lo \ src/c/libscicore_algo_la-inittypenames.lo \ src/c/libscicore_algo_la-funcprot.lo \ src/c/libscicore_algo_la-eqid.lo \ src/c/libscicore_algo_la-exitCodeValue.lo \ src/c/libscicore_algo_la-getversion.lo \ src/c/libscicore_algo_la-dynamic_tclsci.lo \ src/c/libscicore_algo_la-dynamic_parallel.lo \ src/c/libscicore_algo_la-storeCommand.lo \ src/c/libscicore_algo_la-backtrace.lo \ src/c/libscicore_algo_la-signal_mgmt.lo \ src/c/libscicore_algo_la-suspendProcess.lo \ src/c/libscicore_algo_la-setieee.lo \ src/c/libscicore_algo_la-setlines.lo \ src/c/libscicore_algo_la-setformat.lo \ src/c/libscicore_algo_la-InitializePreferences.lo \ src/c/libscicore_algo_la-saveCWDInPreferences.lo \ src/c/libscicore_algo_la-sci_tools.lo \ src/c/libscicore_algo_la-getmaxMALLOC.lo \ src/c/libscicore_algo_la-sci_mem_alloc.lo \ src/c/hashtable/libscicore_algo_la-hashtable.lo \ src/c/hashtable/libscicore_algo_la-hashtable_itr.lo \ src/c/hashtable/libscicore_algo_la-hashtable_utility.lo \ src/c/libscicore_algo_la-scimem64.lo am__objects_2 = src/cpp/libscicore_algo_la-hashtable_core.lo \ src/cpp/libscicore_algo_la-namstr.lo \ src/cpp/libscicore_algo_la-search_functions.lo \ src/cpp/libscicore_algo_la-demangle.lo \ src/cpp/libscicore_algo_la-backtrace_print.lo am__objects_3 = src/fortran/clunit.lo src/fortran/getlin.lo \ src/fortran/allowptr.lo src/fortran/isany.lo \ src/fortran/hmcreate.lo src/fortran/nextj.lo \ src/fortran/setgetmode.lo src/fortran/showstack.lo \ src/fortran/misops.lo src/fortran/setippty.lo \ src/fortran/compil.lo src/fortran/funnam.lo \ src/fortran/cmdstr.lo src/fortran/hndlops.lo \ src/fortran/cmplxt.lo src/fortran/skpins.lo \ src/fortran/folhp.lo src/fortran/cvname.lo src/fortran/funs.lo \ src/fortran/fact.lo src/fortran/typ2cod.lo \ src/fortran/prompt.lo src/fortran/intstr.lo \ src/fortran/createref.lo src/fortran/btof.lo \ src/fortran/getnum.lo src/fortran/btofm.lo \ src/fortran/getsym.lo src/fortran/findequal.lo \ src/fortran/stackg.lo src/fortran/find.lo \ src/fortran/setlnb.lo src/fortran/mrknmd.lo \ src/fortran/stackgl.lo src/fortran/allops.lo \ src/fortran/mname.lo src/fortran/command.lo \ src/fortran/ref2val.lo src/fortran/stack.lo \ src/fortran/isbrk.lo src/fortran/xerbla.lo \ src/fortran/dtosci.lo src/fortran/bexec.lo \ src/fortran/varfunptr.lo src/fortran/getfun.lo \ src/fortran/savlod.lo src/fortran/error.lo src/fortran/cvdm.lo \ src/fortran/tradsl.lo src/fortran/mkindx.lo \ src/fortran/whatln.lo src/fortran/errmgr.lo \ src/fortran/defmat.lo src/fortran/mklist.lo \ src/fortran/sigbas.lo src/fortran/indxg.lo \ src/fortran/istrue.lo src/fortran/inisci.lo \ src/fortran/ptover.lo src/fortran/getfunction.lo \ src/fortran/stackp.lo src/fortran/dbasin.lo \ src/fortran/macro.lo src/fortran/extlarg.lo \ src/fortran/getstr.lo src/fortran/cvwm.lo \ src/fortran/storeglobal.lo src/fortran/lst2vars.lo \ src/fortran/basnms.lo src/fortran/ptrback.lo \ src/fortran/getch.lo src/fortran/ftob.lo src/fortran/seteol.lo \ src/fortran/basin.lo src/fortran/clause.lo \ src/fortran/compcl.lo src/fortran/expsum.lo \ src/fortran/copyvar.lo src/fortran/putid.lo \ src/fortran/itosci.lo src/fortran/stackr2d.lo \ src/fortran/stacki2d.lo src/fortran/stackc2i.lo \ src/fortran/isinstring.lo src/fortran/relocstack.lo am_libscicore_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \ $(am__objects_3) libscicore_algo_la_OBJECTS = $(am_libscicore_algo_la_OBJECTS) AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am__v_lt_1 = am_libscicore_algo_la_rpath = #am_libscicore_algo_la_rpath = am__DEPENDENCIES_1 = libscicore_la_DEPENDENCIES = libscicore-algo.la $(am__DEPENDENCIES_1) am__objects_4 = sci_gateway/c/libscicore_la-sci_stacksize.lo \ sci_gateway/c/libscicore_la-sci_resume.lo \ sci_gateway/c/libscicore_la-sci_mtlb_mode.lo \ sci_gateway/c/libscicore_la-sci_banner.lo \ sci_gateway/c/libscicore_la-sci_where.lo \ sci_gateway/c/libscicore_la-sci_errcatch.lo \ sci_gateway/c/libscicore_la-sci_getos.lo \ sci_gateway/c/libscicore_la-sci_format.lo \ sci_gateway/c/libscicore_la-sci_getmemory.lo \ sci_gateway/c/libscicore_la-sci_havewindow.lo \ sci_gateway/c/libscicore_la-sci_delbpt.lo \ sci_gateway/c/libscicore_la-sci_macr2lst.lo \ sci_gateway/c/libscicore_la-sci_isdef.lo \ sci_gateway/c/libscicore_la-sci_isglobal.lo \ sci_gateway/c/libscicore_la-sci_who.lo \ sci_gateway/c/libscicore_la-sci_errclear.lo \ sci_gateway/c/libscicore_la-sci_global.lo \ sci_gateway/c/libscicore_la-sci_funcprot.lo \ sci_gateway/c/libscicore_la-sci_newfun.lo \ sci_gateway/c/libscicore_la-sci_warning.lo \ sci_gateway/c/libscicore_la-sci_dispbpt.lo \ sci_gateway/c/libscicore_la-sci_intppty.lo \ sci_gateway/c/libscicore_la-sci_ieee.lo \ sci_gateway/c/libscicore_la-sci_gstacksize.lo \ sci_gateway/c/libscicore_la-sci_lasterror.lo \ sci_gateway/c/libscicore_la-sci_funptr.lo \ sci_gateway/c/libscicore_la-sci_return.lo \ sci_gateway/c/libscicore_la-sci_exists.lo \ sci_gateway/c/libscicore_la-sci_getmd5.lo \ sci_gateway/c/libscicore_la-sci_clear.lo \ sci_gateway/c/libscicore_la-sci_clearfun.lo \ sci_gateway/c/libscicore_la-sci_setbpt.lo \ sci_gateway/c/libscicore_la-sci_getmodules.lo \ sci_gateway/c/libscicore_la-sci_what.lo \ sci_gateway/c/libscicore_la-sci_predef.lo \ sci_gateway/c/libscicore_la-sci_clearglobal.lo \ sci_gateway/c/libscicore_la-sci_arg.lo \ sci_gateway/c/libscicore_la-sci_type.lo \ sci_gateway/c/libscicore_la-sci_typename.lo \ sci_gateway/c/libscicore_la-sci_mode.lo \ sci_gateway/c/libscicore_la-sci_macr2tree.lo \ sci_gateway/c/libscicore_la-sci_iserror.lo \ sci_gateway/c/libscicore_la-sci_getversion.lo \ sci_gateway/c/libscicore_la-sci_getdebuginfo.lo \ sci_gateway/c/libscicore_la-sci_debug.lo \ sci_gateway/c/libscicore_la-gw_core.lo \ sci_gateway/c/libscicore_la-gw_user.lo \ sci_gateway/c/libscicore_la-gw_user2.lo \ sci_gateway/c/libscicore_la-sci_error.lo \ sci_gateway/c/libscicore_la-sci_sciargs.lo \ sci_gateway/c/libscicore_la-sci_with_module.lo \ sci_gateway/c/libscicore_la-sci_getscilabmode.lo \ sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo \ sci_gateway/c/libscicore_la-sci_readgateway.lo \ sci_gateway/c/libscicore_la-sci_comp.lo \ sci_gateway/c/libscicore_la-sci_exit.lo am__objects_5 = sci_gateway/fortran/sci_f_global.lo \ sci_gateway/fortran/sci_f_mtlb_mode.lo \ sci_gateway/fortran/sci_f_resume.lo \ sci_gateway/fortran/sci_f_dispbpt.lo \ sci_gateway/fortran/sci_f_intppty.lo \ sci_gateway/fortran/sci_f_ieee.lo \ sci_gateway/fortran/sci_f_macrovar.lo \ sci_gateway/fortran/sci_f_exists.lo \ sci_gateway/fortran/sci_f_errcatch.lo \ sci_gateway/fortran/sci_f_argn.lo \ sci_gateway/fortran/sci_f_setbpt.lo \ sci_gateway/fortran/sci_f_clearglobal.lo \ sci_gateway/fortran/sci_f_delbpt.lo \ sci_gateway/fortran/where.lo \ sci_gateway/fortran/sci_f_iserror.lo \ sci_gateway/fortran/sci_f_comp.lo \ sci_gateway/fortran/sci_f_isglobal.lo am_libscicore_la_OBJECTS = $(am__objects_4) $(am__objects_5) libscicore_la_OBJECTS = $(am_libscicore_la_OBJECTS) libscicore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) \ $(AM_FFLAGS) $(FFLAGS) $(libscicore_la_LDFLAGS) $(LDFLAGS) -o \ $@ am_libscicore_la_rpath = #am_libscicore_la_rpath = -rpath $(pkglibdir) AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. -I$(top_builddir)/modules/core/includes depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_$(V)) am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY)) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_$(V)) am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY)) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS) LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) AM_V_F77 = $(am__v_F77_$(V)) am__v_F77_ = $(am__v_F77_$(AM_DEFAULT_VERBOSITY)) am__v_F77_0 = @echo " F77 " $@; am__v_F77_1 = F77LD = $(F77) F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_F77LD = $(am__v_F77LD_$(V)) am__v_F77LD_ = $(am__v_F77LD_$(AM_DEFAULT_VERBOSITY)) am__v_F77LD_0 = @echo " F77LD " $@; am__v_F77LD_1 = SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES) DIST_SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \ $(libscicore_la_sci_gateway_DATA) $(libscicore_la_xml_DATA) HEADERS = $(libscicore_la_include_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing aclocal-1.14 ALL_LINGUAS = en_US fr_FR zh_CN zh_TW ru_RU ca_ES de_DE es_ES pt_BR ja_JP it_IT uk_UA pl_PL cs_CZ ALL_LINGUAS_DOC = en_US fr_FR pt_BR ja_JP ru_RU AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 ANT = /usr/bin/ant ANTLR = /usr/share/java/antlr.jar AR = ar ARPACK_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -larpack ASM3 = /usr/share/java/asm3-3.3.2.jar AUTOCONF = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing autoconf AUTOHEADER = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing autoheader AUTOMAKE = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing automake-1.14 AVALON_FRAMEWORK = /home/shivendra/final/scilab_for_xcos/thirdparty/avalon-framework.jar AWK = mawk BATIK = /home/shivendra/final/scilab_for_xcos/thirdparty/batik-all-1.7.jar BLAS_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lblas CC = gcc CCACHE = CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CHECKSTYLE = COBERTURA = /usr/share/java/cobertura.jar COMMONS_BEANUTILS = COMMONS_IO = /home/shivendra/final/scilab_for_xcos/thirdparty/commons-io.jar COMMONS_LOGGING = /home/shivendra/final/scilab_for_xcos/thirdparty/commons-logging.jar CPP = gcc -E CPPFLAGS = CURL_CFLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include CURL_CONFIG = /home/shivendra/final/scilab_for_xcos/usr/bin/curl-config CURL_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz CURL_VERSION = libcurl 7.19.7 CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEMOTOOLS_ENABLE = yes DEPDIR = .deps DLLTOOL = false DOCBOOK_ROOT = /home/shivendra/final/scilab_for_xcos/thirdparty/docbook/ DOXYGEN_BIN = DSYMUTIL = DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = ECJ = /home/shivendra/final/scilab_for_xcos/thirdparty/ecj.jar EGREP = /bin/grep -E EXEEXT = F77 = gfortran FFLAGS = -g -O2 FFTW3_LIB = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lfftw3 FFTW_ENABLE = yes FGREP = /bin/grep -F FLEXDOCK = /home/shivendra/final/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath FOP = /home/shivendra/final/scilab_for_xcos/thirdparty/fop.jar FREEHEP_GRAPHICS2D = /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphics2d.jar FREEHEP_GRAPHICSIO = /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio.jar FREEHEP_GRAPHICSIO_EMF = /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar FREEHEP_IO = /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-io.jar FREEHEP_UTIL = /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-util.jar GENHTML = GETTEXT_MACRO_VERSION = 0.19 GIWS_BIN = GLUEGEN2_RT = /home/shivendra/final/scilab_for_xcos/thirdparty/gluegen2-rt.jar GMSGFMT = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt GRAPHICS_ENABLE = yes GREP = /bin/grep GUI_ENABLE = yes HDF5_CFLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include HDF5_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl HELP_ENABLE = yes INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s INTLLIBS = INTL_MACOSX_LIBS = JAR = /usr/lib/jvm/java-8-openjdk-amd64/bin/jar JAVA = /usr/lib/jvm/java-8-openjdk-amd64/bin/java JAVAC = /usr/lib/jvm/java-8-openjdk-amd64/bin/javac JAVAC_DEBUG = off JAVADOC = /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc JAVAH = /usr/lib/jvm/java-8-openjdk-amd64/bin/javah JAVASCI_ENABLE = yes JAVA_ENABLE = yes JAVA_G = /usr/lib/jvm/java-8-openjdk-amd64/bin/java JAVA_HOME = /usr/lib/jvm/java-8-openjdk-amd64 JAVA_JNI_INCLUDE = -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux JAVA_JNI_LIBS = -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm JDB = /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb JEUCLID_CORE = /home/shivendra/final/scilab_for_xcos/thirdparty/jeuclid-core.jar JGRAPHX = /home/shivendra/final/scilab_for_xcos/thirdparty/jgraphx.jar JHALL = /home/shivendra/final/scilab_for_xcos/thirdparty/jhall.jar JLATEXMATH = /home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar JLATEXMATH_FOP = /home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar JOGL2 = /home/shivendra/final/scilab_for_xcos/thirdparty/jogl2.jar JROSETTA_API = /home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-API.jar JROSETTA_ENGINE = /home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-engine.jar JUNIT4 = /usr/share/java/junit4.jar LAPACK_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -llapack LCOV = LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -Wl,--no-as-needed LIBICONV = -liconv LIBINTL = LIBM = -lm LIBOBJS = LIBS = -lpthread -ldl -lcurses -lm LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LOGGING_LEVEL = SEVERE LOOKS = /home/shivendra/final/scilab_for_xcos/thirdparty/looks-2.1.1.jar LTLIBICONV = -liconv LTLIBINTL = LTLIBOBJS = MAINT = # MAKEINFO = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing makeinfo MANIFEST_TOOL = : MATIO_CFLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include MATIO_ENABLE = yes MATIO_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5 MKDIR_P = /bin/mkdir -p MPI_ENABLE = no MSGCAT = /usr/bin/msgcat MSGFMT = /usr/bin/msgfmt MSGFMT_015 = /usr/bin/msgfmt MSGMERGE = /usr/bin/msgmerge NM = nm NMEDIT = OBJDUMP = objdump OBJEXT = o OCAMLC = ocamlc OCAMLDEP = ocamldep OCAMLLEX = ocamllex OCAMLOPT = ocamlopt OCAMLYACC = ocamlyacc OPENMPI_CC = OPENMPI_CFLAGS = OPENMPI_CXX = OPENMPI_CXXFLAGS = OPENMPI_LIBS = OPENMP_CFLAGS = -fopenmp OPENMP_CXXFLAGS = -fopenmp OPENMP_ENABLE = yes OPENMP_LIBS = -lgomp -lstdc++ OTOOL = OTOOL64 = PACKAGE = scilab PACKAGE_BUGREPORT = http://bugzilla.scilab.org/ PACKAGE_NAME = Scilab PACKAGE_STRING = Scilab 5 PACKAGE_TARNAME = scilab PACKAGE_URL = PACKAGE_VERSION = 5 PATH_SEPARATOR = : PCRE_CFLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include PCRE_CONFIG = /home/shivendra/final/scilab_for_xcos/usr/bin/pcre-config PCRE_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre PCRE_VERSION = 8.35 PKG_CONFIG = /usr/bin/pkg-config POSUB = po POW_LIB = PYTHON = RANLIB = ranlib RELOCATABLE = no RT_LIB = -lrt SAXON = /home/shivendra/final/scilab_for_xcos/thirdparty/saxon9he.jar SCILAB_BINARY_VERSION = 5.5.2 SCILAB_LIBRARY_VERSION = 5:5:2 SCILAB_VERSION_MAINTENANCE = 2 SCILAB_VERSION_MAJOR = 5 SCILAB_VERSION_MINOR = 5 SCIRENDERER = ${modules.dir}/scirenderer/${build.jar.dir}/scirenderer.jar SCIRENDERER_CP = $SCILAB/modules/scirenderer/jar/scirenderer.jar SCI_CFLAGS = -D_LARGEFILE64_SOURCE -DNDEBUG -m64 -fno-stack-protector SCI_CXXFLAGS = -DNDEBUG -fno-stack-protector SCI_FFLAGS = -DNDEBUG -m64 -fPIC SCI_LDFLAGS = SED = /bin/sed SET_MAKE = SET_RELOCATABLE = SHELL = /bin/bash SKINLF = /home/shivendra/final/scilab_for_xcos/thirdparty/skinlf.jar SPLINT = no STRIP = strip SWIG_BIN = SWIG_JAVA = SWIG_RUNTIME_LIBS_DIR = SWIG_SCILAB = TCLTK_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltcl8.5 -ldl TCL_INC_PATH = -I/home/shivendra/final/scilab_for_xcos/usr/include TK_INC_PATH = -I/home/shivendra/final/scilab_for_xcos/usr/include UMFPACK_CFLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include UMFPACK_ENABLE = yes UMFPACK_LIB = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lumfpack -lamd USE_NLS = yes VERSION = 5 WITH_OCAML = WITH_TKSCI = yes XCOS_ENABLE = yes XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext XGETTEXT_EXTRA_OPTIONS = XMKMF = XMLGRAPHICS_COMMONS = /home/shivendra/final/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar XML_APIS_EXT = /home/shivendra/final/scilab_for_xcos/thirdparty/xml-apis-ext.jar XML_CONFIG = /home/shivendra/final/scilab_for_xcos/usr/bin/xml2-config XML_FLAGS = -I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2 XML_LIBS = -L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl XML_VERSION = 2.9.1 X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = abs_builddir = /home/shivendra/final/scilab_for_xcos/modules/core abs_srcdir = /home/shivendra/final/scilab_for_xcos/modules/core abs_top_builddir = /home/shivendra/final/scilab_for_xcos abs_top_srcdir = /home/shivendra/final/scilab_for_xcos ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ ac_ct_DUMPBIN = ac_ct_F77 = gfortran am__include = include am__leading_dot = . am__quote = am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - bindir = ${exec_prefix}/bin build = x86_64-unknown-linux-gnu build_alias = build_cpu = x86_64 build_os = linux-gnu build_vendor = unknown builddir = . cxx_present = yes datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = x86_64-unknown-linux-gnu host_alias = host_cpu = x86_64 host_os = linux-gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/shivendra/final/scilab_for_xcos/config/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../../ top_builddir = ../.. top_srcdir = ../.. CORE_C_SOURCES = \ src/c/inffic.c \ src/c/cs2st.c \ src/c/tmpdir.c \ src/c/intmacr2tree.c \ src/c/run.c \ src/c/InitScilab.c \ src/c/getval.c \ src/c/md5.c \ src/c/inisci-c.c \ src/c/IsAScalar.c \ src/c/texmacs.c \ src/c/sciquit.c \ src/c/stack1.c \ src/c/realmain.c \ src/c/stack3.c \ src/c/str2sci.c \ src/c/getmodules.c \ src/c/setgetSCIpath.c \ src/c/getmemory.c \ src/c/Funtab.c \ src/c/csignal.c \ src/c/callinterf.c \ src/c/scimem.c \ src/c/banier.c \ src/c/isanan.c \ src/c/parse.c \ src/c/stack2.c \ src/c/xscion.c \ src/c/SetScilabEnvironment.c \ src/c/returnanan.c \ src/c/LoadFunctionsTab.c \ src/c/with_module.c \ src/c/loadversion.c \ src/c/version.c \ src/c/stackinfo.c \ src/c/scirun.c \ src/c/SCIHOME.c \ src/c/warningmode.c \ src/c/InitializeCore.c \ src/c/TerminateCore.c \ src/c/coretable.c \ src/c/returnProperty.c \ src/c/returnPropertyList.c \ src/c/scilabmode.c \ src/c/GetXmlFileEncoding.c \ src/c/islittleendian.c \ src/c/terme.c \ src/c/ifexpr.c \ src/c/expr.c \ src/c/getcommandlineargs.c \ src/c/syncexec.c \ src/c/callFunctionFromGateway.c \ src/c/getvariablesname.c \ src/c/commandwords.c \ src/c/freeArrayOfString.c \ src/c/getstaticdebuginfo.c \ src/c/getdynamicdebuginfo.c \ src/c/callDynamicGateway.c \ src/c/gw_dynamic_generic.c \ src/c/dynamic_gateways.c \ src/c/readGateway.c \ src/c/comparehandles.c \ src/c/setPrecisionFPU.c \ src/c/LaunchScilabSignal.c \ src/c/getos.c \ src/c/mode_exec.c \ src/c/predef.c \ src/c/transposeMatrix.c \ src/c/recursionFunction.c \ src/c/typename.c \ src/c/inittypenames.c \ src/c/funcprot.c \ src/c/eqid.c \ src/c/exitCodeValue.c \ src/c/getversion.c \ src/c/dynamic_tclsci.c \ src/c/dynamic_parallel.c \ src/c/storeCommand.c \ src/c/backtrace.c \ src/c/signal_mgmt.c \ src/c/suspendProcess.c \ src/c/setieee.c \ src/c/setlines.c \ src/c/setformat.c \ src/c/InitializePreferences.c \ src/c/saveCWDInPreferences.c \ src/c/sci_tools.c \ src/c/getmaxMALLOC.c \ src/c/sci_mem_alloc.c \ src/c/hashtable/hashtable.c \ src/c/hashtable/hashtable_itr.c \ src/c/hashtable/hashtable_utility.c \ src/c/scimem64.c CORE_CXX_SOURCES = src/cpp/hashtable_core.cpp \ src/cpp/namstr.cpp \ src/cpp/search_functions.cpp \ src/cpp/demangle.cpp \ src/cpp/backtrace_print.cpp CORE_FORTRAN_SOURCES = src/fortran/clunit.f \ src/fortran/getlin.f \ src/fortran/allowptr.f \ src/fortran/isany.f \ src/fortran/hmcreate.f \ src/fortran/nextj.f \ src/fortran/setgetmode.f \ src/fortran/showstack.f \ src/fortran/misops.f \ src/fortran/setippty.f \ src/fortran/compil.f \ src/fortran/funnam.f \ src/fortran/cmdstr.f \ src/fortran/hndlops.f \ src/fortran/cmplxt.f \ src/fortran/skpins.f \ src/fortran/folhp.f \ src/fortran/cvname.f \ src/fortran/funs.f \ src/fortran/fact.f \ src/fortran/typ2cod.f \ src/fortran/prompt.f \ src/fortran/intstr.f \ src/fortran/createref.f \ src/fortran/btof.f \ src/fortran/getnum.f \ src/fortran/btofm.f \ src/fortran/getsym.f \ src/fortran/findequal.f \ src/fortran/stackg.f \ src/fortran/find.f \ src/fortran/setlnb.f \ src/fortran/mrknmd.f \ src/fortran/stackgl.f \ src/fortran/allops.f \ src/fortran/mname.f \ src/fortran/command.f \ src/fortran/ref2val.f \ src/fortran/stack.f \ src/fortran/isbrk.f \ src/fortran/xerbla.f \ src/fortran/dtosci.f \ src/fortran/bexec.f \ src/fortran/varfunptr.f \ src/fortran/getfun.f \ src/fortran/savlod.f \ src/fortran/error.f \ src/fortran/cvdm.f \ src/fortran/tradsl.f \ src/fortran/mkindx.f \ src/fortran/whatln.f \ src/fortran/errmgr.f \ src/fortran/defmat.f \ src/fortran/mklist.f \ src/fortran/sigbas.f \ src/fortran/indxg.f \ src/fortran/istrue.f \ src/fortran/inisci.f \ src/fortran/ptover.f \ src/fortran/getfunction.f \ src/fortran/stackp.f \ src/fortran/dbasin.f \ src/fortran/macro.f \ src/fortran/extlarg.f \ src/fortran/getstr.f \ src/fortran/cvwm.f \ src/fortran/storeglobal.f \ src/fortran/lst2vars.f \ src/fortran/basnms.f \ src/fortran/ptrback.f \ src/fortran/getch.f \ src/fortran/ftob.f \ src/fortran/seteol.f \ src/fortran/basin.f \ src/fortran/clause.f \ src/fortran/compcl.f \ src/fortran/expsum.f \ src/fortran/copyvar.f \ src/fortran/putid.f \ src/fortran/itosci.f \ src/fortran/stackr2d.f \ src/fortran/stacki2d.f \ src/fortran/stackc2i.f \ src/fortran/isinstring.f \ src/fortran/relocstack.f GATEWAY_C_SOURCES = sci_gateway/c/sci_stacksize.c \ sci_gateway/c/sci_resume.c \ sci_gateway/c/sci_mtlb_mode.c \ sci_gateway/c/sci_banner.c \ sci_gateway/c/sci_where.c \ sci_gateway/c/sci_errcatch.c \ sci_gateway/c/sci_getos.c \ sci_gateway/c/sci_format.c \ sci_gateway/c/sci_getmemory.c \ sci_gateway/c/sci_havewindow.c \ sci_gateway/c/sci_delbpt.c \ sci_gateway/c/sci_macr2lst.c \ sci_gateway/c/sci_isdef.c \ sci_gateway/c/sci_isglobal.c \ sci_gateway/c/sci_who.c \ sci_gateway/c/sci_errclear.c \ sci_gateway/c/sci_global.c \ sci_gateway/c/sci_funcprot.c \ sci_gateway/c/sci_newfun.c \ sci_gateway/c/sci_warning.c \ sci_gateway/c/sci_dispbpt.c \ sci_gateway/c/sci_intppty.c \ sci_gateway/c/sci_ieee.c \ sci_gateway/c/sci_gstacksize.c \ sci_gateway/c/sci_lasterror.c \ sci_gateway/c/sci_funptr.c \ sci_gateway/c/sci_return.c \ sci_gateway/c/sci_exists.c \ sci_gateway/c/sci_getmd5.c \ sci_gateway/c/sci_clear.c \ sci_gateway/c/sci_clearfun.c \ sci_gateway/c/sci_setbpt.c \ sci_gateway/c/sci_getmodules.c \ sci_gateway/c/sci_what.c \ sci_gateway/c/sci_predef.c \ sci_gateway/c/sci_clearglobal.c \ sci_gateway/c/sci_arg.c \ sci_gateway/c/sci_type.c \ sci_gateway/c/sci_typename.c \ sci_gateway/c/sci_mode.c \ sci_gateway/c/sci_macr2tree.c \ sci_gateway/c/sci_iserror.c \ sci_gateway/c/sci_getversion.c \ sci_gateway/c/sci_getdebuginfo.c \ sci_gateway/c/sci_debug.c \ sci_gateway/c/gw_core.c \ sci_gateway/c/gw_user.c \ sci_gateway/c/gw_user2.c \ sci_gateway/c/sci_error.c \ sci_gateway/c/sci_sciargs.c \ sci_gateway/c/sci_with_module.c \ sci_gateway/c/sci_getscilabmode.c \ sci_gateway/c/sci_getvariablesonstack.c \ sci_gateway/c/sci_readgateway.c \ sci_gateway/c/sci_comp.c \ sci_gateway/c/sci_exit.c GATEWAY_FORTRAN_SOURCES = sci_gateway/fortran/sci_f_global.f \ sci_gateway/fortran/sci_f_mtlb_mode.f \ sci_gateway/fortran/sci_f_resume.f \ sci_gateway/fortran/sci_f_dispbpt.f \ sci_gateway/fortran/sci_f_intppty.f \ sci_gateway/fortran/sci_f_ieee.f \ sci_gateway/fortran/sci_f_macrovar.f \ sci_gateway/fortran/sci_f_exists.f \ sci_gateway/fortran/sci_f_errcatch.f \ sci_gateway/fortran/sci_f_argn.f \ sci_gateway/fortran/sci_f_setbpt.f \ sci_gateway/fortran/sci_f_clearglobal.f \ sci_gateway/fortran/sci_f_delbpt.f \ sci_gateway/fortran/where.f \ sci_gateway/fortran/sci_f_iserror.f \ sci_gateway/fortran/sci_f_comp.f \ sci_gateway/fortran/sci_f_isglobal.f libscicore_la_CPPFLAGS = -I$(srcdir)/includes/ -I$(srcdir)/src/c/ \ -I$(srcdir)/src/cpp/ \ -I$(top_srcdir)/modules/intersci/includes/ \ -I$(top_srcdir)/modules/call_scilab/includes/ \ -I$(top_srcdir)/modules/api_scilab/includes/ \ -I$(top_srcdir)/modules/action_binding/includes/ \ -I$(top_srcdir)/modules/output_stream/includes/ \ -I$(top_srcdir)/modules/localization/includes/ \ -I$(top_srcdir)/modules/io/includes/ \ -I$(top_srcdir)/modules/tclsci/includes/ \ -I$(top_srcdir)/modules/dynamic_link/includes/ \ -I$(top_srcdir)/modules/elementary_functions/includes/ \ -I$(top_srcdir)/modules/string/includes/ \ -I$(top_srcdir)/modules/fileio/includes/ \ -I$(top_srcdir)/modules/console/includes/ \ -I$(top_srcdir)/modules/history_manager/includes/ \ -I$(top_srcdir)/modules/preferences/includes/ \ -I$(top_srcdir)/modules/external_objects/includes/ \ -I$(top_srcdir)/modules/functions/includes/ \ -I$(top_srcdir)/modules/hdf5/includes/ $(XML_FLAGS) \ $(AM_CPPFLAGS) $(am__append_1) #pkglib_LTLIBRARIES = libscicore.la noinst_LTLIBRARIES = libscicore-algo.la libscicore.la #noinst_LTLIBRARIES = libscicore-algo.la libscicore_la_LDFLAGS = $(AM_LDFLAGS) #-Wl,--version-script,LibScilab_Import.def # For the code check (splint) CHECK_SRC = $(CORE_C_SOURCES) $(GATEWAY_C_SOURCES) INCLUDE_FLAGS = $(libscicore_la_CPPFLAGS) libscicore_algo_la_SOURCES = $(CORE_C_SOURCES) $(CORE_CXX_SOURCES) $(CORE_FORTRAN_SOURCES) libscicore_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_FORTRAN_SOURCES) libscicore_algo_la_CPPFLAGS = $(libscicore_la_CPPFLAGS) # Commented because it is easier to comment first the core module libscicore_la_LIBADD = libscicore-algo.la $(XML_LIBS) #### Target ###### modulename = core #### core : Conf files #### libscicore_la_rootdir = $(mydatadir) libscicore_la_root_DATA = license.txt #### core : init scripts #### libscicore_la_etcdir = $(mydatadir)/etc libscicore_la_etc_DATA = etc/core.quit etc/core.start #### core : gateway declaration #### libscicore_la_sci_gatewaydir = $(mydatadir)/sci_gateway libscicore_la_sci_gateway_DATA = sci_gateway/core_gateway.xml #### core : dtd files #### libscicore_la_xmldir = $(mydatadir)/xml libscicore_la_xml_DATA = xml/modules.dtd xml/version.dtd #### core : include files #### libscicore_la_includedir = $(pkgincludedir) libscicore_la_include_HEADERS = \ includes/BOOL.h \ includes/core_math.h \ includes/doublecomplex.h \ includes/freeArrayOfString.h \ includes/getcommandlineargs.h \ includes/getmemory.h \ includes/getos.h \ includes/machine.h \ includes/mode_exec.h \ includes/MALLOC.h \ includes/PATH_MAX.h \ includes/SCIHOME.h \ includes/scilabDefaults.h \ includes/scilabmode.h \ includes/scisparse.h \ includes/sciquit.h \ includes/setgetSCIpath.h \ includes/stack-c.h \ includes/sci_types.h \ includes/stack-def.h \ includes/stack.h \ includes/stack1.h \ includes/stack2.h \ includes/stack3.h \ includes/stack-optional.h \ includes/stackinfo.h \ includes/stackTypeVariable.h \ includes/version.h \ includes/getversion.h \ includes/warningmode.h \ includes/Thread_Wrapper.h \ includes/backtrace_print.h \ includes/sci_mem_alloc.h \ includes/hashtable_itr.h \ includes/hashtable.h \ includes/hashtable_utility.h USEANT = 1 # Where all the Scilab stuff is installed (macros, help, ...) mydatadir = $(pkgdatadir)/modules/$(modulename) # Set AM_* SCI detected settings AM_CPPFLAGS = $(SCI_CPPFLAGS) AM_CFLAGS = $(SCI_CFLAGS) AM_CXXFLAGS = $(SCI_CXXFLAGS) # append includes to AM_FFLAGS to manage fortran includes AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/ # Tag shared libraries with the Scilab version AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION) # splint options SPLINT_OPTIONS = -weak -booltype BOOL ########################### JAVA ###################################### #### We are delegating java compilation to ant... Thanks to that #### the procedure will be the same with Microsoft Windows (C) #### and Linux/Unix ####################################################################### TARGETS_ALL = $(am__append_2) ################ MACROS ###################### # Rule to build a macro # NOT USED AT THE MOMENT SUFFIXES = .sci ########### INSTALL DOCUMENTATION ################### # Install documentation files into the right target # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because # automake needs the html files to be present which is not the case when # we are building Scilab # Where it should be installed pkgdocdir = $(mydatadir) # What is the mask of the help source DOCMASKXML = *.xml # What is the mask of the MathML sources DOCMASKMML = *.mml ########### INSTALL DATA ################### # Install macros, help & demos # Where it should be installed pkgmacrosdir = $(mydatadir) # Which directory we process MACRODIRS = macros/ # Mask of the Scilab sources macros MACROMASK = *.sci # Mask of the Scilab executable sources macros MACROBUILDMASK = *.sce # Mask of the Scilab compiled macros MACROBINMASK = *.bin # List of the standard directory for tests TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java # Where the demos should be installed pkgdemosdir = $(mydatadir) # List of the standard directory for demos DEMOS_DIR = demos # List of the standard directory for examples EXAMPLES_DIR = examples # Where to export JAVA archives (.jar) JARDIR = jar/ # JAR files mask JARMASK = *.jar # Chapter file HELP_CHAPTERDIR = help/ HELP_CHAPTERFILE = addchapter.sce HELP_CHAPTERLANG = en_US fr_FR pt_BR all: all-am .SUFFIXES: .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/core/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign modules/core/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_srcdir)/Makefile.incl.am: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \ } uninstall-pkglibLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \ done clean-pkglibLTLIBRARIES: -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES) @list='$(pkglib_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } src/c/$(am__dirstamp): @$(MKDIR_P) src/c @: > src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) src/c/$(DEPDIR) @: > src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-inffic.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-cs2st.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-tmpdir.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-intmacr2tree.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-run.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-InitScilab.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getval.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-md5.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-inisci-c.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-IsAScalar.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-texmacs.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-sciquit.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-stack1.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-realmain.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-stack3.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-str2sci.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getmodules.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-setgetSCIpath.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getmemory.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-Funtab.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-csignal.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-callinterf.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-scimem.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-banier.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-isanan.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-parse.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-stack2.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-xscion.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-SetScilabEnvironment.lo: \ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-returnanan.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-LoadFunctionsTab.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-with_module.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-loadversion.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-version.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-stackinfo.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-scirun.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-SCIHOME.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-warningmode.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-InitializeCore.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-TerminateCore.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-coretable.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-returnProperty.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-returnPropertyList.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-scilabmode.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-islittleendian.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-terme.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-ifexpr.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-expr.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-syncexec.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-callFunctionFromGateway.lo: \ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getvariablesname.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-commandwords.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getdynamicdebuginfo.lo: \ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-callDynamicGateway.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-gw_dynamic_generic.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-readGateway.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-comparehandles.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-LaunchScilabSignal.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getos.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-mode_exec.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-predef.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-transposeMatrix.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-recursionFunction.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-typename.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-inittypenames.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-funcprot.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-eqid.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-exitCodeValue.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getversion.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-dynamic_tclsci.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-dynamic_parallel.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-storeCommand.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-backtrace.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-signal_mgmt.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-suspendProcess.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-setieee.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-setlines.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-setformat.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-InitializePreferences.lo: \ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-saveCWDInPreferences.lo: \ src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-sci_tools.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/c/hashtable/$(am__dirstamp): @$(MKDIR_P) src/c/hashtable @: > src/c/hashtable/$(am__dirstamp) src/c/hashtable/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) src/c/hashtable/$(DEPDIR) @: > src/c/hashtable/$(DEPDIR)/$(am__dirstamp) src/c/hashtable/libscicore_algo_la-hashtable.lo: \ src/c/hashtable/$(am__dirstamp) \ src/c/hashtable/$(DEPDIR)/$(am__dirstamp) src/c/hashtable/libscicore_algo_la-hashtable_itr.lo: \ src/c/hashtable/$(am__dirstamp) \ src/c/hashtable/$(DEPDIR)/$(am__dirstamp) src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: \ src/c/hashtable/$(am__dirstamp) \ src/c/hashtable/$(DEPDIR)/$(am__dirstamp) src/c/libscicore_algo_la-scimem64.lo: src/c/$(am__dirstamp) \ src/c/$(DEPDIR)/$(am__dirstamp) src/cpp/$(am__dirstamp): @$(MKDIR_P) src/cpp @: > src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) src/cpp/$(DEPDIR) @: > src/cpp/$(DEPDIR)/$(am__dirstamp) src/cpp/libscicore_algo_la-hashtable_core.lo: src/cpp/$(am__dirstamp) \ src/cpp/$(DEPDIR)/$(am__dirstamp) src/cpp/libscicore_algo_la-namstr.lo: src/cpp/$(am__dirstamp) \ src/cpp/$(DEPDIR)/$(am__dirstamp) src/cpp/libscicore_algo_la-search_functions.lo: \ src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp) src/cpp/libscicore_algo_la-demangle.lo: src/cpp/$(am__dirstamp) \ src/cpp/$(DEPDIR)/$(am__dirstamp) src/cpp/libscicore_algo_la-backtrace_print.lo: \ src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp) src/fortran/$(am__dirstamp): @$(MKDIR_P) src/fortran @: > src/fortran/$(am__dirstamp) src/fortran/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) src/fortran/$(DEPDIR) @: > src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/clunit.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getlin.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/allowptr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/isany.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/hmcreate.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/nextj.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/setgetmode.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/showstack.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/misops.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/setippty.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/compil.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/funnam.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/cmdstr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/hndlops.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/cmplxt.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/skpins.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/folhp.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/cvname.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/funs.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/fact.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/typ2cod.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/prompt.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/intstr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/createref.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/btof.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getnum.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/btofm.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getsym.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/findequal.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stackg.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/find.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/setlnb.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/mrknmd.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stackgl.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/allops.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/mname.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/command.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/ref2val.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stack.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/isbrk.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/xerbla.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/dtosci.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/bexec.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/varfunptr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getfun.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/savlod.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/error.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/cvdm.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/tradsl.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/mkindx.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/whatln.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/errmgr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/defmat.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/mklist.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/sigbas.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/indxg.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/istrue.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/inisci.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/ptover.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getfunction.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stackp.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/dbasin.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/macro.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/extlarg.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getstr.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/cvwm.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/storeglobal.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/lst2vars.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/basnms.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/ptrback.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/getch.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/ftob.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/seteol.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/basin.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/clause.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/compcl.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/expsum.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/copyvar.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/putid.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/itosci.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stackr2d.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stacki2d.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/stackc2i.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/isinstring.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) src/fortran/relocstack.lo: src/fortran/$(am__dirstamp) \ src/fortran/$(DEPDIR)/$(am__dirstamp) libscicore-algo.la: $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_DEPENDENCIES) $(EXTRA_libscicore_algo_la_DEPENDENCIES) $(AM_V_CXXLD)$(CXXLINK) $(am_libscicore_algo_la_rpath) $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_LIBADD) $(LIBS) sci_gateway/c/$(am__dirstamp): @$(MKDIR_P) sci_gateway/c @: > sci_gateway/c/$(am__dirstamp) sci_gateway/c/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) sci_gateway/c/$(DEPDIR) @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_stacksize.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_resume.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_mtlb_mode.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_banner.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_where.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_errcatch.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getos.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_format.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getmemory.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_havewindow.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_delbpt.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_macr2lst.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_isdef.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_isglobal.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_who.lo: sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_errclear.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_global.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_funcprot.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_newfun.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_warning.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_dispbpt.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_intppty.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_ieee.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_gstacksize.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_lasterror.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_funptr.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_return.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_exists.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getmd5.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_clear.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_clearfun.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_setbpt.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getmodules.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_what.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_predef.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_clearglobal.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_arg.lo: sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_type.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_typename.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_mode.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_macr2tree.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_iserror.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getversion.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_debug.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-gw_core.lo: sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-gw_user.lo: sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-gw_user2.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_error.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_sciargs.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_with_module.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getscilabmode.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_readgateway.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_comp.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/c/libscicore_la-sci_exit.lo: \ sci_gateway/c/$(am__dirstamp) \ sci_gateway/c/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/$(am__dirstamp): @$(MKDIR_P) sci_gateway/fortran @: > sci_gateway/fortran/$(am__dirstamp) sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) sci_gateway/fortran/$(DEPDIR) @: > sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_global.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_mtlb_mode.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_resume.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_dispbpt.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_intppty.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_ieee.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_macrovar.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_exists.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_errcatch.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_argn.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_setbpt.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_clearglobal.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_delbpt.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/where.lo: sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_iserror.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_comp.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) sci_gateway/fortran/sci_f_isglobal.lo: \ sci_gateway/fortran/$(am__dirstamp) \ sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) libscicore.la: $(libscicore_la_OBJECTS) $(libscicore_la_DEPENDENCIES) $(EXTRA_libscicore_la_DEPENDENCIES) $(AM_V_F77LD)$(libscicore_la_LINK) $(am_libscicore_la_rpath) $(libscicore_la_OBJECTS) $(libscicore_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f sci_gateway/c/*.$(OBJEXT) -rm -f sci_gateway/c/*.lo -rm -f sci_gateway/fortran/*.$(OBJEXT) -rm -f sci_gateway/fortran/*.lo -rm -f src/c/*.$(OBJEXT) -rm -f src/c/*.lo -rm -f src/c/hashtable/*.$(OBJEXT) -rm -f src/c/hashtable/*.lo -rm -f src/cpp/*.$(OBJEXT) -rm -f src/cpp/*.lo -rm -f src/fortran/*.$(OBJEXT) -rm -f src/fortran/*.lo distclean-compile: -rm -f *.tab.c include sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_arg.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_banner.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clear.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearfun.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_comp.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_debug.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_delbpt.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_dispbpt.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errcatch.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errclear.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_error.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exists.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exit.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_format.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funcprot.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funptr.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmd5.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmemory.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmodules.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getos.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getvariablesonstack.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getversion.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_global.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_gstacksize.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_havewindow.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_ieee.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_intppty.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isdef.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_iserror.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isglobal.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_lasterror.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2lst.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mode.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mtlb_mode.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_newfun.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_predef.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_readgateway.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_resume.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_return.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_sciargs.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_setbpt.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_stacksize.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_typename.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_warning.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_what.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_where.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_who.Plo include sci_gateway/c/$(DEPDIR)/libscicore_la-sci_with_module.Plo include src/c/$(DEPDIR)/libscicore_algo_la-Funtab.Plo include src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo include src/c/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo include src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Plo include src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo include src/c/$(DEPDIR)/libscicore_algo_la-IsAScalar.Plo include src/c/$(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Plo include src/c/$(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Plo include src/c/$(DEPDIR)/libscicore_algo_la-SCIHOME.Plo include src/c/$(DEPDIR)/libscicore_algo_la-SetScilabEnvironment.Plo include src/c/$(DEPDIR)/libscicore_algo_la-TerminateCore.Plo include src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo include src/c/$(DEPDIR)/libscicore_algo_la-banier.Plo include src/c/$(DEPDIR)/libscicore_algo_la-callDynamicGateway.Plo include src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo include src/c/$(DEPDIR)/libscicore_algo_la-callinterf.Plo include src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo include src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Plo include src/c/$(DEPDIR)/libscicore_algo_la-coretable.Plo include src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Plo include src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo include src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo include src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo include src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo include src/c/$(DEPDIR)/libscicore_algo_la-eqid.Plo include src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo include src/c/$(DEPDIR)/libscicore_algo_la-expr.Plo include src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo include src/c/$(DEPDIR)/libscicore_algo_la-funcprot.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getval.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo include src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo include src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo include src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Plo include src/c/$(DEPDIR)/libscicore_algo_la-inffic.Plo include src/c/$(DEPDIR)/libscicore_algo_la-inisci-c.Plo include src/c/$(DEPDIR)/libscicore_algo_la-inittypenames.Plo include src/c/$(DEPDIR)/libscicore_algo_la-intmacr2tree.Plo include src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo include src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo include src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo include src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo include src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Plo include src/c/$(DEPDIR)/libscicore_algo_la-parse.Plo include src/c/$(DEPDIR)/libscicore_algo_la-predef.Plo include src/c/$(DEPDIR)/libscicore_algo_la-readGateway.Plo include src/c/$(DEPDIR)/libscicore_algo_la-realmain.Plo include src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Plo include src/c/$(DEPDIR)/libscicore_algo_la-returnProperty.Plo include src/c/$(DEPDIR)/libscicore_algo_la-returnPropertyList.Plo include src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo include src/c/$(DEPDIR)/libscicore_algo_la-run.Plo include src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo include src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo include src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Plo include src/c/$(DEPDIR)/libscicore_algo_la-scilabmode.Plo include src/c/$(DEPDIR)/libscicore_algo_la-scimem.Plo include src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Plo include src/c/$(DEPDIR)/libscicore_algo_la-sciquit.Plo include src/c/$(DEPDIR)/libscicore_algo_la-scirun.Plo include src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo include src/c/$(DEPDIR)/libscicore_algo_la-setformat.Plo include src/c/$(DEPDIR)/libscicore_algo_la-setgetSCIpath.Plo include src/c/$(DEPDIR)/libscicore_algo_la-setieee.Plo include src/c/$(DEPDIR)/libscicore_algo_la-setlines.Plo include src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo include src/c/$(DEPDIR)/libscicore_algo_la-stack1.Plo include src/c/$(DEPDIR)/libscicore_algo_la-stack2.Plo include src/c/$(DEPDIR)/libscicore_algo_la-stack3.Plo include src/c/$(DEPDIR)/libscicore_algo_la-stackinfo.Plo include src/c/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo include src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Plo include src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo include src/c/$(DEPDIR)/libscicore_algo_la-syncexec.Plo include src/c/$(DEPDIR)/libscicore_algo_la-terme.Plo include src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Plo include src/c/$(DEPDIR)/libscicore_algo_la-tmpdir.Plo include src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo include src/c/$(DEPDIR)/libscicore_algo_la-typename.Plo include src/c/$(DEPDIR)/libscicore_algo_la-version.Plo include src/c/$(DEPDIR)/libscicore_algo_la-warningmode.Plo include src/c/$(DEPDIR)/libscicore_algo_la-with_module.Plo include src/c/$(DEPDIR)/libscicore_algo_la-xscion.Plo include src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo include src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_itr.Plo include src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo include src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo include src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo include src/cpp/$(DEPDIR)/libscicore_algo_la-hashtable_core.Plo include src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Plo include src/cpp/$(DEPDIR)/libscicore_algo_la-search_functions.Plo .c.o: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ $< .c.obj: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Plo # $(AM_V_CC)source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $< src/c/libscicore_algo_la-inffic.lo: src/c/inffic.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-inffic.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-inffic.Tpo -c -o src/c/libscicore_algo_la-inffic.lo `test -f 'src/c/inffic.c' || echo '$(srcdir)/'`src/c/inffic.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-inffic.Tpo src/c/$(DEPDIR)/libscicore_algo_la-inffic.Plo # $(AM_V_CC)source='src/c/inffic.c' object='src/c/libscicore_algo_la-inffic.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-inffic.lo `test -f 'src/c/inffic.c' || echo '$(srcdir)/'`src/c/inffic.c src/c/libscicore_algo_la-cs2st.lo: src/c/cs2st.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-cs2st.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Tpo -c -o src/c/libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Tpo src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Plo # $(AM_V_CC)source='src/c/cs2st.c' object='src/c/libscicore_algo_la-cs2st.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c src/c/libscicore_algo_la-tmpdir.lo: src/c/tmpdir.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-tmpdir.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-tmpdir.Tpo -c -o src/c/libscicore_algo_la-tmpdir.lo `test -f 'src/c/tmpdir.c' || echo '$(srcdir)/'`src/c/tmpdir.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-tmpdir.Tpo src/c/$(DEPDIR)/libscicore_algo_la-tmpdir.Plo # $(AM_V_CC)source='src/c/tmpdir.c' object='src/c/libscicore_algo_la-tmpdir.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-tmpdir.lo `test -f 'src/c/tmpdir.c' || echo '$(srcdir)/'`src/c/tmpdir.c src/c/libscicore_algo_la-intmacr2tree.lo: src/c/intmacr2tree.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-intmacr2tree.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-intmacr2tree.Tpo -c -o src/c/libscicore_algo_la-intmacr2tree.lo `test -f 'src/c/intmacr2tree.c' || echo '$(srcdir)/'`src/c/intmacr2tree.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-intmacr2tree.Tpo src/c/$(DEPDIR)/libscicore_algo_la-intmacr2tree.Plo # $(AM_V_CC)source='src/c/intmacr2tree.c' object='src/c/libscicore_algo_la-intmacr2tree.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-intmacr2tree.lo `test -f 'src/c/intmacr2tree.c' || echo '$(srcdir)/'`src/c/intmacr2tree.c src/c/libscicore_algo_la-run.lo: src/c/run.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-run.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-run.Tpo -c -o src/c/libscicore_algo_la-run.lo `test -f 'src/c/run.c' || echo '$(srcdir)/'`src/c/run.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-run.Tpo src/c/$(DEPDIR)/libscicore_algo_la-run.Plo # $(AM_V_CC)source='src/c/run.c' object='src/c/libscicore_algo_la-run.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-run.lo `test -f 'src/c/run.c' || echo '$(srcdir)/'`src/c/run.c src/c/libscicore_algo_la-InitScilab.lo: src/c/InitScilab.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-InitScilab.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo -c -o src/c/libscicore_algo_la-InitScilab.lo `test -f 'src/c/InitScilab.c' || echo '$(srcdir)/'`src/c/InitScilab.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo # $(AM_V_CC)source='src/c/InitScilab.c' object='src/c/libscicore_algo_la-InitScilab.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-InitScilab.lo `test -f 'src/c/InitScilab.c' || echo '$(srcdir)/'`src/c/InitScilab.c src/c/libscicore_algo_la-getval.lo: src/c/getval.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getval.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getval.Tpo -c -o src/c/libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getval.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getval.Plo # $(AM_V_CC)source='src/c/getval.c' object='src/c/libscicore_algo_la-getval.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c src/c/libscicore_algo_la-md5.lo: src/c/md5.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-md5.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo # $(AM_V_CC)source='src/c/md5.c' object='src/c/libscicore_algo_la-md5.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c src/c/libscicore_algo_la-inisci-c.lo: src/c/inisci-c.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-inisci-c.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-inisci-c.Tpo -c -o src/c/libscicore_algo_la-inisci-c.lo `test -f 'src/c/inisci-c.c' || echo '$(srcdir)/'`src/c/inisci-c.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-inisci-c.Tpo src/c/$(DEPDIR)/libscicore_algo_la-inisci-c.Plo # $(AM_V_CC)source='src/c/inisci-c.c' object='src/c/libscicore_algo_la-inisci-c.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-inisci-c.lo `test -f 'src/c/inisci-c.c' || echo '$(srcdir)/'`src/c/inisci-c.c src/c/libscicore_algo_la-IsAScalar.lo: src/c/IsAScalar.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-IsAScalar.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-IsAScalar.Tpo -c -o src/c/libscicore_algo_la-IsAScalar.lo `test -f 'src/c/IsAScalar.c' || echo '$(srcdir)/'`src/c/IsAScalar.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-IsAScalar.Tpo src/c/$(DEPDIR)/libscicore_algo_la-IsAScalar.Plo # $(AM_V_CC)source='src/c/IsAScalar.c' object='src/c/libscicore_algo_la-IsAScalar.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-IsAScalar.lo `test -f 'src/c/IsAScalar.c' || echo '$(srcdir)/'`src/c/IsAScalar.c src/c/libscicore_algo_la-texmacs.lo: src/c/texmacs.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-texmacs.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Tpo -c -o src/c/libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Plo # $(AM_V_CC)source='src/c/texmacs.c' object='src/c/libscicore_algo_la-texmacs.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c src/c/libscicore_algo_la-sciquit.lo: src/c/sciquit.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-sciquit.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-sciquit.Tpo -c -o src/c/libscicore_algo_la-sciquit.lo `test -f 'src/c/sciquit.c' || echo '$(srcdir)/'`src/c/sciquit.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-sciquit.Tpo src/c/$(DEPDIR)/libscicore_algo_la-sciquit.Plo # $(AM_V_CC)source='src/c/sciquit.c' object='src/c/libscicore_algo_la-sciquit.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-sciquit.lo `test -f 'src/c/sciquit.c' || echo '$(srcdir)/'`src/c/sciquit.c src/c/libscicore_algo_la-stack1.lo: src/c/stack1.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-stack1.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-stack1.Tpo -c -o src/c/libscicore_algo_la-stack1.lo `test -f 'src/c/stack1.c' || echo '$(srcdir)/'`src/c/stack1.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-stack1.Tpo src/c/$(DEPDIR)/libscicore_algo_la-stack1.Plo # $(AM_V_CC)source='src/c/stack1.c' object='src/c/libscicore_algo_la-stack1.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-stack1.lo `test -f 'src/c/stack1.c' || echo '$(srcdir)/'`src/c/stack1.c src/c/libscicore_algo_la-realmain.lo: src/c/realmain.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-realmain.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-realmain.Tpo -c -o src/c/libscicore_algo_la-realmain.lo `test -f 'src/c/realmain.c' || echo '$(srcdir)/'`src/c/realmain.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-realmain.Tpo src/c/$(DEPDIR)/libscicore_algo_la-realmain.Plo # $(AM_V_CC)source='src/c/realmain.c' object='src/c/libscicore_algo_la-realmain.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-realmain.lo `test -f 'src/c/realmain.c' || echo '$(srcdir)/'`src/c/realmain.c src/c/libscicore_algo_la-stack3.lo: src/c/stack3.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-stack3.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-stack3.Tpo -c -o src/c/libscicore_algo_la-stack3.lo `test -f 'src/c/stack3.c' || echo '$(srcdir)/'`src/c/stack3.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-stack3.Tpo src/c/$(DEPDIR)/libscicore_algo_la-stack3.Plo # $(AM_V_CC)source='src/c/stack3.c' object='src/c/libscicore_algo_la-stack3.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-stack3.lo `test -f 'src/c/stack3.c' || echo '$(srcdir)/'`src/c/stack3.c src/c/libscicore_algo_la-str2sci.lo: src/c/str2sci.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-str2sci.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Tpo -c -o src/c/libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Tpo src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Plo # $(AM_V_CC)source='src/c/str2sci.c' object='src/c/libscicore_algo_la-str2sci.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c src/c/libscicore_algo_la-getmodules.lo: src/c/getmodules.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmodules.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo -c -o src/c/libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo # $(AM_V_CC)source='src/c/getmodules.c' object='src/c/libscicore_algo_la-getmodules.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c src/c/libscicore_algo_la-setgetSCIpath.lo: src/c/setgetSCIpath.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setgetSCIpath.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setgetSCIpath.Tpo -c -o src/c/libscicore_algo_la-setgetSCIpath.lo `test -f 'src/c/setgetSCIpath.c' || echo '$(srcdir)/'`src/c/setgetSCIpath.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setgetSCIpath.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setgetSCIpath.Plo # $(AM_V_CC)source='src/c/setgetSCIpath.c' object='src/c/libscicore_algo_la-setgetSCIpath.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setgetSCIpath.lo `test -f 'src/c/setgetSCIpath.c' || echo '$(srcdir)/'`src/c/setgetSCIpath.c src/c/libscicore_algo_la-getmemory.lo: src/c/getmemory.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmemory.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo -c -o src/c/libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo # $(AM_V_CC)source='src/c/getmemory.c' object='src/c/libscicore_algo_la-getmemory.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c src/c/libscicore_algo_la-Funtab.lo: src/c/Funtab.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-Funtab.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-Funtab.Tpo -c -o src/c/libscicore_algo_la-Funtab.lo `test -f 'src/c/Funtab.c' || echo '$(srcdir)/'`src/c/Funtab.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-Funtab.Tpo src/c/$(DEPDIR)/libscicore_algo_la-Funtab.Plo # $(AM_V_CC)source='src/c/Funtab.c' object='src/c/libscicore_algo_la-Funtab.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-Funtab.lo `test -f 'src/c/Funtab.c' || echo '$(srcdir)/'`src/c/Funtab.c src/c/libscicore_algo_la-csignal.lo: src/c/csignal.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-csignal.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo -c -o src/c/libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo # $(AM_V_CC)source='src/c/csignal.c' object='src/c/libscicore_algo_la-csignal.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c src/c/libscicore_algo_la-callinterf.lo: src/c/callinterf.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-callinterf.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-callinterf.Tpo -c -o src/c/libscicore_algo_la-callinterf.lo `test -f 'src/c/callinterf.c' || echo '$(srcdir)/'`src/c/callinterf.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-callinterf.Tpo src/c/$(DEPDIR)/libscicore_algo_la-callinterf.Plo # $(AM_V_CC)source='src/c/callinterf.c' object='src/c/libscicore_algo_la-callinterf.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-callinterf.lo `test -f 'src/c/callinterf.c' || echo '$(srcdir)/'`src/c/callinterf.c src/c/libscicore_algo_la-scimem.lo: src/c/scimem.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-scimem.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scimem.Tpo -c -o src/c/libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scimem.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scimem.Plo # $(AM_V_CC)source='src/c/scimem.c' object='src/c/libscicore_algo_la-scimem.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c src/c/libscicore_algo_la-banier.lo: src/c/banier.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-banier.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-banier.Tpo -c -o src/c/libscicore_algo_la-banier.lo `test -f 'src/c/banier.c' || echo '$(srcdir)/'`src/c/banier.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-banier.Tpo src/c/$(DEPDIR)/libscicore_algo_la-banier.Plo # $(AM_V_CC)source='src/c/banier.c' object='src/c/libscicore_algo_la-banier.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-banier.lo `test -f 'src/c/banier.c' || echo '$(srcdir)/'`src/c/banier.c src/c/libscicore_algo_la-isanan.lo: src/c/isanan.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-isanan.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo -c -o src/c/libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo # $(AM_V_CC)source='src/c/isanan.c' object='src/c/libscicore_algo_la-isanan.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c src/c/libscicore_algo_la-parse.lo: src/c/parse.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-parse.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-parse.Tpo -c -o src/c/libscicore_algo_la-parse.lo `test -f 'src/c/parse.c' || echo '$(srcdir)/'`src/c/parse.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-parse.Tpo src/c/$(DEPDIR)/libscicore_algo_la-parse.Plo # $(AM_V_CC)source='src/c/parse.c' object='src/c/libscicore_algo_la-parse.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-parse.lo `test -f 'src/c/parse.c' || echo '$(srcdir)/'`src/c/parse.c src/c/libscicore_algo_la-stack2.lo: src/c/stack2.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-stack2.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-stack2.Tpo -c -o src/c/libscicore_algo_la-stack2.lo `test -f 'src/c/stack2.c' || echo '$(srcdir)/'`src/c/stack2.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-stack2.Tpo src/c/$(DEPDIR)/libscicore_algo_la-stack2.Plo # $(AM_V_CC)source='src/c/stack2.c' object='src/c/libscicore_algo_la-stack2.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-stack2.lo `test -f 'src/c/stack2.c' || echo '$(srcdir)/'`src/c/stack2.c src/c/libscicore_algo_la-xscion.lo: src/c/xscion.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-xscion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-xscion.Tpo -c -o src/c/libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-xscion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-xscion.Plo # $(AM_V_CC)source='src/c/xscion.c' object='src/c/libscicore_algo_la-xscion.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c src/c/libscicore_algo_la-SetScilabEnvironment.lo: src/c/SetScilabEnvironment.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-SetScilabEnvironment.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-SetScilabEnvironment.Tpo -c -o src/c/libscicore_algo_la-SetScilabEnvironment.lo `test -f 'src/c/SetScilabEnvironment.c' || echo '$(srcdir)/'`src/c/SetScilabEnvironment.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-SetScilabEnvironment.Tpo src/c/$(DEPDIR)/libscicore_algo_la-SetScilabEnvironment.Plo # $(AM_V_CC)source='src/c/SetScilabEnvironment.c' object='src/c/libscicore_algo_la-SetScilabEnvironment.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-SetScilabEnvironment.lo `test -f 'src/c/SetScilabEnvironment.c' || echo '$(srcdir)/'`src/c/SetScilabEnvironment.c src/c/libscicore_algo_la-returnanan.lo: src/c/returnanan.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-returnanan.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo -c -o src/c/libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo # $(AM_V_CC)source='src/c/returnanan.c' object='src/c/libscicore_algo_la-returnanan.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c src/c/libscicore_algo_la-LoadFunctionsTab.lo: src/c/LoadFunctionsTab.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-LoadFunctionsTab.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Tpo -c -o src/c/libscicore_algo_la-LoadFunctionsTab.lo `test -f 'src/c/LoadFunctionsTab.c' || echo '$(srcdir)/'`src/c/LoadFunctionsTab.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Tpo src/c/$(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Plo # $(AM_V_CC)source='src/c/LoadFunctionsTab.c' object='src/c/libscicore_algo_la-LoadFunctionsTab.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-LoadFunctionsTab.lo `test -f 'src/c/LoadFunctionsTab.c' || echo '$(srcdir)/'`src/c/LoadFunctionsTab.c src/c/libscicore_algo_la-with_module.lo: src/c/with_module.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-with_module.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-with_module.Tpo -c -o src/c/libscicore_algo_la-with_module.lo `test -f 'src/c/with_module.c' || echo '$(srcdir)/'`src/c/with_module.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-with_module.Tpo src/c/$(DEPDIR)/libscicore_algo_la-with_module.Plo # $(AM_V_CC)source='src/c/with_module.c' object='src/c/libscicore_algo_la-with_module.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-with_module.lo `test -f 'src/c/with_module.c' || echo '$(srcdir)/'`src/c/with_module.c src/c/libscicore_algo_la-loadversion.lo: src/c/loadversion.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-loadversion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo -c -o src/c/libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo # $(AM_V_CC)source='src/c/loadversion.c' object='src/c/libscicore_algo_la-loadversion.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c src/c/libscicore_algo_la-version.lo: src/c/version.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-version.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo -c -o src/c/libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo src/c/$(DEPDIR)/libscicore_algo_la-version.Plo # $(AM_V_CC)source='src/c/version.c' object='src/c/libscicore_algo_la-version.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c src/c/libscicore_algo_la-stackinfo.lo: src/c/stackinfo.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-stackinfo.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-stackinfo.Tpo -c -o src/c/libscicore_algo_la-stackinfo.lo `test -f 'src/c/stackinfo.c' || echo '$(srcdir)/'`src/c/stackinfo.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-stackinfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-stackinfo.Plo # $(AM_V_CC)source='src/c/stackinfo.c' object='src/c/libscicore_algo_la-stackinfo.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-stackinfo.lo `test -f 'src/c/stackinfo.c' || echo '$(srcdir)/'`src/c/stackinfo.c src/c/libscicore_algo_la-scirun.lo: src/c/scirun.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-scirun.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scirun.Tpo -c -o src/c/libscicore_algo_la-scirun.lo `test -f 'src/c/scirun.c' || echo '$(srcdir)/'`src/c/scirun.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scirun.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scirun.Plo # $(AM_V_CC)source='src/c/scirun.c' object='src/c/libscicore_algo_la-scirun.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-scirun.lo `test -f 'src/c/scirun.c' || echo '$(srcdir)/'`src/c/scirun.c src/c/libscicore_algo_la-SCIHOME.lo: src/c/SCIHOME.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-SCIHOME.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-SCIHOME.Tpo -c -o src/c/libscicore_algo_la-SCIHOME.lo `test -f 'src/c/SCIHOME.c' || echo '$(srcdir)/'`src/c/SCIHOME.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-SCIHOME.Tpo src/c/$(DEPDIR)/libscicore_algo_la-SCIHOME.Plo # $(AM_V_CC)source='src/c/SCIHOME.c' object='src/c/libscicore_algo_la-SCIHOME.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-SCIHOME.lo `test -f 'src/c/SCIHOME.c' || echo '$(srcdir)/'`src/c/SCIHOME.c src/c/libscicore_algo_la-warningmode.lo: src/c/warningmode.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-warningmode.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-warningmode.Tpo -c -o src/c/libscicore_algo_la-warningmode.lo `test -f 'src/c/warningmode.c' || echo '$(srcdir)/'`src/c/warningmode.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-warningmode.Tpo src/c/$(DEPDIR)/libscicore_algo_la-warningmode.Plo # $(AM_V_CC)source='src/c/warningmode.c' object='src/c/libscicore_algo_la-warningmode.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-warningmode.lo `test -f 'src/c/warningmode.c' || echo '$(srcdir)/'`src/c/warningmode.c src/c/libscicore_algo_la-InitializeCore.lo: src/c/InitializeCore.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-InitializeCore.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo -c -o src/c/libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Plo # $(AM_V_CC)source='src/c/InitializeCore.c' object='src/c/libscicore_algo_la-InitializeCore.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c src/c/libscicore_algo_la-TerminateCore.lo: src/c/TerminateCore.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-TerminateCore.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-TerminateCore.Tpo -c -o src/c/libscicore_algo_la-TerminateCore.lo `test -f 'src/c/TerminateCore.c' || echo '$(srcdir)/'`src/c/TerminateCore.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-TerminateCore.Tpo src/c/$(DEPDIR)/libscicore_algo_la-TerminateCore.Plo # $(AM_V_CC)source='src/c/TerminateCore.c' object='src/c/libscicore_algo_la-TerminateCore.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-TerminateCore.lo `test -f 'src/c/TerminateCore.c' || echo '$(srcdir)/'`src/c/TerminateCore.c src/c/libscicore_algo_la-coretable.lo: src/c/coretable.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-coretable.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-coretable.Tpo -c -o src/c/libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-coretable.Tpo src/c/$(DEPDIR)/libscicore_algo_la-coretable.Plo # $(AM_V_CC)source='src/c/coretable.c' object='src/c/libscicore_algo_la-coretable.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c src/c/libscicore_algo_la-returnProperty.lo: src/c/returnProperty.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-returnProperty.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-returnProperty.Tpo -c -o src/c/libscicore_algo_la-returnProperty.lo `test -f 'src/c/returnProperty.c' || echo '$(srcdir)/'`src/c/returnProperty.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnProperty.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnProperty.Plo # $(AM_V_CC)source='src/c/returnProperty.c' object='src/c/libscicore_algo_la-returnProperty.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-returnProperty.lo `test -f 'src/c/returnProperty.c' || echo '$(srcdir)/'`src/c/returnProperty.c src/c/libscicore_algo_la-returnPropertyList.lo: src/c/returnPropertyList.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-returnPropertyList.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-returnPropertyList.Tpo -c -o src/c/libscicore_algo_la-returnPropertyList.lo `test -f 'src/c/returnPropertyList.c' || echo '$(srcdir)/'`src/c/returnPropertyList.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnPropertyList.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnPropertyList.Plo # $(AM_V_CC)source='src/c/returnPropertyList.c' object='src/c/libscicore_algo_la-returnPropertyList.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-returnPropertyList.lo `test -f 'src/c/returnPropertyList.c' || echo '$(srcdir)/'`src/c/returnPropertyList.c src/c/libscicore_algo_la-scilabmode.lo: src/c/scilabmode.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-scilabmode.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scilabmode.Tpo -c -o src/c/libscicore_algo_la-scilabmode.lo `test -f 'src/c/scilabmode.c' || echo '$(srcdir)/'`src/c/scilabmode.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scilabmode.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scilabmode.Plo # $(AM_V_CC)source='src/c/scilabmode.c' object='src/c/libscicore_algo_la-scilabmode.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-scilabmode.lo `test -f 'src/c/scilabmode.c' || echo '$(srcdir)/'`src/c/scilabmode.c src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/GetXmlFileEncoding.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-GetXmlFileEncoding.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo -c -o src/c/libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo # $(AM_V_CC)source='src/c/GetXmlFileEncoding.c' object='src/c/libscicore_algo_la-GetXmlFileEncoding.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c src/c/libscicore_algo_la-islittleendian.lo: src/c/islittleendian.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-islittleendian.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo -c -o src/c/libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo # $(AM_V_CC)source='src/c/islittleendian.c' object='src/c/libscicore_algo_la-islittleendian.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c src/c/libscicore_algo_la-terme.lo: src/c/terme.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-terme.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-terme.Tpo -c -o src/c/libscicore_algo_la-terme.lo `test -f 'src/c/terme.c' || echo '$(srcdir)/'`src/c/terme.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-terme.Tpo src/c/$(DEPDIR)/libscicore_algo_la-terme.Plo # $(AM_V_CC)source='src/c/terme.c' object='src/c/libscicore_algo_la-terme.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-terme.lo `test -f 'src/c/terme.c' || echo '$(srcdir)/'`src/c/terme.c src/c/libscicore_algo_la-ifexpr.lo: src/c/ifexpr.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-ifexpr.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Tpo -c -o src/c/libscicore_algo_la-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Tpo src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Plo # $(AM_V_CC)source='src/c/ifexpr.c' object='src/c/libscicore_algo_la-ifexpr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c src/c/libscicore_algo_la-expr.lo: src/c/expr.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-expr.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-expr.Tpo -c -o src/c/libscicore_algo_la-expr.lo `test -f 'src/c/expr.c' || echo '$(srcdir)/'`src/c/expr.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-expr.Tpo src/c/$(DEPDIR)/libscicore_algo_la-expr.Plo # $(AM_V_CC)source='src/c/expr.c' object='src/c/libscicore_algo_la-expr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-expr.lo `test -f 'src/c/expr.c' || echo '$(srcdir)/'`src/c/expr.c src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/getcommandlineargs.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getcommandlineargs.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo -c -o src/c/libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo # $(AM_V_CC)source='src/c/getcommandlineargs.c' object='src/c/libscicore_algo_la-getcommandlineargs.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c src/c/libscicore_algo_la-syncexec.lo: src/c/syncexec.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-syncexec.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-syncexec.Tpo -c -o src/c/libscicore_algo_la-syncexec.lo `test -f 'src/c/syncexec.c' || echo '$(srcdir)/'`src/c/syncexec.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-syncexec.Tpo src/c/$(DEPDIR)/libscicore_algo_la-syncexec.Plo # $(AM_V_CC)source='src/c/syncexec.c' object='src/c/libscicore_algo_la-syncexec.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-syncexec.lo `test -f 'src/c/syncexec.c' || echo '$(srcdir)/'`src/c/syncexec.c src/c/libscicore_algo_la-callFunctionFromGateway.lo: src/c/callFunctionFromGateway.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-callFunctionFromGateway.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo -c -o src/c/libscicore_algo_la-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo # $(AM_V_CC)source='src/c/callFunctionFromGateway.c' object='src/c/libscicore_algo_la-callFunctionFromGateway.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c src/c/libscicore_algo_la-getvariablesname.lo: src/c/getvariablesname.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getvariablesname.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo -c -o src/c/libscicore_algo_la-getvariablesname.lo `test -f 'src/c/getvariablesname.c' || echo '$(srcdir)/'`src/c/getvariablesname.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo # $(AM_V_CC)source='src/c/getvariablesname.c' object='src/c/libscicore_algo_la-getvariablesname.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getvariablesname.lo `test -f 'src/c/getvariablesname.c' || echo '$(srcdir)/'`src/c/getvariablesname.c src/c/libscicore_algo_la-commandwords.lo: src/c/commandwords.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-commandwords.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo -c -o src/c/libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo # $(AM_V_CC)source='src/c/commandwords.c' object='src/c/libscicore_algo_la-commandwords.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/freeArrayOfString.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-freeArrayOfString.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo -c -o src/c/libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo # $(AM_V_CC)source='src/c/freeArrayOfString.c' object='src/c/libscicore_algo_la-freeArrayOfString.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/getstaticdebuginfo.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getstaticdebuginfo.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo -c -o src/c/libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo # $(AM_V_CC)source='src/c/getstaticdebuginfo.c' object='src/c/libscicore_algo_la-getstaticdebuginfo.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c src/c/libscicore_algo_la-getdynamicdebuginfo.lo: src/c/getdynamicdebuginfo.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getdynamicdebuginfo.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo -c -o src/c/libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo # $(AM_V_CC)source='src/c/getdynamicdebuginfo.c' object='src/c/libscicore_algo_la-getdynamicdebuginfo.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c src/c/libscicore_algo_la-callDynamicGateway.lo: src/c/callDynamicGateway.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-callDynamicGateway.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-callDynamicGateway.Tpo -c -o src/c/libscicore_algo_la-callDynamicGateway.lo `test -f 'src/c/callDynamicGateway.c' || echo '$(srcdir)/'`src/c/callDynamicGateway.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-callDynamicGateway.Tpo src/c/$(DEPDIR)/libscicore_algo_la-callDynamicGateway.Plo # $(AM_V_CC)source='src/c/callDynamicGateway.c' object='src/c/libscicore_algo_la-callDynamicGateway.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-callDynamicGateway.lo `test -f 'src/c/callDynamicGateway.c' || echo '$(srcdir)/'`src/c/callDynamicGateway.c src/c/libscicore_algo_la-gw_dynamic_generic.lo: src/c/gw_dynamic_generic.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-gw_dynamic_generic.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo -c -o src/c/libscicore_algo_la-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo # $(AM_V_CC)source='src/c/gw_dynamic_generic.c' object='src/c/libscicore_algo_la-gw_dynamic_generic.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/dynamic_gateways.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-dynamic_gateways.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo -c -o src/c/libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo # $(AM_V_CC)source='src/c/dynamic_gateways.c' object='src/c/libscicore_algo_la-dynamic_gateways.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c src/c/libscicore_algo_la-readGateway.lo: src/c/readGateway.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-readGateway.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-readGateway.Tpo -c -o src/c/libscicore_algo_la-readGateway.lo `test -f 'src/c/readGateway.c' || echo '$(srcdir)/'`src/c/readGateway.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-readGateway.Tpo src/c/$(DEPDIR)/libscicore_algo_la-readGateway.Plo # $(AM_V_CC)source='src/c/readGateway.c' object='src/c/libscicore_algo_la-readGateway.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-readGateway.lo `test -f 'src/c/readGateway.c' || echo '$(srcdir)/'`src/c/readGateway.c src/c/libscicore_algo_la-comparehandles.lo: src/c/comparehandles.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-comparehandles.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Tpo -c -o src/c/libscicore_algo_la-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Tpo src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Plo # $(AM_V_CC)source='src/c/comparehandles.c' object='src/c/libscicore_algo_la-comparehandles.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/setPrecisionFPU.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setPrecisionFPU.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo -c -o src/c/libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo # $(AM_V_CC)source='src/c/setPrecisionFPU.c' object='src/c/libscicore_algo_la-setPrecisionFPU.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c src/c/libscicore_algo_la-LaunchScilabSignal.lo: src/c/LaunchScilabSignal.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-LaunchScilabSignal.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Tpo -c -o src/c/libscicore_algo_la-LaunchScilabSignal.lo `test -f 'src/c/LaunchScilabSignal.c' || echo '$(srcdir)/'`src/c/LaunchScilabSignal.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Plo # $(AM_V_CC)source='src/c/LaunchScilabSignal.c' object='src/c/libscicore_algo_la-LaunchScilabSignal.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-LaunchScilabSignal.lo `test -f 'src/c/LaunchScilabSignal.c' || echo '$(srcdir)/'`src/c/LaunchScilabSignal.c src/c/libscicore_algo_la-getos.lo: src/c/getos.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getos.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo -c -o src/c/libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo # $(AM_V_CC)source='src/c/getos.c' object='src/c/libscicore_algo_la-getos.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c src/c/libscicore_algo_la-mode_exec.lo: src/c/mode_exec.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-mode_exec.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Tpo -c -o src/c/libscicore_algo_la-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Tpo src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Plo # $(AM_V_CC)source='src/c/mode_exec.c' object='src/c/libscicore_algo_la-mode_exec.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c src/c/libscicore_algo_la-predef.lo: src/c/predef.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-predef.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-predef.Tpo -c -o src/c/libscicore_algo_la-predef.lo `test -f 'src/c/predef.c' || echo '$(srcdir)/'`src/c/predef.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-predef.Tpo src/c/$(DEPDIR)/libscicore_algo_la-predef.Plo # $(AM_V_CC)source='src/c/predef.c' object='src/c/libscicore_algo_la-predef.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-predef.lo `test -f 'src/c/predef.c' || echo '$(srcdir)/'`src/c/predef.c src/c/libscicore_algo_la-transposeMatrix.lo: src/c/transposeMatrix.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-transposeMatrix.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo -c -o src/c/libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo # $(AM_V_CC)source='src/c/transposeMatrix.c' object='src/c/libscicore_algo_la-transposeMatrix.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c src/c/libscicore_algo_la-recursionFunction.lo: src/c/recursionFunction.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-recursionFunction.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo -c -o src/c/libscicore_algo_la-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Plo # $(AM_V_CC)source='src/c/recursionFunction.c' object='src/c/libscicore_algo_la-recursionFunction.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c src/c/libscicore_algo_la-typename.lo: src/c/typename.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-typename.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-typename.Tpo -c -o src/c/libscicore_algo_la-typename.lo `test -f 'src/c/typename.c' || echo '$(srcdir)/'`src/c/typename.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-typename.Tpo src/c/$(DEPDIR)/libscicore_algo_la-typename.Plo # $(AM_V_CC)source='src/c/typename.c' object='src/c/libscicore_algo_la-typename.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-typename.lo `test -f 'src/c/typename.c' || echo '$(srcdir)/'`src/c/typename.c src/c/libscicore_algo_la-inittypenames.lo: src/c/inittypenames.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-inittypenames.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-inittypenames.Tpo -c -o src/c/libscicore_algo_la-inittypenames.lo `test -f 'src/c/inittypenames.c' || echo '$(srcdir)/'`src/c/inittypenames.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-inittypenames.Tpo src/c/$(DEPDIR)/libscicore_algo_la-inittypenames.Plo # $(AM_V_CC)source='src/c/inittypenames.c' object='src/c/libscicore_algo_la-inittypenames.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-inittypenames.lo `test -f 'src/c/inittypenames.c' || echo '$(srcdir)/'`src/c/inittypenames.c src/c/libscicore_algo_la-funcprot.lo: src/c/funcprot.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-funcprot.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-funcprot.Tpo -c -o src/c/libscicore_algo_la-funcprot.lo `test -f 'src/c/funcprot.c' || echo '$(srcdir)/'`src/c/funcprot.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-funcprot.Tpo src/c/$(DEPDIR)/libscicore_algo_la-funcprot.Plo # $(AM_V_CC)source='src/c/funcprot.c' object='src/c/libscicore_algo_la-funcprot.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-funcprot.lo `test -f 'src/c/funcprot.c' || echo '$(srcdir)/'`src/c/funcprot.c src/c/libscicore_algo_la-eqid.lo: src/c/eqid.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-eqid.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-eqid.Tpo -c -o src/c/libscicore_algo_la-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-eqid.Tpo src/c/$(DEPDIR)/libscicore_algo_la-eqid.Plo # $(AM_V_CC)source='src/c/eqid.c' object='src/c/libscicore_algo_la-eqid.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c src/c/libscicore_algo_la-exitCodeValue.lo: src/c/exitCodeValue.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-exitCodeValue.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo -c -o src/c/libscicore_algo_la-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo # $(AM_V_CC)source='src/c/exitCodeValue.c' object='src/c/libscicore_algo_la-exitCodeValue.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c src/c/libscicore_algo_la-getversion.lo: src/c/getversion.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getversion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo -c -o src/c/libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo # $(AM_V_CC)source='src/c/getversion.c' object='src/c/libscicore_algo_la-getversion.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c src/c/libscicore_algo_la-dynamic_tclsci.lo: src/c/dynamic_tclsci.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-dynamic_tclsci.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo -c -o src/c/libscicore_algo_la-dynamic_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo # $(AM_V_CC)source='src/c/dynamic_tclsci.c' object='src/c/libscicore_algo_la-dynamic_tclsci.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-dynamic_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c src/c/libscicore_algo_la-dynamic_parallel.lo: src/c/dynamic_parallel.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-dynamic_parallel.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo -c -o src/c/libscicore_algo_la-dynamic_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo # $(AM_V_CC)source='src/c/dynamic_parallel.c' object='src/c/libscicore_algo_la-dynamic_parallel.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-dynamic_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c src/c/libscicore_algo_la-storeCommand.lo: src/c/storeCommand.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-storeCommand.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo -c -o src/c/libscicore_algo_la-storeCommand.lo `test -f 'src/c/storeCommand.c' || echo '$(srcdir)/'`src/c/storeCommand.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo src/c/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo # $(AM_V_CC)source='src/c/storeCommand.c' object='src/c/libscicore_algo_la-storeCommand.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-storeCommand.lo `test -f 'src/c/storeCommand.c' || echo '$(srcdir)/'`src/c/storeCommand.c src/c/libscicore_algo_la-backtrace.lo: src/c/backtrace.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-backtrace.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo -c -o src/c/libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo # $(AM_V_CC)source='src/c/backtrace.c' object='src/c/libscicore_algo_la-backtrace.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c src/c/libscicore_algo_la-signal_mgmt.lo: src/c/signal_mgmt.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-signal_mgmt.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo -c -o src/c/libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo # $(AM_V_CC)source='src/c/signal_mgmt.c' object='src/c/libscicore_algo_la-signal_mgmt.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c src/c/libscicore_algo_la-suspendProcess.lo: src/c/suspendProcess.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-suspendProcess.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo -c -o src/c/libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo # $(AM_V_CC)source='src/c/suspendProcess.c' object='src/c/libscicore_algo_la-suspendProcess.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c src/c/libscicore_algo_la-setieee.lo: src/c/setieee.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setieee.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setieee.Tpo -c -o src/c/libscicore_algo_la-setieee.lo `test -f 'src/c/setieee.c' || echo '$(srcdir)/'`src/c/setieee.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setieee.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setieee.Plo # $(AM_V_CC)source='src/c/setieee.c' object='src/c/libscicore_algo_la-setieee.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setieee.lo `test -f 'src/c/setieee.c' || echo '$(srcdir)/'`src/c/setieee.c src/c/libscicore_algo_la-setlines.lo: src/c/setlines.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setlines.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setlines.Tpo -c -o src/c/libscicore_algo_la-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setlines.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setlines.Plo # $(AM_V_CC)source='src/c/setlines.c' object='src/c/libscicore_algo_la-setlines.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c src/c/libscicore_algo_la-setformat.lo: src/c/setformat.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setformat.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setformat.Tpo -c -o src/c/libscicore_algo_la-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setformat.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setformat.Plo # $(AM_V_CC)source='src/c/setformat.c' object='src/c/libscicore_algo_la-setformat.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c src/c/libscicore_algo_la-InitializePreferences.lo: src/c/InitializePreferences.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-InitializePreferences.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo -c -o src/c/libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo # $(AM_V_CC)source='src/c/InitializePreferences.c' object='src/c/libscicore_algo_la-InitializePreferences.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c src/c/libscicore_algo_la-saveCWDInPreferences.lo: src/c/saveCWDInPreferences.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-saveCWDInPreferences.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo -c -o src/c/libscicore_algo_la-saveCWDInPreferences.lo `test -f 'src/c/saveCWDInPreferences.c' || echo '$(srcdir)/'`src/c/saveCWDInPreferences.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo # $(AM_V_CC)source='src/c/saveCWDInPreferences.c' object='src/c/libscicore_algo_la-saveCWDInPreferences.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-saveCWDInPreferences.lo `test -f 'src/c/saveCWDInPreferences.c' || echo '$(srcdir)/'`src/c/saveCWDInPreferences.c src/c/libscicore_algo_la-sci_tools.lo: src/c/sci_tools.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-sci_tools.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Tpo -c -o src/c/libscicore_algo_la-sci_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Tpo src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Plo # $(AM_V_CC)source='src/c/sci_tools.c' object='src/c/libscicore_algo_la-sci_tools.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-sci_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/getmaxMALLOC.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmaxMALLOC.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo -c -o src/c/libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo # $(AM_V_CC)source='src/c/getmaxMALLOC.c' object='src/c/libscicore_algo_la-getmaxMALLOC.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/sci_mem_alloc.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-sci_mem_alloc.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo -c -o src/c/libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo # $(AM_V_CC)source='src/c/sci_mem_alloc.c' object='src/c/libscicore_algo_la-sci_mem_alloc.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c src/c/hashtable/libscicore_algo_la-hashtable.lo: src/c/hashtable/hashtable.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/hashtable/libscicore_algo_la-hashtable.lo -MD -MP -MF src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Tpo -c -o src/c/hashtable/libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c $(AM_V_at)$(am__mv) src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Tpo src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo # $(AM_V_CC)source='src/c/hashtable/hashtable.c' object='src/c/hashtable/libscicore_algo_la-hashtable.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/hashtable/libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c src/c/hashtable/libscicore_algo_la-hashtable_itr.lo: src/c/hashtable/hashtable_itr.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/hashtable/libscicore_algo_la-hashtable_itr.lo -MD -MP -MF src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_itr.Tpo -c -o src/c/hashtable/libscicore_algo_la-hashtable_itr.lo `test -f 'src/c/hashtable/hashtable_itr.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_itr.c $(AM_V_at)$(am__mv) src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_itr.Tpo src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_itr.Plo # $(AM_V_CC)source='src/c/hashtable/hashtable_itr.c' object='src/c/hashtable/libscicore_algo_la-hashtable_itr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/hashtable/libscicore_algo_la-hashtable_itr.lo `test -f 'src/c/hashtable/hashtable_itr.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_itr.c src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: src/c/hashtable/hashtable_utility.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/hashtable/libscicore_algo_la-hashtable_utility.lo -MD -MP -MF src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo -c -o src/c/hashtable/libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c $(AM_V_at)$(am__mv) src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo # $(AM_V_CC)source='src/c/hashtable/hashtable_utility.c' object='src/c/hashtable/libscicore_algo_la-hashtable_utility.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/hashtable/libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c src/c/libscicore_algo_la-scimem64.lo: src/c/scimem64.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-scimem64.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Tpo -c -o src/c/libscicore_algo_la-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Plo # $(AM_V_CC)source='src/c/scimem64.c' object='src/c/libscicore_algo_la-scimem64.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c sci_gateway/c/libscicore_la-sci_stacksize.lo: sci_gateway/c/sci_stacksize.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_stacksize.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_stacksize.Tpo -c -o sci_gateway/c/libscicore_la-sci_stacksize.lo `test -f 'sci_gateway/c/sci_stacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_stacksize.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_stacksize.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_stacksize.Plo # $(AM_V_CC)source='sci_gateway/c/sci_stacksize.c' object='sci_gateway/c/libscicore_la-sci_stacksize.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_stacksize.lo `test -f 'sci_gateway/c/sci_stacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_stacksize.c sci_gateway/c/libscicore_la-sci_resume.lo: sci_gateway/c/sci_resume.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_resume.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_resume.Tpo -c -o sci_gateway/c/libscicore_la-sci_resume.lo `test -f 'sci_gateway/c/sci_resume.c' || echo '$(srcdir)/'`sci_gateway/c/sci_resume.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_resume.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_resume.Plo # $(AM_V_CC)source='sci_gateway/c/sci_resume.c' object='sci_gateway/c/libscicore_la-sci_resume.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_resume.lo `test -f 'sci_gateway/c/sci_resume.c' || echo '$(srcdir)/'`sci_gateway/c/sci_resume.c sci_gateway/c/libscicore_la-sci_mtlb_mode.lo: sci_gateway/c/sci_mtlb_mode.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_mtlb_mode.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mtlb_mode.Tpo -c -o sci_gateway/c/libscicore_la-sci_mtlb_mode.lo `test -f 'sci_gateway/c/sci_mtlb_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mtlb_mode.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mtlb_mode.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mtlb_mode.Plo # $(AM_V_CC)source='sci_gateway/c/sci_mtlb_mode.c' object='sci_gateway/c/libscicore_la-sci_mtlb_mode.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_mtlb_mode.lo `test -f 'sci_gateway/c/sci_mtlb_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mtlb_mode.c sci_gateway/c/libscicore_la-sci_banner.lo: sci_gateway/c/sci_banner.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_banner.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_banner.Tpo -c -o sci_gateway/c/libscicore_la-sci_banner.lo `test -f 'sci_gateway/c/sci_banner.c' || echo '$(srcdir)/'`sci_gateway/c/sci_banner.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_banner.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_banner.Plo # $(AM_V_CC)source='sci_gateway/c/sci_banner.c' object='sci_gateway/c/libscicore_la-sci_banner.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_banner.lo `test -f 'sci_gateway/c/sci_banner.c' || echo '$(srcdir)/'`sci_gateway/c/sci_banner.c sci_gateway/c/libscicore_la-sci_where.lo: sci_gateway/c/sci_where.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_where.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_where.Tpo -c -o sci_gateway/c/libscicore_la-sci_where.lo `test -f 'sci_gateway/c/sci_where.c' || echo '$(srcdir)/'`sci_gateway/c/sci_where.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_where.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_where.Plo # $(AM_V_CC)source='sci_gateway/c/sci_where.c' object='sci_gateway/c/libscicore_la-sci_where.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_where.lo `test -f 'sci_gateway/c/sci_where.c' || echo '$(srcdir)/'`sci_gateway/c/sci_where.c sci_gateway/c/libscicore_la-sci_errcatch.lo: sci_gateway/c/sci_errcatch.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_errcatch.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errcatch.Tpo -c -o sci_gateway/c/libscicore_la-sci_errcatch.lo `test -f 'sci_gateway/c/sci_errcatch.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errcatch.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errcatch.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errcatch.Plo # $(AM_V_CC)source='sci_gateway/c/sci_errcatch.c' object='sci_gateway/c/libscicore_la-sci_errcatch.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_errcatch.lo `test -f 'sci_gateway/c/sci_errcatch.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errcatch.c sci_gateway/c/libscicore_la-sci_getos.lo: sci_gateway/c/sci_getos.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getos.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getos.Tpo -c -o sci_gateway/c/libscicore_la-sci_getos.lo `test -f 'sci_gateway/c/sci_getos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getos.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getos.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getos.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getos.c' object='sci_gateway/c/libscicore_la-sci_getos.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getos.lo `test -f 'sci_gateway/c/sci_getos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getos.c sci_gateway/c/libscicore_la-sci_format.lo: sci_gateway/c/sci_format.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_format.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_format.Tpo -c -o sci_gateway/c/libscicore_la-sci_format.lo `test -f 'sci_gateway/c/sci_format.c' || echo '$(srcdir)/'`sci_gateway/c/sci_format.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_format.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_format.Plo # $(AM_V_CC)source='sci_gateway/c/sci_format.c' object='sci_gateway/c/libscicore_la-sci_format.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_format.lo `test -f 'sci_gateway/c/sci_format.c' || echo '$(srcdir)/'`sci_gateway/c/sci_format.c sci_gateway/c/libscicore_la-sci_getmemory.lo: sci_gateway/c/sci_getmemory.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getmemory.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmemory.Tpo -c -o sci_gateway/c/libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/c/sci_getmemory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmemory.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmemory.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmemory.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getmemory.c' object='sci_gateway/c/libscicore_la-sci_getmemory.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/c/sci_getmemory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmemory.c sci_gateway/c/libscicore_la-sci_havewindow.lo: sci_gateway/c/sci_havewindow.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_havewindow.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_havewindow.Tpo -c -o sci_gateway/c/libscicore_la-sci_havewindow.lo `test -f 'sci_gateway/c/sci_havewindow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_havewindow.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_havewindow.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_havewindow.Plo # $(AM_V_CC)source='sci_gateway/c/sci_havewindow.c' object='sci_gateway/c/libscicore_la-sci_havewindow.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_havewindow.lo `test -f 'sci_gateway/c/sci_havewindow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_havewindow.c sci_gateway/c/libscicore_la-sci_delbpt.lo: sci_gateway/c/sci_delbpt.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_delbpt.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_delbpt.Tpo -c -o sci_gateway/c/libscicore_la-sci_delbpt.lo `test -f 'sci_gateway/c/sci_delbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delbpt.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_delbpt.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_delbpt.Plo # $(AM_V_CC)source='sci_gateway/c/sci_delbpt.c' object='sci_gateway/c/libscicore_la-sci_delbpt.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_delbpt.lo `test -f 'sci_gateway/c/sci_delbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delbpt.c sci_gateway/c/libscicore_la-sci_macr2lst.lo: sci_gateway/c/sci_macr2lst.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_macr2lst.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2lst.Tpo -c -o sci_gateway/c/libscicore_la-sci_macr2lst.lo `test -f 'sci_gateway/c/sci_macr2lst.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2lst.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2lst.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2lst.Plo # $(AM_V_CC)source='sci_gateway/c/sci_macr2lst.c' object='sci_gateway/c/libscicore_la-sci_macr2lst.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_macr2lst.lo `test -f 'sci_gateway/c/sci_macr2lst.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2lst.c sci_gateway/c/libscicore_la-sci_isdef.lo: sci_gateway/c/sci_isdef.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_isdef.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isdef.Tpo -c -o sci_gateway/c/libscicore_la-sci_isdef.lo `test -f 'sci_gateway/c/sci_isdef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isdef.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isdef.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isdef.Plo # $(AM_V_CC)source='sci_gateway/c/sci_isdef.c' object='sci_gateway/c/libscicore_la-sci_isdef.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_isdef.lo `test -f 'sci_gateway/c/sci_isdef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isdef.c sci_gateway/c/libscicore_la-sci_isglobal.lo: sci_gateway/c/sci_isglobal.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_isglobal.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isglobal.Tpo -c -o sci_gateway/c/libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/c/sci_isglobal.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isglobal.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isglobal.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_isglobal.Plo # $(AM_V_CC)source='sci_gateway/c/sci_isglobal.c' object='sci_gateway/c/libscicore_la-sci_isglobal.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/c/sci_isglobal.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isglobal.c sci_gateway/c/libscicore_la-sci_who.lo: sci_gateway/c/sci_who.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_who.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_who.Tpo -c -o sci_gateway/c/libscicore_la-sci_who.lo `test -f 'sci_gateway/c/sci_who.c' || echo '$(srcdir)/'`sci_gateway/c/sci_who.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_who.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_who.Plo # $(AM_V_CC)source='sci_gateway/c/sci_who.c' object='sci_gateway/c/libscicore_la-sci_who.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_who.lo `test -f 'sci_gateway/c/sci_who.c' || echo '$(srcdir)/'`sci_gateway/c/sci_who.c sci_gateway/c/libscicore_la-sci_errclear.lo: sci_gateway/c/sci_errclear.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_errclear.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errclear.Tpo -c -o sci_gateway/c/libscicore_la-sci_errclear.lo `test -f 'sci_gateway/c/sci_errclear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errclear.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errclear.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_errclear.Plo # $(AM_V_CC)source='sci_gateway/c/sci_errclear.c' object='sci_gateway/c/libscicore_la-sci_errclear.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_errclear.lo `test -f 'sci_gateway/c/sci_errclear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errclear.c sci_gateway/c/libscicore_la-sci_global.lo: sci_gateway/c/sci_global.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_global.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_global.Tpo -c -o sci_gateway/c/libscicore_la-sci_global.lo `test -f 'sci_gateway/c/sci_global.c' || echo '$(srcdir)/'`sci_gateway/c/sci_global.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_global.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_global.Plo # $(AM_V_CC)source='sci_gateway/c/sci_global.c' object='sci_gateway/c/libscicore_la-sci_global.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_global.lo `test -f 'sci_gateway/c/sci_global.c' || echo '$(srcdir)/'`sci_gateway/c/sci_global.c sci_gateway/c/libscicore_la-sci_funcprot.lo: sci_gateway/c/sci_funcprot.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_funcprot.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funcprot.Tpo -c -o sci_gateway/c/libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/c/sci_funcprot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funcprot.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funcprot.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funcprot.Plo # $(AM_V_CC)source='sci_gateway/c/sci_funcprot.c' object='sci_gateway/c/libscicore_la-sci_funcprot.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/c/sci_funcprot.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funcprot.c sci_gateway/c/libscicore_la-sci_newfun.lo: sci_gateway/c/sci_newfun.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_newfun.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_newfun.Tpo -c -o sci_gateway/c/libscicore_la-sci_newfun.lo `test -f 'sci_gateway/c/sci_newfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newfun.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_newfun.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_newfun.Plo # $(AM_V_CC)source='sci_gateway/c/sci_newfun.c' object='sci_gateway/c/libscicore_la-sci_newfun.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_newfun.lo `test -f 'sci_gateway/c/sci_newfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newfun.c sci_gateway/c/libscicore_la-sci_warning.lo: sci_gateway/c/sci_warning.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_warning.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_warning.Tpo -c -o sci_gateway/c/libscicore_la-sci_warning.lo `test -f 'sci_gateway/c/sci_warning.c' || echo '$(srcdir)/'`sci_gateway/c/sci_warning.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_warning.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_warning.Plo # $(AM_V_CC)source='sci_gateway/c/sci_warning.c' object='sci_gateway/c/libscicore_la-sci_warning.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_warning.lo `test -f 'sci_gateway/c/sci_warning.c' || echo '$(srcdir)/'`sci_gateway/c/sci_warning.c sci_gateway/c/libscicore_la-sci_dispbpt.lo: sci_gateway/c/sci_dispbpt.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_dispbpt.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_dispbpt.Tpo -c -o sci_gateway/c/libscicore_la-sci_dispbpt.lo `test -f 'sci_gateway/c/sci_dispbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dispbpt.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_dispbpt.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_dispbpt.Plo # $(AM_V_CC)source='sci_gateway/c/sci_dispbpt.c' object='sci_gateway/c/libscicore_la-sci_dispbpt.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_dispbpt.lo `test -f 'sci_gateway/c/sci_dispbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dispbpt.c sci_gateway/c/libscicore_la-sci_intppty.lo: sci_gateway/c/sci_intppty.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_intppty.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_intppty.Tpo -c -o sci_gateway/c/libscicore_la-sci_intppty.lo `test -f 'sci_gateway/c/sci_intppty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_intppty.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_intppty.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_intppty.Plo # $(AM_V_CC)source='sci_gateway/c/sci_intppty.c' object='sci_gateway/c/libscicore_la-sci_intppty.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_intppty.lo `test -f 'sci_gateway/c/sci_intppty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_intppty.c sci_gateway/c/libscicore_la-sci_ieee.lo: sci_gateway/c/sci_ieee.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_ieee.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_ieee.Tpo -c -o sci_gateway/c/libscicore_la-sci_ieee.lo `test -f 'sci_gateway/c/sci_ieee.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ieee.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_ieee.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_ieee.Plo # $(AM_V_CC)source='sci_gateway/c/sci_ieee.c' object='sci_gateway/c/libscicore_la-sci_ieee.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_ieee.lo `test -f 'sci_gateway/c/sci_ieee.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ieee.c sci_gateway/c/libscicore_la-sci_gstacksize.lo: sci_gateway/c/sci_gstacksize.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_gstacksize.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_gstacksize.Tpo -c -o sci_gateway/c/libscicore_la-sci_gstacksize.lo `test -f 'sci_gateway/c/sci_gstacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gstacksize.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_gstacksize.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_gstacksize.Plo # $(AM_V_CC)source='sci_gateway/c/sci_gstacksize.c' object='sci_gateway/c/libscicore_la-sci_gstacksize.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_gstacksize.lo `test -f 'sci_gateway/c/sci_gstacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gstacksize.c sci_gateway/c/libscicore_la-sci_lasterror.lo: sci_gateway/c/sci_lasterror.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_lasterror.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_lasterror.Tpo -c -o sci_gateway/c/libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/c/sci_lasterror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_lasterror.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_lasterror.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_lasterror.Plo # $(AM_V_CC)source='sci_gateway/c/sci_lasterror.c' object='sci_gateway/c/libscicore_la-sci_lasterror.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/c/sci_lasterror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_lasterror.c sci_gateway/c/libscicore_la-sci_funptr.lo: sci_gateway/c/sci_funptr.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_funptr.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funptr.Tpo -c -o sci_gateway/c/libscicore_la-sci_funptr.lo `test -f 'sci_gateway/c/sci_funptr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funptr.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funptr.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_funptr.Plo # $(AM_V_CC)source='sci_gateway/c/sci_funptr.c' object='sci_gateway/c/libscicore_la-sci_funptr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_funptr.lo `test -f 'sci_gateway/c/sci_funptr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funptr.c sci_gateway/c/libscicore_la-sci_return.lo: sci_gateway/c/sci_return.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_return.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_return.Tpo -c -o sci_gateway/c/libscicore_la-sci_return.lo `test -f 'sci_gateway/c/sci_return.c' || echo '$(srcdir)/'`sci_gateway/c/sci_return.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_return.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_return.Plo # $(AM_V_CC)source='sci_gateway/c/sci_return.c' object='sci_gateway/c/libscicore_la-sci_return.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_return.lo `test -f 'sci_gateway/c/sci_return.c' || echo '$(srcdir)/'`sci_gateway/c/sci_return.c sci_gateway/c/libscicore_la-sci_exists.lo: sci_gateway/c/sci_exists.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_exists.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exists.Tpo -c -o sci_gateway/c/libscicore_la-sci_exists.lo `test -f 'sci_gateway/c/sci_exists.c' || echo '$(srcdir)/'`sci_gateway/c/sci_exists.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exists.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exists.Plo # $(AM_V_CC)source='sci_gateway/c/sci_exists.c' object='sci_gateway/c/libscicore_la-sci_exists.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_exists.lo `test -f 'sci_gateway/c/sci_exists.c' || echo '$(srcdir)/'`sci_gateway/c/sci_exists.c sci_gateway/c/libscicore_la-sci_getmd5.lo: sci_gateway/c/sci_getmd5.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getmd5.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmd5.Tpo -c -o sci_gateway/c/libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/c/sci_getmd5.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmd5.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmd5.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmd5.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getmd5.c' object='sci_gateway/c/libscicore_la-sci_getmd5.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/c/sci_getmd5.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmd5.c sci_gateway/c/libscicore_la-sci_clear.lo: sci_gateway/c/sci_clear.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_clear.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clear.Tpo -c -o sci_gateway/c/libscicore_la-sci_clear.lo `test -f 'sci_gateway/c/sci_clear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clear.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clear.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clear.Plo # $(AM_V_CC)source='sci_gateway/c/sci_clear.c' object='sci_gateway/c/libscicore_la-sci_clear.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_clear.lo `test -f 'sci_gateway/c/sci_clear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clear.c sci_gateway/c/libscicore_la-sci_clearfun.lo: sci_gateway/c/sci_clearfun.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_clearfun.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearfun.Tpo -c -o sci_gateway/c/libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/c/sci_clearfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearfun.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearfun.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearfun.Plo # $(AM_V_CC)source='sci_gateway/c/sci_clearfun.c' object='sci_gateway/c/libscicore_la-sci_clearfun.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/c/sci_clearfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearfun.c sci_gateway/c/libscicore_la-sci_setbpt.lo: sci_gateway/c/sci_setbpt.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_setbpt.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_setbpt.Tpo -c -o sci_gateway/c/libscicore_la-sci_setbpt.lo `test -f 'sci_gateway/c/sci_setbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_setbpt.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_setbpt.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_setbpt.Plo # $(AM_V_CC)source='sci_gateway/c/sci_setbpt.c' object='sci_gateway/c/libscicore_la-sci_setbpt.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_setbpt.lo `test -f 'sci_gateway/c/sci_setbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_setbpt.c sci_gateway/c/libscicore_la-sci_getmodules.lo: sci_gateway/c/sci_getmodules.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getmodules.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmodules.Tpo -c -o sci_gateway/c/libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/c/sci_getmodules.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmodules.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmodules.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getmodules.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getmodules.c' object='sci_gateway/c/libscicore_la-sci_getmodules.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/c/sci_getmodules.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmodules.c sci_gateway/c/libscicore_la-sci_what.lo: sci_gateway/c/sci_what.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_what.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_what.Tpo -c -o sci_gateway/c/libscicore_la-sci_what.lo `test -f 'sci_gateway/c/sci_what.c' || echo '$(srcdir)/'`sci_gateway/c/sci_what.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_what.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_what.Plo # $(AM_V_CC)source='sci_gateway/c/sci_what.c' object='sci_gateway/c/libscicore_la-sci_what.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_what.lo `test -f 'sci_gateway/c/sci_what.c' || echo '$(srcdir)/'`sci_gateway/c/sci_what.c sci_gateway/c/libscicore_la-sci_predef.lo: sci_gateway/c/sci_predef.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_predef.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_predef.Tpo -c -o sci_gateway/c/libscicore_la-sci_predef.lo `test -f 'sci_gateway/c/sci_predef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_predef.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_predef.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_predef.Plo # $(AM_V_CC)source='sci_gateway/c/sci_predef.c' object='sci_gateway/c/libscicore_la-sci_predef.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_predef.lo `test -f 'sci_gateway/c/sci_predef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_predef.c sci_gateway/c/libscicore_la-sci_clearglobal.lo: sci_gateway/c/sci_clearglobal.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_clearglobal.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearglobal.Tpo -c -o sci_gateway/c/libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/c/sci_clearglobal.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearglobal.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearglobal.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo # $(AM_V_CC)source='sci_gateway/c/sci_clearglobal.c' object='sci_gateway/c/libscicore_la-sci_clearglobal.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/c/sci_clearglobal.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearglobal.c sci_gateway/c/libscicore_la-sci_arg.lo: sci_gateway/c/sci_arg.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_arg.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_arg.Tpo -c -o sci_gateway/c/libscicore_la-sci_arg.lo `test -f 'sci_gateway/c/sci_arg.c' || echo '$(srcdir)/'`sci_gateway/c/sci_arg.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_arg.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_arg.Plo # $(AM_V_CC)source='sci_gateway/c/sci_arg.c' object='sci_gateway/c/libscicore_la-sci_arg.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_arg.lo `test -f 'sci_gateway/c/sci_arg.c' || echo '$(srcdir)/'`sci_gateway/c/sci_arg.c sci_gateway/c/libscicore_la-sci_type.lo: sci_gateway/c/sci_type.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_type.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Tpo -c -o sci_gateway/c/libscicore_la-sci_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Plo # $(AM_V_CC)source='sci_gateway/c/sci_type.c' object='sci_gateway/c/libscicore_la-sci_type.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c sci_gateway/c/libscicore_la-sci_typename.lo: sci_gateway/c/sci_typename.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_typename.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_typename.Tpo -c -o sci_gateway/c/libscicore_la-sci_typename.lo `test -f 'sci_gateway/c/sci_typename.c' || echo '$(srcdir)/'`sci_gateway/c/sci_typename.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_typename.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_typename.Plo # $(AM_V_CC)source='sci_gateway/c/sci_typename.c' object='sci_gateway/c/libscicore_la-sci_typename.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_typename.lo `test -f 'sci_gateway/c/sci_typename.c' || echo '$(srcdir)/'`sci_gateway/c/sci_typename.c sci_gateway/c/libscicore_la-sci_mode.lo: sci_gateway/c/sci_mode.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_mode.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mode.Tpo -c -o sci_gateway/c/libscicore_la-sci_mode.lo `test -f 'sci_gateway/c/sci_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mode.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mode.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_mode.Plo # $(AM_V_CC)source='sci_gateway/c/sci_mode.c' object='sci_gateway/c/libscicore_la-sci_mode.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_mode.lo `test -f 'sci_gateway/c/sci_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mode.c sci_gateway/c/libscicore_la-sci_macr2tree.lo: sci_gateway/c/sci_macr2tree.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_macr2tree.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2tree.Tpo -c -o sci_gateway/c/libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/c/sci_macr2tree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2tree.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2tree.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo # $(AM_V_CC)source='sci_gateway/c/sci_macr2tree.c' object='sci_gateway/c/libscicore_la-sci_macr2tree.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/c/sci_macr2tree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2tree.c sci_gateway/c/libscicore_la-sci_iserror.lo: sci_gateway/c/sci_iserror.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_iserror.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_iserror.Tpo -c -o sci_gateway/c/libscicore_la-sci_iserror.lo `test -f 'sci_gateway/c/sci_iserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_iserror.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_iserror.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_iserror.Plo # $(AM_V_CC)source='sci_gateway/c/sci_iserror.c' object='sci_gateway/c/libscicore_la-sci_iserror.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_iserror.lo `test -f 'sci_gateway/c/sci_iserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_iserror.c sci_gateway/c/libscicore_la-sci_getversion.lo: sci_gateway/c/sci_getversion.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getversion.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getversion.Tpo -c -o sci_gateway/c/libscicore_la-sci_getversion.lo `test -f 'sci_gateway/c/sci_getversion.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getversion.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getversion.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getversion.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getversion.c' object='sci_gateway/c/libscicore_la-sci_getversion.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getversion.lo `test -f 'sci_gateway/c/sci_getversion.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getversion.c sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: sci_gateway/c/sci_getdebuginfo.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getdebuginfo.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo -c -o sci_gateway/c/libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getdebuginfo.c' object='sci_gateway/c/libscicore_la-sci_getdebuginfo.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c sci_gateway/c/libscicore_la-sci_debug.lo: sci_gateway/c/sci_debug.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_debug.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_debug.Tpo -c -o sci_gateway/c/libscicore_la-sci_debug.lo `test -f 'sci_gateway/c/sci_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_debug.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_debug.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_debug.Plo # $(AM_V_CC)source='sci_gateway/c/sci_debug.c' object='sci_gateway/c/libscicore_la-sci_debug.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_debug.lo `test -f 'sci_gateway/c/sci_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_debug.c sci_gateway/c/libscicore_la-gw_core.lo: sci_gateway/c/gw_core.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-gw_core.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Tpo -c -o sci_gateway/c/libscicore_la-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Plo # $(AM_V_CC)source='sci_gateway/c/gw_core.c' object='sci_gateway/c/libscicore_la-gw_core.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c sci_gateway/c/libscicore_la-gw_user.lo: sci_gateway/c/gw_user.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-gw_user.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Tpo -c -o sci_gateway/c/libscicore_la-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Plo # $(AM_V_CC)source='sci_gateway/c/gw_user.c' object='sci_gateway/c/libscicore_la-gw_user.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c sci_gateway/c/libscicore_la-gw_user2.lo: sci_gateway/c/gw_user2.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-gw_user2.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Tpo -c -o sci_gateway/c/libscicore_la-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Plo # $(AM_V_CC)source='sci_gateway/c/gw_user2.c' object='sci_gateway/c/libscicore_la-gw_user2.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c sci_gateway/c/libscicore_la-sci_error.lo: sci_gateway/c/sci_error.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_error.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_error.Tpo -c -o sci_gateway/c/libscicore_la-sci_error.lo `test -f 'sci_gateway/c/sci_error.c' || echo '$(srcdir)/'`sci_gateway/c/sci_error.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_error.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_error.Plo # $(AM_V_CC)source='sci_gateway/c/sci_error.c' object='sci_gateway/c/libscicore_la-sci_error.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_error.lo `test -f 'sci_gateway/c/sci_error.c' || echo '$(srcdir)/'`sci_gateway/c/sci_error.c sci_gateway/c/libscicore_la-sci_sciargs.lo: sci_gateway/c/sci_sciargs.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_sciargs.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_sciargs.Tpo -c -o sci_gateway/c/libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/c/sci_sciargs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sciargs.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_sciargs.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_sciargs.Plo # $(AM_V_CC)source='sci_gateway/c/sci_sciargs.c' object='sci_gateway/c/libscicore_la-sci_sciargs.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/c/sci_sciargs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sciargs.c sci_gateway/c/libscicore_la-sci_with_module.lo: sci_gateway/c/sci_with_module.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_with_module.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_with_module.Tpo -c -o sci_gateway/c/libscicore_la-sci_with_module.lo `test -f 'sci_gateway/c/sci_with_module.c' || echo '$(srcdir)/'`sci_gateway/c/sci_with_module.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_with_module.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_with_module.Plo # $(AM_V_CC)source='sci_gateway/c/sci_with_module.c' object='sci_gateway/c/libscicore_la-sci_with_module.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_with_module.lo `test -f 'sci_gateway/c/sci_with_module.c' || echo '$(srcdir)/'`sci_gateway/c/sci_with_module.c sci_gateway/c/libscicore_la-sci_getscilabmode.lo: sci_gateway/c/sci_getscilabmode.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getscilabmode.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo -c -o sci_gateway/c/libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/c/sci_getscilabmode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getscilabmode.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getscilabmode.c' object='sci_gateway/c/libscicore_la-sci_getscilabmode.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/c/sci_getscilabmode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getscilabmode.c sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo: sci_gateway/c/sci_getvariablesonstack.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getvariablesonstack.Tpo -c -o sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo `test -f 'sci_gateway/c/sci_getvariablesonstack.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getvariablesonstack.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getvariablesonstack.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getvariablesonstack.Plo # $(AM_V_CC)source='sci_gateway/c/sci_getvariablesonstack.c' object='sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getvariablesonstack.lo `test -f 'sci_gateway/c/sci_getvariablesonstack.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getvariablesonstack.c sci_gateway/c/libscicore_la-sci_readgateway.lo: sci_gateway/c/sci_readgateway.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_readgateway.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_readgateway.Tpo -c -o sci_gateway/c/libscicore_la-sci_readgateway.lo `test -f 'sci_gateway/c/sci_readgateway.c' || echo '$(srcdir)/'`sci_gateway/c/sci_readgateway.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_readgateway.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_readgateway.Plo # $(AM_V_CC)source='sci_gateway/c/sci_readgateway.c' object='sci_gateway/c/libscicore_la-sci_readgateway.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_readgateway.lo `test -f 'sci_gateway/c/sci_readgateway.c' || echo '$(srcdir)/'`sci_gateway/c/sci_readgateway.c sci_gateway/c/libscicore_la-sci_comp.lo: sci_gateway/c/sci_comp.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_comp.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_comp.Tpo -c -o sci_gateway/c/libscicore_la-sci_comp.lo `test -f 'sci_gateway/c/sci_comp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_comp.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_comp.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_comp.Plo # $(AM_V_CC)source='sci_gateway/c/sci_comp.c' object='sci_gateway/c/libscicore_la-sci_comp.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_comp.lo `test -f 'sci_gateway/c/sci_comp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_comp.c sci_gateway/c/libscicore_la-sci_exit.lo: sci_gateway/c/sci_exit.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_exit.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exit.Tpo -c -o sci_gateway/c/libscicore_la-sci_exit.lo `test -f 'sci_gateway/c/sci_exit.c' || echo '$(srcdir)/'`sci_gateway/c/sci_exit.c $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exit.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_exit.Plo # $(AM_V_CC)source='sci_gateway/c/sci_exit.c' object='sci_gateway/c/libscicore_la-sci_exit.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_exit.lo `test -f 'sci_gateway/c/sci_exit.c' || echo '$(srcdir)/'`sci_gateway/c/sci_exit.c .cpp.o: $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $< .cpp.obj: $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Plo # $(AM_V_CXX)source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $< src/cpp/libscicore_algo_la-hashtable_core.lo: src/cpp/hashtable_core.cpp $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-hashtable_core.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-hashtable_core.Tpo -c -o src/cpp/libscicore_algo_la-hashtable_core.lo `test -f 'src/cpp/hashtable_core.cpp' || echo '$(srcdir)/'`src/cpp/hashtable_core.cpp $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-hashtable_core.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-hashtable_core.Plo # $(AM_V_CXX)source='src/cpp/hashtable_core.cpp' object='src/cpp/libscicore_algo_la-hashtable_core.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-hashtable_core.lo `test -f 'src/cpp/hashtable_core.cpp' || echo '$(srcdir)/'`src/cpp/hashtable_core.cpp src/cpp/libscicore_algo_la-namstr.lo: src/cpp/namstr.cpp $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-namstr.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Tpo -c -o src/cpp/libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Plo # $(AM_V_CXX)source='src/cpp/namstr.cpp' object='src/cpp/libscicore_algo_la-namstr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp src/cpp/libscicore_algo_la-search_functions.lo: src/cpp/search_functions.cpp $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-search_functions.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-search_functions.Tpo -c -o src/cpp/libscicore_algo_la-search_functions.lo `test -f 'src/cpp/search_functions.cpp' || echo '$(srcdir)/'`src/cpp/search_functions.cpp $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-search_functions.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-search_functions.Plo # $(AM_V_CXX)source='src/cpp/search_functions.cpp' object='src/cpp/libscicore_algo_la-search_functions.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-search_functions.lo `test -f 'src/cpp/search_functions.cpp' || echo '$(srcdir)/'`src/cpp/search_functions.cpp src/cpp/libscicore_algo_la-demangle.lo: src/cpp/demangle.cpp $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-demangle.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo -c -o src/cpp/libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo # $(AM_V_CXX)source='src/cpp/demangle.cpp' object='src/cpp/libscicore_algo_la-demangle.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp src/cpp/libscicore_algo_la-backtrace_print.lo: src/cpp/backtrace_print.cpp $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-backtrace_print.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo -c -o src/cpp/libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo # $(AM_V_CXX)source='src/cpp/backtrace_print.cpp' object='src/cpp/libscicore_algo_la-backtrace_print.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp .f.o: $(AM_V_F77)$(F77COMPILE) -c -o $@ $< .f.obj: $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .f.lo: $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs -rm -rf sci_gateway/fortran/.libs sci_gateway/fortran/_libs -rm -rf src/c/.libs src/c/_libs -rm -rf src/c/hashtable/.libs src/c/hashtable/_libs -rm -rf src/cpp/.libs src/cpp/_libs -rm -rf src/fortran/.libs src/fortran/_libs install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA) @$(NORMAL_INSTALL) @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_etcdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_etcdir)" || exit $$?; \ done uninstall-libscicore_la_etcDATA: @$(NORMAL_UNINSTALL) @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir) install-libscicore_la_rootDATA: $(libscicore_la_root_DATA) @$(NORMAL_INSTALL) @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_rootdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_rootdir)" || exit $$?; \ done uninstall-libscicore_la_rootDATA: @$(NORMAL_UNINSTALL) @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir) install-libscicore_la_sci_gatewayDATA: $(libscicore_la_sci_gateway_DATA) @$(NORMAL_INSTALL) @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit $$?; \ done uninstall-libscicore_la_sci_gatewayDATA: @$(NORMAL_UNINSTALL) @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libscicore_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir) install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA) @$(NORMAL_INSTALL) @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_xmldir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_xmldir)" || exit $$?; \ done uninstall-libscicore_la_xmlDATA: @$(NORMAL_UNINSTALL) @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir) install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS) @$(NORMAL_INSTALL) @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscicore_la_includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscicore_la_includedir)" || exit $$?; \ done uninstall-libscicore_la_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libscicore_la_includedir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files 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)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$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 $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local installdirs: for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicore_la_etcdir)" "$(DESTDIR)$(libscicore_la_rootdir)" "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" "$(DESTDIR)$(libscicore_la_xmldir)" "$(DESTDIR)$(libscicore_la_includedir)"; 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: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp) -rm -f sci_gateway/c/$(am__dirstamp) -rm -f sci_gateway/fortran/$(DEPDIR)/$(am__dirstamp) -rm -f sci_gateway/fortran/$(am__dirstamp) -rm -f src/c/$(DEPDIR)/$(am__dirstamp) -rm -f src/c/$(am__dirstamp) -rm -f src/c/hashtable/$(DEPDIR)/$(am__dirstamp) -rm -f src/c/hashtable/$(am__dirstamp) -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp) -rm -f src/cpp/$(am__dirstamp) -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp) -rm -f src/fortran/$(am__dirstamp) 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-generic clean-libtool clean-local \ clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am distclean: distclean-am -rm -rf sci_gateway/c/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-local distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-data-local install-libscicore_la_etcDATA \ install-libscicore_la_includeHEADERS \ install-libscicore_la_rootDATA \ install-libscicore_la_sci_gatewayDATA \ install-libscicore_la_xmlDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-pkglibLTLIBRARIES install-html: install-html-am install-html-am: install-html-local install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf sci_gateway/c/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(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-libscicore_la_etcDATA \ uninstall-libscicore_la_includeHEADERS \ uninstall-libscicore_la_rootDATA \ uninstall-libscicore_la_sci_gatewayDATA \ uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES .MAKE: check-am install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \ check-local clean clean-generic clean-libtool clean-local \ clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \ ctags ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-local distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-data-local install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-html-local install-info \ install-info-am install-libscicore_la_etcDATA \ install-libscicore_la_includeHEADERS \ install-libscicore_la_rootDATA \ install-libscicore_la_sci_gatewayDATA \ install-libscicore_la_xmlDATA install-man install-pdf \ install-pdf-am install-pkglibLTLIBRARIES install-ps \ install-ps-am 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 tags-am uninstall \ uninstall-am uninstall-libscicore_la_etcDATA \ uninstall-libscicore_la_includeHEADERS \ uninstall-libscicore_la_rootDATA \ uninstall-libscicore_la_sci_gatewayDATA \ uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES # This target enables tests for Scilab check-local: $(top_builddir)/scilab-bin test if test -d $(mydatadir)/tests; then \ @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \ fi check-code: if test -f build.xml; then \ $(ANT) checkstyle; \ fi if test -x "$(SPLINT)"; then \ $(SPLINT) $(SPLINT_OPTIONS) -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ $(INCLUDE_FLAGS) $(CHECK_SRC); \ fi java: # Some configurations needs to export JAVA_HOME in the current env @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \ if test -f build.xml -a $$USEANT -eq 1; then \ $(ANT); \ fi clean-java: # Some configurations needs to export JAVA_HOME in the current env @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \ if test -f build.xml -a $$USEANT -eq 1; then \ $(ANT) clean; \ fi; # If the user request for the SWIG generation of the wrappers Java => C/C++ # We call the target swig-build on the variable SWIG_WRAPPERS #swig: $(SWIG_WRAPPERS) # @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \ # SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \ # if test -n "$(SWIG_WRAPPERS)"; then \ # for file in $(SWIG_WRAPPERS) ; do \ # echo "Swig process of $$file (Java) ..."; \ # $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \ # done; \ # fi #swig-scilab: $(SWIG_SCILAB_WRAPPERS) # @SWIG_OUTDIR=src/swig/; \ # if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \ # for file in $(SWIG_SCILAB_WRAPPERS) ; do \ # echo "Swig process of $$file (Scilab) ..."; \ # $(SWIG_BIN) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \ # done; \ # fi # If the user request for the SWIG generation of the wrappers Java => C/C++ # We call the target swig-build on the variable SWIG_WRAPPERS #giws: $(GIWS_WRAPPERS) # @GIWS_OUTPUTDIR=src/jni/; \ # MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \ # if test -n "$(GIWS_WRAPPERS)"; then \ # for file in $(GIWS_WRAPPERS) ; do \ # echo "GIWS process of $$file ..."; \ # if test -z "$(GIWS_OPTIONS)"; then \ # $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \ # else \ # echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \ # $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \ # fi \ # done; \ # fi #giws-exception: # @GIWS_OUTPUTDIR=src/jni/;\ # echo "GIWS: Generation of exception class ..."; \ # $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR macros: -@( if test ! -x $(top_builddir)/scilab-bin; then \ echo "Error : Cannot build $< : Scilab has not been built"; \ else \ $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\ fi) # Removes the macros clean-macros: # Removes macros (*.bin generated from .sci) @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \ echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \ rm -f $(builddir)/$$dir/$(MACROBINMASK); \ done test: # More tests could be added here @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \ if test -f build.xml -a $$USEANT -eq 1; then \ $(ANT) test; \ fi all-local: $(TARGETS_ALL) .sci.bin: -@( if test ! -x $(top_builddir)/scilab-bin; then \ echo "Error : Cannot build $< : Scilab has not been build"; \ else \ echo "Creating $@"; \ $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \ fi ) install-html-local: install-data-local-local: # Mainly for javasci @if test -d $(srcdir)/javadoc; then \ cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \ fi # If the user wants the help sources to be installed @echo "-------- Install of XML sources of help files --------"; \ for lang in $(ALL_LINGUAS); do \ if test -d $(srcdir)/help/$$lang; then \ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \ done ; \ fi; \ fi; \ done; \ @echo "-------- Install of MathML sources --------"; \ if test -d $(srcdir)/help/mml/; then \ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \ done ; \ fi; \ fi install-data-local: # Install the tests @echo "-------- Install tests (if any) --------"; \ for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \ if test -d $(srcdir)/$$dir/; then \ $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \ for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \ if test -d "$(srcdir)/$$dir/$$file"; then \ echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \ $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \ else \ echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \ $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \ fi \ done; \ fi; \ done # Install the help chapter @echo "-------- Install the help chapter (if any) --------"; \ for lang in $(HELP_CHAPTERLANG); do \ HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \ if test -f $$HELPFILE; then \ echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \ echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \ $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \ fi; \ done # Install the demos & examples @echo "-------- Install demos & examples (if any) --------"; \ for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \ if test -d $(srcdir)/$$dir/; then \ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \ for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \ if test -d "$(srcdir)/$$dir/$$file"; then \ echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \ $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \ else \ echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \ $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \ fi \ done; \ fi; \ done # Install the macros @echo "-------- Install macros (if any) --------"; \ for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \ $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \ if test -d $(srcdir)/$$dir/; then \ FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\ if test -n "$(MACROSSPECIALEXT)"; then \ specialExtDir=""; \ for specialExt in $(MACROSSPECIALEXT); do \ specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \ done; \ FILELIST="$$FILELIST $$specialExtDir"; \ fi; \ for file in `ls -1 $$FILELIST 2>/dev/null`; do \ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \ done; \ fi; \ done # Install java files (.jar) @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \ echo "-------- Install jar files --------"; \ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \ for file in $(srcdir)/$(JARDIR)$(JARMASK); do\ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \ done ; \ fi ########### CLEAN ################### # Clean help (generated automatically by Scilab) # It used to clean the macro (clean-macros) but this was causing # make clean && make to fail Scilab startup clean-local: clean-java #clean-local: distclean-local: rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_* .PHONY: macros java swig giws # 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: