1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2017 - ESI-Group - Cedric Delamarre
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @NEED_JAVA_TRUE@am__append_1 = java
117 subdir = modules/webtools
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libsciwebtools_la_etcdir)" \
173 "$(DESTDIR)$(libsciwebtools_la_rootdir)" \
174 "$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)"
175 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
176 libsciwebtools_algo_la_LIBADD =
177 am__dirstamp = $(am__leading_dot)dirstamp
178 am__objects_1 = src/cpp/libsciwebtools_algo_la-sciCurl.lo \
179 src/cpp/libsciwebtools_algo_la-webtools.lo \
180 src/cpp/libsciwebtools_algo_la-json.lo
181 am__objects_2 = src/c/libsciwebtools_algo_la-DllmainWebtools.lo \
182 src/c/libsciwebtools_algo_la-jsmn.lo
183 am_libsciwebtools_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
184 libsciwebtools_algo_la_OBJECTS = $(am_libsciwebtools_algo_la_OBJECTS)
185 AM_V_lt = $(am__v_lt_@AM_V@)
186 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
187 am__v_lt_0 = --silent
189 libsciwebtools_algo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
190 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
191 $(AM_CXXFLAGS) $(CXXFLAGS) $(libsciwebtools_algo_la_LDFLAGS) \
193 libsciwebtools_la_DEPENDENCIES = libsciwebtools-algo.la
194 am__objects_3 = sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo \
195 sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo \
196 sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo \
197 sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo \
198 sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo \
199 sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo \
200 sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo \
201 sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo \
202 sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo \
203 sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo
204 am_libsciwebtools_la_OBJECTS = $(am__objects_3)
205 libsciwebtools_la_OBJECTS = $(am_libsciwebtools_la_OBJECTS)
206 AM_V_P = $(am__v_P_@AM_V@)
207 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
210 AM_V_GEN = $(am__v_GEN_@AM_V@)
211 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
212 am__v_GEN_0 = @echo " GEN " $@;
214 AM_V_at = $(am__v_at_@AM_V@)
215 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
218 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
219 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
220 am__maybe_remake_depfiles = depfiles
221 am__depfiles_remade = sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Plo \
222 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Plo \
223 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Plo \
224 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Plo \
225 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Plo \
226 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Plo \
227 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Plo \
228 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Plo \
229 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Plo \
230 sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Plo \
231 src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Plo \
232 src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Plo \
233 src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Plo \
234 src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Plo \
235 src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Plo
237 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
238 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
239 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
240 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
241 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
242 $(AM_CFLAGS) $(CFLAGS)
243 AM_V_CC = $(am__v_CC_@AM_V@)
244 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
245 am__v_CC_0 = @echo " CC " $@;
248 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
249 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
250 $(AM_LDFLAGS) $(LDFLAGS) -o $@
251 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
252 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
253 am__v_CCLD_0 = @echo " CCLD " $@;
255 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
256 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
257 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
258 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
259 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
260 $(AM_CXXFLAGS) $(CXXFLAGS)
261 AM_V_CXX = $(am__v_CXX_@AM_V@)
262 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
263 am__v_CXX_0 = @echo " CXX " $@;
266 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
267 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
268 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
269 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
270 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
271 am__v_CXXLD_0 = @echo " CXXLD " $@;
273 SOURCES = $(libsciwebtools_algo_la_SOURCES) \
274 $(libsciwebtools_la_SOURCES)
275 DIST_SOURCES = $(libsciwebtools_algo_la_SOURCES) \
276 $(libsciwebtools_la_SOURCES)
277 am__can_run_installinfo = \
278 case $$AM_UPDATE_INFO_DIR in \
280 *) (install-info --version) >/dev/null 2>&1;; \
282 DATA = $(libsciwebtools_la_etc_DATA) $(libsciwebtools_la_root_DATA) \
283 $(libsciwebtools_la_sci_gateway_DATA)
284 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
285 # Read a list of newline-separated strings from the standard input,
286 # and print each of them once, without duplicates. Input order is
288 am__uniquify_input = $(AWK) '\
289 BEGIN { nonempty = 0; } \
290 { items[$$0] = 1; nonempty = 1; } \
291 END { if (nonempty) { for (i in items) print i; }; } \
293 # Make sure the list of sources is unique. This is necessary because,
294 # e.g., the same source file might be shared among _SOURCES variables
295 # for different programs/libraries.
296 am__define_uniq_tagged_files = \
297 list='$(am__tagged_files)'; \
298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | $(am__uniquify_input)`
303 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
304 $(top_srcdir)/config/depcomp \
305 $(top_srcdir)/config/mkinstalldirs
306 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
308 ALL_LINGUAS = @ALL_LINGUAS@
309 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
311 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
315 ARPACK_LIBS = @ARPACK_LIBS@
317 AUTOCONF = @AUTOCONF@
318 AUTOHEADER = @AUTOHEADER@
319 AUTOMAKE = @AUTOMAKE@
320 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
323 BLAS_CFLAGS = @BLAS_CFLAGS@
324 BLAS_LIBS = @BLAS_LIBS@
327 CCDEPMODE = @CCDEPMODE@
329 CHECKSTYLE = @CHECKSTYLE@
330 COBERTURA = @COBERTURA@
331 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
332 COMMONS_IO = @COMMONS_IO@
333 COMMONS_LOGGING = @COMMONS_LOGGING@
335 CPPFLAGS = @CPPFLAGS@
336 CURL_CFLAGS = @CURL_CFLAGS@
337 CURL_CONFIG = @CURL_CONFIG@
338 CURL_LIBS = @CURL_LIBS@
339 CURL_VERSION = @CURL_VERSION@
342 CXXDEPMODE = @CXXDEPMODE@
343 CXXFLAGS = @CXXFLAGS@
344 CYGPATH_W = @CYGPATH_W@
346 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
349 DOCBOOK_ROOT = @DOCBOOK_ROOT@
350 DOXYGEN_BIN = @DOXYGEN_BIN@
351 DSYMUTIL = @DSYMUTIL@
358 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
362 FFTW3_LIB = @FFTW3_LIB@
363 FFTW_ENABLE = @FFTW_ENABLE@
365 FLEXDOCK = @FLEXDOCK@
368 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
369 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
370 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
371 FREEHEP_IO = @FREEHEP_IO@
372 FREEHEP_UTIL = @FREEHEP_UTIL@
374 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
375 GIWS_BIN = @GIWS_BIN@
376 GLUEGEN2_RT = @GLUEGEN2_RT@
378 GMSGFMT_015 = @GMSGFMT_015@
379 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
381 GUI_ENABLE = @GUI_ENABLE@
382 HAMCREST = @HAMCREST@
383 HAVE_CXX11 = @HAVE_CXX11@
384 HDF5_CFLAGS = @HDF5_CFLAGS@
385 HDF5_LIBS = @HDF5_LIBS@
386 HELP_ENABLE = @HELP_ENABLE@
388 INSTALL_DATA = @INSTALL_DATA@
389 INSTALL_PROGRAM = @INSTALL_PROGRAM@
390 INSTALL_SCRIPT = @INSTALL_SCRIPT@
391 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
392 INTLLIBS = @INTLLIBS@
393 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
397 JAVAC_DEBUG = @JAVAC_DEBUG@
400 JAVASCI_ENABLE = @JAVASCI_ENABLE@
401 JAVA_ENABLE = @JAVA_ENABLE@
403 JAVA_HOME = @JAVA_HOME@
404 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
405 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
407 JEUCLID_CORE = @JEUCLID_CORE@
410 JLATEXMATH = @JLATEXMATH@
411 JLATEXMATH_FOP = @JLATEXMATH_FOP@
413 JROSETTA_API = @JROSETTA_API@
414 JROSETTA_ENGINE = @JROSETTA_ENGINE@
416 LAPACK_LIBS = @LAPACK_LIBS@
422 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
423 LIBICONV = @LIBICONV@
431 LOGGING_LEVEL = @LOGGING_LEVEL@
433 LTLIBICONV = @LTLIBICONV@
434 LTLIBINTL = @LTLIBINTL@
435 LTLIBOBJS = @LTLIBOBJS@
436 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
438 LUCENE_ANALYZER = @LUCENE_ANALYZER@
439 LUCENE_PARSER = @LUCENE_PARSER@
441 MAKEINFO = @MAKEINFO@
442 MANIFEST_TOOL = @MANIFEST_TOOL@
443 MATIO_CFLAGS = @MATIO_CFLAGS@
444 MATIO_ENABLE = @MATIO_ENABLE@
445 MATIO_LIBS = @MATIO_LIBS@
447 MPI_ENABLE = @MPI_ENABLE@
450 MSGFMT_015 = @MSGFMT_015@
451 MSGMERGE = @MSGMERGE@
457 OCAMLDEP = @OCAMLDEP@
458 OCAMLLEX = @OCAMLLEX@
459 OCAMLOPT = @OCAMLOPT@
460 OCAMLYACC = @OCAMLYACC@
461 OPENMPI_CC = @OPENMPI_CC@
462 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
463 OPENMPI_CXX = @OPENMPI_CXX@
464 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
465 OPENMPI_LIBS = @OPENMPI_LIBS@
466 OPENMP_CFLAGS = @OPENMP_CFLAGS@
467 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
468 OPENMP_ENABLE = @OPENMP_ENABLE@
469 OPENMP_LIBS = @OPENMP_LIBS@
473 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
474 PACKAGE_NAME = @PACKAGE_NAME@
475 PACKAGE_STRING = @PACKAGE_STRING@
476 PACKAGE_TARNAME = @PACKAGE_TARNAME@
477 PACKAGE_URL = @PACKAGE_URL@
478 PACKAGE_VERSION = @PACKAGE_VERSION@
479 PATH_SEPARATOR = @PATH_SEPARATOR@
480 PCRE_CFLAGS = @PCRE_CFLAGS@
481 PCRE_CONFIG = @PCRE_CONFIG@
482 PCRE_LIBS = @PCRE_LIBS@
483 PCRE_VERSION = @PCRE_VERSION@
484 PKG_CONFIG = @PKG_CONFIG@
489 RELOCATABLE = @RELOCATABLE@
492 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
493 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
494 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
495 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
496 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
497 SCIRENDERER = @SCIRENDERER@
498 SCIRENDERER_CP = @SCIRENDERER_CP@
499 SCI_CFLAGS = @SCI_CFLAGS@
500 SCI_CXXFLAGS = @SCI_CXXFLAGS@
501 SCI_FFLAGS = @SCI_FFLAGS@
502 SCI_LDFLAGS = @SCI_LDFLAGS@
504 SET_MAKE = @SET_MAKE@
505 SET_RELOCATABLE = @SET_RELOCATABLE@
510 SWIG_BIN = @SWIG_BIN@
511 SWIG_JAVA = @SWIG_JAVA@
512 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
513 SWIG_SCILAB = @SWIG_SCILAB@
514 TCLTK_LIBS = @TCLTK_LIBS@
515 TCL_INC_PATH = @TCL_INC_PATH@
516 TK_INC_PATH = @TK_INC_PATH@
517 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
518 UMFPACK_ENABLE = @UMFPACK_ENABLE@
519 UMFPACK_LIB = @UMFPACK_LIB@
521 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
522 VALGRIND_LIBS = @VALGRIND_LIBS@
524 WITH_OCAML = @WITH_OCAML@
525 WITH_TKSCI = @WITH_TKSCI@
526 XCOS_ENABLE = @XCOS_ENABLE@
527 XGETTEXT = @XGETTEXT@
528 XGETTEXT_015 = @XGETTEXT_015@
529 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
531 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
532 XML_APIS_EXT = @XML_APIS_EXT@
533 XML_CONFIG = @XML_CONFIG@
534 XML_FLAGS = @XML_FLAGS@
535 XML_LIBS = @XML_LIBS@
536 XML_VERSION = @XML_VERSION@
537 X_CFLAGS = @X_CFLAGS@
538 X_EXTRA_LIBS = @X_EXTRA_LIBS@
540 X_PRE_LIBS = @X_PRE_LIBS@
543 abs_builddir = @abs_builddir@
544 abs_srcdir = @abs_srcdir@
545 abs_top_builddir = @abs_top_builddir@
546 abs_top_srcdir = @abs_top_srcdir@
547 ac_ct_AR = @ac_ct_AR@
548 ac_ct_CC = @ac_ct_CC@
549 ac_ct_CXX = @ac_ct_CXX@
550 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
551 ac_ct_F77 = @ac_ct_F77@
552 am__include = @am__include@
553 am__leading_dot = @am__leading_dot@
554 am__quote = @am__quote@
556 am__untar = @am__untar@
559 build_alias = @build_alias@
560 build_cpu = @build_cpu@
561 build_os = @build_os@
562 build_vendor = @build_vendor@
563 builddir = @builddir@
564 cxx_present = @cxx_present@
566 datarootdir = @datarootdir@
569 exec_prefix = @exec_prefix@
571 host_alias = @host_alias@
572 host_cpu = @host_cpu@
574 host_vendor = @host_vendor@
576 includedir = @includedir@
578 install_sh = @install_sh@
580 libexecdir = @libexecdir@
581 localedir = @localedir@
582 localstatedir = @localstatedir@
585 oldincludedir = @oldincludedir@
588 program_transform_name = @program_transform_name@
591 sharedstatedir = @sharedstatedir@
593 sysconfdir = @sysconfdir@
594 target_alias = @target_alias@
595 top_build_prefix = @top_build_prefix@
596 top_builddir = @top_builddir@
597 top_srcdir = @top_srcdir@
598 yacc_present = @yacc_present@
599 WEBTOOLS_C_SOURCES = \
600 src/c/DllmainWebtools.c \
603 WEBTOOLS_CPP_SOURCES = \
604 src/cpp/sciCurl.cpp \
605 src/cpp/webtools.cpp \
608 GATEWAY_CPP_SOURCES = \
609 sci_gateway/cpp/sci_http_get.cpp \
610 sci_gateway/cpp/sci_http_put.cpp \
611 sci_gateway/cpp/sci_http_post.cpp \
612 sci_gateway/cpp/sci_http_patch.cpp \
613 sci_gateway/cpp/sci_http_put_post.cpp \
614 sci_gateway/cpp/sci_http_delete.cpp \
615 sci_gateway/cpp/sci_http_upload.cpp \
616 sci_gateway/cpp/sci_toJSON.cpp \
617 sci_gateway/cpp/sci_fromJSON.cpp \
618 sci_gateway/cpp/checkCommonOpt.cpp
620 libsciwebtools_la_CPPFLAGS = \
621 -I$(srcdir)/includes/ \
622 -I$(srcdir)/src/cpp/ \
624 -I$(top_srcdir)/modules/ast/includes/ast/ \
625 -I$(top_srcdir)/modules/ast/includes/exps/ \
626 -I$(top_srcdir)/modules/ast/includes/operations/ \
627 -I$(top_srcdir)/modules/ast/includes/parse/ \
628 -I$(top_srcdir)/modules/ast/includes/symbol/ \
629 -I$(top_srcdir)/modules/ast/includes/system_env/ \
630 -I$(top_srcdir)/modules/ast/includes/types/ \
631 -I$(top_srcdir)/modules/ast/includes/analysis/ \
632 -I$(top_srcdir)/modules/output_stream/includes/ \
633 -I$(top_srcdir)/modules/fileio/includes \
634 -I$(top_srcdir)/modules/localization/includes/ \
635 -I$(top_srcdir)/modules/string/includes \
636 -I$(top_srcdir)/modules/dynamic_link/includes \
637 -I$(top_srcdir)/modules/api_scilab/includes \
638 -I$(top_srcdir)/modules/preferences/includes \
642 libsciwebtools_algo_la_CPPFLAGS = $(libsciwebtools_la_CPPFLAGS)
643 pkglib_LTLIBRARIES = libsciwebtools.la
644 noinst_LTLIBRARIES = libsciwebtools-algo.la
645 libsciwebtools_algo_la_LDFLAGS = $(CURL_LIBS)
646 libsciwebtools_algo_la_SOURCES = $(WEBTOOLS_CPP_SOURCES) $(WEBTOOLS_C_SOURCES)
647 libsciwebtools_la_SOURCES = $(GATEWAY_CPP_SOURCES)
648 libsciwebtools_la_LIBADD = libsciwebtools-algo.la
650 # For the code check (splint)
651 CHECK_SRC = $(libsciwebtools_la_SOURCES)
652 INCLUDE_FLAGS = $(libsciwebtools_la_CPPFLAGS)
655 modulename = webtools
657 #### webtools : Conf files ####
658 libsciwebtools_la_rootdir = $(mydatadir)
659 libsciwebtools_la_root_DATA = license.txt
661 #### webtools : init scripts ####
662 libsciwebtools_la_etcdir = $(mydatadir)/etc
663 libsciwebtools_la_etc_DATA = etc/webtools.quit etc/webtools.start
665 #### webtools : gateway declaration ####
666 libsciwebtools_la_sci_gatewaydir = $(mydatadir)/sci_gateway
667 libsciwebtools_la_sci_gateway_DATA = sci_gateway/webtools_gateway.xml
669 #### webtools : include files ####
670 libsciwebtools_la_includedir = $(pkgincludedir)
672 # Where all the Scilab stuff is installed (macros, help, ...)
673 mydatadir = $(pkgdatadir)/modules/$(modulename)
675 # Set AM_* SCI detected settings
676 AM_CPPFLAGS = $(SCI_CPPFLAGS)
677 AM_CFLAGS = $(SCI_CFLAGS)
678 AM_CXXFLAGS = $(SCI_CXXFLAGS)
679 # append includes to AM_FFLAGS to manage fortran includes
680 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
682 # Tag shared libraries with the Scilab version
683 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
686 SPLINT_OPTIONS = -weak -booltype BOOL
688 ########################### JAVA ######################################
689 #### We are delegating java compilation to ant... Thanks to that
690 #### the procedure will be the same with Microsoft Windows (C)
692 #######################################################################
693 TARGETS_ALL = $(am__append_1)
695 ################ MACROS ######################
696 # Rule to build a macro
697 # NOT USED AT THE MOMENT
700 ########### INSTALL DOCUMENTATION ###################
702 # Install documentation files into the right target
703 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
704 # automake needs the html files to be present which is not the case when
705 # we are building Scilab
707 # Where it should be installed
708 pkgdocdir = $(mydatadir)
710 # What is the mask of the help source
713 # What is the mask of the MathML sources
716 ########### INSTALL DATA ###################
717 # Install macros, help & demos
718 # Where it should be installed
719 pkgmacrosdir = $(mydatadir)
720 # Which directory we process
722 # Mask of the Scilab sources macros
724 # Mask of the Scilab executable sources macros
725 MACROBUILDMASK = *.sce
726 # Mask of the Scilab compiled macros
728 # List of the standard directory for tests
729 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
730 # Where the demos should be installed
731 pkgdemosdir = $(mydatadir)
732 # List of the standard directory for demos
734 # List of the standard directory for examples
735 EXAMPLES_DIR = examples
736 # Where to export JAVA archives (.jar)
741 HELP_CHAPTERDIR = help/
742 HELP_CHAPTERFILE = addchapter.sce
743 HELP_CHAPTERLANG = en_US fr_FR pt_BR
747 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
748 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
750 case '$(am__configure_deps)' in \
752 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
753 && { if test -f $@; then exit 0; else break; fi; }; \
757 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/webtools/Makefile'; \
758 $(am__cd) $(top_srcdir) && \
759 $(AUTOMAKE) --foreign modules/webtools/Makefile
760 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
763 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
765 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
766 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
768 $(top_srcdir)/Makefile.incl.am $(am__empty):
770 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
771 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
773 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
774 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
775 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
776 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
777 $(am__aclocal_m4_deps):
779 clean-noinstLTLIBRARIES:
780 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
781 @list='$(noinst_LTLIBRARIES)'; \
782 locs=`for p in $$list; do echo $$p; done | \
783 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
785 test -z "$$locs" || { \
786 echo rm -f $${locs}; \
790 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
792 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
793 list2=; for p in $$list; do \
794 if test -f $$p; then \
795 list2="$$list2 $$p"; \
798 test -z "$$list2" || { \
799 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
800 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
801 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
802 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
805 uninstall-pkglibLTLIBRARIES:
807 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
808 for p in $$list; do \
810 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
811 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
814 clean-pkglibLTLIBRARIES:
815 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
816 @list='$(pkglib_LTLIBRARIES)'; \
817 locs=`for p in $$list; do echo $$p; done | \
818 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
820 test -z "$$locs" || { \
821 echo rm -f $${locs}; \
824 src/cpp/$(am__dirstamp):
826 @: > src/cpp/$(am__dirstamp)
827 src/cpp/$(DEPDIR)/$(am__dirstamp):
828 @$(MKDIR_P) src/cpp/$(DEPDIR)
829 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
830 src/cpp/libsciwebtools_algo_la-sciCurl.lo: src/cpp/$(am__dirstamp) \
831 src/cpp/$(DEPDIR)/$(am__dirstamp)
832 src/cpp/libsciwebtools_algo_la-webtools.lo: src/cpp/$(am__dirstamp) \
833 src/cpp/$(DEPDIR)/$(am__dirstamp)
834 src/cpp/libsciwebtools_algo_la-json.lo: src/cpp/$(am__dirstamp) \
835 src/cpp/$(DEPDIR)/$(am__dirstamp)
836 src/c/$(am__dirstamp):
838 @: > src/c/$(am__dirstamp)
839 src/c/$(DEPDIR)/$(am__dirstamp):
840 @$(MKDIR_P) src/c/$(DEPDIR)
841 @: > src/c/$(DEPDIR)/$(am__dirstamp)
842 src/c/libsciwebtools_algo_la-DllmainWebtools.lo: \
843 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
844 src/c/libsciwebtools_algo_la-jsmn.lo: src/c/$(am__dirstamp) \
845 src/c/$(DEPDIR)/$(am__dirstamp)
847 libsciwebtools-algo.la: $(libsciwebtools_algo_la_OBJECTS) $(libsciwebtools_algo_la_DEPENDENCIES) $(EXTRA_libsciwebtools_algo_la_DEPENDENCIES)
848 $(AM_V_CXXLD)$(libsciwebtools_algo_la_LINK) $(libsciwebtools_algo_la_OBJECTS) $(libsciwebtools_algo_la_LIBADD) $(LIBS)
849 sci_gateway/cpp/$(am__dirstamp):
850 @$(MKDIR_P) sci_gateway/cpp
851 @: > sci_gateway/cpp/$(am__dirstamp)
852 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
853 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
854 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
855 sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo: \
856 sci_gateway/cpp/$(am__dirstamp) \
857 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
858 sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo: \
859 sci_gateway/cpp/$(am__dirstamp) \
860 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
861 sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo: \
862 sci_gateway/cpp/$(am__dirstamp) \
863 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
864 sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo: \
865 sci_gateway/cpp/$(am__dirstamp) \
866 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
867 sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo: \
868 sci_gateway/cpp/$(am__dirstamp) \
869 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
870 sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo: \
871 sci_gateway/cpp/$(am__dirstamp) \
872 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
873 sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo: \
874 sci_gateway/cpp/$(am__dirstamp) \
875 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
876 sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo: \
877 sci_gateway/cpp/$(am__dirstamp) \
878 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
879 sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo: \
880 sci_gateway/cpp/$(am__dirstamp) \
881 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
882 sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo: \
883 sci_gateway/cpp/$(am__dirstamp) \
884 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
886 libsciwebtools.la: $(libsciwebtools_la_OBJECTS) $(libsciwebtools_la_DEPENDENCIES) $(EXTRA_libsciwebtools_la_DEPENDENCIES)
887 $(AM_V_CXXLD)$(CXXLINK) -rpath $(pkglibdir) $(libsciwebtools_la_OBJECTS) $(libsciwebtools_la_LIBADD) $(LIBS)
891 -rm -f sci_gateway/cpp/*.$(OBJEXT)
892 -rm -f sci_gateway/cpp/*.lo
893 -rm -f src/c/*.$(OBJEXT)
895 -rm -f src/cpp/*.$(OBJEXT)
901 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Plo@am__quote@ # am--include-marker
902 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Plo@am__quote@ # am--include-marker
903 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Plo@am__quote@ # am--include-marker
904 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Plo@am__quote@ # am--include-marker
905 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Plo@am__quote@ # am--include-marker
906 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Plo@am__quote@ # am--include-marker
907 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Plo@am__quote@ # am--include-marker
908 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Plo@am__quote@ # am--include-marker
909 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Plo@am__quote@ # am--include-marker
910 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Plo@am__quote@ # am--include-marker
911 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Plo@am__quote@ # am--include-marker
912 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Plo@am__quote@ # am--include-marker
913 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Plo@am__quote@ # am--include-marker
914 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Plo@am__quote@ # am--include-marker
915 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Plo@am__quote@ # am--include-marker
917 $(am__depfiles_remade):
919 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
921 am--depfiles: $(am__depfiles_remade)
924 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
925 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
926 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
929 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
932 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
933 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
934 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
937 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
940 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
941 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
942 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
944 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
945 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
947 src/c/libsciwebtools_algo_la-DllmainWebtools.lo: src/c/DllmainWebtools.c
948 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libsciwebtools_algo_la-DllmainWebtools.lo -MD -MP -MF src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Tpo -c -o src/c/libsciwebtools_algo_la-DllmainWebtools.lo `test -f 'src/c/DllmainWebtools.c' || echo '$(srcdir)/'`src/c/DllmainWebtools.c
949 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Tpo src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Plo
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/DllmainWebtools.c' object='src/c/libsciwebtools_algo_la-DllmainWebtools.lo' libtool=yes @AMDEPBACKSLASH@
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libsciwebtools_algo_la-DllmainWebtools.lo `test -f 'src/c/DllmainWebtools.c' || echo '$(srcdir)/'`src/c/DllmainWebtools.c
954 src/c/libsciwebtools_algo_la-jsmn.lo: src/c/jsmn.c
955 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libsciwebtools_algo_la-jsmn.lo -MD -MP -MF src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Tpo -c -o src/c/libsciwebtools_algo_la-jsmn.lo `test -f 'src/c/jsmn.c' || echo '$(srcdir)/'`src/c/jsmn.c
956 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Tpo src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Plo
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/jsmn.c' object='src/c/libsciwebtools_algo_la-jsmn.lo' libtool=yes @AMDEPBACKSLASH@
958 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libsciwebtools_algo_la-jsmn.lo `test -f 'src/c/jsmn.c' || echo '$(srcdir)/'`src/c/jsmn.c
962 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
963 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
964 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
965 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
966 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
970 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
971 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
972 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
973 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
974 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
978 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
979 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
980 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
981 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
982 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
985 src/cpp/libsciwebtools_algo_la-sciCurl.lo: src/cpp/sciCurl.cpp
986 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciwebtools_algo_la-sciCurl.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Tpo -c -o src/cpp/libsciwebtools_algo_la-sciCurl.lo `test -f 'src/cpp/sciCurl.cpp' || echo '$(srcdir)/'`src/cpp/sciCurl.cpp
987 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Tpo src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Plo
988 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/sciCurl.cpp' object='src/cpp/libsciwebtools_algo_la-sciCurl.lo' libtool=yes @AMDEPBACKSLASH@
989 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciwebtools_algo_la-sciCurl.lo `test -f 'src/cpp/sciCurl.cpp' || echo '$(srcdir)/'`src/cpp/sciCurl.cpp
992 src/cpp/libsciwebtools_algo_la-webtools.lo: src/cpp/webtools.cpp
993 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciwebtools_algo_la-webtools.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Tpo -c -o src/cpp/libsciwebtools_algo_la-webtools.lo `test -f 'src/cpp/webtools.cpp' || echo '$(srcdir)/'`src/cpp/webtools.cpp
994 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Tpo src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Plo
995 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/webtools.cpp' object='src/cpp/libsciwebtools_algo_la-webtools.lo' libtool=yes @AMDEPBACKSLASH@
996 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciwebtools_algo_la-webtools.lo `test -f 'src/cpp/webtools.cpp' || echo '$(srcdir)/'`src/cpp/webtools.cpp
999 src/cpp/libsciwebtools_algo_la-json.lo: src/cpp/json.cpp
1000 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciwebtools_algo_la-json.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Tpo -c -o src/cpp/libsciwebtools_algo_la-json.lo `test -f 'src/cpp/json.cpp' || echo '$(srcdir)/'`src/cpp/json.cpp
1001 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Tpo src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Plo
1002 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/json.cpp' object='src/cpp/libsciwebtools_algo_la-json.lo' libtool=yes @AMDEPBACKSLASH@
1003 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciwebtools_algo_la-json.lo `test -f 'src/cpp/json.cpp' || echo '$(srcdir)/'`src/cpp/json.cpp
1006 sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo: sci_gateway/cpp/sci_http_get.cpp
1007 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo `test -f 'sci_gateway/cpp/sci_http_get.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_get.cpp
1008 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Plo
1009 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_get.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo' libtool=yes @AMDEPBACKSLASH@
1010 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_get.lo `test -f 'sci_gateway/cpp/sci_http_get.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_get.cpp
1013 sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo: sci_gateway/cpp/sci_http_put.cpp
1014 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo `test -f 'sci_gateway/cpp/sci_http_put.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_put.cpp
1015 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Plo
1016 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_put.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo' libtool=yes @AMDEPBACKSLASH@
1017 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1018 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_put.lo `test -f 'sci_gateway/cpp/sci_http_put.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_put.cpp
1020 sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo: sci_gateway/cpp/sci_http_post.cpp
1021 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo `test -f 'sci_gateway/cpp/sci_http_post.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_post.cpp
1022 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Plo
1023 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_post.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo' libtool=yes @AMDEPBACKSLASH@
1024 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1025 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_post.lo `test -f 'sci_gateway/cpp/sci_http_post.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_post.cpp
1027 sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo: sci_gateway/cpp/sci_http_patch.cpp
1028 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo `test -f 'sci_gateway/cpp/sci_http_patch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_patch.cpp
1029 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Plo
1030 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_patch.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo' libtool=yes @AMDEPBACKSLASH@
1031 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1032 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_patch.lo `test -f 'sci_gateway/cpp/sci_http_patch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_patch.cpp
1034 sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo: sci_gateway/cpp/sci_http_put_post.cpp
1035 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo `test -f 'sci_gateway/cpp/sci_http_put_post.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_put_post.cpp
1036 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Plo
1037 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_put_post.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo' libtool=yes @AMDEPBACKSLASH@
1038 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_put_post.lo `test -f 'sci_gateway/cpp/sci_http_put_post.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_put_post.cpp
1041 sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo: sci_gateway/cpp/sci_http_delete.cpp
1042 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo `test -f 'sci_gateway/cpp/sci_http_delete.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_delete.cpp
1043 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Plo
1044 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_delete.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo' libtool=yes @AMDEPBACKSLASH@
1045 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1046 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_delete.lo `test -f 'sci_gateway/cpp/sci_http_delete.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_delete.cpp
1048 sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo: sci_gateway/cpp/sci_http_upload.cpp
1049 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo `test -f 'sci_gateway/cpp/sci_http_upload.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_upload.cpp
1050 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Plo
1051 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_http_upload.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo' libtool=yes @AMDEPBACKSLASH@
1052 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1053 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_http_upload.lo `test -f 'sci_gateway/cpp/sci_http_upload.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_http_upload.cpp
1055 sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo: sci_gateway/cpp/sci_toJSON.cpp
1056 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo `test -f 'sci_gateway/cpp/sci_toJSON.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_toJSON.cpp
1057 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Plo
1058 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_toJSON.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo' libtool=yes @AMDEPBACKSLASH@
1059 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1060 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_toJSON.lo `test -f 'sci_gateway/cpp/sci_toJSON.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_toJSON.cpp
1062 sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo: sci_gateway/cpp/sci_fromJSON.cpp
1063 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo `test -f 'sci_gateway/cpp/sci_fromJSON.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fromJSON.cpp
1064 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Plo
1065 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_fromJSON.cpp' object='sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo' libtool=yes @AMDEPBACKSLASH@
1066 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1067 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-sci_fromJSON.lo `test -f 'sci_gateway/cpp/sci_fromJSON.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fromJSON.cpp
1069 sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo: sci_gateway/cpp/checkCommonOpt.cpp
1070 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Tpo -c -o sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo `test -f 'sci_gateway/cpp/checkCommonOpt.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/checkCommonOpt.cpp
1071 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Tpo sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Plo
1072 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/checkCommonOpt.cpp' object='sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo' libtool=yes @AMDEPBACKSLASH@
1073 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1074 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciwebtools_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciwebtools_la-checkCommonOpt.lo `test -f 'sci_gateway/cpp/checkCommonOpt.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/checkCommonOpt.cpp
1076 mostlyclean-libtool:
1081 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1082 -rm -rf src/c/.libs src/c/_libs
1083 -rm -rf src/cpp/.libs src/cpp/_libs
1084 install-libsciwebtools_la_etcDATA: $(libsciwebtools_la_etc_DATA)
1086 @list='$(libsciwebtools_la_etc_DATA)'; test -n "$(libsciwebtools_la_etcdir)" || list=; \
1087 if test -n "$$list"; then \
1088 echo " $(MKDIR_P) '$(DESTDIR)$(libsciwebtools_la_etcdir)'"; \
1089 $(MKDIR_P) "$(DESTDIR)$(libsciwebtools_la_etcdir)" || exit 1; \
1091 for p in $$list; do \
1092 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1094 done | $(am__base_list) | \
1095 while read files; do \
1096 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciwebtools_la_etcdir)'"; \
1097 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciwebtools_la_etcdir)" || exit $$?; \
1100 uninstall-libsciwebtools_la_etcDATA:
1101 @$(NORMAL_UNINSTALL)
1102 @list='$(libsciwebtools_la_etc_DATA)'; test -n "$(libsciwebtools_la_etcdir)" || list=; \
1103 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1104 dir='$(DESTDIR)$(libsciwebtools_la_etcdir)'; $(am__uninstall_files_from_dir)
1105 install-libsciwebtools_la_rootDATA: $(libsciwebtools_la_root_DATA)
1107 @list='$(libsciwebtools_la_root_DATA)'; test -n "$(libsciwebtools_la_rootdir)" || list=; \
1108 if test -n "$$list"; then \
1109 echo " $(MKDIR_P) '$(DESTDIR)$(libsciwebtools_la_rootdir)'"; \
1110 $(MKDIR_P) "$(DESTDIR)$(libsciwebtools_la_rootdir)" || exit 1; \
1112 for p in $$list; do \
1113 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1115 done | $(am__base_list) | \
1116 while read files; do \
1117 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciwebtools_la_rootdir)'"; \
1118 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciwebtools_la_rootdir)" || exit $$?; \
1121 uninstall-libsciwebtools_la_rootDATA:
1122 @$(NORMAL_UNINSTALL)
1123 @list='$(libsciwebtools_la_root_DATA)'; test -n "$(libsciwebtools_la_rootdir)" || list=; \
1124 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1125 dir='$(DESTDIR)$(libsciwebtools_la_rootdir)'; $(am__uninstall_files_from_dir)
1126 install-libsciwebtools_la_sci_gatewayDATA: $(libsciwebtools_la_sci_gateway_DATA)
1128 @list='$(libsciwebtools_la_sci_gateway_DATA)'; test -n "$(libsciwebtools_la_sci_gatewaydir)" || list=; \
1129 if test -n "$$list"; then \
1130 echo " $(MKDIR_P) '$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)'"; \
1131 $(MKDIR_P) "$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)" || exit 1; \
1133 for p in $$list; do \
1134 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1136 done | $(am__base_list) | \
1137 while read files; do \
1138 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)'"; \
1139 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)" || exit $$?; \
1142 uninstall-libsciwebtools_la_sci_gatewayDATA:
1143 @$(NORMAL_UNINSTALL)
1144 @list='$(libsciwebtools_la_sci_gateway_DATA)'; test -n "$(libsciwebtools_la_sci_gatewaydir)" || list=; \
1145 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1146 dir='$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1148 ID: $(am__tagged_files)
1149 $(am__define_uniq_tagged_files); mkid -fID $$unique
1153 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1156 $(am__define_uniq_tagged_files); \
1158 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1159 test -n "$$unique" || unique=$$empty_fix; \
1160 if test $$# -gt 0; then \
1161 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1164 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1171 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1172 $(am__define_uniq_tagged_files); \
1173 test -z "$(CTAGS_ARGS)$$unique" \
1174 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1178 here=`$(am__cd) $(top_builddir) && pwd` \
1179 && $(am__cd) $(top_srcdir) \
1180 && gtags -i $(GTAGS_ARGS) "$$here"
1181 cscopelist: cscopelist-am
1183 cscopelist-am: $(am__tagged_files)
1184 list='$(am__tagged_files)'; \
1185 case "$(srcdir)" in \
1186 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1187 *) sdir=$(subdir)/$(srcdir) ;; \
1189 for i in $$list; do \
1190 if test -f "$$i"; then \
1191 echo "$(subdir)/$$i"; \
1193 echo "$$sdir/$$i"; \
1195 done >> $(top_builddir)/cscope.files
1198 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1200 distdir: $(BUILT_SOURCES)
1201 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1203 distdir-am: $(DISTFILES)
1204 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1205 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1206 list='$(DISTFILES)'; \
1207 dist_files=`for file in $$list; do echo $$file; done | \
1208 sed -e "s|^$$srcdirstrip/||;t" \
1209 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1210 case $$dist_files in \
1211 */*) $(MKDIR_P) `echo "$$dist_files" | \
1212 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1215 for file in $$dist_files; do \
1216 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1217 if test -d $$d/$$file; then \
1218 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1219 if test -d "$(distdir)/$$file"; then \
1220 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1222 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1223 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1224 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1226 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1228 test -f "$(distdir)/$$file" \
1229 || cp -p $$d/$$file "$(distdir)/$$file" \
1234 $(MAKE) $(AM_MAKEFLAGS) check-local
1236 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1238 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciwebtools_la_etcdir)" "$(DESTDIR)$(libsciwebtools_la_rootdir)" "$(DESTDIR)$(libsciwebtools_la_sci_gatewaydir)"; do \
1239 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1242 install-exec: install-exec-am
1243 install-data: install-data-am
1244 uninstall: uninstall-am
1247 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1249 installcheck: installcheck-am
1251 if test -z '$(STRIP)'; then \
1252 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1253 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1256 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1257 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1258 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1260 mostlyclean-generic:
1265 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1266 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1267 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1268 -rm -f sci_gateway/cpp/$(am__dirstamp)
1269 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1270 -rm -f src/c/$(am__dirstamp)
1271 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1272 -rm -f src/cpp/$(am__dirstamp)
1274 maintainer-clean-generic:
1275 @echo "This command is intended for maintainers to use"
1276 @echo "it deletes files that may require special tools to rebuild."
1279 clean-am: clean-generic clean-libtool clean-local \
1280 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1282 distclean: distclean-am
1283 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Plo
1284 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Plo
1285 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Plo
1286 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Plo
1287 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Plo
1288 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Plo
1289 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Plo
1290 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Plo
1291 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Plo
1292 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Plo
1293 -rm -f src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Plo
1294 -rm -f src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Plo
1295 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Plo
1296 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Plo
1297 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Plo
1299 distclean-am: clean-am distclean-compile distclean-generic \
1300 distclean-local distclean-tags
1314 install-data-am: install-data-local install-libsciwebtools_la_etcDATA \
1315 install-libsciwebtools_la_rootDATA \
1316 install-libsciwebtools_la_sci_gatewayDATA
1318 install-dvi: install-dvi-am
1322 install-exec-am: install-pkglibLTLIBRARIES
1324 install-html: install-html-am
1326 install-html-am: install-html-local
1328 install-info: install-info-am
1334 install-pdf: install-pdf-am
1338 install-ps: install-ps-am
1344 maintainer-clean: maintainer-clean-am
1345 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-checkCommonOpt.Plo
1346 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_fromJSON.Plo
1347 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_delete.Plo
1348 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_get.Plo
1349 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_patch.Plo
1350 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_post.Plo
1351 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put.Plo
1352 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_put_post.Plo
1353 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_http_upload.Plo
1354 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciwebtools_la-sci_toJSON.Plo
1355 -rm -f src/c/$(DEPDIR)/libsciwebtools_algo_la-DllmainWebtools.Plo
1356 -rm -f src/c/$(DEPDIR)/libsciwebtools_algo_la-jsmn.Plo
1357 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-json.Plo
1358 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-sciCurl.Plo
1359 -rm -f src/cpp/$(DEPDIR)/libsciwebtools_algo_la-webtools.Plo
1361 maintainer-clean-am: distclean-am maintainer-clean-generic
1363 mostlyclean: mostlyclean-am
1365 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1376 uninstall-am: uninstall-libsciwebtools_la_etcDATA \
1377 uninstall-libsciwebtools_la_rootDATA \
1378 uninstall-libsciwebtools_la_sci_gatewayDATA \
1379 uninstall-pkglibLTLIBRARIES
1381 .MAKE: check-am install-am install-strip
1383 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1384 check-am check-local clean clean-generic clean-libtool \
1385 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1386 cscopelist-am ctags ctags-am distclean distclean-compile \
1387 distclean-generic distclean-libtool distclean-local \
1388 distclean-tags distdir dvi dvi-am html html-am info info-am \
1389 install install-am install-data install-data-am \
1390 install-data-local install-dvi install-dvi-am install-exec \
1391 install-exec-am install-html install-html-am \
1392 install-html-local install-info install-info-am \
1393 install-libsciwebtools_la_etcDATA \
1394 install-libsciwebtools_la_rootDATA \
1395 install-libsciwebtools_la_sci_gatewayDATA install-man \
1396 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1397 install-ps install-ps-am install-strip installcheck \
1398 installcheck-am installdirs maintainer-clean \
1399 maintainer-clean-generic mostlyclean mostlyclean-compile \
1400 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1401 tags tags-am uninstall uninstall-am \
1402 uninstall-libsciwebtools_la_etcDATA \
1403 uninstall-libsciwebtools_la_rootDATA \
1404 uninstall-libsciwebtools_la_sci_gatewayDATA \
1405 uninstall-pkglibLTLIBRARIES
1410 # This target enables tests for Scilab
1411 check-local: $(top_builddir)/scilab-bin test
1412 if test -d $(mydatadir)/tests; then \
1413 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1416 if test -f build.xml; then \
1417 $(ANT) checkstyle; \
1419 if test -x "$(SPLINT)"; then \
1420 $(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); \
1422 @NEED_JAVA_TRUE@java:
1423 # Some configurations needs to export JAVA_HOME in the current env
1424 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1425 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1426 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1427 @NEED_JAVA_TRUE@ $(ANT); \
1430 @NEED_JAVA_TRUE@clean-java:
1431 # Some configurations needs to export JAVA_HOME in the current env
1432 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1433 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1434 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1435 @NEED_JAVA_TRUE@ $(ANT) clean; \
1436 @NEED_JAVA_TRUE@ fi;
1438 # If the user request for the SWIG generation of the wrappers Java => C/C++
1439 # We call the target swig-build on the variable SWIG_WRAPPERS
1441 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1442 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1443 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1444 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1445 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1446 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1447 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1451 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1452 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1453 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1454 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1455 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1456 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1460 # If the user request for the SWIG generation of the wrappers Java => C/C++
1461 # We call the target swig-build on the variable SWIG_WRAPPERS
1463 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1464 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1465 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1466 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1467 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1468 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1469 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1470 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1472 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1473 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1478 @GIWS_TRUE@giws-exception:
1479 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1480 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1481 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1484 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1485 echo "Error : Cannot build $< : Scilab has not been built"; \
1487 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1490 # Removes the macros
1492 # Removes macros (*.bin generated from .sci)
1493 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1494 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1495 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1499 # More tests could be added here
1500 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1501 if test -f build.xml -a $$USEANT -eq 1; then \
1505 all-local: $(TARGETS_ALL)
1508 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1509 echo "Error : Cannot build $< : Scilab has not been build"; \
1511 echo "Creating $@"; \
1512 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1517 install-data-local-local:
1518 # Mainly for javasci
1519 @if test -d $(srcdir)/javadoc; then \
1520 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1522 # If the user wants the help sources to be installed
1523 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1524 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1525 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1526 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1527 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1528 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1529 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1530 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1531 @INSTALL_HELP_XML_TRUE@ done ; \
1532 @INSTALL_HELP_XML_TRUE@ fi; \
1533 @INSTALL_HELP_XML_TRUE@ fi; \
1534 @INSTALL_HELP_XML_TRUE@ done; \
1535 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1536 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1537 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1538 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1539 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1540 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1541 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1542 @INSTALL_HELP_XML_TRUE@ done ; \
1543 @INSTALL_HELP_XML_TRUE@ fi; \
1544 @INSTALL_HELP_XML_TRUE@ fi
1547 @echo "-------- Install tests (if any) --------"; \
1548 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1549 if test -d $(srcdir)/$$dir/; then \
1550 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1551 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1552 if test -d "$(srcdir)/$$dir/$$file"; then \
1553 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1554 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1556 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1557 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1562 # Install the help chapter
1563 @echo "-------- Install the help chapter (if any) --------"; \
1564 for lang in $(HELP_CHAPTERLANG); do \
1565 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1566 if test -f $$HELPFILE; then \
1567 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1568 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1569 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1570 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1573 # Install the demos & examples
1574 @echo "-------- Install demos & examples (if any) --------"; \
1575 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1576 if test -d $(srcdir)/$$dir/; then \
1577 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1578 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1579 if test -d "$(srcdir)/$$dir/$$file"; then \
1580 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1581 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1583 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1584 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1589 # Install the macros
1590 @echo "-------- Install macros (if any) --------"; \
1591 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1592 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1593 if test -d $(srcdir)/$$dir/; then \
1594 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1595 if test -n "$(MACROSSPECIALEXT)"; then \
1597 for specialExt in $(MACROSSPECIALEXT); do \
1598 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1600 FILELIST="$$FILELIST $$specialExtDir"; \
1602 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1603 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1604 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1608 # Install java files (.jar)
1609 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1610 echo "-------- Install jar files --------"; \
1611 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1612 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1613 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1614 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1618 ########### CLEAN ###################
1619 # Clean help (generated automatically by Scilab)
1620 # It used to clean the macro (clean-macros) but this was causing
1621 # make clean && make to fail Scilab startup
1622 @NEED_JAVA_TRUE@clean-local: clean-java
1623 @NEED_JAVA_FALSE@clean-local:
1626 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1628 .PHONY: macros java swig giws
1630 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1631 # Otherwise a system limit (for SysV at least) may be exceeded.