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
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) 2009-2010 - DIGITEO
21 # Copyright (C) 2012 - 2016 - Scilab Enterprises
23 # This file is hereby licensed under the terms of the GNU GPL v2.0,
24 # pursuant to article 5.3.4 of the CeCILL v.2.1.
25 # This file was originally licensed under the terms of the CeCILL v2.1,
26 # and continues to be available under such terms.
27 # For more information, see the COPYING file which you should have received
28 # along with this program.
31 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
32 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
33 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
35 # Copyright (C) 2012 - 2016 - Scilab Enterprises
37 # This file is hereby licensed under the terms of the GNU GPL v2.0,
38 # pursuant to article 5.3.4 of the CeCILL v.2.1.
39 # This file was originally licensed under the terms of the CeCILL v2.1,
40 # and continues to be available under such terms.
41 # For more information, see the COPYING file which you should have received
42 # along with this program.
46 ### Makefile included stuff
47 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
53 if test -z '$(MAKELEVEL)'; then \
55 elif test -n '$(MAKE_HOST)'; then \
57 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
63 am__make_running_with_option = \
64 case $${target_option-} in \
66 *) echo "am__make_running_with_option: internal error: invalid" \
67 "target option '$${target_option-}' specified" >&2; \
71 sane_makeflags=$$MAKEFLAGS; \
72 if $(am__is_gnu_make); then \
73 sane_makeflags=$$MFLAGS; \
78 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
79 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
85 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
87 for flg in $$sane_makeflags; do \
88 test $$skip_next = yes && { skip_next=no; continue; }; \
91 -*I) strip_trailopt 'I'; skip_next=yes;; \
92 -*I?*) strip_trailopt 'I';; \
93 -*O) strip_trailopt 'O'; skip_next=yes;; \
94 -*O?*) strip_trailopt 'O';; \
95 -*l) strip_trailopt 'l'; skip_next=yes;; \
96 -*l?*) strip_trailopt 'l';; \
97 -[dEDm]) skip_next=yes;; \
98 -[JT]) skip_next=yes;; \
101 *$$target_option*) has_opt=yes; break;; \
105 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
106 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
107 pkgdatadir = $(datadir)/@PACKAGE@
108 pkgincludedir = $(includedir)/@PACKAGE@
109 pkglibdir = $(libdir)/@PACKAGE@
110 pkglibexecdir = $(libexecdir)/@PACKAGE@
111 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
112 install_sh_DATA = $(install_sh) -c -m 644
113 install_sh_PROGRAM = $(install_sh) -c
114 install_sh_SCRIPT = $(install_sh) -c
115 INSTALL_HEADER = $(INSTALL_DATA)
116 transform = $(program_transform_name)
123 build_triplet = @build@
124 host_triplet = @host@
125 @GUI_TRUE@am__append_1 = libsciscinotes.la
126 @GIWS_TRUE@am__append_2 = giws
127 @SWIG_TRUE@am__append_3 = swig
128 @NEED_JAVA_TRUE@am__append_4 = java
129 subdir = modules/scinotes
130 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
131 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
132 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
133 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
134 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
135 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
136 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
137 $(top_srcdir)/m4/intel_compiler.m4 \
138 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
139 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
140 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
141 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
142 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
143 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
144 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
145 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
146 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
147 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
148 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
149 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
151 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
152 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
153 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
155 CONFIG_CLEAN_VPATH_FILES =
156 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
157 am__vpath_adj = case $$p in \
158 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
161 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
163 am__nobase_strip_setup = \
164 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
166 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
167 am__nobase_list = $(am__nobase_strip_setup); \
168 for p in $$list; do echo "$$p $$p"; done | \
169 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
170 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
171 if (++n[$$2] == $(am__install_max)) \
172 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
173 END { for (dir in files) print dir, files[dir] }'
175 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
176 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
177 am__uninstall_files_from_dir = { \
179 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
180 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
181 $(am__cd) "$$dir" && rm -f $$files; }; \
183 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
184 "$(DESTDIR)$(libsciscinotes_la_etcdir)" \
185 "$(DESTDIR)$(libsciscinotes_la_rootdir)" \
186 "$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)"
187 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
188 libsciscinotes_algo_la_LIBADD =
189 am__dirstamp = $(am__leading_dot)dirstamp
190 am__objects_1 = src/c/libsciscinotes_algo_la-ScilabKeywords.lo
191 am__objects_2 = src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo
192 am__objects_3 = src/jni/libsciscinotes_algo_la-SciNotes.lo \
193 src/cpp/libsciscinotes_algo_la-callscinotes.lo
194 am_libsciscinotes_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
196 libsciscinotes_algo_la_OBJECTS = $(am_libsciscinotes_algo_la_OBJECTS)
197 AM_V_lt = $(am__v_lt_@AM_V@)
198 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
199 am__v_lt_0 = --silent
201 @GUI_TRUE@am_libsciscinotes_algo_la_rpath =
202 libsciscinotes_disable_la_LIBADD =
204 src/noscinotes/libsciscinotes_disable_la-noscinotes.lo
206 src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo
207 am_libsciscinotes_disable_la_OBJECTS = $(am__objects_4) \
209 libsciscinotes_disable_la_OBJECTS = \
210 $(am_libsciscinotes_disable_la_OBJECTS)
212 libsciscinotes_la_DEPENDENCIES = libsciscinotes-algo.la \
213 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
214 am__objects_6 = sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo \
215 sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo
216 am_libsciscinotes_la_OBJECTS = $(am__objects_6)
217 libsciscinotes_la_OBJECTS = $(am_libsciscinotes_la_OBJECTS)
218 libsciscinotes_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
219 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
220 $(AM_CXXFLAGS) $(CXXFLAGS) $(libsciscinotes_la_LDFLAGS) \
222 @GUI_TRUE@am_libsciscinotes_la_rpath = -rpath $(pkglibdir)
223 AM_V_P = $(am__v_P_@AM_V@)
224 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
227 AM_V_GEN = $(am__v_GEN_@AM_V@)
228 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
229 am__v_GEN_0 = @echo " GEN " $@;
231 AM_V_at = $(am__v_at_@AM_V@)
232 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
235 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
236 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
237 am__maybe_remake_depfiles = depfiles
238 am__depfiles_remade = sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Plo \
239 sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Plo \
240 src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Plo \
241 src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Plo \
242 src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Plo \
243 src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Plo \
244 src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Plo \
245 src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Plo
247 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
248 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
249 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
250 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
251 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
252 $(AM_CFLAGS) $(CFLAGS)
253 AM_V_CC = $(am__v_CC_@AM_V@)
254 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
255 am__v_CC_0 = @echo " CC " $@;
258 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
259 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
260 $(AM_LDFLAGS) $(LDFLAGS) -o $@
261 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
262 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
263 am__v_CCLD_0 = @echo " CCLD " $@;
265 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
266 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
267 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
268 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
269 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
270 $(AM_CXXFLAGS) $(CXXFLAGS)
271 AM_V_CXX = $(am__v_CXX_@AM_V@)
272 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
273 am__v_CXX_0 = @echo " CXX " $@;
276 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
277 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
278 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
279 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
280 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
281 am__v_CXXLD_0 = @echo " CXXLD " $@;
283 SOURCES = $(libsciscinotes_algo_la_SOURCES) \
284 $(libsciscinotes_disable_la_SOURCES) \
285 $(libsciscinotes_la_SOURCES)
286 DIST_SOURCES = $(libsciscinotes_algo_la_SOURCES) \
287 $(libsciscinotes_disable_la_SOURCES) \
288 $(libsciscinotes_la_SOURCES)
289 am__can_run_installinfo = \
290 case $$AM_UPDATE_INFO_DIR in \
292 *) (install-info --version) >/dev/null 2>&1;; \
294 DATA = $(libsciscinotes_la_etc_DATA) $(libsciscinotes_la_root_DATA) \
295 $(libsciscinotes_la_sci_gateway_DATA)
296 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
297 # Read a list of newline-separated strings from the standard input,
298 # and print each of them once, without duplicates. Input order is
300 am__uniquify_input = $(AWK) '\
301 BEGIN { nonempty = 0; } \
302 { items[$$0] = 1; nonempty = 1; } \
303 END { if (nonempty) { for (i in items) print i; }; } \
305 # Make sure the list of sources is unique. This is necessary because,
306 # e.g., the same source file might be shared among _SOURCES variables
307 # for different programs/libraries.
308 am__define_uniq_tagged_files = \
309 list='$(am__tagged_files)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | $(am__uniquify_input)`
315 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
316 $(top_srcdir)/config/depcomp \
317 $(top_srcdir)/config/mkinstalldirs
318 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
320 ALL_LINGUAS = @ALL_LINGUAS@
321 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
323 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
327 ARPACK_LIBS = @ARPACK_LIBS@
329 AUTOCONF = @AUTOCONF@
330 AUTOHEADER = @AUTOHEADER@
331 AUTOMAKE = @AUTOMAKE@
332 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
335 BLAS_CFLAGS = @BLAS_CFLAGS@
336 BLAS_LIBS = @BLAS_LIBS@
339 CCDEPMODE = @CCDEPMODE@
341 CHECKSTYLE = @CHECKSTYLE@
342 COBERTURA = @COBERTURA@
343 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
344 COMMONS_IO = @COMMONS_IO@
345 COMMONS_LOGGING = @COMMONS_LOGGING@
347 CPPFLAGS = @CPPFLAGS@
348 CURL_CFLAGS = @CURL_CFLAGS@
349 CURL_CONFIG = @CURL_CONFIG@
350 CURL_LIBS = @CURL_LIBS@
351 CURL_VERSION = @CURL_VERSION@
354 CXXDEPMODE = @CXXDEPMODE@
355 CXXFLAGS = @CXXFLAGS@
356 CYGPATH_W = @CYGPATH_W@
358 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
361 DOCBOOK_ROOT = @DOCBOOK_ROOT@
362 DOXYGEN_BIN = @DOXYGEN_BIN@
363 DSYMUTIL = @DSYMUTIL@
370 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
374 FFTW3_LIB = @FFTW3_LIB@
375 FFTW_ENABLE = @FFTW_ENABLE@
377 FLEXDOCK = @FLEXDOCK@
380 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
381 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
382 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
383 FREEHEP_IO = @FREEHEP_IO@
384 FREEHEP_UTIL = @FREEHEP_UTIL@
386 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
387 GIWS_BIN = @GIWS_BIN@
388 GLUEGEN2_RT = @GLUEGEN2_RT@
390 GMSGFMT_015 = @GMSGFMT_015@
391 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
393 GUI_ENABLE = @GUI_ENABLE@
394 HAMCREST = @HAMCREST@
395 HAVE_CXX17 = @HAVE_CXX17@
396 HDF5_CFLAGS = @HDF5_CFLAGS@
397 HDF5_LIBS = @HDF5_LIBS@
398 HELP_ENABLE = @HELP_ENABLE@
400 INSTALL_DATA = @INSTALL_DATA@
401 INSTALL_PROGRAM = @INSTALL_PROGRAM@
402 INSTALL_SCRIPT = @INSTALL_SCRIPT@
403 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
404 INTLLIBS = @INTLLIBS@
405 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
409 JAVAC_DEBUG = @JAVAC_DEBUG@
412 JAVASCI_ENABLE = @JAVASCI_ENABLE@
413 JAVA_ENABLE = @JAVA_ENABLE@
415 JAVA_HOME = @JAVA_HOME@
416 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
417 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
419 JEUCLID_CORE = @JEUCLID_CORE@
422 JLATEXMATH = @JLATEXMATH@
423 JLATEXMATH_FOP = @JLATEXMATH_FOP@
425 JROSETTA_API = @JROSETTA_API@
426 JROSETTA_ENGINE = @JROSETTA_ENGINE@
428 LAPACK_LIBS = @LAPACK_LIBS@
434 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
435 LIBICONV = @LIBICONV@
443 LOGGING_LEVEL = @LOGGING_LEVEL@
445 LTLIBICONV = @LTLIBICONV@
446 LTLIBINTL = @LTLIBINTL@
447 LTLIBOBJS = @LTLIBOBJS@
448 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
450 LUCENE_ANALYZER = @LUCENE_ANALYZER@
451 LUCENE_PARSER = @LUCENE_PARSER@
453 MAKEINFO = @MAKEINFO@
454 MANIFEST_TOOL = @MANIFEST_TOOL@
455 MATIO_CFLAGS = @MATIO_CFLAGS@
456 MATIO_ENABLE = @MATIO_ENABLE@
457 MATIO_LIBS = @MATIO_LIBS@
459 MPI_ENABLE = @MPI_ENABLE@
462 MSGFMT_015 = @MSGFMT_015@
463 MSGMERGE = @MSGMERGE@
469 OCAMLDEP = @OCAMLDEP@
470 OCAMLLEX = @OCAMLLEX@
471 OCAMLOPT = @OCAMLOPT@
472 OCAMLYACC = @OCAMLYACC@
473 OPENMPI_CC = @OPENMPI_CC@
474 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
475 OPENMPI_CXX = @OPENMPI_CXX@
476 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
477 OPENMPI_LIBS = @OPENMPI_LIBS@
478 OPENMP_CFLAGS = @OPENMP_CFLAGS@
479 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
480 OPENMP_ENABLE = @OPENMP_ENABLE@
481 OPENMP_LIBS = @OPENMP_LIBS@
485 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
486 PACKAGE_NAME = @PACKAGE_NAME@
487 PACKAGE_STRING = @PACKAGE_STRING@
488 PACKAGE_TARNAME = @PACKAGE_TARNAME@
489 PACKAGE_URL = @PACKAGE_URL@
490 PACKAGE_VERSION = @PACKAGE_VERSION@
491 PATH_SEPARATOR = @PATH_SEPARATOR@
492 PCRE_CFLAGS = @PCRE_CFLAGS@
493 PCRE_CONFIG = @PCRE_CONFIG@
494 PCRE_LIBS = @PCRE_LIBS@
495 PCRE_VERSION = @PCRE_VERSION@
496 PKG_CONFIG = @PKG_CONFIG@
501 RELOCATABLE = @RELOCATABLE@
504 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
505 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
506 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
507 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
508 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
509 SCIRENDERER = @SCIRENDERER@
510 SCIRENDERER_CP = @SCIRENDERER_CP@
511 SCI_CFLAGS = @SCI_CFLAGS@
512 SCI_CXXFLAGS = @SCI_CXXFLAGS@
513 SCI_FFLAGS = @SCI_FFLAGS@
514 SCI_LDFLAGS = @SCI_LDFLAGS@
516 SET_MAKE = @SET_MAKE@
517 SET_RELOCATABLE = @SET_RELOCATABLE@
522 SWIG_BIN = @SWIG_BIN@
523 SWIG_JAVA = @SWIG_JAVA@
524 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
525 SWIG_SCILAB = @SWIG_SCILAB@
526 TCLTK_LIBS = @TCLTK_LIBS@
527 TCL_INC_PATH = @TCL_INC_PATH@
528 TK_INC_PATH = @TK_INC_PATH@
529 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
530 UMFPACK_ENABLE = @UMFPACK_ENABLE@
531 UMFPACK_LIB = @UMFPACK_LIB@
533 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
534 VALGRIND_LIBS = @VALGRIND_LIBS@
536 WITH_OCAML = @WITH_OCAML@
537 WITH_TKSCI = @WITH_TKSCI@
538 XCOS_ENABLE = @XCOS_ENABLE@
539 XGETTEXT = @XGETTEXT@
540 XGETTEXT_015 = @XGETTEXT_015@
541 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
543 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
544 XML_APIS_EXT = @XML_APIS_EXT@
545 XML_CONFIG = @XML_CONFIG@
546 XML_FLAGS = @XML_FLAGS@
547 XML_LIBS = @XML_LIBS@
548 XML_VERSION = @XML_VERSION@
549 X_CFLAGS = @X_CFLAGS@
550 X_EXTRA_LIBS = @X_EXTRA_LIBS@
552 X_PRE_LIBS = @X_PRE_LIBS@
555 abs_builddir = @abs_builddir@
556 abs_srcdir = @abs_srcdir@
557 abs_top_builddir = @abs_top_builddir@
558 abs_top_srcdir = @abs_top_srcdir@
559 ac_ct_AR = @ac_ct_AR@
560 ac_ct_CC = @ac_ct_CC@
561 ac_ct_CXX = @ac_ct_CXX@
562 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
563 ac_ct_F77 = @ac_ct_F77@
564 am__include = @am__include@
565 am__leading_dot = @am__leading_dot@
566 am__quote = @am__quote@
568 am__untar = @am__untar@
571 build_alias = @build_alias@
572 build_cpu = @build_cpu@
573 build_os = @build_os@
574 build_vendor = @build_vendor@
575 builddir = @builddir@
576 cxx_present = @cxx_present@
578 datarootdir = @datarootdir@
581 exec_prefix = @exec_prefix@
583 host_alias = @host_alias@
584 host_cpu = @host_cpu@
586 host_vendor = @host_vendor@
588 includedir = @includedir@
590 install_sh = @install_sh@
592 libexecdir = @libexecdir@
593 localedir = @localedir@
594 localstatedir = @localstatedir@
597 oldincludedir = @oldincludedir@
600 program_transform_name = @program_transform_name@
603 sharedstatedir = @sharedstatedir@
605 sysconfdir = @sysconfdir@
606 target_alias = @target_alias@
607 top_build_prefix = @top_build_prefix@
608 top_builddir = @top_builddir@
609 top_srcdir = @top_srcdir@
610 yacc_present = @yacc_present@
613 modulename = scinotes
615 #### scinotes : Conf files ####
616 libsciscinotes_la_rootdir = $(mydatadir)
617 libsciscinotes_la_root_DATA = license.txt
619 #### scinotes : init scripts & configuration files ####
620 libsciscinotes_la_etcdir = $(mydatadir)/etc
621 libsciscinotes_la_etc_DATA = \
622 etc/scinotesConfiguration.xml \
623 etc/keysConfiguration.xml \
624 etc/scinotesGUIConfiguration.xml \
627 etc/XConfiguration-scinotes.xml \
628 etc/XConfiguration-scinotes.xsl
630 SCINOTES_JNI_SOURCES = src/jni/ScilabKeywords_wrap.c
631 SCINOTES_C_SOURCES = src/c/ScilabKeywords.c
632 SCINOTES_CXX_SOURCES = \
633 src/jni/SciNotes.cpp \
634 src/cpp/callscinotes.cpp
636 GATEWAY_CXX_SOURCES = \
637 sci_gateway/cpp/sci_scinotes.cpp \
638 sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp
640 libsciscinotes_la_CPPFLAGS = \
641 -I$(srcdir)/includes/ \
642 -I$(srcdir)/src/cpp/ \
644 -I$(srcdir)/src/jni/ \
645 -I$(top_srcdir)/modules/ast/includes/ast/ \
646 -I$(top_srcdir)/modules/ast/includes/exps/ \
647 -I$(top_srcdir)/modules/ast/includes/operations/ \
648 -I$(top_srcdir)/modules/ast/includes/parse/ \
649 -I$(top_srcdir)/modules/ast/includes/symbol/ \
650 -I$(top_srcdir)/modules/ast/includes/system_env/ \
651 -I$(top_srcdir)/modules/ast/includes/types/ \
652 -I$(top_srcdir)/modules/ast/includes/analysis/ \
653 -I$(top_srcdir)/modules/api_scilab/includes/ \
654 -I$(top_srcdir)/modules/commons/src/jni/ \
655 -I$(top_srcdir)/modules/core/includes/ \
656 -I$(top_srcdir)/modules/fileio/includes/ \
657 -I$(top_srcdir)/modules/functions/includes/ \
658 -I$(top_srcdir)/modules/jvm/includes/ \
659 -I$(top_srcdir)/modules/localization/includes/ \
660 -I$(top_srcdir)/modules/output_stream/includes/ \
661 -I$(top_srcdir)/modules/string/includes/ \
662 $(JAVA_JNI_INCLUDE) \
666 # Without the scinotes module
667 libsciscinotes_disable_la_CPPFLAGS = \
668 -I$(srcdir)/includes/ \
669 -I$(top_srcdir)/modules/ast/includes/ast/ \
670 -I$(top_srcdir)/modules/ast/includes/exps/ \
671 -I$(top_srcdir)/modules/ast/includes/operations/ \
672 -I$(top_srcdir)/modules/ast/includes/parse/ \
673 -I$(top_srcdir)/modules/ast/includes/symbol/ \
674 -I$(top_srcdir)/modules/ast/includes/system_env/ \
675 -I$(top_srcdir)/modules/ast/includes/types/ \
676 -I$(top_srcdir)/modules/localization/includes/ \
677 -I$(top_srcdir)/modules/output_stream/includes/ \
680 SCINOTES_DISABLE_C_SOURCES = src/noscinotes/noscinotes.c
681 SCINOTES_DISABLE_CPP_SOURCES = src/noscinotes/noscinotes_gw.cpp
682 libsciscinotes_disable_la_SOURCES = $(SCINOTES_DISABLE_C_SOURCES) $(SCINOTES_DISABLE_CPP_SOURCES)
683 pkglib_LTLIBRARIES = libsciscinotes-disable.la $(am__append_1)
684 @GUI_TRUE@noinst_LTLIBRARIES = libsciscinotes-algo.la
685 libsciscinotes_la_LDFLAGS = $(AM_LDFLAGS)
686 libsciscinotes_algo_la_SOURCES = $(SCINOTES_C_SOURCES) $(SCINOTES_JNI_SOURCES) $(SCINOTES_CXX_SOURCES)
687 libsciscinotes_la_SOURCES = $(GATEWAY_CXX_SOURCES)
688 libsciscinotes_algo_la_CPPFLAGS = $(libsciscinotes_la_CPPFLAGS)
690 # For the code check (splint)
691 CHECK_SRC = $(SCINOTES_C_SOURCES)
692 INCLUDE_FLAGS = $(libsciscinotes_la_CPPFLAGS)
693 GIWS_WRAPPERS = src/jni/SciNotes.giws.xml
694 SWIG_WRAPPERS = src/jni/ScilabKeywords.i
695 BUILT_SOURCES = $(am__append_2) $(am__append_3)
696 libsciscinotes_la_LIBADD = libsciscinotes-algo.la $(X_LIBS) $(X_EXTRA_LIBS)
698 #### scinotes : gateway declaration ####
699 libsciscinotes_la_sci_gatewaydir = $(mydatadir)/sci_gateway
700 libsciscinotes_la_sci_gateway_DATA = sci_gateway/scinotes_gateway.xml
701 @BUILD_HELP_TRUE@@GUI_TRUE@USEANT = 1
703 # Where all the Scilab stuff is installed (macros, help, ...)
704 mydatadir = $(pkgdatadir)/modules/$(modulename)
706 # Set AM_* SCI detected settings
707 AM_CPPFLAGS = $(SCI_CPPFLAGS)
708 AM_CFLAGS = $(SCI_CFLAGS)
709 AM_CXXFLAGS = $(SCI_CXXFLAGS)
710 # append includes to AM_FFLAGS to manage fortran includes
711 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
713 # Tag shared libraries with the Scilab version
714 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
717 SPLINT_OPTIONS = -weak -booltype BOOL
719 ########################### JAVA ######################################
720 #### We are delegating java compilation to ant... Thanks to that
721 #### the procedure will be the same with Microsoft Windows (C)
723 #######################################################################
724 TARGETS_ALL = $(am__append_4)
726 ################ MACROS ######################
727 # Rule to build a macro
728 # NOT USED AT THE MOMENT
731 ########### INSTALL DOCUMENTATION ###################
733 # Install documentation files into the right target
734 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
735 # automake needs the html files to be present which is not the case when
736 # we are building Scilab
738 # Where it should be installed
739 pkgdocdir = $(mydatadir)
741 # What is the mask of the help source
744 # What is the mask of the MathML sources
747 ########### INSTALL DATA ###################
748 # Install macros, help & demos
749 # Where it should be installed
750 pkgmacrosdir = $(mydatadir)
751 # Which directory we process
753 # Mask of the Scilab sources macros
755 # Mask of the Scilab executable sources macros
756 MACROBUILDMASK = *.sce
757 # Mask of the Scilab compiled macros
759 # List of the standard directory for tests
760 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
761 # Where the demos should be installed
762 pkgdemosdir = $(mydatadir)
763 # List of the standard directory for demos
765 # List of the standard directory for examples
766 EXAMPLES_DIR = examples
767 # Where to export JAVA archives (.jar)
772 HELP_CHAPTERDIR = help/
773 HELP_CHAPTERFILE = addchapter.sce
774 HELP_CHAPTERLANG = en_US fr_FR pt_BR
775 all: $(BUILT_SOURCES)
776 $(MAKE) $(AM_MAKEFLAGS) all-am
779 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
780 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
782 case '$(am__configure_deps)' in \
784 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
785 && { if test -f $@; then exit 0; else break; fi; }; \
789 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/scinotes/Makefile'; \
790 $(am__cd) $(top_srcdir) && \
791 $(AUTOMAKE) --foreign modules/scinotes/Makefile
792 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
795 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
797 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
798 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
800 $(top_srcdir)/Makefile.incl.am $(am__empty):
802 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
803 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
805 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
806 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
807 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
808 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
809 $(am__aclocal_m4_deps):
811 clean-noinstLTLIBRARIES:
812 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
813 @list='$(noinst_LTLIBRARIES)'; \
814 locs=`for p in $$list; do echo $$p; done | \
815 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
817 test -z "$$locs" || { \
818 echo rm -f $${locs}; \
822 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
824 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
825 list2=; for p in $$list; do \
826 if test -f $$p; then \
827 list2="$$list2 $$p"; \
830 test -z "$$list2" || { \
831 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
832 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
833 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
834 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
837 uninstall-pkglibLTLIBRARIES:
839 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
840 for p in $$list; do \
842 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
843 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
846 clean-pkglibLTLIBRARIES:
847 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
848 @list='$(pkglib_LTLIBRARIES)'; \
849 locs=`for p in $$list; do echo $$p; done | \
850 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
852 test -z "$$locs" || { \
853 echo rm -f $${locs}; \
856 src/c/$(am__dirstamp):
858 @: > src/c/$(am__dirstamp)
859 src/c/$(DEPDIR)/$(am__dirstamp):
860 @$(MKDIR_P) src/c/$(DEPDIR)
861 @: > src/c/$(DEPDIR)/$(am__dirstamp)
862 src/c/libsciscinotes_algo_la-ScilabKeywords.lo: src/c/$(am__dirstamp) \
863 src/c/$(DEPDIR)/$(am__dirstamp)
864 src/jni/$(am__dirstamp):
866 @: > src/jni/$(am__dirstamp)
867 src/jni/$(DEPDIR)/$(am__dirstamp):
868 @$(MKDIR_P) src/jni/$(DEPDIR)
869 @: > src/jni/$(DEPDIR)/$(am__dirstamp)
870 src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo: \
871 src/jni/$(am__dirstamp) src/jni/$(DEPDIR)/$(am__dirstamp)
872 src/jni/libsciscinotes_algo_la-SciNotes.lo: src/jni/$(am__dirstamp) \
873 src/jni/$(DEPDIR)/$(am__dirstamp)
874 src/cpp/$(am__dirstamp):
876 @: > src/cpp/$(am__dirstamp)
877 src/cpp/$(DEPDIR)/$(am__dirstamp):
878 @$(MKDIR_P) src/cpp/$(DEPDIR)
879 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
880 src/cpp/libsciscinotes_algo_la-callscinotes.lo: \
881 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
883 libsciscinotes-algo.la: $(libsciscinotes_algo_la_OBJECTS) $(libsciscinotes_algo_la_DEPENDENCIES) $(EXTRA_libsciscinotes_algo_la_DEPENDENCIES)
884 $(AM_V_CXXLD)$(CXXLINK) $(am_libsciscinotes_algo_la_rpath) $(libsciscinotes_algo_la_OBJECTS) $(libsciscinotes_algo_la_LIBADD) $(LIBS)
885 src/noscinotes/$(am__dirstamp):
886 @$(MKDIR_P) src/noscinotes
887 @: > src/noscinotes/$(am__dirstamp)
888 src/noscinotes/$(DEPDIR)/$(am__dirstamp):
889 @$(MKDIR_P) src/noscinotes/$(DEPDIR)
890 @: > src/noscinotes/$(DEPDIR)/$(am__dirstamp)
891 src/noscinotes/libsciscinotes_disable_la-noscinotes.lo: \
892 src/noscinotes/$(am__dirstamp) \
893 src/noscinotes/$(DEPDIR)/$(am__dirstamp)
894 src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo: \
895 src/noscinotes/$(am__dirstamp) \
896 src/noscinotes/$(DEPDIR)/$(am__dirstamp)
898 libsciscinotes-disable.la: $(libsciscinotes_disable_la_OBJECTS) $(libsciscinotes_disable_la_DEPENDENCIES) $(EXTRA_libsciscinotes_disable_la_DEPENDENCIES)
899 $(AM_V_CXXLD)$(CXXLINK) -rpath $(pkglibdir) $(libsciscinotes_disable_la_OBJECTS) $(libsciscinotes_disable_la_LIBADD) $(LIBS)
900 sci_gateway/cpp/$(am__dirstamp):
901 @$(MKDIR_P) sci_gateway/cpp
902 @: > sci_gateway/cpp/$(am__dirstamp)
903 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
904 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
905 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
906 sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo: \
907 sci_gateway/cpp/$(am__dirstamp) \
908 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
909 sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo: \
910 sci_gateway/cpp/$(am__dirstamp) \
911 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
913 libsciscinotes.la: $(libsciscinotes_la_OBJECTS) $(libsciscinotes_la_DEPENDENCIES) $(EXTRA_libsciscinotes_la_DEPENDENCIES)
914 $(AM_V_CXXLD)$(libsciscinotes_la_LINK) $(am_libsciscinotes_la_rpath) $(libsciscinotes_la_OBJECTS) $(libsciscinotes_la_LIBADD) $(LIBS)
918 -rm -f sci_gateway/cpp/*.$(OBJEXT)
919 -rm -f sci_gateway/cpp/*.lo
920 -rm -f src/c/*.$(OBJEXT)
922 -rm -f src/cpp/*.$(OBJEXT)
924 -rm -f src/jni/*.$(OBJEXT)
926 -rm -f src/noscinotes/*.$(OBJEXT)
927 -rm -f src/noscinotes/*.lo
932 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Plo@am__quote@ # am--include-marker
933 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Plo@am__quote@ # am--include-marker
934 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Plo@am__quote@ # am--include-marker
935 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Plo@am__quote@ # am--include-marker
936 @AMDEP_TRUE@@am__include@ @am__quote@src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Plo@am__quote@ # am--include-marker
937 @AMDEP_TRUE@@am__include@ @am__quote@src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Plo@am__quote@ # am--include-marker
938 @AMDEP_TRUE@@am__include@ @am__quote@src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Plo@am__quote@ # am--include-marker
939 @AMDEP_TRUE@@am__include@ @am__quote@src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Plo@am__quote@ # am--include-marker
941 $(am__depfiles_remade):
943 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
945 am--depfiles: $(am__depfiles_remade)
948 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
949 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
950 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
952 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
956 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
957 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
958 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
964 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
965 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
966 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
967 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
971 src/c/libsciscinotes_algo_la-ScilabKeywords.lo: src/c/ScilabKeywords.c
972 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libsciscinotes_algo_la-ScilabKeywords.lo -MD -MP -MF src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Tpo -c -o src/c/libsciscinotes_algo_la-ScilabKeywords.lo `test -f 'src/c/ScilabKeywords.c' || echo '$(srcdir)/'`src/c/ScilabKeywords.c
973 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Tpo src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Plo
974 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/ScilabKeywords.c' object='src/c/libsciscinotes_algo_la-ScilabKeywords.lo' libtool=yes @AMDEPBACKSLASH@
975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
976 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libsciscinotes_algo_la-ScilabKeywords.lo `test -f 'src/c/ScilabKeywords.c' || echo '$(srcdir)/'`src/c/ScilabKeywords.c
978 src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo: src/jni/ScilabKeywords_wrap.c
979 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo -MD -MP -MF src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Tpo -c -o src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo `test -f 'src/jni/ScilabKeywords_wrap.c' || echo '$(srcdir)/'`src/jni/ScilabKeywords_wrap.c
980 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Tpo src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Plo
981 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/jni/ScilabKeywords_wrap.c' object='src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo' libtool=yes @AMDEPBACKSLASH@
982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/jni/libsciscinotes_algo_la-ScilabKeywords_wrap.lo `test -f 'src/jni/ScilabKeywords_wrap.c' || echo '$(srcdir)/'`src/jni/ScilabKeywords_wrap.c
985 src/noscinotes/libsciscinotes_disable_la-noscinotes.lo: src/noscinotes/noscinotes.c
986 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/noscinotes/libsciscinotes_disable_la-noscinotes.lo -MD -MP -MF src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Tpo -c -o src/noscinotes/libsciscinotes_disable_la-noscinotes.lo `test -f 'src/noscinotes/noscinotes.c' || echo '$(srcdir)/'`src/noscinotes/noscinotes.c
987 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Tpo src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Plo
988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/noscinotes/noscinotes.c' object='src/noscinotes/libsciscinotes_disable_la-noscinotes.lo' libtool=yes @AMDEPBACKSLASH@
989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/noscinotes/libsciscinotes_disable_la-noscinotes.lo `test -f 'src/noscinotes/noscinotes.c' || echo '$(srcdir)/'`src/noscinotes/noscinotes.c
993 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
994 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
995 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
996 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
997 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1001 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1002 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1003 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1004 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1005 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1009 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1010 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1011 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1012 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1013 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1014 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1016 src/jni/libsciscinotes_algo_la-SciNotes.lo: src/jni/SciNotes.cpp
1017 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/jni/libsciscinotes_algo_la-SciNotes.lo -MD -MP -MF src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Tpo -c -o src/jni/libsciscinotes_algo_la-SciNotes.lo `test -f 'src/jni/SciNotes.cpp' || echo '$(srcdir)/'`src/jni/SciNotes.cpp
1018 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Tpo src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Plo
1019 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/jni/SciNotes.cpp' object='src/jni/libsciscinotes_algo_la-SciNotes.lo' libtool=yes @AMDEPBACKSLASH@
1020 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1021 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/jni/libsciscinotes_algo_la-SciNotes.lo `test -f 'src/jni/SciNotes.cpp' || echo '$(srcdir)/'`src/jni/SciNotes.cpp
1023 src/cpp/libsciscinotes_algo_la-callscinotes.lo: src/cpp/callscinotes.cpp
1024 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciscinotes_algo_la-callscinotes.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Tpo -c -o src/cpp/libsciscinotes_algo_la-callscinotes.lo `test -f 'src/cpp/callscinotes.cpp' || echo '$(srcdir)/'`src/cpp/callscinotes.cpp
1025 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Tpo src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Plo
1026 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/callscinotes.cpp' object='src/cpp/libsciscinotes_algo_la-callscinotes.lo' libtool=yes @AMDEPBACKSLASH@
1027 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1028 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciscinotes_algo_la-callscinotes.lo `test -f 'src/cpp/callscinotes.cpp' || echo '$(srcdir)/'`src/cpp/callscinotes.cpp
1030 src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo: src/noscinotes/noscinotes_gw.cpp
1031 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo -MD -MP -MF src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Tpo -c -o src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo `test -f 'src/noscinotes/noscinotes_gw.cpp' || echo '$(srcdir)/'`src/noscinotes/noscinotes_gw.cpp
1032 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Tpo src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Plo
1033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/noscinotes/noscinotes_gw.cpp' object='src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo' libtool=yes @AMDEPBACKSLASH@
1034 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1035 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/noscinotes/libsciscinotes_disable_la-noscinotes_gw.lo `test -f 'src/noscinotes/noscinotes_gw.cpp' || echo '$(srcdir)/'`src/noscinotes/noscinotes_gw.cpp
1037 sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo: sci_gateway/cpp/sci_scinotes.cpp
1038 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Tpo -c -o sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo `test -f 'sci_gateway/cpp/sci_scinotes.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_scinotes.cpp
1039 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Tpo sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Plo
1040 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_scinotes.cpp' object='sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo' libtool=yes @AMDEPBACKSLASH@
1041 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1042 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciscinotes_la-sci_scinotes.lo `test -f 'sci_gateway/cpp/sci_scinotes.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_scinotes.cpp
1044 sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo: sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp
1045 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Tpo -c -o sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo `test -f 'sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp
1046 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Tpo sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Plo
1047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp' object='sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo' libtool=yes @AMDEPBACKSLASH@
1048 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1049 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciscinotes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciscinotes_la-sci_closeSciNotesFromScilab.lo `test -f 'sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_closeSciNotesFromScilab.cpp
1051 mostlyclean-libtool:
1056 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1057 -rm -rf src/c/.libs src/c/_libs
1058 -rm -rf src/cpp/.libs src/cpp/_libs
1059 -rm -rf src/jni/.libs src/jni/_libs
1060 -rm -rf src/noscinotes/.libs src/noscinotes/_libs
1061 install-libsciscinotes_la_etcDATA: $(libsciscinotes_la_etc_DATA)
1063 @list='$(libsciscinotes_la_etc_DATA)'; test -n "$(libsciscinotes_la_etcdir)" || list=; \
1064 if test -n "$$list"; then \
1065 echo " $(MKDIR_P) '$(DESTDIR)$(libsciscinotes_la_etcdir)'"; \
1066 $(MKDIR_P) "$(DESTDIR)$(libsciscinotes_la_etcdir)" || exit 1; \
1068 for p in $$list; do \
1069 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1071 done | $(am__base_list) | \
1072 while read files; do \
1073 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciscinotes_la_etcdir)'"; \
1074 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscinotes_la_etcdir)" || exit $$?; \
1077 uninstall-libsciscinotes_la_etcDATA:
1078 @$(NORMAL_UNINSTALL)
1079 @list='$(libsciscinotes_la_etc_DATA)'; test -n "$(libsciscinotes_la_etcdir)" || list=; \
1080 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1081 dir='$(DESTDIR)$(libsciscinotes_la_etcdir)'; $(am__uninstall_files_from_dir)
1082 install-libsciscinotes_la_rootDATA: $(libsciscinotes_la_root_DATA)
1084 @list='$(libsciscinotes_la_root_DATA)'; test -n "$(libsciscinotes_la_rootdir)" || list=; \
1085 if test -n "$$list"; then \
1086 echo " $(MKDIR_P) '$(DESTDIR)$(libsciscinotes_la_rootdir)'"; \
1087 $(MKDIR_P) "$(DESTDIR)$(libsciscinotes_la_rootdir)" || exit 1; \
1089 for p in $$list; do \
1090 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1092 done | $(am__base_list) | \
1093 while read files; do \
1094 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciscinotes_la_rootdir)'"; \
1095 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscinotes_la_rootdir)" || exit $$?; \
1098 uninstall-libsciscinotes_la_rootDATA:
1099 @$(NORMAL_UNINSTALL)
1100 @list='$(libsciscinotes_la_root_DATA)'; test -n "$(libsciscinotes_la_rootdir)" || list=; \
1101 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1102 dir='$(DESTDIR)$(libsciscinotes_la_rootdir)'; $(am__uninstall_files_from_dir)
1103 install-libsciscinotes_la_sci_gatewayDATA: $(libsciscinotes_la_sci_gateway_DATA)
1105 @list='$(libsciscinotes_la_sci_gateway_DATA)'; test -n "$(libsciscinotes_la_sci_gatewaydir)" || list=; \
1106 if test -n "$$list"; then \
1107 echo " $(MKDIR_P) '$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)'"; \
1108 $(MKDIR_P) "$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)" || exit 1; \
1110 for p in $$list; do \
1111 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1113 done | $(am__base_list) | \
1114 while read files; do \
1115 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)'"; \
1116 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)" || exit $$?; \
1119 uninstall-libsciscinotes_la_sci_gatewayDATA:
1120 @$(NORMAL_UNINSTALL)
1121 @list='$(libsciscinotes_la_sci_gateway_DATA)'; test -n "$(libsciscinotes_la_sci_gatewaydir)" || list=; \
1122 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1123 dir='$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1125 ID: $(am__tagged_files)
1126 $(am__define_uniq_tagged_files); mkid -fID $$unique
1130 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1133 $(am__define_uniq_tagged_files); \
1135 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1136 test -n "$$unique" || unique=$$empty_fix; \
1137 if test $$# -gt 0; then \
1138 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1141 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1148 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1149 $(am__define_uniq_tagged_files); \
1150 test -z "$(CTAGS_ARGS)$$unique" \
1151 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1155 here=`$(am__cd) $(top_builddir) && pwd` \
1156 && $(am__cd) $(top_srcdir) \
1157 && gtags -i $(GTAGS_ARGS) "$$here"
1158 cscopelist: cscopelist-am
1160 cscopelist-am: $(am__tagged_files)
1161 list='$(am__tagged_files)'; \
1162 case "$(srcdir)" in \
1163 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1164 *) sdir=$(subdir)/$(srcdir) ;; \
1166 for i in $$list; do \
1167 if test -f "$$i"; then \
1168 echo "$(subdir)/$$i"; \
1170 echo "$$sdir/$$i"; \
1172 done >> $(top_builddir)/cscope.files
1175 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1177 distdir: $(BUILT_SOURCES)
1178 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1180 distdir-am: $(DISTFILES)
1181 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1182 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1183 list='$(DISTFILES)'; \
1184 dist_files=`for file in $$list; do echo $$file; done | \
1185 sed -e "s|^$$srcdirstrip/||;t" \
1186 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1187 case $$dist_files in \
1188 */*) $(MKDIR_P) `echo "$$dist_files" | \
1189 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1192 for file in $$dist_files; do \
1193 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1194 if test -d $$d/$$file; then \
1195 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1196 if test -d "$(distdir)/$$file"; then \
1197 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1199 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1200 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1201 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1203 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1205 test -f "$(distdir)/$$file" \
1206 || cp -p $$d/$$file "$(distdir)/$$file" \
1211 $(MAKE) $(AM_MAKEFLAGS) check-local
1212 check: $(BUILT_SOURCES)
1213 $(MAKE) $(AM_MAKEFLAGS) check-am
1214 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1216 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciscinotes_la_etcdir)" "$(DESTDIR)$(libsciscinotes_la_rootdir)" "$(DESTDIR)$(libsciscinotes_la_sci_gatewaydir)"; do \
1217 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1219 install: $(BUILT_SOURCES)
1220 $(MAKE) $(AM_MAKEFLAGS) install-am
1221 install-exec: install-exec-am
1222 install-data: install-data-am
1223 uninstall: uninstall-am
1226 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1228 installcheck: installcheck-am
1230 if test -z '$(STRIP)'; then \
1231 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1232 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1235 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1236 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1237 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1239 mostlyclean-generic:
1244 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1245 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1246 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1247 -rm -f sci_gateway/cpp/$(am__dirstamp)
1248 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1249 -rm -f src/c/$(am__dirstamp)
1250 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1251 -rm -f src/cpp/$(am__dirstamp)
1252 -rm -f src/jni/$(DEPDIR)/$(am__dirstamp)
1253 -rm -f src/jni/$(am__dirstamp)
1254 -rm -f src/noscinotes/$(DEPDIR)/$(am__dirstamp)
1255 -rm -f src/noscinotes/$(am__dirstamp)
1257 maintainer-clean-generic:
1258 @echo "This command is intended for maintainers to use"
1259 @echo "it deletes files that may require special tools to rebuild."
1260 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1263 clean-am: clean-generic clean-libtool clean-local \
1264 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1266 distclean: distclean-am
1267 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Plo
1268 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Plo
1269 -rm -f src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Plo
1270 -rm -f src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Plo
1271 -rm -f src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Plo
1272 -rm -f src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Plo
1273 -rm -f src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Plo
1274 -rm -f src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Plo
1276 distclean-am: clean-am distclean-compile distclean-generic \
1277 distclean-local distclean-tags
1291 install-data-am: install-data-local install-libsciscinotes_la_etcDATA \
1292 install-libsciscinotes_la_rootDATA \
1293 install-libsciscinotes_la_sci_gatewayDATA
1295 install-dvi: install-dvi-am
1299 install-exec-am: install-pkglibLTLIBRARIES
1301 install-html: install-html-am
1303 install-html-am: install-html-local
1305 install-info: install-info-am
1311 install-pdf: install-pdf-am
1315 install-ps: install-ps-am
1321 maintainer-clean: maintainer-clean-am
1322 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_closeSciNotesFromScilab.Plo
1323 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciscinotes_la-sci_scinotes.Plo
1324 -rm -f src/c/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords.Plo
1325 -rm -f src/cpp/$(DEPDIR)/libsciscinotes_algo_la-callscinotes.Plo
1326 -rm -f src/jni/$(DEPDIR)/libsciscinotes_algo_la-SciNotes.Plo
1327 -rm -f src/jni/$(DEPDIR)/libsciscinotes_algo_la-ScilabKeywords_wrap.Plo
1328 -rm -f src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes.Plo
1329 -rm -f src/noscinotes/$(DEPDIR)/libsciscinotes_disable_la-noscinotes_gw.Plo
1331 maintainer-clean-am: distclean-am maintainer-clean-generic
1333 mostlyclean: mostlyclean-am
1335 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1346 uninstall-am: uninstall-libsciscinotes_la_etcDATA \
1347 uninstall-libsciscinotes_la_rootDATA \
1348 uninstall-libsciscinotes_la_sci_gatewayDATA \
1349 uninstall-pkglibLTLIBRARIES
1351 .MAKE: all check check-am install install-am install-strip
1353 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1354 check-am check-local clean clean-generic clean-libtool \
1355 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1356 cscopelist-am ctags ctags-am distclean distclean-compile \
1357 distclean-generic distclean-libtool distclean-local \
1358 distclean-tags distdir dvi dvi-am html html-am info info-am \
1359 install install-am install-data install-data-am \
1360 install-data-local install-dvi install-dvi-am install-exec \
1361 install-exec-am install-html install-html-am \
1362 install-html-local install-info install-info-am \
1363 install-libsciscinotes_la_etcDATA \
1364 install-libsciscinotes_la_rootDATA \
1365 install-libsciscinotes_la_sci_gatewayDATA install-man \
1366 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1367 install-ps install-ps-am install-strip installcheck \
1368 installcheck-am installdirs maintainer-clean \
1369 maintainer-clean-generic mostlyclean mostlyclean-compile \
1370 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1371 tags tags-am uninstall uninstall-am \
1372 uninstall-libsciscinotes_la_etcDATA \
1373 uninstall-libsciscinotes_la_rootDATA \
1374 uninstall-libsciscinotes_la_sci_gatewayDATA \
1375 uninstall-pkglibLTLIBRARIES
1380 # This target enables tests for Scilab
1381 check-local: $(top_builddir)/scilab-bin test
1382 if test -d $(mydatadir)/tests; then \
1383 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1386 if test -f build.xml; then \
1387 $(ANT) checkstyle; \
1389 if test -x "$(SPLINT)"; then \
1390 $(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); \
1392 @NEED_JAVA_TRUE@java:
1393 # Some configurations needs to export JAVA_HOME in the current env
1394 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1395 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1396 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1397 @NEED_JAVA_TRUE@ $(ANT); \
1400 @NEED_JAVA_TRUE@clean-java:
1401 # Some configurations needs to export JAVA_HOME in the current env
1402 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1403 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1404 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1405 @NEED_JAVA_TRUE@ $(ANT) clean; \
1406 @NEED_JAVA_TRUE@ fi;
1408 # If the user request for the SWIG generation of the wrappers Java => C/C++
1409 # We call the target swig-build on the variable SWIG_WRAPPERS
1411 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1412 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1413 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1414 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1415 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1416 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1417 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1421 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1422 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1423 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1424 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1425 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1426 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1430 # If the user request for the SWIG generation of the wrappers Java => C/C++
1431 # We call the target swig-build on the variable SWIG_WRAPPERS
1433 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1434 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1435 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1436 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1437 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1438 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1439 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1440 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1442 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1443 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1448 @GIWS_TRUE@giws-exception:
1449 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1450 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1451 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1454 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1455 echo "Error : Cannot build $< : Scilab has not been built"; \
1457 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1460 # Removes the macros
1462 # Removes macros (*.bin generated from .sci)
1463 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1464 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1465 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1469 # More tests could be added here
1470 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1471 if test -f build.xml -a $$USEANT -eq 1; then \
1475 all-local: $(TARGETS_ALL)
1478 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1479 echo "Error : Cannot build $< : Scilab has not been build"; \
1481 echo "Creating $@"; \
1482 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1487 install-data-local-local:
1488 # Mainly for javasci
1489 @if test -d $(srcdir)/javadoc; then \
1490 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1492 # If the user wants the help sources to be installed
1493 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1494 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1495 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1496 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1497 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1498 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1499 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1500 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1501 @INSTALL_HELP_XML_TRUE@ done ; \
1502 @INSTALL_HELP_XML_TRUE@ fi; \
1503 @INSTALL_HELP_XML_TRUE@ fi; \
1504 @INSTALL_HELP_XML_TRUE@ done; \
1505 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1506 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1507 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1508 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1509 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1510 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1511 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1512 @INSTALL_HELP_XML_TRUE@ done ; \
1513 @INSTALL_HELP_XML_TRUE@ fi; \
1514 @INSTALL_HELP_XML_TRUE@ fi
1517 @echo "-------- Install tests (if any) --------"; \
1518 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1519 if test -d $(srcdir)/$$dir/; then \
1520 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1521 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1522 if test -d "$(srcdir)/$$dir/$$file"; then \
1523 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1524 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1526 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1527 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1532 # Install the help chapter
1533 @echo "-------- Install the help chapter (if any) --------"; \
1534 for lang in $(HELP_CHAPTERLANG); do \
1535 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1536 if test -f $$HELPFILE; then \
1537 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1538 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1539 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1540 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1543 # Install the demos & examples
1544 @echo "-------- Install demos & examples (if any) --------"; \
1545 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1546 if test -d $(srcdir)/$$dir/; then \
1547 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1548 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1549 if test -d "$(srcdir)/$$dir/$$file"; then \
1550 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1551 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1553 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1554 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1559 # Install the macros
1560 @echo "-------- Install macros (if any) --------"; \
1561 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1562 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1563 if test -d $(srcdir)/$$dir/; then \
1564 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1565 if test -n "$(MACROSSPECIALEXT)"; then \
1567 for specialExt in $(MACROSSPECIALEXT); do \
1568 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1570 FILELIST="$$FILELIST $$specialExtDir"; \
1572 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1573 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1574 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1578 # Install java files (.jar)
1579 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1580 echo "-------- Install jar files --------"; \
1581 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1582 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1583 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1584 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1588 ########### CLEAN ###################
1589 # Clean help (generated automatically by Scilab)
1590 # It used to clean the macro (clean-macros) but this was causing
1591 # make clean && make to fail Scilab startup
1592 @NEED_JAVA_TRUE@clean-local: clean-java
1593 @NEED_JAVA_FALSE@clean-local:
1596 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1598 .PHONY: macros java swig giws
1600 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1601 # Otherwise a system limit (for SysV at least) may be exceeded.