# Makefile.in generated by automake 1.11.6 from Makefile.am.
# modules/scicos/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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) 2008 - INRIA - Sylvestre Ledru <sylvestre.ledru@inria.fr>
#
# 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-en.txt

# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
# Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
# Copyright (C) 2008      - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
#
# 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-en.txt
#

##########
### Makefile included stuff
### Target, variable, suffixes which are supposed to be useful in every makefile.am
##########

# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
# Copyright (C) 2008 - INRIA - Sylvestre Ledru <sylvestre.ledru@inria.fr>
# Copyright (C) 2010 - DIGITEO - 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-en.txt

# TODO:
# * see if we can do more factorisation (on the lexer for example)

######### Common Modelica elements #############





am__make_dryrun = \
  { \
    am__dry=no; \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
      *) \
        for am__flg in $$MAKEFLAGS; do \
          case $$am__flg in \
            *=*|--*) ;; \
            *n*) am__dry=yes; break;; \
          esac; \
        done;; \
    esac; \
    test $$am__dry = yes; \
  }
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 = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
DIST_COMMON = $(am__libsciscicos_la_include_HEADERS_DIST) \
	$(srcdir)/.depend $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(srcdir)/Makefile.modelica.am $(top_srcdir)/Makefile.incl.am
#am__append_1 = java
##bin_PROGRAMS = $(am__EXEEXT_1)

########## COMMON
##am__append_2 = .ml .mli .mll .mly .cmo .cmi .cmx
##am__append_3 = $(top_builddir)/modules/graphics/libscigraphics.la 
subdir = modules/scicos
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
	$(top_srcdir)/m4/compiler.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/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)$(bindir)" \
	"$(DESTDIR)$(libsciscicos_la_etcdir)" \
	"$(DESTDIR)$(libsciscicos_la_rootdir)" \
	"$(DESTDIR)$(libsciscicos_la_sci_gatewaydir)" \
	"$(DESTDIR)$(libsciscicos_la_cosfdir)" \
	"$(DESTDIR)$(libsciscicos_la_includedir)"
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
libsciscicos_algo_la_LIBADD =
am__libsciscicos_algo_la_SOURCES_DIST = src/c/tree.c \
	src/c/scicos_malloc.c src/c/import.c src/c/slider.c \
	src/c/scicos.c src/c/scicos_free.c src/c/sciblk2.c \
	src/c/scicosclip.c src/c/sciblk4.c src/c/ezxml.c \
	src/c/il_state.c src/c/il_sim.c src/c/createblklist.c \
	src/c/var2sci.c src/c/copyvarfromlistentry.c \
	src/c/MlistGetFieldNumber.c src/c/extractblklist.c \
	src/c/lsodar.c src/fortran/scitovv.f src/fortran/vvtosci.f \
	src/fortran/skipvars.f src/fortran/coselm.f \
	src/fortran/scitod.f src/fortran/sctree.f src/fortran/scierr.f \
	src/fortran/ftree2.f src/fortran/ftree3.f \
	src/fortran/list2vars.f src/fortran/ftree4.f \
	src/fortran/scitoi.f src/fortran/scifunc.f
#am__objects_1 = libsciscicos_algo_la-tree.lo \
#	libsciscicos_algo_la-scicos_malloc.lo \
#	libsciscicos_algo_la-import.lo \
#	libsciscicos_algo_la-slider.lo \
#	libsciscicos_algo_la-scicos.lo \
#	libsciscicos_algo_la-scicos_free.lo \
#	libsciscicos_algo_la-sciblk2.lo \
#	libsciscicos_algo_la-scicosclip.lo \
#	libsciscicos_algo_la-sciblk4.lo \
#	libsciscicos_algo_la-ezxml.lo \
#	libsciscicos_algo_la-il_state.lo \
#	libsciscicos_algo_la-il_sim.lo \
#	libsciscicos_algo_la-createblklist.lo \
#	libsciscicos_algo_la-var2sci.lo \
#	libsciscicos_algo_la-copyvarfromlistentry.lo \
#	libsciscicos_algo_la-MlistGetFieldNumber.lo \
#	libsciscicos_algo_la-extractblklist.lo \
#	libsciscicos_algo_la-lsodar.lo
#am__objects_2 = scitovv.lo vvtosci.lo skipvars.lo coselm.lo \
#	scitod.lo sctree.lo scierr.lo ftree2.lo ftree3.lo \
#	list2vars.lo ftree4.lo scitoi.lo scifunc.lo
#am_libsciscicos_algo_la_OBJECTS = $(am__objects_1) \
#	$(am__objects_2)
libsciscicos_algo_la_OBJECTS = $(am_libsciscicos_algo_la_OBJECTS)
#am_libsciscicos_algo_la_rpath =
#libsciscicos_la_DEPENDENCIES = libsciscicos-algo.la \
#	libscisundials.la \
#	$(top_builddir)/modules/scicos_blocks/libsciscicos_blocks.la \
#	$(am__append_3)
am__libsciscicos_la_SOURCES_DIST = src/c/noscicos/noscicos.c \
	sci_gateway/c/gw_scicos.c sci_gateway/c/sci_buildouttb.c \
	sci_gateway/c/sci_callblk.c sci_gateway/c/sci_coserror.c \
	sci_gateway/c/sci_ctree2.c sci_gateway/c/sci_ctree3.c \
	sci_gateway/c/sci_ctree4.c sci_gateway/c/sci_curblock.c \
	sci_gateway/c/sci_curblockc.c sci_gateway/c/sci_data2sig.c \
	sci_gateway/c/sci_diffobjs.c sci_gateway/c/sci_duplicate.c \
	sci_gateway/c/sci_end_scicosim.c sci_gateway/c/sci_ftree2.c \
	sci_gateway/c/sci_ftree3.c sci_gateway/c/sci_ftree4.c \
	sci_gateway/c/sci_getblocklabel.c \
	sci_gateway/c/sci_getscicosvars.c \
	sci_gateway/c/sci_haltscicos.c sci_gateway/c/sci_loadScicos.c \
	sci_gateway/c/sci_model2blk.c \
	sci_gateway/c/sci_phase_simulation.c \
	sci_gateway/c/sci_pointer_xproperty.c \
	sci_gateway/c/sci_scicos_debug.c \
	sci_gateway/c/sci_scicos_debug_count.c \
	sci_gateway/c/sci_scicosim.c sci_gateway/c/sci_scicos_time.c \
	sci_gateway/c/sci_sctree.c sci_gateway/c/sci_set_blockerror.c \
	sci_gateway/c/sci_set_xproperty.c sci_gateway/c/sci_sig2data.c \
	sci_gateway/c/sci_var2vec.c sci_gateway/c/sci_vec2var.c \
	sci_gateway/fortran/sci_f_ctree.f \
	sci_gateway/fortran/sci_f_curblock.f \
	sci_gateway/fortran/sci_f_debug_count.f \
	sci_gateway/fortran/sci_f_getblocklabel.f \
	sci_gateway/fortran/sci_f_scicos_debug.f \
	sci_gateway/fortran/sci_f_tree2.f \
	sci_gateway/fortran/sci_f_tree3.f \
	sci_gateway/fortran/sci_f_tree4.f \
	sci_gateway/fortran/sci_f_var2vec.f \
	sci_gateway/fortran/sci_f_vec2var.f
am__objects_3 = libsciscicos_la-noscicos.lo
#am__objects_4 = libsciscicos_la-gw_scicos.lo \
#	libsciscicos_la-sci_buildouttb.lo \
#	libsciscicos_la-sci_callblk.lo \
#	libsciscicos_la-sci_coserror.lo \
#	libsciscicos_la-sci_ctree2.lo \
#	libsciscicos_la-sci_ctree3.lo \
#	libsciscicos_la-sci_ctree4.lo \
#	libsciscicos_la-sci_curblock.lo \
#	libsciscicos_la-sci_curblockc.lo \
#	libsciscicos_la-sci_data2sig.lo \
#	libsciscicos_la-sci_diffobjs.lo \
#	libsciscicos_la-sci_duplicate.lo \
#	libsciscicos_la-sci_end_scicosim.lo \
#	libsciscicos_la-sci_ftree2.lo \
#	libsciscicos_la-sci_ftree3.lo \
#	libsciscicos_la-sci_ftree4.lo \
#	libsciscicos_la-sci_getblocklabel.lo \
#	libsciscicos_la-sci_getscicosvars.lo \
#	libsciscicos_la-sci_haltscicos.lo \
#	libsciscicos_la-sci_loadScicos.lo \
#	libsciscicos_la-sci_model2blk.lo \
#	libsciscicos_la-sci_phase_simulation.lo \
#	libsciscicos_la-sci_pointer_xproperty.lo \
#	libsciscicos_la-sci_scicos_debug.lo \
#	libsciscicos_la-sci_scicos_debug_count.lo \
#	libsciscicos_la-sci_scicosim.lo \
#	libsciscicos_la-sci_scicos_time.lo \
#	libsciscicos_la-sci_sctree.lo \
#	libsciscicos_la-sci_set_blockerror.lo \
#	libsciscicos_la-sci_set_xproperty.lo \
#	libsciscicos_la-sci_sig2data.lo \
#	libsciscicos_la-sci_var2vec.lo \
#	libsciscicos_la-sci_vec2var.lo
#am__objects_5 = sci_f_ctree.lo sci_f_curblock.lo \
#	sci_f_debug_count.lo sci_f_getblocklabel.lo \
#	sci_f_scicos_debug.lo sci_f_tree2.lo sci_f_tree3.lo \
#	sci_f_tree4.lo sci_f_var2vec.lo sci_f_vec2var.lo
am_libsciscicos_la_OBJECTS = $(am__objects_3)
#am_libsciscicos_la_OBJECTS = $(am__objects_4) \
#	$(am__objects_5)
libsciscicos_la_OBJECTS = $(am_libsciscicos_la_OBJECTS)
libsciscicos_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
	$(libsciscicos_la_LDFLAGS) $(LDFLAGS) -o $@
am_libsciscicos_la_rpath = -rpath $(pkglibdir)
#am_libsciscicos_la_rpath = -rpath $(pkglibdir)
libscisundials_la_LIBADD =
am__libscisundials_la_SOURCES_DIST =  \
	src/scicos_sundials/src/cvode/cvode.c \
	src/scicos_sundials/src/cvode/cvode_dense.c \
	src/scicos_sundials/src/cvode/cvode_io.c \
	src/scicos_sundials/src/ida/ida.c \
	src/scicos_sundials/src/ida/ida_dense.c \
	src/scicos_sundials/src/ida/ida_ic.c \
	src/scicos_sundials/src/ida/ida_io.c \
	src/scicos_sundials/src/kinsol/kinsol.c \
	src/scicos_sundials/src/kinsol/kinsol_dense.c \
	src/scicos_sundials/src/kinsol/kinsol_io.c \
	src/scicos_sundials/src/nvec_ser/nvector_serial.c \
	src/scicos_sundials/src/sundials/sundials_dense.c \
	src/scicos_sundials/src/sundials/sundials_math.c \
	src/scicos_sundials/src/sundials/sundials_nvector.c \
	src/scicos_sundials/src/sundials/sundials_smalldense.c \
	src/scicos_sundials/src/sundials/sundials_extension.c
#am__objects_6 = libscisundials_la-cvode.lo \
#	libscisundials_la-cvode_dense.lo \
#	libscisundials_la-cvode_io.lo \
#	libscisundials_la-ida.lo \
#	libscisundials_la-ida_dense.lo \
#	libscisundials_la-ida_ic.lo \
#	libscisundials_la-ida_io.lo \
#	libscisundials_la-kinsol.lo \
#	libscisundials_la-kinsol_dense.lo \
#	libscisundials_la-kinsol_io.lo \
#	libscisundials_la-nvector_serial.lo \
#	libscisundials_la-sundials_dense.lo \
#	libscisundials_la-sundials_math.lo \
#	libscisundials_la-sundials_nvector.lo \
#	libscisundials_la-sundials_smalldense.lo \
#	libscisundials_la-sundials_extension.lo
#am_libscisundials_la_OBJECTS = $(am__objects_6)
libscisundials_la_OBJECTS = $(am_libscisundials_la_OBJECTS)
#am_libscisundials_la_rpath = -rpath $(pkglibdir)
##am__EXEEXT_1 = modelicac$(EXEEXT) \
##	XML2Modelica$(EXEEXT) \
##	modelicat$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS)
am__XML2Modelica_SOURCES_DIST = $(srcdir)/src/xml2modelica/xMLTree.ml \
	$(srcdir)/src/xml2modelica/linenum.ml \
	$(srcdir)/src/xml2modelica/stringParser.ml \
	$(srcdir)/src/xml2modelica/stringLexer.ml \
	$(srcdir)/src/xml2modelica/xMLParser.ml \
	$(srcdir)/src/xml2modelica/xMLLexer.ml \
	$(srcdir)/src/xml2modelica/modelicaCodeGenerator.ml \
	$(srcdir)/src/xml2modelica/xML2Modelica.ml
am__objects_7 =
##am_XML2Modelica_OBJECTS = $(am__objects_7)
XML2Modelica_OBJECTS = $(am_XML2Modelica_OBJECTS)
XML2Modelica_LDADD = $(LDADD)
am__modelicac_SOURCES_DIST =  \
	$(srcdir)/src/modelica_compiler/parseTree.ml \
	$(srcdir)/src/modelica_compiler/linenum.ml \
	$(srcdir)/src/modelica_compiler/parser.mly \
	$(srcdir)/src/modelica_compiler/lexer.mll \
	$(srcdir)/src/modelica_compiler/precompilation.ml \
	$(srcdir)/src/modelica_compiler/compilation.ml \
	$(srcdir)/src/modelica_compiler/instantiation.ml \
	$(srcdir)/src/modelica_compiler/graphNodeSet.ml \
	$(srcdir)/src/modelica_compiler/symbolicExpression.ml \
	$(srcdir)/src/modelica_compiler/squareSparseMatrix.ml \
	$(srcdir)/src/modelica_compiler/bipartiteGraph.ml \
	$(srcdir)/src/modelica_compiler/hungarianMethod.ml \
	$(srcdir)/src/modelica_compiler/causalityGraph.ml \
	$(srcdir)/src/modelica_compiler/optimization.ml \
	$(srcdir)/src/modelica_compiler/xMLCodeGeneration.ml \
	$(srcdir)/src/modelica_compiler/optimizingCompiler.ml \
	$(srcdir)/src/modelica_compiler/scicosCodeGeneration.ml \
	$(srcdir)/src/modelica_compiler/scicosOptimizingCompiler.ml
am_modelicac_OBJECTS =
modelicac_OBJECTS = $(am_modelicac_OBJECTS)
modelicac_LDADD = $(LDADD)
am__modelicat_SOURCES_DIST =  \
	$(srcdir)/src/translator/parsing/syntax.ml \
	$(srcdir)/src/translator/parsing/parser.mly \
	$(srcdir)/src/translator/parsing/lexer.mll \
	$(srcdir)/src/translator/parsing/linenum.ml \
	$(srcdir)/src/translator/compilation/types.ml \
	$(srcdir)/src/translator/compilation/nameResolve.ml \
	$(srcdir)/src/translator/instantiation/instantiation.ml \
	$(srcdir)/src/translator/exceptionHandling/msgDico.ml \
	$(srcdir)/src/translator/exceptionHandling/errorDico.ml \
	$(srcdir)/src/translator/exceptionHandling/exceptHandler.ml \
	$(srcdir)/src/translator/translation/libraryManager.ml \
	$(srcdir)/src/translator/translation/codeGeneration.ml \
	$(srcdir)/src/translator/translation/versiondate.ml \
	$(srcdir)/src/translator/translation/translator.ml
am_modelicat_OBJECTS =
modelicat_OBJECTS = $(am_modelicat_OBJECTS)
modelicat_LDADD = $(LDADD)
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) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
LTF77COMPILE = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
F77LD = $(F77)
F77LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(libsciscicos_algo_la_SOURCES) $(libsciscicos_la_SOURCES) \
	$(libscisundials_la_SOURCES) $(XML2Modelica_SOURCES) \
	$(modelicac_SOURCES) $(modelicat_SOURCES)
DIST_SOURCES = $(am__libsciscicos_algo_la_SOURCES_DIST) \
	$(am__libsciscicos_la_SOURCES_DIST) \
	$(am__libscisundials_la_SOURCES_DIST) \
	$(am__XML2Modelica_SOURCES_DIST) $(am__modelicac_SOURCES_DIST) \
	$(am__modelicat_SOURCES_DIST)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
DATA = $(libsciscicos_la_etc_DATA) $(libsciscicos_la_root_DATA) \
	$(libsciscicos_la_sci_gateway_DATA) \
	$(nobase_libsciscicos_la_cosf_DATA)
am__libsciscicos_la_include_HEADERS_DIST = includes/scicos.h \
	includes/scicos-def.h includes/scicos_free.h \
	includes/scicos_malloc.h includes/scicos_math.h \
	includes/dynlib_scicos.h includes/import.h
HEADERS = $(libsciscicos_la_include_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/missing --run aclocal-1.11
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}
ANT = 
ANTLR = 
AR = ar
ARPACK_LIBS = 
ASM3 = 
AUTOCONF = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/missing --run autoconf
AUTOHEADER = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/missing --run autoheader
AUTOMAKE = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/missing --run automake-1.11
AVALON_FRAMEWORK = 
AWK = gawk
BATIK = 
BLAS_LIBS = -lblas
CC = gcc
CCACHE = 
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CHECKSTYLE = 
COBERTURA = 
COMMONS_BEANUTILS = 
COMMONS_IO = 
COMMONS_LOGGING = 
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEMOTOOLS_ENABLE = no
DEPDIR = .deps
DOCBOOK_ROOT = 
DOXYGEN_BIN = 
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
F77 = gfortran
FFLAGS = -g -O2
FFTW3_LIB = 
FFTW_ENABLE = no
FGREP = /bin/grep -F
FLEXDOCK = 
FLIBS =  -L/usr/lib/gcc/i486-linux-gnu/4.4.3 -L/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.4.3/../../.. -L/usr/lib/i486-linux-gnu -lpthread -ldl -lcurses -lgfortranbegin -lgfortran -lm
FOP = 
GENHTML = 
GETTEXT_MACRO_VERSION = 0.18
GIWS_BIN = 
GLUEGEN2_RT = 
GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt
GRAPHICS_ENABLE = no
GREP = /bin/grep
GUI_ENABLE = no
HDF5_CFLAGS = 
HDF5_LIBS = -lhdf5
HELP_ENABLE = no
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 = 
JAVA = 
JAVAC = 
JAVAC_DEBUG = 
JAVADOC = 
JAVAH = 
JAVASCI_ENABLE = no
JAVA_ENABLE = no
JAVA_G = 
JAVA_HOME = 
JAVA_JNI_INCLUDE = 
JAVA_JNI_LIBS = 
JDB = 
JEUCLID_CORE = 
JGRAPHX = 
JHALL = 
JLATEXMATH = 
JLATEXMATH_FOP = 
JOGL2 = 
JROSETTA_API = 
JROSETTA_ENGINE = 
JUNIT4 = 
LAPACK_LIBS = -llapack
LCOV = 
LD = /usr/bin/ld
LDFLAGS = 
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 = 
LTLIBICONV = -liconv
LTLIBINTL = 
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/missing --run makeinfo
MATIO_CFLAGS = 
MATIO_ENABLE = no
MATIO_LIBS = 
MKDIR_P = /bin/mkdir -p
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 = 
OCAMLDEP = 
OCAMLLEX = 
OCAMLOPT = 
OCAMLYACC = 
OPENMP_CFLAGS = 
OPENMP_CXXFLAGS = 
OPENMP_ENABLE = no
OPENMP_LIBS = 
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 =  
PCRE_CONFIG = pcre-config
PCRE_LIBS = -L/usr/lib -lpcreposix -lpcre
PCRE_VERSION = 7.8
PKG_CONFIG = /usr/bin/pkg-config
POSUB = po
POW_LIB = 
PYTHON = 
RANLIB = ranlib
RELOCATABLE = no
RT_LIB = 
SAXON = 
SCILAB_BINARY_VERSION = 5.4.1
SCILAB_LIBRARY_VERSION = 5:4:1
SCILAB_VERSION_MAINTENANCE = 1
SCILAB_VERSION_MAJOR = 5
SCILAB_VERSION_MINOR = 4
SCIRENDERER = 
SCI_CFLAGS = -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -fno-stack-protector -msse
SCI_CXXFLAGS = -DNDEBUG -fno-stack-protector -msse
SCI_FFLAGS = -DNDEBUG -msse
SCI_LDFLAGS = -lstdc++ -Wl,--no-as-needed
SED = /bin/sed
SET_MAKE = 
SET_RELOCATABLE = 
SHELL = /bin/bash
SKINLF = 
SPLINT = no
STRIP = strip
SWIG_BIN = 
SWIG_JAVA = 
SWIG_RUNTIME_LIBS_DIR = 
TCLTK_LIBS = 
TCL_INC_PATH = 
TK_INC_PATH = 
UMFPACK_ENABLE = no
UMFPACK_LIB = 
USE_NLS = yes
VERSION = 5
WITH_OCAML = 
WITH_TKSCI = no
XCOS_ENABLE = no
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS = 
XMKMF = 
XMLGRAPHICS_COMMONS = 
XML_APIS_EXT = 
XML_CONFIG = xml2-config
XML_FLAGS = -I/usr/include/libxml2
XML_LIBS = -lxml2
XML_VERSION = 2.7.6
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS = 
X_PRE_LIBS = 
abs_builddir = /home/scilab/SuperCC/sci_git_repository/scilab/modules/scicos
abs_srcdir = /home/scilab/SuperCC/sci_git_repository/scilab/modules/scicos
abs_top_builddir = /home/scilab/SuperCC/sci_git_repository/scilab
abs_top_srcdir = /home/scilab/SuperCC/sci_git_repository/scilab
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 = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
builddir = .
cxx_present = yes
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/scilab/SuperCC/sci_git_repository/scilab/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/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 = ../..

#### Target ######
modulename = scicos
DISABLE_HELP_CLEAN = yes
libsciscicos_la_LDFLAGS = $(RT_LIB) $(AM_LDFLAGS)

# 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_1)

################ MACROS ######################
# Rule to build a macro
# NOT USED  AT THE MOMENT
SUFFIXES = .sci $(am__append_2)

########### 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
##TARGET = modelicac XML2Modelica modelicat
##BASE_PATH = $(srcdir)/src/
##OCAMLLIBS = nums.cma

### XML2Modelica
##XML2Modelica_SOURCES = $(MLS_XML2Modelica)
##MLS_XML2Modelica = $(srcdir)/src/xml2modelica/xMLTree.ml $(srcdir)/src/xml2modelica/linenum.ml $(srcdir)/src/xml2modelica/stringParser.ml $(srcdir)/src/xml2modelica/stringLexer.ml $(srcdir)/src/xml2modelica/xMLParser.ml $(srcdir)/src/xml2modelica/xMLLexer.ml\
##	$(srcdir)/src/xml2modelica/modelicaCodeGenerator.ml $(srcdir)/src/xml2modelica/xML2Modelica.ml

##BASE_PATH_XML2Modelica = $(srcdir)/src/xml2modelica

### Translator 
##modelicat_SOURCES = \
##	$(srcdir)/src/translator/parsing/syntax.ml \
##	$(srcdir)/src/translator/parsing/parser.mly \
##	$(srcdir)/src/translator/parsing/lexer.mll \
##	$(srcdir)/src/translator/parsing/linenum.ml \
##	$(srcdir)/src/translator/compilation/types.ml \
##	$(srcdir)/src/translator/compilation/nameResolve.ml \
##	$(srcdir)/src/translator/instantiation/instantiation.ml \
##	$(srcdir)/src/translator/exceptionHandling/msgDico.ml \
##	$(srcdir)/src/translator/exceptionHandling/errorDico.ml \
##	$(srcdir)/src/translator/exceptionHandling/exceptHandler.ml \
##	$(srcdir)/src/translator/translation/libraryManager.ml \
##	$(srcdir)/src/translator/translation/codeGeneration.ml \
##	$(srcdir)/src/translator/translation/versiondate.ml \
##	$(srcdir)/src/translator/translation/translator.ml

##modelicat_SOURCES_mly = $(modelicat_SOURCES:.mly=.ml)
##MLS_modelicat = $(modelicat_SOURCES_mly:.mll=.ml)
##MLIS_modelicat = $(MLS_modelicat:.ml=.mli)
##INCLUDE_modelicat = -I $(srcdir)/src/translator/compilation \
##-I $(srcdir)/src/translator/exceptionHandling \
##-I $(srcdir)/src/translator/parsing \
##-I $(srcdir)/src/translator/instantiation \
##-I $(srcdir)/src/translator/translation


### Modelicac
##modelicac_SOURCES = \
##	$(srcdir)/src/modelica_compiler/parseTree.ml \
##	$(srcdir)/src/modelica_compiler/linenum.ml \
##	$(srcdir)/src/modelica_compiler/parser.mly \
##	$(srcdir)/src/modelica_compiler/lexer.mll \
##	$(srcdir)/src/modelica_compiler/precompilation.ml \
##	$(srcdir)/src/modelica_compiler/compilation.ml \
##	$(srcdir)/src/modelica_compiler/instantiation.ml \
##	$(srcdir)/src/modelica_compiler/graphNodeSet.ml \
##	$(srcdir)/src/modelica_compiler/symbolicExpression.ml \
##	$(srcdir)/src/modelica_compiler/squareSparseMatrix.ml \
##	$(srcdir)/src/modelica_compiler/bipartiteGraph.ml \
##	$(srcdir)/src/modelica_compiler/hungarianMethod.ml \
##	$(srcdir)/src/modelica_compiler/causalityGraph.ml \
##	$(srcdir)/src/modelica_compiler/optimization.ml \
##	$(srcdir)/src/modelica_compiler/xMLCodeGeneration.ml \
##	$(srcdir)/src/modelica_compiler/optimizingCompiler.ml \
##	$(srcdir)/src/modelica_compiler/scicosCodeGeneration.ml \
##	$(srcdir)/src/modelica_compiler/scicosOptimizingCompiler.ml

##modelicac_SOURCES_mly = $(modelicac_SOURCES:.mly=.ml)
##MLS = $(modelicac_SOURCES_mly:.mll=.ml)
##MLIS = $(MLS:.ml=.mli)
##BASE_PATH_MODELICAC = $(srcdir)/src/modelica_compiler
##INCLUDE = -I $(BASE_PATH_MODELICAC) -I $(BASE_PATH_XML2Modelica)
##CLEANFILES = $(BASE_PATH)/*/*.cmi \
##	$(BASE_PATH)/*/*.o \
##	$(BASE_PATH)/*/*.cmo \
##	$(BASE_PATH)/*/*.cm[aiox] \
##	$(BASE_PATH)/*/parser.mli \
##	$(BASE_PATH)/*/lexer.mli \
##	$(BASE_PATH)/*/parser.ml \
##	$(BASE_PATH)/*/lexer.ml \
##	$(BASE_PATH)/translator/*/*.cmi \
##	$(BASE_PATH)/translator/*/*.o \
##	$(BASE_PATH)/translator/*/*.a \
##	$(BASE_PATH)/translator/*/*.cmo \
##	$(BASE_PATH)/translator/*/*.cmxa \
##	$(BASE_PATH)/translator/*/*.cm[aiox] \
##	$(BASE_PATH)/translator/*/parser.mli \
##	$(BASE_PATH)/translator/*/lexer.mli \
##	$(BASE_PATH)/translator/*/parser.ml \
##	$(BASE_PATH)/translator/*/linenum.ml \
##	$(BASE_PATH)/translator/*/lexer.ml \
##	$(TARGET) \
##	$(BASE_PATH)/modelica_compiler/linenum.mli \
##	$(BASE_PATH)/modelica_compiler/scicosOptimizingCompiler.mli \
##	$(BASE_PATH)/translator/compilation/nameResolve.mli \
##	$(BASE_PATH)/translator/compilation/types.mli \
##	$(BASE_PATH)/translator/exceptionHandling/errorDico.mli \
##	$(BASE_PATH)/translator/exceptionHandling/exceptHandler.mli \
##	$(BASE_PATH)/translator/exceptionHandling/msgDico.mli \
##	$(BASE_PATH)/translator/instantiation/instantiation.mli \
##	$(BASE_PATH)/translator/parsing/linenum.mli \
##	$(BASE_PATH)/translator/parsing/syntax.mli \
##	$(BASE_PATH)/translator/translation/codeGeneration.mli \
##	$(BASE_PATH)/translator/translation/libraryManager.mli \
##	$(BASE_PATH)/translator/translation/translator.mli \
##	$(BASE_PATH)/translator/translation/versiondate.mli

pkglib_LTLIBRARIES = libsciscicos.la

# Build modelica stuff

# Code not factorized with the one on the bottom since sundials must be
# compiled first
#pkglib_LTLIBRARIES = libscisundials.la libsciscicos.la
#noinst_LTLIBRARIES = libsciscicos-algo.la
#SCICOS_C_SOURCES = src/c/tree.c \
#src/c/scicos_malloc.c \
#src/c/import.c \
#src/c/slider.c \
#src/c/scicos.c \
#src/c/scicos_free.c \
#src/c/sciblk2.c \
#src/c/scicosclip.c \
#src/c/sciblk4.c \
#src/c/ezxml.c \
#src/c/il_state.c \
#src/c/il_sim.c \
#src/c/createblklist.c \
#src/c/var2sci.c \
#src/c/copyvarfromlistentry.c \
#src/c/MlistGetFieldNumber.c \
#src/c/extractblklist.c \
#src/c/lsodar.c

#SCICOS_FORTRAN_SOURCES = src/fortran/scitovv.f \
#src/fortran/vvtosci.f \
#src/fortran/skipvars.f \
#src/fortran/coselm.f \
#src/fortran/scitod.f \
#src/fortran/sctree.f \
#src/fortran/scierr.f \
#src/fortran/ftree2.f \
#src/fortran/ftree3.f \
#src/fortran/list2vars.f \
#src/fortran/ftree4.f \
#src/fortran/scitoi.f \
#src/fortran/scifunc.f

#GATEWAY_C_SOURCES = sci_gateway/c/gw_scicos.c \
#sci_gateway/c/sci_buildouttb.c \
#sci_gateway/c/sci_callblk.c \
#sci_gateway/c/sci_coserror.c \
#sci_gateway/c/sci_ctree2.c \
#sci_gateway/c/sci_ctree3.c \
#sci_gateway/c/sci_ctree4.c \
#sci_gateway/c/sci_curblock.c \
#sci_gateway/c/sci_curblockc.c \
#sci_gateway/c/sci_data2sig.c \
#sci_gateway/c/sci_diffobjs.c \
#sci_gateway/c/sci_duplicate.c \
#sci_gateway/c/sci_end_scicosim.c \
#sci_gateway/c/sci_ftree2.c \
#sci_gateway/c/sci_ftree3.c \
#sci_gateway/c/sci_ftree4.c \
#sci_gateway/c/sci_getblocklabel.c \
#sci_gateway/c/sci_getscicosvars.c \
#sci_gateway/c/sci_haltscicos.c \
#sci_gateway/c/sci_loadScicos.c \
#sci_gateway/c/sci_model2blk.c \
#sci_gateway/c/sci_phase_simulation.c \
#sci_gateway/c/sci_pointer_xproperty.c \
#sci_gateway/c/sci_scicos_debug.c \
#sci_gateway/c/sci_scicos_debug_count.c \
#sci_gateway/c/sci_scicosim.c \
#sci_gateway/c/sci_scicos_time.c \
#sci_gateway/c/sci_sctree.c \
#sci_gateway/c/sci_set_blockerror.c \
#sci_gateway/c/sci_set_xproperty.c \
#sci_gateway/c/sci_sig2data.c \
#sci_gateway/c/sci_var2vec.c \
#sci_gateway/c/sci_vec2var.c

#GATEWAY_FORTRAN_SOURCES = sci_gateway/fortran/sci_f_ctree.f \
#sci_gateway/fortran/sci_f_curblock.f \
#sci_gateway/fortran/sci_f_debug_count.f \
#sci_gateway/fortran/sci_f_getblocklabel.f \
#sci_gateway/fortran/sci_f_scicos_debug.f \
#sci_gateway/fortran/sci_f_tree2.f \
#sci_gateway/fortran/sci_f_tree3.f \
#sci_gateway/fortran/sci_f_tree4.f \
#sci_gateway/fortran/sci_f_var2vec.f \
#sci_gateway/fortran/sci_f_vec2var.f

libsciscicos_la_CPPFLAGS = -I$(top_srcdir)/modules/output_stream/includes/ \
-I$(top_srcdir)/modules/api_scilab/includes/ \
-I$(top_srcdir)/modules/scicos/includes/ \
$(AM_CPPFLAGS)


#CLEANFILES=includes/blocks.h build/Cblocknames build/Fblocknames
#libsciscicos_la_CPPFLAGS = -I$(srcdir)/includes/ \
#			-I$(srcdir)/src/c/ \
#			-I$(top_srcdir)/modules/output_stream/includes/ \
#			-I$(top_srcdir)/modules/graphics/includes/ \
#			-I$(top_srcdir)/modules/dynamic_link/includes/ \
#			-I$(top_srcdir)/modules/string/includes/ \
#			-I$(top_srcdir)/modules/localization/includes/ \
#			-I$(top_srcdir)/modules/intersci/includes/ \
#			-I$(top_srcdir)/modules/scicos_blocks/includes/ \
#			-I$(top_srcdir)/modules/action_binding/includes/ \
#			-I$(top_srcdir)/modules/time/includes/ \
#			-I$(top_srcdir)/modules/api_scilab/includes/ \
#			-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/ \
#			-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/sundials/ \
#			-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/ida/ \
#			$(AM_CPPFLAGS)

#libsciscicos_algo_la_SOURCES = $(SCICOS_C_SOURCES) $(SCICOS_FORTRAN_SOURCES)
libsciscicos_la_SOURCES = $(NO_SCICOS_C_SOURCES)
#libsciscicos_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_FORTRAN_SOURCES)
#libsciscicos_algo_la_CPPFLAGS = $(libsciscicos_la_CPPFLAGS)

# For the code check (splint)
#CHECK_SRC = $(SCICOS_C_SOURCES) $(GATEWAY_C_SOURCES)
#INCLUDE_FLAGS = $(libsciscicos_la_CPPFLAGS)
#libsciscicos_la_LIBADD = libsciscicos-algo.la \
#	libscisundials.la \
#	$(top_builddir)/modules/scicos_blocks/libsciscicos_blocks.la \
#	$(am__append_3)

#### scicos : Conf files ####
#libsciscicos_la_rootdir = $(mydatadir)
#libsciscicos_la_root_DATA = license.txt

#### scicos : init scripts ####
libsciscicos_la_etcdir = $(mydatadir)/etc

#### scicos : init scripts ####
#libsciscicos_la_etcdir = $(mydatadir)/etc
libsciscicos_la_etc_DATA = etc/scicos.quit etc/scicos.start
#libsciscicos_la_etc_DATA = etc/scicos.quit etc/scicos.start

#### scicos : gateway declaration ####
#libsciscicos_la_sci_gatewaydir = $(mydatadir)/sci_gateway
#libsciscicos_la_sci_gateway_DATA = sci_gateway/scicos_gateway.xml

#### scicos : include files ####
#libsciscicos_la_includedir = $(pkgincludedir)/
#libsciscicos_la_include_HEADERS = includes/scicos.h \
#includes/scicos-def.h \
#includes/scicos_free.h \
#includes/scicos_malloc.h \
#includes/scicos_math.h \
#includes/dynlib_scicos.h \
#includes/import.h


#### scicos : cosf files ####
#libsciscicos_la_cosfdir = $(mydatadir)
#nobase_libsciscicos_la_cosf_DATA = palettes/Branching.cosf \
#palettes/DemoBlocks.cosf \
#palettes/Events.cosf \
#palettes/Integer.cosf \
#palettes/Linear.cosf \
#palettes/Lookup_Tables.cosf \
#palettes/Matrix.cosf \
#palettes/Modelica.cosf \
#palettes/Non_linear.cosf \
#palettes/OldBlocks.cosf \
#palettes/Others.cosf \
#palettes/Sinks.cosf \
#palettes/Sources.cosf \
#palettes/Threshold.cosf


#### scicos : MACROS ####
#MACROSDIRSEXT = macros/scicos_auto \
#macros/scicos_scicos \
#macros/scicos_utils


#### scicos : SUNDIALS STUFF ####
#SUNDIALS_SOURCES = src/scicos_sundials/src/cvode/cvode.c \
#src/scicos_sundials/src/cvode/cvode_dense.c \
#src/scicos_sundials/src/cvode/cvode_io.c \
#src/scicos_sundials/src/ida/ida.c \
#src/scicos_sundials/src/ida/ida_dense.c \
#src/scicos_sundials/src/ida/ida_ic.c \
#src/scicos_sundials/src/ida/ida_io.c \
#src/scicos_sundials/src/kinsol/kinsol.c \
#src/scicos_sundials/src/kinsol/kinsol_dense.c \
#src/scicos_sundials/src/kinsol/kinsol_io.c \
#src/scicos_sundials/src/nvec_ser/nvector_serial.c \
#src/scicos_sundials/src/sundials/sundials_dense.c \
#src/scicos_sundials/src/sundials/sundials_math.c \
#src/scicos_sundials/src/sundials/sundials_nvector.c \
#src/scicos_sundials/src/sundials/sundials_smalldense.c \
#src/scicos_sundials/src/sundials/sundials_extension.c

#libscisundials_la_CPPFLAGS = -I$(top_srcdir)/modules/scicos/src/scicos_sundials/include \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/cvode \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/ida \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/kinsol \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/nvec_ser \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/include/sundials \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/cvode \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/ida \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/kinsol \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/nvec_ser \
#-I$(top_srcdir)/modules/scicos/src/scicos_sundials/src/sundials \
#$(AM_CPPFLAGS)

#libscisundials_la_SOURCES = $(SUNDIALS_SOURCES)
NO_SCICOS_C_SOURCES = src/c/noscicos/noscicos.c
all: all-am

.SUFFIXES:
.SUFFIXES: .sci .ml .mli .mll .mly .cmo .cmi .cmx .bin .c .f .lo .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.modelica.am $(srcdir)/.depend $(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/scicos/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign modules/scicos/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 $(srcdir)/Makefile.modelica.am $(srcdir)/.depend:

$(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)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
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)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libsciscicos-algo.la: $(libsciscicos_algo_la_OBJECTS) $(libsciscicos_algo_la_DEPENDENCIES) $(EXTRA_libsciscicos_algo_la_DEPENDENCIES) 
	$(F77LINK) $(am_libsciscicos_algo_la_rpath) $(libsciscicos_algo_la_OBJECTS) $(libsciscicos_algo_la_LIBADD) $(LIBS)
libsciscicos.la: $(libsciscicos_la_OBJECTS) $(libsciscicos_la_DEPENDENCIES) $(EXTRA_libsciscicos_la_DEPENDENCIES) 
	$(libsciscicos_la_LINK) $(am_libsciscicos_la_rpath) $(libsciscicos_la_OBJECTS) $(libsciscicos_la_LIBADD) $(LIBS)
libscisundials.la: $(libscisundials_la_OBJECTS) $(libscisundials_la_DEPENDENCIES) $(EXTRA_libscisundials_la_DEPENDENCIES) 
	$(LINK) $(am_libscisundials_la_rpath) $(libscisundials_la_OBJECTS) $(libscisundials_la_LIBADD) $(LIBS)
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p || test -f $$p1; \
	  then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' `; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list
XML2Modelica$(EXEEXT): $(XML2Modelica_OBJECTS) $(XML2Modelica_DEPENDENCIES) $(EXTRA_XML2Modelica_DEPENDENCIES) 
	@rm -f XML2Modelica$(EXEEXT)
	$(LINK) $(XML2Modelica_OBJECTS) $(XML2Modelica_LDADD) $(LIBS)
XML2Modelica$(EXEEXT): $(XML2Modelica_OBJECTS) $(XML2Modelica_DEPENDENCIES) $(EXTRA_XML2Modelica_DEPENDENCIES) 
	@rm -f XML2Modelica$(EXEEXT)
	$(LINK) $(XML2Modelica_OBJECTS) $(XML2Modelica_LDADD) $(LIBS)
modelicac$(EXEEXT): $(modelicac_OBJECTS) $(modelicac_DEPENDENCIES) $(EXTRA_modelicac_DEPENDENCIES) 
	@rm -f modelicac$(EXEEXT)
	$(LINK) $(modelicac_OBJECTS) $(modelicac_LDADD) $(LIBS)
modelicac$(EXEEXT): $(modelicac_OBJECTS) $(modelicac_DEPENDENCIES) $(EXTRA_modelicac_DEPENDENCIES) 
	@rm -f modelicac$(EXEEXT)
	$(LINK) $(modelicac_OBJECTS) $(modelicac_LDADD) $(LIBS)
modelicat$(EXEEXT): $(modelicat_OBJECTS) $(modelicat_DEPENDENCIES) $(EXTRA_modelicat_DEPENDENCIES) 
	@rm -f modelicat$(EXEEXT)
	$(LINK) $(modelicat_OBJECTS) $(modelicat_LDADD) $(LIBS)
modelicat$(EXEEXT): $(modelicat_OBJECTS) $(modelicat_DEPENDENCIES) $(EXTRA_modelicat_DEPENDENCIES) 
	@rm -f modelicat$(EXEEXT)
	$(LINK) $(modelicat_OBJECTS) $(modelicat_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/libsciscicos_algo_la-MlistGetFieldNumber.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-copyvarfromlistentry.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-createblklist.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-extractblklist.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-ezxml.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-il_sim.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-il_state.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-import.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-lsodar.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-sciblk2.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-sciblk4.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-scicos.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-scicos_free.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-scicos_malloc.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-scicosclip.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-slider.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-tree.Plo
include ./$(DEPDIR)/libsciscicos_algo_la-var2sci.Plo
include ./$(DEPDIR)/libsciscicos_la-gw_scicos.Plo
include ./$(DEPDIR)/libsciscicos_la-noscicos.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_buildouttb.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_callblk.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_coserror.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ctree2.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ctree3.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ctree4.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_curblock.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_curblockc.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_data2sig.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_diffobjs.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_duplicate.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_end_scicosim.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ftree2.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ftree3.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_ftree4.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_getblocklabel.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_getscicosvars.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_haltscicos.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_loadScicos.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_model2blk.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_phase_simulation.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_pointer_xproperty.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_scicos_debug.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_scicos_debug_count.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_scicos_time.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_scicosim.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_sctree.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_set_blockerror.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_set_xproperty.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_sig2data.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_var2vec.Plo
include ./$(DEPDIR)/libsciscicos_la-sci_vec2var.Plo
include ./$(DEPDIR)/libscisundials_la-cvode.Plo
include ./$(DEPDIR)/libscisundials_la-cvode_dense.Plo
include ./$(DEPDIR)/libscisundials_la-cvode_io.Plo
include ./$(DEPDIR)/libscisundials_la-ida.Plo
include ./$(DEPDIR)/libscisundials_la-ida_dense.Plo
include ./$(DEPDIR)/libscisundials_la-ida_ic.Plo
include ./$(DEPDIR)/libscisundials_la-ida_io.Plo
include ./$(DEPDIR)/libscisundials_la-kinsol.Plo
include ./$(DEPDIR)/libscisundials_la-kinsol_dense.Plo
include ./$(DEPDIR)/libscisundials_la-kinsol_io.Plo
include ./$(DEPDIR)/libscisundials_la-nvector_serial.Plo
include ./$(DEPDIR)/libscisundials_la-sundials_dense.Plo
include ./$(DEPDIR)/libscisundials_la-sundials_extension.Plo
include ./$(DEPDIR)/libscisundials_la-sundials_math.Plo
include ./$(DEPDIR)/libscisundials_la-sundials_nvector.Plo
include ./$(DEPDIR)/libscisundials_la-sundials_smalldense.Plo

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

libsciscicos_algo_la-tree.lo: src/c/tree.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-tree.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-tree.Tpo -c -o libsciscicos_algo_la-tree.lo `test -f 'src/c/tree.c' || echo '$(srcdir)/'`src/c/tree.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-tree.Tpo $(DEPDIR)/libsciscicos_algo_la-tree.Plo
#	source='src/c/tree.c' object='libsciscicos_algo_la-tree.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-tree.lo `test -f 'src/c/tree.c' || echo '$(srcdir)/'`src/c/tree.c

libsciscicos_algo_la-scicos_malloc.lo: src/c/scicos_malloc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-scicos_malloc.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-scicos_malloc.Tpo -c -o libsciscicos_algo_la-scicos_malloc.lo `test -f 'src/c/scicos_malloc.c' || echo '$(srcdir)/'`src/c/scicos_malloc.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-scicos_malloc.Tpo $(DEPDIR)/libsciscicos_algo_la-scicos_malloc.Plo
#	source='src/c/scicos_malloc.c' object='libsciscicos_algo_la-scicos_malloc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-scicos_malloc.lo `test -f 'src/c/scicos_malloc.c' || echo '$(srcdir)/'`src/c/scicos_malloc.c

libsciscicos_algo_la-import.lo: src/c/import.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-import.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-import.Tpo -c -o libsciscicos_algo_la-import.lo `test -f 'src/c/import.c' || echo '$(srcdir)/'`src/c/import.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-import.Tpo $(DEPDIR)/libsciscicos_algo_la-import.Plo
#	source='src/c/import.c' object='libsciscicos_algo_la-import.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-import.lo `test -f 'src/c/import.c' || echo '$(srcdir)/'`src/c/import.c

libsciscicos_algo_la-slider.lo: src/c/slider.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-slider.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-slider.Tpo -c -o libsciscicos_algo_la-slider.lo `test -f 'src/c/slider.c' || echo '$(srcdir)/'`src/c/slider.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-slider.Tpo $(DEPDIR)/libsciscicos_algo_la-slider.Plo
#	source='src/c/slider.c' object='libsciscicos_algo_la-slider.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-slider.lo `test -f 'src/c/slider.c' || echo '$(srcdir)/'`src/c/slider.c

libsciscicos_algo_la-scicos.lo: src/c/scicos.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-scicos.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-scicos.Tpo -c -o libsciscicos_algo_la-scicos.lo `test -f 'src/c/scicos.c' || echo '$(srcdir)/'`src/c/scicos.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-scicos.Tpo $(DEPDIR)/libsciscicos_algo_la-scicos.Plo
#	source='src/c/scicos.c' object='libsciscicos_algo_la-scicos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-scicos.lo `test -f 'src/c/scicos.c' || echo '$(srcdir)/'`src/c/scicos.c

libsciscicos_algo_la-scicos_free.lo: src/c/scicos_free.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-scicos_free.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-scicos_free.Tpo -c -o libsciscicos_algo_la-scicos_free.lo `test -f 'src/c/scicos_free.c' || echo '$(srcdir)/'`src/c/scicos_free.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-scicos_free.Tpo $(DEPDIR)/libsciscicos_algo_la-scicos_free.Plo
#	source='src/c/scicos_free.c' object='libsciscicos_algo_la-scicos_free.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-scicos_free.lo `test -f 'src/c/scicos_free.c' || echo '$(srcdir)/'`src/c/scicos_free.c

libsciscicos_algo_la-sciblk2.lo: src/c/sciblk2.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-sciblk2.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-sciblk2.Tpo -c -o libsciscicos_algo_la-sciblk2.lo `test -f 'src/c/sciblk2.c' || echo '$(srcdir)/'`src/c/sciblk2.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-sciblk2.Tpo $(DEPDIR)/libsciscicos_algo_la-sciblk2.Plo
#	source='src/c/sciblk2.c' object='libsciscicos_algo_la-sciblk2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-sciblk2.lo `test -f 'src/c/sciblk2.c' || echo '$(srcdir)/'`src/c/sciblk2.c

libsciscicos_algo_la-scicosclip.lo: src/c/scicosclip.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-scicosclip.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-scicosclip.Tpo -c -o libsciscicos_algo_la-scicosclip.lo `test -f 'src/c/scicosclip.c' || echo '$(srcdir)/'`src/c/scicosclip.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-scicosclip.Tpo $(DEPDIR)/libsciscicos_algo_la-scicosclip.Plo
#	source='src/c/scicosclip.c' object='libsciscicos_algo_la-scicosclip.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-scicosclip.lo `test -f 'src/c/scicosclip.c' || echo '$(srcdir)/'`src/c/scicosclip.c

libsciscicos_algo_la-sciblk4.lo: src/c/sciblk4.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-sciblk4.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-sciblk4.Tpo -c -o libsciscicos_algo_la-sciblk4.lo `test -f 'src/c/sciblk4.c' || echo '$(srcdir)/'`src/c/sciblk4.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-sciblk4.Tpo $(DEPDIR)/libsciscicos_algo_la-sciblk4.Plo
#	source='src/c/sciblk4.c' object='libsciscicos_algo_la-sciblk4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-sciblk4.lo `test -f 'src/c/sciblk4.c' || echo '$(srcdir)/'`src/c/sciblk4.c

libsciscicos_algo_la-ezxml.lo: src/c/ezxml.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-ezxml.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-ezxml.Tpo -c -o libsciscicos_algo_la-ezxml.lo `test -f 'src/c/ezxml.c' || echo '$(srcdir)/'`src/c/ezxml.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-ezxml.Tpo $(DEPDIR)/libsciscicos_algo_la-ezxml.Plo
#	source='src/c/ezxml.c' object='libsciscicos_algo_la-ezxml.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-ezxml.lo `test -f 'src/c/ezxml.c' || echo '$(srcdir)/'`src/c/ezxml.c

libsciscicos_algo_la-il_state.lo: src/c/il_state.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-il_state.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-il_state.Tpo -c -o libsciscicos_algo_la-il_state.lo `test -f 'src/c/il_state.c' || echo '$(srcdir)/'`src/c/il_state.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-il_state.Tpo $(DEPDIR)/libsciscicos_algo_la-il_state.Plo
#	source='src/c/il_state.c' object='libsciscicos_algo_la-il_state.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-il_state.lo `test -f 'src/c/il_state.c' || echo '$(srcdir)/'`src/c/il_state.c

libsciscicos_algo_la-il_sim.lo: src/c/il_sim.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-il_sim.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-il_sim.Tpo -c -o libsciscicos_algo_la-il_sim.lo `test -f 'src/c/il_sim.c' || echo '$(srcdir)/'`src/c/il_sim.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-il_sim.Tpo $(DEPDIR)/libsciscicos_algo_la-il_sim.Plo
#	source='src/c/il_sim.c' object='libsciscicos_algo_la-il_sim.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-il_sim.lo `test -f 'src/c/il_sim.c' || echo '$(srcdir)/'`src/c/il_sim.c

libsciscicos_algo_la-createblklist.lo: src/c/createblklist.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-createblklist.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-createblklist.Tpo -c -o libsciscicos_algo_la-createblklist.lo `test -f 'src/c/createblklist.c' || echo '$(srcdir)/'`src/c/createblklist.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-createblklist.Tpo $(DEPDIR)/libsciscicos_algo_la-createblklist.Plo
#	source='src/c/createblklist.c' object='libsciscicos_algo_la-createblklist.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-createblklist.lo `test -f 'src/c/createblklist.c' || echo '$(srcdir)/'`src/c/createblklist.c

libsciscicos_algo_la-var2sci.lo: src/c/var2sci.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-var2sci.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-var2sci.Tpo -c -o libsciscicos_algo_la-var2sci.lo `test -f 'src/c/var2sci.c' || echo '$(srcdir)/'`src/c/var2sci.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-var2sci.Tpo $(DEPDIR)/libsciscicos_algo_la-var2sci.Plo
#	source='src/c/var2sci.c' object='libsciscicos_algo_la-var2sci.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-var2sci.lo `test -f 'src/c/var2sci.c' || echo '$(srcdir)/'`src/c/var2sci.c

libsciscicos_algo_la-copyvarfromlistentry.lo: src/c/copyvarfromlistentry.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-copyvarfromlistentry.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-copyvarfromlistentry.Tpo -c -o libsciscicos_algo_la-copyvarfromlistentry.lo `test -f 'src/c/copyvarfromlistentry.c' || echo '$(srcdir)/'`src/c/copyvarfromlistentry.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-copyvarfromlistentry.Tpo $(DEPDIR)/libsciscicos_algo_la-copyvarfromlistentry.Plo
#	source='src/c/copyvarfromlistentry.c' object='libsciscicos_algo_la-copyvarfromlistentry.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-copyvarfromlistentry.lo `test -f 'src/c/copyvarfromlistentry.c' || echo '$(srcdir)/'`src/c/copyvarfromlistentry.c

libsciscicos_algo_la-MlistGetFieldNumber.lo: src/c/MlistGetFieldNumber.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-MlistGetFieldNumber.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-MlistGetFieldNumber.Tpo -c -o libsciscicos_algo_la-MlistGetFieldNumber.lo `test -f 'src/c/MlistGetFieldNumber.c' || echo '$(srcdir)/'`src/c/MlistGetFieldNumber.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-MlistGetFieldNumber.Tpo $(DEPDIR)/libsciscicos_algo_la-MlistGetFieldNumber.Plo
#	source='src/c/MlistGetFieldNumber.c' object='libsciscicos_algo_la-MlistGetFieldNumber.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-MlistGetFieldNumber.lo `test -f 'src/c/MlistGetFieldNumber.c' || echo '$(srcdir)/'`src/c/MlistGetFieldNumber.c

libsciscicos_algo_la-extractblklist.lo: src/c/extractblklist.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-extractblklist.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-extractblklist.Tpo -c -o libsciscicos_algo_la-extractblklist.lo `test -f 'src/c/extractblklist.c' || echo '$(srcdir)/'`src/c/extractblklist.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-extractblklist.Tpo $(DEPDIR)/libsciscicos_algo_la-extractblklist.Plo
#	source='src/c/extractblklist.c' object='libsciscicos_algo_la-extractblklist.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-extractblklist.lo `test -f 'src/c/extractblklist.c' || echo '$(srcdir)/'`src/c/extractblklist.c

libsciscicos_algo_la-lsodar.lo: src/c/lsodar.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_algo_la-lsodar.lo -MD -MP -MF $(DEPDIR)/libsciscicos_algo_la-lsodar.Tpo -c -o libsciscicos_algo_la-lsodar.lo `test -f 'src/c/lsodar.c' || echo '$(srcdir)/'`src/c/lsodar.c
	$(am__mv) $(DEPDIR)/libsciscicos_algo_la-lsodar.Tpo $(DEPDIR)/libsciscicos_algo_la-lsodar.Plo
#	source='src/c/lsodar.c' object='libsciscicos_algo_la-lsodar.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_algo_la-lsodar.lo `test -f 'src/c/lsodar.c' || echo '$(srcdir)/'`src/c/lsodar.c

libsciscicos_la-noscicos.lo: src/c/noscicos/noscicos.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-noscicos.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-noscicos.Tpo -c -o libsciscicos_la-noscicos.lo `test -f 'src/c/noscicos/noscicos.c' || echo '$(srcdir)/'`src/c/noscicos/noscicos.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-noscicos.Tpo $(DEPDIR)/libsciscicos_la-noscicos.Plo
#	source='src/c/noscicos/noscicos.c' object='libsciscicos_la-noscicos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-noscicos.lo `test -f 'src/c/noscicos/noscicos.c' || echo '$(srcdir)/'`src/c/noscicos/noscicos.c

libsciscicos_la-gw_scicos.lo: sci_gateway/c/gw_scicos.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-gw_scicos.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-gw_scicos.Tpo -c -o libsciscicos_la-gw_scicos.lo `test -f 'sci_gateway/c/gw_scicos.c' || echo '$(srcdir)/'`sci_gateway/c/gw_scicos.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-gw_scicos.Tpo $(DEPDIR)/libsciscicos_la-gw_scicos.Plo
#	source='sci_gateway/c/gw_scicos.c' object='libsciscicos_la-gw_scicos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-gw_scicos.lo `test -f 'sci_gateway/c/gw_scicos.c' || echo '$(srcdir)/'`sci_gateway/c/gw_scicos.c

libsciscicos_la-sci_buildouttb.lo: sci_gateway/c/sci_buildouttb.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_buildouttb.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_buildouttb.Tpo -c -o libsciscicos_la-sci_buildouttb.lo `test -f 'sci_gateway/c/sci_buildouttb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_buildouttb.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_buildouttb.Tpo $(DEPDIR)/libsciscicos_la-sci_buildouttb.Plo
#	source='sci_gateway/c/sci_buildouttb.c' object='libsciscicos_la-sci_buildouttb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_buildouttb.lo `test -f 'sci_gateway/c/sci_buildouttb.c' || echo '$(srcdir)/'`sci_gateway/c/sci_buildouttb.c

libsciscicos_la-sci_callblk.lo: sci_gateway/c/sci_callblk.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_callblk.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_callblk.Tpo -c -o libsciscicos_la-sci_callblk.lo `test -f 'sci_gateway/c/sci_callblk.c' || echo '$(srcdir)/'`sci_gateway/c/sci_callblk.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_callblk.Tpo $(DEPDIR)/libsciscicos_la-sci_callblk.Plo
#	source='sci_gateway/c/sci_callblk.c' object='libsciscicos_la-sci_callblk.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_callblk.lo `test -f 'sci_gateway/c/sci_callblk.c' || echo '$(srcdir)/'`sci_gateway/c/sci_callblk.c

libsciscicos_la-sci_coserror.lo: sci_gateway/c/sci_coserror.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_coserror.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_coserror.Tpo -c -o libsciscicos_la-sci_coserror.lo `test -f 'sci_gateway/c/sci_coserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_coserror.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_coserror.Tpo $(DEPDIR)/libsciscicos_la-sci_coserror.Plo
#	source='sci_gateway/c/sci_coserror.c' object='libsciscicos_la-sci_coserror.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_coserror.lo `test -f 'sci_gateway/c/sci_coserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_coserror.c

libsciscicos_la-sci_ctree2.lo: sci_gateway/c/sci_ctree2.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ctree2.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ctree2.Tpo -c -o libsciscicos_la-sci_ctree2.lo `test -f 'sci_gateway/c/sci_ctree2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree2.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ctree2.Tpo $(DEPDIR)/libsciscicos_la-sci_ctree2.Plo
#	source='sci_gateway/c/sci_ctree2.c' object='libsciscicos_la-sci_ctree2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ctree2.lo `test -f 'sci_gateway/c/sci_ctree2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree2.c

libsciscicos_la-sci_ctree3.lo: sci_gateway/c/sci_ctree3.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ctree3.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ctree3.Tpo -c -o libsciscicos_la-sci_ctree3.lo `test -f 'sci_gateway/c/sci_ctree3.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree3.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ctree3.Tpo $(DEPDIR)/libsciscicos_la-sci_ctree3.Plo
#	source='sci_gateway/c/sci_ctree3.c' object='libsciscicos_la-sci_ctree3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ctree3.lo `test -f 'sci_gateway/c/sci_ctree3.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree3.c

libsciscicos_la-sci_ctree4.lo: sci_gateway/c/sci_ctree4.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ctree4.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ctree4.Tpo -c -o libsciscicos_la-sci_ctree4.lo `test -f 'sci_gateway/c/sci_ctree4.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree4.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ctree4.Tpo $(DEPDIR)/libsciscicos_la-sci_ctree4.Plo
#	source='sci_gateway/c/sci_ctree4.c' object='libsciscicos_la-sci_ctree4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ctree4.lo `test -f 'sci_gateway/c/sci_ctree4.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ctree4.c

libsciscicos_la-sci_curblock.lo: sci_gateway/c/sci_curblock.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_curblock.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_curblock.Tpo -c -o libsciscicos_la-sci_curblock.lo `test -f 'sci_gateway/c/sci_curblock.c' || echo '$(srcdir)/'`sci_gateway/c/sci_curblock.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_curblock.Tpo $(DEPDIR)/libsciscicos_la-sci_curblock.Plo
#	source='sci_gateway/c/sci_curblock.c' object='libsciscicos_la-sci_curblock.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_curblock.lo `test -f 'sci_gateway/c/sci_curblock.c' || echo '$(srcdir)/'`sci_gateway/c/sci_curblock.c

libsciscicos_la-sci_curblockc.lo: sci_gateway/c/sci_curblockc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_curblockc.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_curblockc.Tpo -c -o libsciscicos_la-sci_curblockc.lo `test -f 'sci_gateway/c/sci_curblockc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_curblockc.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_curblockc.Tpo $(DEPDIR)/libsciscicos_la-sci_curblockc.Plo
#	source='sci_gateway/c/sci_curblockc.c' object='libsciscicos_la-sci_curblockc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_curblockc.lo `test -f 'sci_gateway/c/sci_curblockc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_curblockc.c

libsciscicos_la-sci_data2sig.lo: sci_gateway/c/sci_data2sig.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_data2sig.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_data2sig.Tpo -c -o libsciscicos_la-sci_data2sig.lo `test -f 'sci_gateway/c/sci_data2sig.c' || echo '$(srcdir)/'`sci_gateway/c/sci_data2sig.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_data2sig.Tpo $(DEPDIR)/libsciscicos_la-sci_data2sig.Plo
#	source='sci_gateway/c/sci_data2sig.c' object='libsciscicos_la-sci_data2sig.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_data2sig.lo `test -f 'sci_gateway/c/sci_data2sig.c' || echo '$(srcdir)/'`sci_gateway/c/sci_data2sig.c

libsciscicos_la-sci_diffobjs.lo: sci_gateway/c/sci_diffobjs.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_diffobjs.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_diffobjs.Tpo -c -o libsciscicos_la-sci_diffobjs.lo `test -f 'sci_gateway/c/sci_diffobjs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_diffobjs.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_diffobjs.Tpo $(DEPDIR)/libsciscicos_la-sci_diffobjs.Plo
#	source='sci_gateway/c/sci_diffobjs.c' object='libsciscicos_la-sci_diffobjs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_diffobjs.lo `test -f 'sci_gateway/c/sci_diffobjs.c' || echo '$(srcdir)/'`sci_gateway/c/sci_diffobjs.c

libsciscicos_la-sci_duplicate.lo: sci_gateway/c/sci_duplicate.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_duplicate.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_duplicate.Tpo -c -o libsciscicos_la-sci_duplicate.lo `test -f 'sci_gateway/c/sci_duplicate.c' || echo '$(srcdir)/'`sci_gateway/c/sci_duplicate.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_duplicate.Tpo $(DEPDIR)/libsciscicos_la-sci_duplicate.Plo
#	source='sci_gateway/c/sci_duplicate.c' object='libsciscicos_la-sci_duplicate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_duplicate.lo `test -f 'sci_gateway/c/sci_duplicate.c' || echo '$(srcdir)/'`sci_gateway/c/sci_duplicate.c

libsciscicos_la-sci_end_scicosim.lo: sci_gateway/c/sci_end_scicosim.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_end_scicosim.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_end_scicosim.Tpo -c -o libsciscicos_la-sci_end_scicosim.lo `test -f 'sci_gateway/c/sci_end_scicosim.c' || echo '$(srcdir)/'`sci_gateway/c/sci_end_scicosim.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_end_scicosim.Tpo $(DEPDIR)/libsciscicos_la-sci_end_scicosim.Plo
#	source='sci_gateway/c/sci_end_scicosim.c' object='libsciscicos_la-sci_end_scicosim.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_end_scicosim.lo `test -f 'sci_gateway/c/sci_end_scicosim.c' || echo '$(srcdir)/'`sci_gateway/c/sci_end_scicosim.c

libsciscicos_la-sci_ftree2.lo: sci_gateway/c/sci_ftree2.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ftree2.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ftree2.Tpo -c -o libsciscicos_la-sci_ftree2.lo `test -f 'sci_gateway/c/sci_ftree2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree2.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ftree2.Tpo $(DEPDIR)/libsciscicos_la-sci_ftree2.Plo
#	source='sci_gateway/c/sci_ftree2.c' object='libsciscicos_la-sci_ftree2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ftree2.lo `test -f 'sci_gateway/c/sci_ftree2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree2.c

libsciscicos_la-sci_ftree3.lo: sci_gateway/c/sci_ftree3.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ftree3.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ftree3.Tpo -c -o libsciscicos_la-sci_ftree3.lo `test -f 'sci_gateway/c/sci_ftree3.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree3.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ftree3.Tpo $(DEPDIR)/libsciscicos_la-sci_ftree3.Plo
#	source='sci_gateway/c/sci_ftree3.c' object='libsciscicos_la-sci_ftree3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ftree3.lo `test -f 'sci_gateway/c/sci_ftree3.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree3.c

libsciscicos_la-sci_ftree4.lo: sci_gateway/c/sci_ftree4.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_ftree4.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_ftree4.Tpo -c -o libsciscicos_la-sci_ftree4.lo `test -f 'sci_gateway/c/sci_ftree4.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree4.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_ftree4.Tpo $(DEPDIR)/libsciscicos_la-sci_ftree4.Plo
#	source='sci_gateway/c/sci_ftree4.c' object='libsciscicos_la-sci_ftree4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_ftree4.lo `test -f 'sci_gateway/c/sci_ftree4.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ftree4.c

libsciscicos_la-sci_getblocklabel.lo: sci_gateway/c/sci_getblocklabel.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_getblocklabel.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_getblocklabel.Tpo -c -o libsciscicos_la-sci_getblocklabel.lo `test -f 'sci_gateway/c/sci_getblocklabel.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getblocklabel.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_getblocklabel.Tpo $(DEPDIR)/libsciscicos_la-sci_getblocklabel.Plo
#	source='sci_gateway/c/sci_getblocklabel.c' object='libsciscicos_la-sci_getblocklabel.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_getblocklabel.lo `test -f 'sci_gateway/c/sci_getblocklabel.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getblocklabel.c

libsciscicos_la-sci_getscicosvars.lo: sci_gateway/c/sci_getscicosvars.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_getscicosvars.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_getscicosvars.Tpo -c -o libsciscicos_la-sci_getscicosvars.lo `test -f 'sci_gateway/c/sci_getscicosvars.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getscicosvars.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_getscicosvars.Tpo $(DEPDIR)/libsciscicos_la-sci_getscicosvars.Plo
#	source='sci_gateway/c/sci_getscicosvars.c' object='libsciscicos_la-sci_getscicosvars.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_getscicosvars.lo `test -f 'sci_gateway/c/sci_getscicosvars.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getscicosvars.c

libsciscicos_la-sci_haltscicos.lo: sci_gateway/c/sci_haltscicos.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_haltscicos.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_haltscicos.Tpo -c -o libsciscicos_la-sci_haltscicos.lo `test -f 'sci_gateway/c/sci_haltscicos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_haltscicos.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_haltscicos.Tpo $(DEPDIR)/libsciscicos_la-sci_haltscicos.Plo
#	source='sci_gateway/c/sci_haltscicos.c' object='libsciscicos_la-sci_haltscicos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_haltscicos.lo `test -f 'sci_gateway/c/sci_haltscicos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_haltscicos.c

libsciscicos_la-sci_loadScicos.lo: sci_gateway/c/sci_loadScicos.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_loadScicos.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_loadScicos.Tpo -c -o libsciscicos_la-sci_loadScicos.lo `test -f 'sci_gateway/c/sci_loadScicos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_loadScicos.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_loadScicos.Tpo $(DEPDIR)/libsciscicos_la-sci_loadScicos.Plo
#	source='sci_gateway/c/sci_loadScicos.c' object='libsciscicos_la-sci_loadScicos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_loadScicos.lo `test -f 'sci_gateway/c/sci_loadScicos.c' || echo '$(srcdir)/'`sci_gateway/c/sci_loadScicos.c

libsciscicos_la-sci_model2blk.lo: sci_gateway/c/sci_model2blk.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_model2blk.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_model2blk.Tpo -c -o libsciscicos_la-sci_model2blk.lo `test -f 'sci_gateway/c/sci_model2blk.c' || echo '$(srcdir)/'`sci_gateway/c/sci_model2blk.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_model2blk.Tpo $(DEPDIR)/libsciscicos_la-sci_model2blk.Plo
#	source='sci_gateway/c/sci_model2blk.c' object='libsciscicos_la-sci_model2blk.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_model2blk.lo `test -f 'sci_gateway/c/sci_model2blk.c' || echo '$(srcdir)/'`sci_gateway/c/sci_model2blk.c

libsciscicos_la-sci_phase_simulation.lo: sci_gateway/c/sci_phase_simulation.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_phase_simulation.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_phase_simulation.Tpo -c -o libsciscicos_la-sci_phase_simulation.lo `test -f 'sci_gateway/c/sci_phase_simulation.c' || echo '$(srcdir)/'`sci_gateway/c/sci_phase_simulation.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_phase_simulation.Tpo $(DEPDIR)/libsciscicos_la-sci_phase_simulation.Plo
#	source='sci_gateway/c/sci_phase_simulation.c' object='libsciscicos_la-sci_phase_simulation.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_phase_simulation.lo `test -f 'sci_gateway/c/sci_phase_simulation.c' || echo '$(srcdir)/'`sci_gateway/c/sci_phase_simulation.c

libsciscicos_la-sci_pointer_xproperty.lo: sci_gateway/c/sci_pointer_xproperty.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_pointer_xproperty.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_pointer_xproperty.Tpo -c -o libsciscicos_la-sci_pointer_xproperty.lo `test -f 'sci_gateway/c/sci_pointer_xproperty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_pointer_xproperty.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_pointer_xproperty.Tpo $(DEPDIR)/libsciscicos_la-sci_pointer_xproperty.Plo
#	source='sci_gateway/c/sci_pointer_xproperty.c' object='libsciscicos_la-sci_pointer_xproperty.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_pointer_xproperty.lo `test -f 'sci_gateway/c/sci_pointer_xproperty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_pointer_xproperty.c

libsciscicos_la-sci_scicos_debug.lo: sci_gateway/c/sci_scicos_debug.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_scicos_debug.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_scicos_debug.Tpo -c -o libsciscicos_la-sci_scicos_debug.lo `test -f 'sci_gateway/c/sci_scicos_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_debug.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_scicos_debug.Tpo $(DEPDIR)/libsciscicos_la-sci_scicos_debug.Plo
#	source='sci_gateway/c/sci_scicos_debug.c' object='libsciscicos_la-sci_scicos_debug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_scicos_debug.lo `test -f 'sci_gateway/c/sci_scicos_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_debug.c

libsciscicos_la-sci_scicos_debug_count.lo: sci_gateway/c/sci_scicos_debug_count.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_scicos_debug_count.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_scicos_debug_count.Tpo -c -o libsciscicos_la-sci_scicos_debug_count.lo `test -f 'sci_gateway/c/sci_scicos_debug_count.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_debug_count.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_scicos_debug_count.Tpo $(DEPDIR)/libsciscicos_la-sci_scicos_debug_count.Plo
#	source='sci_gateway/c/sci_scicos_debug_count.c' object='libsciscicos_la-sci_scicos_debug_count.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_scicos_debug_count.lo `test -f 'sci_gateway/c/sci_scicos_debug_count.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_debug_count.c

libsciscicos_la-sci_scicosim.lo: sci_gateway/c/sci_scicosim.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_scicosim.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_scicosim.Tpo -c -o libsciscicos_la-sci_scicosim.lo `test -f 'sci_gateway/c/sci_scicosim.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicosim.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_scicosim.Tpo $(DEPDIR)/libsciscicos_la-sci_scicosim.Plo
#	source='sci_gateway/c/sci_scicosim.c' object='libsciscicos_la-sci_scicosim.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_scicosim.lo `test -f 'sci_gateway/c/sci_scicosim.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicosim.c

libsciscicos_la-sci_scicos_time.lo: sci_gateway/c/sci_scicos_time.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_scicos_time.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_scicos_time.Tpo -c -o libsciscicos_la-sci_scicos_time.lo `test -f 'sci_gateway/c/sci_scicos_time.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_time.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_scicos_time.Tpo $(DEPDIR)/libsciscicos_la-sci_scicos_time.Plo
#	source='sci_gateway/c/sci_scicos_time.c' object='libsciscicos_la-sci_scicos_time.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_scicos_time.lo `test -f 'sci_gateway/c/sci_scicos_time.c' || echo '$(srcdir)/'`sci_gateway/c/sci_scicos_time.c

libsciscicos_la-sci_sctree.lo: sci_gateway/c/sci_sctree.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_sctree.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_sctree.Tpo -c -o libsciscicos_la-sci_sctree.lo `test -f 'sci_gateway/c/sci_sctree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sctree.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_sctree.Tpo $(DEPDIR)/libsciscicos_la-sci_sctree.Plo
#	source='sci_gateway/c/sci_sctree.c' object='libsciscicos_la-sci_sctree.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_sctree.lo `test -f 'sci_gateway/c/sci_sctree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sctree.c

libsciscicos_la-sci_set_blockerror.lo: sci_gateway/c/sci_set_blockerror.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_set_blockerror.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_set_blockerror.Tpo -c -o libsciscicos_la-sci_set_blockerror.lo `test -f 'sci_gateway/c/sci_set_blockerror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_blockerror.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_set_blockerror.Tpo $(DEPDIR)/libsciscicos_la-sci_set_blockerror.Plo
#	source='sci_gateway/c/sci_set_blockerror.c' object='libsciscicos_la-sci_set_blockerror.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_set_blockerror.lo `test -f 'sci_gateway/c/sci_set_blockerror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_blockerror.c

libsciscicos_la-sci_set_xproperty.lo: sci_gateway/c/sci_set_xproperty.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_set_xproperty.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_set_xproperty.Tpo -c -o libsciscicos_la-sci_set_xproperty.lo `test -f 'sci_gateway/c/sci_set_xproperty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_xproperty.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_set_xproperty.Tpo $(DEPDIR)/libsciscicos_la-sci_set_xproperty.Plo
#	source='sci_gateway/c/sci_set_xproperty.c' object='libsciscicos_la-sci_set_xproperty.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_set_xproperty.lo `test -f 'sci_gateway/c/sci_set_xproperty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_xproperty.c

libsciscicos_la-sci_sig2data.lo: sci_gateway/c/sci_sig2data.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_sig2data.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_sig2data.Tpo -c -o libsciscicos_la-sci_sig2data.lo `test -f 'sci_gateway/c/sci_sig2data.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sig2data.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_sig2data.Tpo $(DEPDIR)/libsciscicos_la-sci_sig2data.Plo
#	source='sci_gateway/c/sci_sig2data.c' object='libsciscicos_la-sci_sig2data.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_sig2data.lo `test -f 'sci_gateway/c/sci_sig2data.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sig2data.c

libsciscicos_la-sci_var2vec.lo: sci_gateway/c/sci_var2vec.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_var2vec.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_var2vec.Tpo -c -o libsciscicos_la-sci_var2vec.lo `test -f 'sci_gateway/c/sci_var2vec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_var2vec.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_var2vec.Tpo $(DEPDIR)/libsciscicos_la-sci_var2vec.Plo
#	source='sci_gateway/c/sci_var2vec.c' object='libsciscicos_la-sci_var2vec.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_var2vec.lo `test -f 'sci_gateway/c/sci_var2vec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_var2vec.c

libsciscicos_la-sci_vec2var.lo: sci_gateway/c/sci_vec2var.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsciscicos_la-sci_vec2var.lo -MD -MP -MF $(DEPDIR)/libsciscicos_la-sci_vec2var.Tpo -c -o libsciscicos_la-sci_vec2var.lo `test -f 'sci_gateway/c/sci_vec2var.c' || echo '$(srcdir)/'`sci_gateway/c/sci_vec2var.c
	$(am__mv) $(DEPDIR)/libsciscicos_la-sci_vec2var.Tpo $(DEPDIR)/libsciscicos_la-sci_vec2var.Plo
#	source='sci_gateway/c/sci_vec2var.c' object='libsciscicos_la-sci_vec2var.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscicos_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsciscicos_la-sci_vec2var.lo `test -f 'sci_gateway/c/sci_vec2var.c' || echo '$(srcdir)/'`sci_gateway/c/sci_vec2var.c

libscisundials_la-cvode.lo: src/scicos_sundials/src/cvode/cvode.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-cvode.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-cvode.Tpo -c -o libscisundials_la-cvode.lo `test -f 'src/scicos_sundials/src/cvode/cvode.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode.c
	$(am__mv) $(DEPDIR)/libscisundials_la-cvode.Tpo $(DEPDIR)/libscisundials_la-cvode.Plo
#	source='src/scicos_sundials/src/cvode/cvode.c' object='libscisundials_la-cvode.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-cvode.lo `test -f 'src/scicos_sundials/src/cvode/cvode.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode.c

libscisundials_la-cvode_dense.lo: src/scicos_sundials/src/cvode/cvode_dense.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-cvode_dense.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-cvode_dense.Tpo -c -o libscisundials_la-cvode_dense.lo `test -f 'src/scicos_sundials/src/cvode/cvode_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode_dense.c
	$(am__mv) $(DEPDIR)/libscisundials_la-cvode_dense.Tpo $(DEPDIR)/libscisundials_la-cvode_dense.Plo
#	source='src/scicos_sundials/src/cvode/cvode_dense.c' object='libscisundials_la-cvode_dense.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-cvode_dense.lo `test -f 'src/scicos_sundials/src/cvode/cvode_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode_dense.c

libscisundials_la-cvode_io.lo: src/scicos_sundials/src/cvode/cvode_io.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-cvode_io.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-cvode_io.Tpo -c -o libscisundials_la-cvode_io.lo `test -f 'src/scicos_sundials/src/cvode/cvode_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode_io.c
	$(am__mv) $(DEPDIR)/libscisundials_la-cvode_io.Tpo $(DEPDIR)/libscisundials_la-cvode_io.Plo
#	source='src/scicos_sundials/src/cvode/cvode_io.c' object='libscisundials_la-cvode_io.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-cvode_io.lo `test -f 'src/scicos_sundials/src/cvode/cvode_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/cvode/cvode_io.c

libscisundials_la-ida.lo: src/scicos_sundials/src/ida/ida.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-ida.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-ida.Tpo -c -o libscisundials_la-ida.lo `test -f 'src/scicos_sundials/src/ida/ida.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida.c
	$(am__mv) $(DEPDIR)/libscisundials_la-ida.Tpo $(DEPDIR)/libscisundials_la-ida.Plo
#	source='src/scicos_sundials/src/ida/ida.c' object='libscisundials_la-ida.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-ida.lo `test -f 'src/scicos_sundials/src/ida/ida.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida.c

libscisundials_la-ida_dense.lo: src/scicos_sundials/src/ida/ida_dense.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-ida_dense.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-ida_dense.Tpo -c -o libscisundials_la-ida_dense.lo `test -f 'src/scicos_sundials/src/ida/ida_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_dense.c
	$(am__mv) $(DEPDIR)/libscisundials_la-ida_dense.Tpo $(DEPDIR)/libscisundials_la-ida_dense.Plo
#	source='src/scicos_sundials/src/ida/ida_dense.c' object='libscisundials_la-ida_dense.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-ida_dense.lo `test -f 'src/scicos_sundials/src/ida/ida_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_dense.c

libscisundials_la-ida_ic.lo: src/scicos_sundials/src/ida/ida_ic.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-ida_ic.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-ida_ic.Tpo -c -o libscisundials_la-ida_ic.lo `test -f 'src/scicos_sundials/src/ida/ida_ic.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_ic.c
	$(am__mv) $(DEPDIR)/libscisundials_la-ida_ic.Tpo $(DEPDIR)/libscisundials_la-ida_ic.Plo
#	source='src/scicos_sundials/src/ida/ida_ic.c' object='libscisundials_la-ida_ic.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-ida_ic.lo `test -f 'src/scicos_sundials/src/ida/ida_ic.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_ic.c

libscisundials_la-ida_io.lo: src/scicos_sundials/src/ida/ida_io.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-ida_io.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-ida_io.Tpo -c -o libscisundials_la-ida_io.lo `test -f 'src/scicos_sundials/src/ida/ida_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_io.c
	$(am__mv) $(DEPDIR)/libscisundials_la-ida_io.Tpo $(DEPDIR)/libscisundials_la-ida_io.Plo
#	source='src/scicos_sundials/src/ida/ida_io.c' object='libscisundials_la-ida_io.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-ida_io.lo `test -f 'src/scicos_sundials/src/ida/ida_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/ida/ida_io.c

libscisundials_la-kinsol.lo: src/scicos_sundials/src/kinsol/kinsol.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-kinsol.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-kinsol.Tpo -c -o libscisundials_la-kinsol.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol.c
	$(am__mv) $(DEPDIR)/libscisundials_la-kinsol.Tpo $(DEPDIR)/libscisundials_la-kinsol.Plo
#	source='src/scicos_sundials/src/kinsol/kinsol.c' object='libscisundials_la-kinsol.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-kinsol.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol.c

libscisundials_la-kinsol_dense.lo: src/scicos_sundials/src/kinsol/kinsol_dense.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-kinsol_dense.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-kinsol_dense.Tpo -c -o libscisundials_la-kinsol_dense.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol_dense.c
	$(am__mv) $(DEPDIR)/libscisundials_la-kinsol_dense.Tpo $(DEPDIR)/libscisundials_la-kinsol_dense.Plo
#	source='src/scicos_sundials/src/kinsol/kinsol_dense.c' object='libscisundials_la-kinsol_dense.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-kinsol_dense.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol_dense.c

libscisundials_la-kinsol_io.lo: src/scicos_sundials/src/kinsol/kinsol_io.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-kinsol_io.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-kinsol_io.Tpo -c -o libscisundials_la-kinsol_io.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol_io.c
	$(am__mv) $(DEPDIR)/libscisundials_la-kinsol_io.Tpo $(DEPDIR)/libscisundials_la-kinsol_io.Plo
#	source='src/scicos_sundials/src/kinsol/kinsol_io.c' object='libscisundials_la-kinsol_io.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-kinsol_io.lo `test -f 'src/scicos_sundials/src/kinsol/kinsol_io.c' || echo '$(srcdir)/'`src/scicos_sundials/src/kinsol/kinsol_io.c

libscisundials_la-nvector_serial.lo: src/scicos_sundials/src/nvec_ser/nvector_serial.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-nvector_serial.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-nvector_serial.Tpo -c -o libscisundials_la-nvector_serial.lo `test -f 'src/scicos_sundials/src/nvec_ser/nvector_serial.c' || echo '$(srcdir)/'`src/scicos_sundials/src/nvec_ser/nvector_serial.c
	$(am__mv) $(DEPDIR)/libscisundials_la-nvector_serial.Tpo $(DEPDIR)/libscisundials_la-nvector_serial.Plo
#	source='src/scicos_sundials/src/nvec_ser/nvector_serial.c' object='libscisundials_la-nvector_serial.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-nvector_serial.lo `test -f 'src/scicos_sundials/src/nvec_ser/nvector_serial.c' || echo '$(srcdir)/'`src/scicos_sundials/src/nvec_ser/nvector_serial.c

libscisundials_la-sundials_dense.lo: src/scicos_sundials/src/sundials/sundials_dense.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-sundials_dense.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-sundials_dense.Tpo -c -o libscisundials_la-sundials_dense.lo `test -f 'src/scicos_sundials/src/sundials/sundials_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_dense.c
	$(am__mv) $(DEPDIR)/libscisundials_la-sundials_dense.Tpo $(DEPDIR)/libscisundials_la-sundials_dense.Plo
#	source='src/scicos_sundials/src/sundials/sundials_dense.c' object='libscisundials_la-sundials_dense.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-sundials_dense.lo `test -f 'src/scicos_sundials/src/sundials/sundials_dense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_dense.c

libscisundials_la-sundials_math.lo: src/scicos_sundials/src/sundials/sundials_math.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-sundials_math.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-sundials_math.Tpo -c -o libscisundials_la-sundials_math.lo `test -f 'src/scicos_sundials/src/sundials/sundials_math.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_math.c
	$(am__mv) $(DEPDIR)/libscisundials_la-sundials_math.Tpo $(DEPDIR)/libscisundials_la-sundials_math.Plo
#	source='src/scicos_sundials/src/sundials/sundials_math.c' object='libscisundials_la-sundials_math.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-sundials_math.lo `test -f 'src/scicos_sundials/src/sundials/sundials_math.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_math.c

libscisundials_la-sundials_nvector.lo: src/scicos_sundials/src/sundials/sundials_nvector.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-sundials_nvector.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-sundials_nvector.Tpo -c -o libscisundials_la-sundials_nvector.lo `test -f 'src/scicos_sundials/src/sundials/sundials_nvector.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_nvector.c
	$(am__mv) $(DEPDIR)/libscisundials_la-sundials_nvector.Tpo $(DEPDIR)/libscisundials_la-sundials_nvector.Plo
#	source='src/scicos_sundials/src/sundials/sundials_nvector.c' object='libscisundials_la-sundials_nvector.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-sundials_nvector.lo `test -f 'src/scicos_sundials/src/sundials/sundials_nvector.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_nvector.c

libscisundials_la-sundials_smalldense.lo: src/scicos_sundials/src/sundials/sundials_smalldense.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-sundials_smalldense.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-sundials_smalldense.Tpo -c -o libscisundials_la-sundials_smalldense.lo `test -f 'src/scicos_sundials/src/sundials/sundials_smalldense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_smalldense.c
	$(am__mv) $(DEPDIR)/libscisundials_la-sundials_smalldense.Tpo $(DEPDIR)/libscisundials_la-sundials_smalldense.Plo
#	source='src/scicos_sundials/src/sundials/sundials_smalldense.c' object='libscisundials_la-sundials_smalldense.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-sundials_smalldense.lo `test -f 'src/scicos_sundials/src/sundials/sundials_smalldense.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_smalldense.c

libscisundials_la-sundials_extension.lo: src/scicos_sundials/src/sundials/sundials_extension.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscisundials_la-sundials_extension.lo -MD -MP -MF $(DEPDIR)/libscisundials_la-sundials_extension.Tpo -c -o libscisundials_la-sundials_extension.lo `test -f 'src/scicos_sundials/src/sundials/sundials_extension.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_extension.c
	$(am__mv) $(DEPDIR)/libscisundials_la-sundials_extension.Tpo $(DEPDIR)/libscisundials_la-sundials_extension.Plo
#	source='src/scicos_sundials/src/sundials/sundials_extension.c' object='libscisundials_la-sundials_extension.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisundials_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscisundials_la-sundials_extension.lo `test -f 'src/scicos_sundials/src/sundials/sundials_extension.c' || echo '$(srcdir)/'`src/scicos_sundials/src/sundials/sundials_extension.c

.f.o:
	$(F77COMPILE) -c -o $@ $<

.f.obj:
	$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.f.lo:
	$(LTF77COMPILE) -c -o $@ $<

scitovv.lo: src/fortran/scitovv.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scitovv.lo `test -f 'src/fortran/scitovv.f' || echo '$(srcdir)/'`src/fortran/scitovv.f

vvtosci.lo: src/fortran/vvtosci.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o vvtosci.lo `test -f 'src/fortran/vvtosci.f' || echo '$(srcdir)/'`src/fortran/vvtosci.f

skipvars.lo: src/fortran/skipvars.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o skipvars.lo `test -f 'src/fortran/skipvars.f' || echo '$(srcdir)/'`src/fortran/skipvars.f

coselm.lo: src/fortran/coselm.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o coselm.lo `test -f 'src/fortran/coselm.f' || echo '$(srcdir)/'`src/fortran/coselm.f

scitod.lo: src/fortran/scitod.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scitod.lo `test -f 'src/fortran/scitod.f' || echo '$(srcdir)/'`src/fortran/scitod.f

sctree.lo: src/fortran/sctree.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sctree.lo `test -f 'src/fortran/sctree.f' || echo '$(srcdir)/'`src/fortran/sctree.f

scierr.lo: src/fortran/scierr.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scierr.lo `test -f 'src/fortran/scierr.f' || echo '$(srcdir)/'`src/fortran/scierr.f

ftree2.lo: src/fortran/ftree2.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ftree2.lo `test -f 'src/fortran/ftree2.f' || echo '$(srcdir)/'`src/fortran/ftree2.f

ftree3.lo: src/fortran/ftree3.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ftree3.lo `test -f 'src/fortran/ftree3.f' || echo '$(srcdir)/'`src/fortran/ftree3.f

list2vars.lo: src/fortran/list2vars.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o list2vars.lo `test -f 'src/fortran/list2vars.f' || echo '$(srcdir)/'`src/fortran/list2vars.f

ftree4.lo: src/fortran/ftree4.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ftree4.lo `test -f 'src/fortran/ftree4.f' || echo '$(srcdir)/'`src/fortran/ftree4.f

scitoi.lo: src/fortran/scitoi.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scitoi.lo `test -f 'src/fortran/scitoi.f' || echo '$(srcdir)/'`src/fortran/scitoi.f

scifunc.lo: src/fortran/scifunc.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scifunc.lo `test -f 'src/fortran/scifunc.f' || echo '$(srcdir)/'`src/fortran/scifunc.f

sci_f_ctree.lo: sci_gateway/fortran/sci_f_ctree.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ctree.lo `test -f 'sci_gateway/fortran/sci_f_ctree.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ctree.f

sci_f_curblock.lo: sci_gateway/fortran/sci_f_curblock.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_curblock.lo `test -f 'sci_gateway/fortran/sci_f_curblock.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_curblock.f

sci_f_debug_count.lo: sci_gateway/fortran/sci_f_debug_count.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_debug_count.lo `test -f 'sci_gateway/fortran/sci_f_debug_count.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_debug_count.f

sci_f_getblocklabel.lo: sci_gateway/fortran/sci_f_getblocklabel.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_getblocklabel.lo `test -f 'sci_gateway/fortran/sci_f_getblocklabel.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_getblocklabel.f

sci_f_scicos_debug.lo: sci_gateway/fortran/sci_f_scicos_debug.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_scicos_debug.lo `test -f 'sci_gateway/fortran/sci_f_scicos_debug.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_scicos_debug.f

sci_f_tree2.lo: sci_gateway/fortran/sci_f_tree2.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_tree2.lo `test -f 'sci_gateway/fortran/sci_f_tree2.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_tree2.f

sci_f_tree3.lo: sci_gateway/fortran/sci_f_tree3.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_tree3.lo `test -f 'sci_gateway/fortran/sci_f_tree3.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_tree3.f

sci_f_tree4.lo: sci_gateway/fortran/sci_f_tree4.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_tree4.lo `test -f 'sci_gateway/fortran/sci_f_tree4.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_tree4.f

sci_f_var2vec.lo: sci_gateway/fortran/sci_f_var2vec.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_var2vec.lo `test -f 'sci_gateway/fortran/sci_f_var2vec.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_var2vec.f

sci_f_vec2var.lo: sci_gateway/fortran/sci_f_vec2var.f
	$(LIBTOOL)  --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_vec2var.lo `test -f 'sci_gateway/fortran/sci_f_vec2var.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_vec2var.f

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-libsciscicos_la_etcDATA: $(libsciscicos_la_etc_DATA)
	@$(NORMAL_INSTALL)
	@list='$(libsciscicos_la_etc_DATA)'; test -n "$(libsciscicos_la_etcdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_etcdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libsciscicos_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)$(libsciscicos_la_etcdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscicos_la_etcdir)" || exit $$?; \
	done

uninstall-libsciscicos_la_etcDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(libsciscicos_la_etc_DATA)'; test -n "$(libsciscicos_la_etcdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libsciscicos_la_etcdir)'; $(am__uninstall_files_from_dir)
install-libsciscicos_la_rootDATA: $(libsciscicos_la_root_DATA)
	@$(NORMAL_INSTALL)
	@list='$(libsciscicos_la_root_DATA)'; test -n "$(libsciscicos_la_rootdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_rootdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libsciscicos_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)$(libsciscicos_la_rootdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscicos_la_rootdir)" || exit $$?; \
	done

uninstall-libsciscicos_la_rootDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(libsciscicos_la_root_DATA)'; test -n "$(libsciscicos_la_rootdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libsciscicos_la_rootdir)'; $(am__uninstall_files_from_dir)
install-libsciscicos_la_sci_gatewayDATA: $(libsciscicos_la_sci_gateway_DATA)
	@$(NORMAL_INSTALL)
	@list='$(libsciscicos_la_sci_gateway_DATA)'; test -n "$(libsciscicos_la_sci_gatewaydir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_sci_gatewaydir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libsciscicos_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)$(libsciscicos_la_sci_gatewaydir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscicos_la_sci_gatewaydir)" || exit $$?; \
	done

uninstall-libsciscicos_la_sci_gatewayDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(libsciscicos_la_sci_gateway_DATA)'; test -n "$(libsciscicos_la_sci_gatewaydir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libsciscicos_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
install-nobase_libsciscicos_la_cosfDATA: $(nobase_libsciscicos_la_cosf_DATA)
	@$(NORMAL_INSTALL)
	@list='$(nobase_libsciscicos_la_cosf_DATA)'; test -n "$(libsciscicos_la_cosfdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_cosfdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libsciscicos_la_cosfdir)" || exit 1; \
	fi; \
	$(am__nobase_list) | while read dir files; do \
	  xfiles=; for file in $$files; do \
	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
	  test -z "$$xfiles" || { \
	    test "x$$dir" = x. || { \
	      echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_cosfdir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(libsciscicos_la_cosfdir)/$$dir"; }; \
	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(libsciscicos_la_cosfdir)/$$dir'"; \
	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(libsciscicos_la_cosfdir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_libsciscicos_la_cosfDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_libsciscicos_la_cosf_DATA)'; test -n "$(libsciscicos_la_cosfdir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(libsciscicos_la_cosfdir)'; $(am__uninstall_files_from_dir)
install-libsciscicos_la_includeHEADERS: $(libsciscicos_la_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(libsciscicos_la_include_HEADERS)'; test -n "$(libsciscicos_la_includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libsciscicos_la_includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libsciscicos_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)$(libsciscicos_la_includedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libsciscicos_la_includedir)" || exit $$?; \
	done

uninstall-libsciscicos_la_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(libsciscicos_la_include_HEADERS)'; test -n "$(libsciscicos_la_includedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libsciscicos_la_includedir)'; $(am__uninstall_files_from_dir)

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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"

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) $(PROGRAMS) $(DATA) $(HEADERS) \
		all-local
installdirs:
	for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libsciscicos_la_etcdir)" "$(DESTDIR)$(libsciscicos_la_rootdir)" "$(DESTDIR)$(libsciscicos_la_sci_gatewaydir)" "$(DESTDIR)$(libsciscicos_la_cosfdir)" "$(DESTDIR)$(libsciscicos_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:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

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)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
	clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(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-libsciscicos_la_etcDATA \
	install-libsciscicos_la_includeHEADERS \
	install-libsciscicos_la_rootDATA \
	install-libsciscicos_la_sci_gatewayDATA \
	install-nobase_libsciscicos_la_cosfDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-binPROGRAMS 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 ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-libsciscicos_la_etcDATA \
	uninstall-libsciscicos_la_includeHEADERS \
	uninstall-libsciscicos_la_rootDATA \
	uninstall-libsciscicos_la_sci_gatewayDATA \
	uninstall-nobase_libsciscicos_la_cosfDATA \
	uninstall-pkglibLTLIBRARIES

.MAKE: check-am install-am install-strip

.PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
	clean clean-binPROGRAMS clean-generic clean-libtool \
	clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
	ctags 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-binPROGRAMS 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-libsciscicos_la_etcDATA \
	install-libsciscicos_la_includeHEADERS \
	install-libsciscicos_la_rootDATA \
	install-libsciscicos_la_sci_gatewayDATA install-man \
	install-nobase_libsciscicos_la_cosfDATA 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 uninstall \
	uninstall-am uninstall-binPROGRAMS \
	uninstall-libsciscicos_la_etcDATA \
	uninstall-libsciscicos_la_includeHEADERS \
	uninstall-libsciscicos_la_rootDATA \
	uninstall-libsciscicos_la_sci_gatewayDATA \
	uninstall-nobase_libsciscicos_la_cosfDATA \
	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 ..."; \
#			$(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME  -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/;\
#	if test -n "$(GIWS_WRAPPERS)"; then \
#		for file in $(GIWS_WRAPPERS) ; do \
#			echo "GIWS process of $$file ..."; \
#			$(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
#		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

# @TODO check how to avoid the rebuild of the parser/lexer

##%.cmo: %.ml %.cmi
##	@if echo "$<"|grep src/translator; then \
##		echo $(OCAMLC) $(INCLUDE_modelicat)  -c $<; \
##		$(OCAMLC) $(INCLUDE_modelicat)  -c $<; \
##	else \
##		echo $(OCAMLC) $(INCLUDE)  -c $<; \
##		$(OCAMLC) $(INCLUDE)  -c $<; \
##	fi

##.ml.cmx:
##	@if echo "$<"|grep src/translator; then \
##		echo $(OCAMLOPT) $(INCLUDE_modelicat) -c $<; \
##		$(OCAMLOPT) $(INCLUDE_modelicat) -c $<; \
##	else \
##		echo $(OCAMLOPT) $(INCLUDE) -c $<; \
##		$(OCAMLOPT) $(INCLUDE) -c $<; \
##	fi

##.mli.cmi:
##	@if echo "$<"|grep src/translator; then \
##		echo $(OCAMLC) $(INCLUDE_modelicat) -c $<; \
##		$(OCAMLC) $(INCLUDE_modelicat) -c $<; \
##	else \
##		echo $(OCAMLC) $(INCLUDE) -c $<; \
##		$(OCAMLC) $(INCLUDE) -c $<; \
##	fi

##.ml.mli:
##	@if echo "$<"|grep src/translator; then \
##		echo $(OCAMLC) $(INCLUDE_modelicat) -i $< > $@; \
##		$(OCAMLC) $(INCLUDE_modelicat) -i $< > $@; \
##	else \
##		echo $(OCAMLC) $(INCLUDE) -i $< > $@; \
##		$(OCAMLC) $(INCLUDE) -i $< > $@; \
##	fi

##.mll.ml:
##	$(OCAMLLEX) $<

##.mly.ml:
##	$(OCAMLYACC) $<

# Build the binaries

##modelicac:$(MLIS:.mli=.cmi) $(MLS:.ml=.cmo) $(MLS:.ml=.cmx)
##	$(OCAMLOPT) -o modelicac $(INCLUDE) $(OCAMLLIBS:.cma=.cmxa) $(MLS:.ml=.cmx)

##XML2Modelica: $(MLS_XML2Modelica:.ml=.cmo) $(MLS_XML2Modelica:.ml=.cmx) 
##	$(OCAMLOPT) -o XML2Modelica $(INCLUDE) $(OCAMLLIBS:.cma=.cmxa) $(MLS_XML2Modelica:.ml=.cmx) 

##modelicat: $(MLIS_modelicat:.mli=.cmi) $(MLS_modelicat:.ml=.cmo) $(MLS_modelicat:.ml=.cmx)
##	$(OCAMLOPT) -o modelicat $(INCLUDE_modelicat) $(OCAMLLIBS:.cma=.cmxa) $(MLS_SPECIFIC_PRE_modelicat:.ml=.cmx) $(MLS_modelicat:.ml=.cmx) 

#BUILT_SOURCES = depend

##depend: 
##	$(OCAMLDEP) $(INCLUDE_modelicat) $(INCLUDE) $(MLIS) $(MLS) $(MLIS_XML2Modelica) $(MLS_XML2Modelica) $(MLIS_modelicat) $(MLS_modelicat) > .depend
##src/modelica_compiler/parseTree.cmi:
##src/modelica_compiler/linenum.cmi:
##src/modelica_compiler/parser.cmi: ./src/modelica_compiler/parseTree.cmi
##src/modelica_compiler/lexer.cmi: ./src/translator/parsing/parser.cmi
##src/modelica_compiler/precompilation.cmi: \
##    ./src/modelica_compiler/parseTree.cmi
##src/modelica_compiler/compilation.cmi: \
##    ./src/modelica_compiler/precompilation.cmi
##src/modelica_compiler/instantiation.cmi: \
##    ./src/modelica_compiler/compilation.cmi
##src/modelica_compiler/graphNodeSet.cmi:
##src/modelica_compiler/symbolicExpression.cmi:
##src/modelica_compiler/squareSparseMatrix.cmi:
##src/modelica_compiler/bipartiteGraph.cmi:
##src/modelica_compiler/hungarianMethod.cmi:
##src/modelica_compiler/causalityGraph.cmi:
##src/modelica_compiler/optimization.cmi: \
##    ./src/modelica_compiler/symbolicExpression.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/modelica_compiler/compilation.cmi
##src/modelica_compiler/xMLCodeGeneration.cmi: \
##    ./src/modelica_compiler/optimization.cmi
##src/modelica_compiler/optimizingCompiler.cmi: \
##    ./src/modelica_compiler/optimization.cmi
##src/modelica_compiler/scicosCodeGeneration.cmi: \
##    ./src/modelica_compiler/optimization.cmi
##src/modelica_compiler/scicosOptimizingCompiler.cmi:
##src/modelica_compiler/parseTree.cmo: src/modelica_compiler/parseTree.cmi
##src/modelica_compiler/parseTree.cmx: src/modelica_compiler/parseTree.cmi
##src/modelica_compiler/linenum.cmo: src/modelica_compiler/linenum.cmi
##src/modelica_compiler/linenum.cmx: src/modelica_compiler/linenum.cmi
##src/modelica_compiler/parser.cmo: ./src/modelica_compiler/parseTree.cmi \
##    ./src/translator/parsing/linenum.cmi src/modelica_compiler/parser.cmi
##src/modelica_compiler/parser.cmx: ./src/modelica_compiler/parseTree.cmx \
##    ./src/translator/parsing/linenum.cmx src/modelica_compiler/parser.cmi
##src/modelica_compiler/lexer.cmo: ./src/translator/parsing/parser.cmi \
##    src/modelica_compiler/lexer.cmi
##src/modelica_compiler/lexer.cmx: ./src/translator/parsing/parser.cmx \
##    src/modelica_compiler/lexer.cmi
##src/modelica_compiler/precompilation.cmo: \
##    ./src/modelica_compiler/parseTree.cmi \
##    src/modelica_compiler/precompilation.cmi
##src/modelica_compiler/precompilation.cmx: \
##    ./src/modelica_compiler/parseTree.cmx \
##    src/modelica_compiler/precompilation.cmi
##src/modelica_compiler/compilation.cmo: \
##    ./src/modelica_compiler/precompilation.cmi \
##    ./src/modelica_compiler/parseTree.cmi \
##    src/modelica_compiler/compilation.cmi
##src/modelica_compiler/compilation.cmx: \
##    ./src/modelica_compiler/precompilation.cmx \
##    ./src/modelica_compiler/parseTree.cmx \
##    src/modelica_compiler/compilation.cmi
##src/modelica_compiler/instantiation.cmo: \
##    ./src/modelica_compiler/compilation.cmi \
##    src/modelica_compiler/instantiation.cmi
##src/modelica_compiler/instantiation.cmx: \
##    ./src/modelica_compiler/compilation.cmx \
##    src/modelica_compiler/instantiation.cmi
##src/modelica_compiler/graphNodeSet.cmo: \
##    src/modelica_compiler/graphNodeSet.cmi
##src/modelica_compiler/graphNodeSet.cmx: \
##    src/modelica_compiler/graphNodeSet.cmi
##src/modelica_compiler/symbolicExpression.cmo: \
##    ./src/modelica_compiler/graphNodeSet.cmi \
##    src/modelica_compiler/symbolicExpression.cmi
##src/modelica_compiler/symbolicExpression.cmx: \
##    ./src/modelica_compiler/graphNodeSet.cmx \
##    src/modelica_compiler/symbolicExpression.cmi
##src/modelica_compiler/squareSparseMatrix.cmo: \
##    src/modelica_compiler/squareSparseMatrix.cmi
##src/modelica_compiler/squareSparseMatrix.cmx: \
##    src/modelica_compiler/squareSparseMatrix.cmi
##src/modelica_compiler/bipartiteGraph.cmo: \
##    src/modelica_compiler/bipartiteGraph.cmi
##src/modelica_compiler/bipartiteGraph.cmx: \
##    src/modelica_compiler/bipartiteGraph.cmi
##src/modelica_compiler/hungarianMethod.cmo: \
##    src/modelica_compiler/hungarianMethod.cmi
##src/modelica_compiler/hungarianMethod.cmx: \
##    src/modelica_compiler/hungarianMethod.cmi
##src/modelica_compiler/causalityGraph.cmo: \
##    src/modelica_compiler/causalityGraph.cmi
##src/modelica_compiler/causalityGraph.cmx: \
##    src/modelica_compiler/causalityGraph.cmi
##src/modelica_compiler/optimization.cmo: \
##    ./src/modelica_compiler/symbolicExpression.cmi \
##    ./src/modelica_compiler/squareSparseMatrix.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/modelica_compiler/hungarianMethod.cmi \
##    ./src/modelica_compiler/compilation.cmi \
##    ./src/modelica_compiler/causalityGraph.cmi \
##    ./src/modelica_compiler/bipartiteGraph.cmi \
##    src/modelica_compiler/optimization.cmi
##src/modelica_compiler/optimization.cmx: \
##    ./src/modelica_compiler/symbolicExpression.cmx \
##    ./src/modelica_compiler/squareSparseMatrix.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    ./src/modelica_compiler/hungarianMethod.cmx \
##    ./src/modelica_compiler/compilation.cmx \
##    ./src/modelica_compiler/causalityGraph.cmx \
##    ./src/modelica_compiler/bipartiteGraph.cmx \
##    src/modelica_compiler/optimization.cmi
##src/modelica_compiler/xMLCodeGeneration.cmo: \
##    ./src/modelica_compiler/symbolicExpression.cmi \
##    ./src/modelica_compiler/optimization.cmi \
##    src/modelica_compiler/xMLCodeGeneration.cmi
##src/modelica_compiler/xMLCodeGeneration.cmx: \
##    ./src/modelica_compiler/symbolicExpression.cmx \
##    ./src/modelica_compiler/optimization.cmx \
##    src/modelica_compiler/xMLCodeGeneration.cmi
##src/modelica_compiler/optimizingCompiler.cmo: \
##    ./src/modelica_compiler/xMLCodeGeneration.cmi \
##    ./src/modelica_compiler/precompilation.cmi \
##    ./src/translator/parsing/parser.cmi \
##    ./src/modelica_compiler/optimization.cmi \
##    ./src/translator/parsing/lexer.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/modelica_compiler/compilation.cmi \
##    src/modelica_compiler/optimizingCompiler.cmi
##src/modelica_compiler/optimizingCompiler.cmx: \
##    ./src/modelica_compiler/xMLCodeGeneration.cmx \
##    ./src/modelica_compiler/precompilation.cmx \
##    ./src/translator/parsing/parser.cmx \
##    ./src/modelica_compiler/optimization.cmx \
##    ./src/translator/parsing/lexer.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    ./src/modelica_compiler/compilation.cmx \
##    src/modelica_compiler/optimizingCompiler.cmi
##src/modelica_compiler/scicosCodeGeneration.cmo: \
##    ./src/modelica_compiler/symbolicExpression.cmi \
##    ./src/modelica_compiler/optimization.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    src/modelica_compiler/scicosCodeGeneration.cmi
##src/modelica_compiler/scicosCodeGeneration.cmx: \
##    ./src/modelica_compiler/symbolicExpression.cmx \
##    ./src/modelica_compiler/optimization.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    src/modelica_compiler/scicosCodeGeneration.cmi
##src/modelica_compiler/scicosOptimizingCompiler.cmo: \
##    ./src/modelica_compiler/scicosCodeGeneration.cmi \
##    ./src/modelica_compiler/optimizingCompiler.cmi \
##    src/modelica_compiler/scicosOptimizingCompiler.cmi
##src/modelica_compiler/scicosOptimizingCompiler.cmx: \
##    ./src/modelica_compiler/scicosCodeGeneration.cmx \
##    ./src/modelica_compiler/optimizingCompiler.cmx \
##    src/modelica_compiler/scicosOptimizingCompiler.cmi
##src/xml2modelica/xMLTree.cmo:
##src/xml2modelica/xMLTree.cmx:
##src/xml2modelica/linenum.cmo:
##src/xml2modelica/linenum.cmx:
##src/xml2modelica/stringParser.cmo:
##src/xml2modelica/stringParser.cmx:
##src/xml2modelica/stringLexer.cmo: ./src/xml2modelica/stringParser.cmo
##src/xml2modelica/stringLexer.cmx: ./src/xml2modelica/stringParser.cmx
##src/xml2modelica/xMLParser.cmo: ./src/xml2modelica/xMLTree.cmo \
##    ./src/translator/parsing/linenum.cmi
##src/xml2modelica/xMLParser.cmx: ./src/xml2modelica/xMLTree.cmx \
##    ./src/translator/parsing/linenum.cmx
##src/xml2modelica/xMLLexer.cmo: ./src/xml2modelica/xMLParser.cmo
##src/xml2modelica/xMLLexer.cmx: ./src/xml2modelica/xMLParser.cmx
##src/xml2modelica/modelicaCodeGenerator.cmo: ./src/xml2modelica/xMLTree.cmo \
##    ./src/xml2modelica/stringParser.cmo ./src/xml2modelica/stringLexer.cmo
##src/xml2modelica/modelicaCodeGenerator.cmx: ./src/xml2modelica/xMLTree.cmx \
##    ./src/xml2modelica/stringParser.cmx ./src/xml2modelica/stringLexer.cmx
##src/xml2modelica/xML2Modelica.cmo: ./src/xml2modelica/xMLParser.cmo \
##    ./src/xml2modelica/xMLLexer.cmo \
##    ./src/xml2modelica/modelicaCodeGenerator.cmo
##src/xml2modelica/xML2Modelica.cmx: ./src/xml2modelica/xMLParser.cmx \
##    ./src/xml2modelica/xMLLexer.cmx \
##    ./src/xml2modelica/modelicaCodeGenerator.cmx
##src/translator/parsing/syntax.cmi:
##src/translator/parsing/parser.cmi: ./src/translator/parsing/syntax.cmi
##src/translator/parsing/lexer.cmi: ./src/translator/parsing/parser.cmi
##src/translator/parsing/linenum.cmi:
##src/translator/compilation/types.cmi:
##src/translator/compilation/nameResolve.cmi: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/parsing/syntax.cmi ./src/translator/parsing/parser.cmi
##src/translator/instantiation/instantiation.cmi: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/parsing/syntax.cmi ./src/translator/parsing/parser.cmi \
##    ./src/translator/compilation/nameResolve.cmi
##src/translator/exceptionHandling/msgDico.cmi:
##src/translator/exceptionHandling/errorDico.cmi: \
##    ./src/translator/parsing/parser.cmi \
##    ./src/translator/instantiation/instantiation.cmi
##src/translator/exceptionHandling/exceptHandler.cmi: \
##    ./src/translator/parsing/parser.cmi \
##    ./src/translator/instantiation/instantiation.cmi
##src/translator/translation/libraryManager.cmi: \
##    ./src/translator/parsing/syntax.cmi ./src/translator/parsing/parser.cmi
##src/translator/translation/codeGeneration.cmi: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/translator/exceptionHandling/errorDico.cmi
##src/translator/translation/versiondate.cmi:
##src/translator/translation/translator.cmi: \
##    ./src/translator/parsing/syntax.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    ./src/translator/instantiation/instantiation.cmi
##src/translator/parsing/syntax.cmo: src/translator/parsing/syntax.cmi
##src/translator/parsing/syntax.cmx: src/translator/parsing/syntax.cmi
##src/translator/parsing/parser.cmo: ./src/translator/parsing/syntax.cmi \
##    src/translator/parsing/parser.cmi
##src/translator/parsing/parser.cmx: ./src/translator/parsing/syntax.cmx \
##    src/translator/parsing/parser.cmi
##src/translator/parsing/lexer.cmo: ./src/translator/parsing/parser.cmi \
##    src/translator/parsing/lexer.cmi
##src/translator/parsing/lexer.cmx: ./src/translator/parsing/parser.cmx \
##    src/translator/parsing/lexer.cmi
##src/translator/parsing/linenum.cmo: src/translator/parsing/linenum.cmi
##src/translator/parsing/linenum.cmx: src/translator/parsing/linenum.cmi
##src/translator/compilation/types.cmo: src/translator/compilation/types.cmi
##src/translator/compilation/types.cmx: src/translator/compilation/types.cmi
##src/translator/compilation/nameResolve.cmo: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/parsing/syntax.cmi ./src/translator/parsing/parser.cmi \
##    src/translator/compilation/nameResolve.cmi
##src/translator/compilation/nameResolve.cmx: \
##    ./src/translator/compilation/types.cmx \
##    ./src/translator/parsing/syntax.cmx ./src/translator/parsing/parser.cmx \
##    src/translator/compilation/nameResolve.cmi
##src/translator/instantiation/instantiation.cmo: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/parsing/syntax.cmi ./src/translator/parsing/parser.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    src/translator/instantiation/instantiation.cmi
##src/translator/instantiation/instantiation.cmx: \
##    ./src/translator/compilation/types.cmx \
##    ./src/translator/parsing/syntax.cmx ./src/translator/parsing/parser.cmx \
##    ./src/translator/compilation/nameResolve.cmx \
##    src/translator/instantiation/instantiation.cmi
##src/translator/exceptionHandling/msgDico.cmo: \
##    src/translator/exceptionHandling/msgDico.cmi
##src/translator/exceptionHandling/msgDico.cmx: \
##    src/translator/exceptionHandling/msgDico.cmi
##src/translator/exceptionHandling/errorDico.cmo: \
##    ./src/translator/parsing/parser.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    src/translator/exceptionHandling/errorDico.cmi
##src/translator/exceptionHandling/errorDico.cmx: \
##    ./src/translator/parsing/parser.cmx \
##    ./src/translator/compilation/nameResolve.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    src/translator/exceptionHandling/errorDico.cmi
##src/translator/exceptionHandling/exceptHandler.cmo: \
##    ./src/translator/parsing/parser.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    ./src/translator/exceptionHandling/msgDico.cmi \
##    ./src/translator/parsing/linenum.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/translator/exceptionHandling/errorDico.cmi \
##    src/translator/exceptionHandling/exceptHandler.cmi
##src/translator/exceptionHandling/exceptHandler.cmx: \
##    ./src/translator/parsing/parser.cmx \
##    ./src/translator/compilation/nameResolve.cmx \
##    ./src/translator/exceptionHandling/msgDico.cmx \
##    ./src/translator/parsing/linenum.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    ./src/translator/exceptionHandling/errorDico.cmx \
##    src/translator/exceptionHandling/exceptHandler.cmi
##src/translator/translation/libraryManager.cmo: \
##    ./src/translator/parsing/parser.cmi ./src/translator/parsing/lexer.cmi \
##    ./src/translator/exceptionHandling/exceptHandler.cmi \
##    src/translator/translation/libraryManager.cmi
##src/translator/translation/libraryManager.cmx: \
##    ./src/translator/parsing/parser.cmx ./src/translator/parsing/lexer.cmx \
##    ./src/translator/exceptionHandling/exceptHandler.cmx \
##    src/translator/translation/libraryManager.cmi
##src/translator/translation/codeGeneration.cmo: \
##    ./src/translator/compilation/types.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/translator/exceptionHandling/errorDico.cmi \
##    src/translator/translation/codeGeneration.cmi
##src/translator/translation/codeGeneration.cmx: \
##    ./src/translator/compilation/types.cmx \
##    ./src/translator/compilation/nameResolve.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    ./src/translator/exceptionHandling/errorDico.cmx \
##    src/translator/translation/codeGeneration.cmi
##src/translator/translation/versiondate.cmo: \
##    src/translator/translation/versiondate.cmi
##src/translator/translation/versiondate.cmx: \
##    src/translator/translation/versiondate.cmi
##src/translator/translation/translator.cmo: \
##    ./src/translator/translation/versiondate.cmi \
##    ./src/translator/compilation/nameResolve.cmi \
##    ./src/translator/translation/libraryManager.cmi \
##    ./src/translator/instantiation/instantiation.cmi \
##    ./src/translator/exceptionHandling/exceptHandler.cmi \
##    ./src/translator/translation/codeGeneration.cmi \
##    src/translator/translation/translator.cmi
##src/translator/translation/translator.cmx: \
##    ./src/translator/translation/versiondate.cmx \
##    ./src/translator/compilation/nameResolve.cmx \
##    ./src/translator/translation/libraryManager.cmx \
##    ./src/translator/instantiation/instantiation.cmx \
##    ./src/translator/exceptionHandling/exceptHandler.cmx \
##    ./src/translator/translation/codeGeneration.cmx \
##    src/translator/translation/translator.cmi

.NOTPARALLEL: libscisundials.la libsciscicos.la

# 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:
