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) 2008 - INRIA - Pierre MARECHAL
20 # Copyright (C) 2012 - 2016 - Scilab Enterprises
22 # This file is hereby licensed under the terms of the GNU GPL v2.0,
23 # pursuant to article 5.3.4 of the CeCILL v.2.1.
24 # This file was originally licensed under the terms of the CeCILL v2.1,
25 # and continues to be available under such terms.
26 # For more information, see the COPYING file which you should have received
27 # 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 @NEED_JAVA_TRUE@am__append_1 = java
126 subdir = modules/parameters
127 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
129 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
130 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
131 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
132 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
133 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
134 $(top_srcdir)/m4/intel_compiler.m4 \
135 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
136 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
137 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
138 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
139 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
140 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
141 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
142 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
143 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
144 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
145 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
146 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
148 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
149 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
150 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
152 CONFIG_CLEAN_VPATH_FILES =
153 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
154 am__vpath_adj = case $$p in \
155 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
158 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
160 am__nobase_strip_setup = \
161 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
163 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
164 am__nobase_list = $(am__nobase_strip_setup); \
165 for p in $$list; do echo "$$p $$p"; done | \
166 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
167 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
168 if (++n[$$2] == $(am__install_max)) \
169 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
170 END { for (dir in files) print dir, files[dir] }'
172 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
173 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
174 am__uninstall_files_from_dir = { \
176 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
177 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
178 $(am__cd) "$$dir" && rm -f $$files; }; \
180 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
181 "$(DESTDIR)$(libparameters_la_etcdir)" \
182 "$(DESTDIR)$(libparameters_la_rootdir)"
183 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
184 libsciparameters_la_LIBADD =
185 am__dirstamp = $(am__leading_dot)dirstamp
186 am__objects_1 = src/c/libsciparameters_la-parameters.lo
187 am_libsciparameters_la_OBJECTS = $(am__objects_1)
188 libsciparameters_la_OBJECTS = $(am_libsciparameters_la_OBJECTS)
189 AM_V_lt = $(am__v_lt_@AM_V@)
190 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
191 am__v_lt_0 = --silent
193 libsciparameters_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
194 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
195 $(libsciparameters_la_CFLAGS) $(CFLAGS) \
196 $(libsciparameters_la_LDFLAGS) $(LDFLAGS) -o $@
197 @MAINTAINER_MODE_FALSE@am_libsciparameters_la_rpath =
198 @MAINTAINER_MODE_TRUE@am_libsciparameters_la_rpath = -rpath \
199 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
200 AM_V_P = $(am__v_P_@AM_V@)
201 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
204 AM_V_GEN = $(am__v_GEN_@AM_V@)
205 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
206 am__v_GEN_0 = @echo " GEN " $@;
208 AM_V_at = $(am__v_at_@AM_V@)
209 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
212 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
213 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
214 am__maybe_remake_depfiles = depfiles
215 am__depfiles_remade = \
216 src/c/$(DEPDIR)/libsciparameters_la-parameters.Plo
218 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
219 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
220 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
221 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
222 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
223 $(AM_CFLAGS) $(CFLAGS)
224 AM_V_CC = $(am__v_CC_@AM_V@)
225 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
226 am__v_CC_0 = @echo " CC " $@;
229 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
231 $(AM_LDFLAGS) $(LDFLAGS) -o $@
232 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
233 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
234 am__v_CCLD_0 = @echo " CCLD " $@;
236 SOURCES = $(libsciparameters_la_SOURCES)
237 DIST_SOURCES = $(libsciparameters_la_SOURCES)
238 am__can_run_installinfo = \
239 case $$AM_UPDATE_INFO_DIR in \
241 *) (install-info --version) >/dev/null 2>&1;; \
243 DATA = $(libparameters_la_etc_DATA) $(libparameters_la_root_DATA)
244 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
245 # Read a list of newline-separated strings from the standard input,
246 # and print each of them once, without duplicates. Input order is
248 am__uniquify_input = $(AWK) '\
249 BEGIN { nonempty = 0; } \
250 { items[$$0] = 1; nonempty = 1; } \
251 END { if (nonempty) { for (i in items) print i; }; } \
253 # Make sure the list of sources is unique. This is necessary because,
254 # e.g., the same source file might be shared among _SOURCES variables
255 # for different programs/libraries.
256 am__define_uniq_tagged_files = \
257 list='$(am__tagged_files)'; \
258 unique=`for i in $$list; do \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260 done | $(am__uniquify_input)`
263 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
264 $(top_srcdir)/config/depcomp \
265 $(top_srcdir)/config/mkinstalldirs
266 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
268 ALL_LINGUAS = @ALL_LINGUAS@
269 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
271 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
275 ARPACK_LIBS = @ARPACK_LIBS@
277 AUTOCONF = @AUTOCONF@
278 AUTOHEADER = @AUTOHEADER@
279 AUTOMAKE = @AUTOMAKE@
280 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
283 BLAS_CFLAGS = @BLAS_CFLAGS@
284 BLAS_LIBS = @BLAS_LIBS@
287 CCDEPMODE = @CCDEPMODE@
289 CHECKSTYLE = @CHECKSTYLE@
290 COBERTURA = @COBERTURA@
291 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
292 COMMONS_IO = @COMMONS_IO@
293 COMMONS_LOGGING = @COMMONS_LOGGING@
295 CPPFLAGS = @CPPFLAGS@
296 CURL_CFLAGS = @CURL_CFLAGS@
297 CURL_CONFIG = @CURL_CONFIG@
298 CURL_LIBS = @CURL_LIBS@
299 CURL_VERSION = @CURL_VERSION@
302 CXXDEPMODE = @CXXDEPMODE@
303 CXXFLAGS = @CXXFLAGS@
304 CYGPATH_W = @CYGPATH_W@
306 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
309 DOCBOOK_ROOT = @DOCBOOK_ROOT@
310 DOXYGEN_BIN = @DOXYGEN_BIN@
311 DSYMUTIL = @DSYMUTIL@
318 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
322 FFTW3_LIB = @FFTW3_LIB@
323 FFTW_ENABLE = @FFTW_ENABLE@
325 FLEXDOCK = @FLEXDOCK@
328 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
329 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
330 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
331 FREEHEP_IO = @FREEHEP_IO@
332 FREEHEP_UTIL = @FREEHEP_UTIL@
334 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
335 GIWS_BIN = @GIWS_BIN@
336 GLUEGEN2_RT = @GLUEGEN2_RT@
338 GMSGFMT_015 = @GMSGFMT_015@
339 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
341 GUI_ENABLE = @GUI_ENABLE@
342 HAMCREST = @HAMCREST@
343 HAVE_CXX11 = @HAVE_CXX11@
344 HDF5_CFLAGS = @HDF5_CFLAGS@
345 HDF5_LIBS = @HDF5_LIBS@
346 HELP_ENABLE = @HELP_ENABLE@
348 INSTALL_DATA = @INSTALL_DATA@
349 INSTALL_PROGRAM = @INSTALL_PROGRAM@
350 INSTALL_SCRIPT = @INSTALL_SCRIPT@
351 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
352 INTLLIBS = @INTLLIBS@
353 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
357 JAVAC_DEBUG = @JAVAC_DEBUG@
360 JAVASCI_ENABLE = @JAVASCI_ENABLE@
361 JAVA_ENABLE = @JAVA_ENABLE@
363 JAVA_HOME = @JAVA_HOME@
364 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
365 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
367 JEUCLID_CORE = @JEUCLID_CORE@
370 JLATEXMATH = @JLATEXMATH@
371 JLATEXMATH_FOP = @JLATEXMATH_FOP@
373 JROSETTA_API = @JROSETTA_API@
374 JROSETTA_ENGINE = @JROSETTA_ENGINE@
376 LAPACK_LIBS = @LAPACK_LIBS@
382 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
383 LIBICONV = @LIBICONV@
391 LOGGING_LEVEL = @LOGGING_LEVEL@
393 LTLIBICONV = @LTLIBICONV@
394 LTLIBINTL = @LTLIBINTL@
395 LTLIBOBJS = @LTLIBOBJS@
396 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
398 LUCENE_ANALYZER = @LUCENE_ANALYZER@
399 LUCENE_PARSER = @LUCENE_PARSER@
401 MAKEINFO = @MAKEINFO@
402 MANIFEST_TOOL = @MANIFEST_TOOL@
403 MATIO_CFLAGS = @MATIO_CFLAGS@
404 MATIO_ENABLE = @MATIO_ENABLE@
405 MATIO_LIBS = @MATIO_LIBS@
407 MPI_ENABLE = @MPI_ENABLE@
410 MSGFMT_015 = @MSGFMT_015@
411 MSGMERGE = @MSGMERGE@
417 OCAMLDEP = @OCAMLDEP@
418 OCAMLLEX = @OCAMLLEX@
419 OCAMLOPT = @OCAMLOPT@
420 OCAMLYACC = @OCAMLYACC@
421 OPENMPI_CC = @OPENMPI_CC@
422 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
423 OPENMPI_CXX = @OPENMPI_CXX@
424 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
425 OPENMPI_LIBS = @OPENMPI_LIBS@
426 OPENMP_CFLAGS = @OPENMP_CFLAGS@
427 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
428 OPENMP_ENABLE = @OPENMP_ENABLE@
429 OPENMP_LIBS = @OPENMP_LIBS@
433 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
434 PACKAGE_NAME = @PACKAGE_NAME@
435 PACKAGE_STRING = @PACKAGE_STRING@
436 PACKAGE_TARNAME = @PACKAGE_TARNAME@
437 PACKAGE_URL = @PACKAGE_URL@
438 PACKAGE_VERSION = @PACKAGE_VERSION@
439 PATH_SEPARATOR = @PATH_SEPARATOR@
440 PCRE_CFLAGS = @PCRE_CFLAGS@
441 PCRE_CONFIG = @PCRE_CONFIG@
442 PCRE_LIBS = @PCRE_LIBS@
443 PCRE_VERSION = @PCRE_VERSION@
444 PKG_CONFIG = @PKG_CONFIG@
449 RELOCATABLE = @RELOCATABLE@
452 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
453 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
454 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
455 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
456 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
457 SCIRENDERER = @SCIRENDERER@
458 SCIRENDERER_CP = @SCIRENDERER_CP@
459 SCI_CFLAGS = @SCI_CFLAGS@
460 SCI_CXXFLAGS = @SCI_CXXFLAGS@
461 SCI_FFLAGS = @SCI_FFLAGS@
462 SCI_LDFLAGS = @SCI_LDFLAGS@
464 SET_MAKE = @SET_MAKE@
465 SET_RELOCATABLE = @SET_RELOCATABLE@
470 SWIG_BIN = @SWIG_BIN@
471 SWIG_JAVA = @SWIG_JAVA@
472 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
473 SWIG_SCILAB = @SWIG_SCILAB@
474 TCLTK_LIBS = @TCLTK_LIBS@
475 TCL_INC_PATH = @TCL_INC_PATH@
476 TK_INC_PATH = @TK_INC_PATH@
477 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
478 UMFPACK_ENABLE = @UMFPACK_ENABLE@
479 UMFPACK_LIB = @UMFPACK_LIB@
481 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
482 VALGRIND_LIBS = @VALGRIND_LIBS@
484 WITH_OCAML = @WITH_OCAML@
485 WITH_TKSCI = @WITH_TKSCI@
486 XCOS_ENABLE = @XCOS_ENABLE@
487 XGETTEXT = @XGETTEXT@
488 XGETTEXT_015 = @XGETTEXT_015@
489 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
491 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
492 XML_APIS_EXT = @XML_APIS_EXT@
493 XML_CONFIG = @XML_CONFIG@
494 XML_FLAGS = @XML_FLAGS@
495 XML_LIBS = @XML_LIBS@
496 XML_VERSION = @XML_VERSION@
497 X_CFLAGS = @X_CFLAGS@
498 X_EXTRA_LIBS = @X_EXTRA_LIBS@
500 X_PRE_LIBS = @X_PRE_LIBS@
503 abs_builddir = @abs_builddir@
504 abs_srcdir = @abs_srcdir@
505 abs_top_builddir = @abs_top_builddir@
506 abs_top_srcdir = @abs_top_srcdir@
507 ac_ct_AR = @ac_ct_AR@
508 ac_ct_CC = @ac_ct_CC@
509 ac_ct_CXX = @ac_ct_CXX@
510 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
511 ac_ct_F77 = @ac_ct_F77@
512 am__include = @am__include@
513 am__leading_dot = @am__leading_dot@
514 am__quote = @am__quote@
516 am__untar = @am__untar@
519 build_alias = @build_alias@
520 build_cpu = @build_cpu@
521 build_os = @build_os@
522 build_vendor = @build_vendor@
523 builddir = @builddir@
524 cxx_present = @cxx_present@
526 datarootdir = @datarootdir@
529 exec_prefix = @exec_prefix@
531 host_alias = @host_alias@
532 host_cpu = @host_cpu@
534 host_vendor = @host_vendor@
536 includedir = @includedir@
538 install_sh = @install_sh@
540 libexecdir = @libexecdir@
541 localedir = @localedir@
542 localstatedir = @localstatedir@
545 oldincludedir = @oldincludedir@
548 program_transform_name = @program_transform_name@
551 sharedstatedir = @sharedstatedir@
553 sysconfdir = @sysconfdir@
554 target_alias = @target_alias@
555 top_build_prefix = @top_build_prefix@
556 top_builddir = @top_builddir@
557 top_srcdir = @top_srcdir@
558 yacc_present = @yacc_present@
559 PARAMETERS_C_SOURCES = src/c/parameters.c
560 libsciparameters_la_CFLAGS = \
561 -I$(srcdir)/includes/ \
563 -I$(top_srcdir)/modules/ast/includes/ast/ \
564 -I$(top_srcdir)/modules/ast/includes/exps/ \
565 -I$(top_srcdir)/modules/ast/includes/operations/ \
566 -I$(top_srcdir)/modules/ast/includes/parse/ \
567 -I$(top_srcdir)/modules/ast/includes/symbol/ \
568 -I$(top_srcdir)/modules/ast/includes/system_env/ \
569 -I$(top_srcdir)/modules/ast/includes/types/ \
570 -I$(top_srcdir)/modules/ast/includes/analysis/ \
571 -I$(top_srcdir)/modules/api_scilab/includes \
572 -I$(top_srcdir)/modules/core/includes \
573 -I$(top_srcdir)/modules/output_stream/includes/ \
574 -I$(top_srcdir)/modules/localization/includes \
575 -I$(top_srcdir)/modules/string/includes
577 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libsciparameters.la
578 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libsciparameters.la
579 libsciparameters_la_LDFLAGS = -version-number $(SCILAB_LIBRARY_VERSION)
580 libsciparameters_la_SOURCES = $(PARAMETERS_C_SOURCES)
582 # For the code check (splint)
583 CHECK_SRC = $(libsciparameters_la_SOURCES)
584 INCLUDE_FLAGS = $(libsciparameters_la_CFLAGS)
587 modulename = parameters
589 #### parameters : Conf files ####
590 libparameters_la_rootdir = $(mydatadir)
591 libparameters_la_root_DATA = license.txt
593 #### parameters : init scripts ####
594 libparameters_la_etcdir = $(mydatadir)/etc
595 libparameters_la_etc_DATA = etc/parameters.quit etc/parameters.start
597 # Where all the Scilab stuff is installed (macros, help, ...)
598 mydatadir = $(pkgdatadir)/modules/$(modulename)
600 # Set AM_* SCI detected settings
601 AM_CPPFLAGS = $(SCI_CPPFLAGS)
602 AM_CFLAGS = $(SCI_CFLAGS)
603 AM_CXXFLAGS = $(SCI_CXXFLAGS)
604 # append includes to AM_FFLAGS to manage fortran includes
605 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
607 # Tag shared libraries with the Scilab version
608 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
611 SPLINT_OPTIONS = -weak -booltype BOOL
613 ########################### JAVA ######################################
614 #### We are delegating java compilation to ant... Thanks to that
615 #### the procedure will be the same with Microsoft Windows (C)
617 #######################################################################
618 TARGETS_ALL = $(am__append_1)
620 ################ MACROS ######################
621 # Rule to build a macro
622 # NOT USED AT THE MOMENT
625 ########### INSTALL DOCUMENTATION ###################
627 # Install documentation files into the right target
628 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
629 # automake needs the html files to be present which is not the case when
630 # we are building Scilab
632 # Where it should be installed
633 pkgdocdir = $(mydatadir)
635 # What is the mask of the help source
638 # What is the mask of the MathML sources
641 ########### INSTALL DATA ###################
642 # Install macros, help & demos
643 # Where it should be installed
644 pkgmacrosdir = $(mydatadir)
645 # Which directory we process
647 # Mask of the Scilab sources macros
649 # Mask of the Scilab executable sources macros
650 MACROBUILDMASK = *.sce
651 # Mask of the Scilab compiled macros
653 # List of the standard directory for tests
654 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
655 # Where the demos should be installed
656 pkgdemosdir = $(mydatadir)
657 # List of the standard directory for demos
659 # List of the standard directory for examples
660 EXAMPLES_DIR = examples
661 # Where to export JAVA archives (.jar)
666 HELP_CHAPTERDIR = help/
667 HELP_CHAPTERFILE = addchapter.sce
668 HELP_CHAPTERLANG = en_US fr_FR pt_BR
672 .SUFFIXES: .sci .bin .c .lo .o .obj
673 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
675 case '$(am__configure_deps)' in \
677 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
678 && { if test -f $@; then exit 0; else break; fi; }; \
682 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/parameters/Makefile'; \
683 $(am__cd) $(top_srcdir) && \
684 $(AUTOMAKE) --foreign modules/parameters/Makefile
685 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
688 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
690 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
691 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
693 $(top_srcdir)/Makefile.incl.am $(am__empty):
695 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
696 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
698 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
699 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
700 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
701 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
702 $(am__aclocal_m4_deps):
704 clean-noinstLTLIBRARIES:
705 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
706 @list='$(noinst_LTLIBRARIES)'; \
707 locs=`for p in $$list; do echo $$p; done | \
708 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
710 test -z "$$locs" || { \
711 echo rm -f $${locs}; \
715 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
717 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
718 list2=; for p in $$list; do \
719 if test -f $$p; then \
720 list2="$$list2 $$p"; \
723 test -z "$$list2" || { \
724 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
725 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
726 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
727 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
730 uninstall-pkglibLTLIBRARIES:
732 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
733 for p in $$list; do \
735 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
736 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
739 clean-pkglibLTLIBRARIES:
740 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
741 @list='$(pkglib_LTLIBRARIES)'; \
742 locs=`for p in $$list; do echo $$p; done | \
743 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
745 test -z "$$locs" || { \
746 echo rm -f $${locs}; \
749 src/c/$(am__dirstamp):
751 @: > src/c/$(am__dirstamp)
752 src/c/$(DEPDIR)/$(am__dirstamp):
753 @$(MKDIR_P) src/c/$(DEPDIR)
754 @: > src/c/$(DEPDIR)/$(am__dirstamp)
755 src/c/libsciparameters_la-parameters.lo: src/c/$(am__dirstamp) \
756 src/c/$(DEPDIR)/$(am__dirstamp)
758 libsciparameters.la: $(libsciparameters_la_OBJECTS) $(libsciparameters_la_DEPENDENCIES) $(EXTRA_libsciparameters_la_DEPENDENCIES)
759 $(AM_V_CCLD)$(libsciparameters_la_LINK) $(am_libsciparameters_la_rpath) $(libsciparameters_la_OBJECTS) $(libsciparameters_la_LIBADD) $(LIBS)
763 -rm -f src/c/*.$(OBJEXT)
769 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciparameters_la-parameters.Plo@am__quote@ # am--include-marker
771 $(am__depfiles_remade):
773 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
775 am--depfiles: $(am__depfiles_remade)
778 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
779 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
780 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
786 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
787 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
788 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
794 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
795 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
796 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
801 src/c/libsciparameters_la-parameters.lo: src/c/parameters.c
802 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsciparameters_la_CFLAGS) $(CFLAGS) -MT src/c/libsciparameters_la-parameters.lo -MD -MP -MF src/c/$(DEPDIR)/libsciparameters_la-parameters.Tpo -c -o src/c/libsciparameters_la-parameters.lo `test -f 'src/c/parameters.c' || echo '$(srcdir)/'`src/c/parameters.c
803 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciparameters_la-parameters.Tpo src/c/$(DEPDIR)/libsciparameters_la-parameters.Plo
804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/parameters.c' object='src/c/libsciparameters_la-parameters.lo' libtool=yes @AMDEPBACKSLASH@
805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
806 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsciparameters_la_CFLAGS) $(CFLAGS) -c -o src/c/libsciparameters_la-parameters.lo `test -f 'src/c/parameters.c' || echo '$(srcdir)/'`src/c/parameters.c
813 -rm -rf src/c/.libs src/c/_libs
814 install-libparameters_la_etcDATA: $(libparameters_la_etc_DATA)
816 @list='$(libparameters_la_etc_DATA)'; test -n "$(libparameters_la_etcdir)" || list=; \
817 if test -n "$$list"; then \
818 echo " $(MKDIR_P) '$(DESTDIR)$(libparameters_la_etcdir)'"; \
819 $(MKDIR_P) "$(DESTDIR)$(libparameters_la_etcdir)" || exit 1; \
821 for p in $$list; do \
822 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
824 done | $(am__base_list) | \
825 while read files; do \
826 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libparameters_la_etcdir)'"; \
827 $(INSTALL_DATA) $$files "$(DESTDIR)$(libparameters_la_etcdir)" || exit $$?; \
830 uninstall-libparameters_la_etcDATA:
832 @list='$(libparameters_la_etc_DATA)'; test -n "$(libparameters_la_etcdir)" || list=; \
833 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
834 dir='$(DESTDIR)$(libparameters_la_etcdir)'; $(am__uninstall_files_from_dir)
835 install-libparameters_la_rootDATA: $(libparameters_la_root_DATA)
837 @list='$(libparameters_la_root_DATA)'; test -n "$(libparameters_la_rootdir)" || list=; \
838 if test -n "$$list"; then \
839 echo " $(MKDIR_P) '$(DESTDIR)$(libparameters_la_rootdir)'"; \
840 $(MKDIR_P) "$(DESTDIR)$(libparameters_la_rootdir)" || exit 1; \
842 for p in $$list; do \
843 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
845 done | $(am__base_list) | \
846 while read files; do \
847 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libparameters_la_rootdir)'"; \
848 $(INSTALL_DATA) $$files "$(DESTDIR)$(libparameters_la_rootdir)" || exit $$?; \
851 uninstall-libparameters_la_rootDATA:
853 @list='$(libparameters_la_root_DATA)'; test -n "$(libparameters_la_rootdir)" || list=; \
854 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
855 dir='$(DESTDIR)$(libparameters_la_rootdir)'; $(am__uninstall_files_from_dir)
857 ID: $(am__tagged_files)
858 $(am__define_uniq_tagged_files); mkid -fID $$unique
862 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
865 $(am__define_uniq_tagged_files); \
867 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
868 test -n "$$unique" || unique=$$empty_fix; \
869 if test $$# -gt 0; then \
870 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
873 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
880 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
881 $(am__define_uniq_tagged_files); \
882 test -z "$(CTAGS_ARGS)$$unique" \
883 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
887 here=`$(am__cd) $(top_builddir) && pwd` \
888 && $(am__cd) $(top_srcdir) \
889 && gtags -i $(GTAGS_ARGS) "$$here"
890 cscopelist: cscopelist-am
892 cscopelist-am: $(am__tagged_files)
893 list='$(am__tagged_files)'; \
894 case "$(srcdir)" in \
895 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
896 *) sdir=$(subdir)/$(srcdir) ;; \
898 for i in $$list; do \
899 if test -f "$$i"; then \
900 echo "$(subdir)/$$i"; \
904 done >> $(top_builddir)/cscope.files
907 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
909 distdir: $(BUILT_SOURCES)
910 $(MAKE) $(AM_MAKEFLAGS) distdir-am
912 distdir-am: $(DISTFILES)
913 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
914 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
915 list='$(DISTFILES)'; \
916 dist_files=`for file in $$list; do echo $$file; done | \
917 sed -e "s|^$$srcdirstrip/||;t" \
918 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
919 case $$dist_files in \
920 */*) $(MKDIR_P) `echo "$$dist_files" | \
921 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
924 for file in $$dist_files; do \
925 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
926 if test -d $$d/$$file; then \
927 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
928 if test -d "$(distdir)/$$file"; then \
929 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
931 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
932 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
933 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
935 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
937 test -f "$(distdir)/$$file" \
938 || cp -p $$d/$$file "$(distdir)/$$file" \
943 $(MAKE) $(AM_MAKEFLAGS) check-local
945 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
947 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libparameters_la_etcdir)" "$(DESTDIR)$(libparameters_la_rootdir)"; do \
948 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
951 install-exec: install-exec-am
952 install-data: install-data-am
953 uninstall: uninstall-am
956 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
958 installcheck: installcheck-am
960 if test -z '$(STRIP)'; then \
961 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
962 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
965 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
966 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
967 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
974 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
975 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
976 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
977 -rm -f src/c/$(am__dirstamp)
979 maintainer-clean-generic:
980 @echo "This command is intended for maintainers to use"
981 @echo "it deletes files that may require special tools to rebuild."
984 clean-am: clean-generic clean-libtool clean-local \
985 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
987 distclean: distclean-am
988 -rm -f src/c/$(DEPDIR)/libsciparameters_la-parameters.Plo
990 distclean-am: clean-am distclean-compile distclean-generic \
991 distclean-local distclean-tags
1005 install-data-am: install-data-local install-libparameters_la_etcDATA \
1006 install-libparameters_la_rootDATA
1008 install-dvi: install-dvi-am
1012 install-exec-am: install-pkglibLTLIBRARIES
1014 install-html: install-html-am
1016 install-html-am: install-html-local
1018 install-info: install-info-am
1024 install-pdf: install-pdf-am
1028 install-ps: install-ps-am
1034 maintainer-clean: maintainer-clean-am
1035 -rm -f src/c/$(DEPDIR)/libsciparameters_la-parameters.Plo
1037 maintainer-clean-am: distclean-am maintainer-clean-generic
1039 mostlyclean: mostlyclean-am
1041 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1052 uninstall-am: uninstall-libparameters_la_etcDATA \
1053 uninstall-libparameters_la_rootDATA \
1054 uninstall-pkglibLTLIBRARIES
1056 .MAKE: check-am install-am install-strip
1058 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1059 check-am check-local clean clean-generic clean-libtool \
1060 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1061 cscopelist-am ctags ctags-am distclean distclean-compile \
1062 distclean-generic distclean-libtool distclean-local \
1063 distclean-tags distdir dvi dvi-am html html-am info info-am \
1064 install install-am install-data install-data-am \
1065 install-data-local install-dvi install-dvi-am install-exec \
1066 install-exec-am install-html install-html-am \
1067 install-html-local install-info install-info-am \
1068 install-libparameters_la_etcDATA \
1069 install-libparameters_la_rootDATA install-man install-pdf \
1070 install-pdf-am install-pkglibLTLIBRARIES install-ps \
1071 install-ps-am install-strip installcheck installcheck-am \
1072 installdirs maintainer-clean maintainer-clean-generic \
1073 mostlyclean mostlyclean-compile mostlyclean-generic \
1074 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1075 uninstall-am uninstall-libparameters_la_etcDATA \
1076 uninstall-libparameters_la_rootDATA \
1077 uninstall-pkglibLTLIBRARIES
1082 # This target enables tests for Scilab
1083 check-local: $(top_builddir)/scilab-bin test
1084 if test -d $(mydatadir)/tests; then \
1085 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1088 if test -f build.xml; then \
1089 $(ANT) checkstyle; \
1091 if test -x "$(SPLINT)"; then \
1092 $(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); \
1094 @NEED_JAVA_TRUE@java:
1095 # Some configurations needs to export JAVA_HOME in the current env
1096 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1097 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1098 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1099 @NEED_JAVA_TRUE@ $(ANT); \
1102 @NEED_JAVA_TRUE@clean-java:
1103 # Some configurations needs to export JAVA_HOME in the current env
1104 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1105 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1106 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1107 @NEED_JAVA_TRUE@ $(ANT) clean; \
1108 @NEED_JAVA_TRUE@ fi;
1110 # If the user request for the SWIG generation of the wrappers Java => C/C++
1111 # We call the target swig-build on the variable SWIG_WRAPPERS
1113 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1114 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1115 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1116 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1117 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1118 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1119 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1123 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1124 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1125 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1126 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1127 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1128 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1132 # If the user request for the SWIG generation of the wrappers Java => C/C++
1133 # We call the target swig-build on the variable SWIG_WRAPPERS
1135 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1136 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1137 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1138 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1139 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1140 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1141 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1142 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1144 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1145 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1150 @GIWS_TRUE@giws-exception:
1151 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1152 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1153 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1156 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1157 echo "Error : Cannot build $< : Scilab has not been built"; \
1159 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1162 # Removes the macros
1164 # Removes macros (*.bin generated from .sci)
1165 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1166 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1167 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1171 # More tests could be added here
1172 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1173 if test -f build.xml -a $$USEANT -eq 1; then \
1177 all-local: $(TARGETS_ALL)
1180 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1181 echo "Error : Cannot build $< : Scilab has not been build"; \
1183 echo "Creating $@"; \
1184 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1189 install-data-local-local:
1190 # Mainly for javasci
1191 @if test -d $(srcdir)/javadoc; then \
1192 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1194 # If the user wants the help sources to be installed
1195 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1196 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1197 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1198 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1199 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1200 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1201 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1202 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1203 @INSTALL_HELP_XML_TRUE@ done ; \
1204 @INSTALL_HELP_XML_TRUE@ fi; \
1205 @INSTALL_HELP_XML_TRUE@ fi; \
1206 @INSTALL_HELP_XML_TRUE@ done; \
1207 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1208 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1209 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1210 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1211 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1212 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1213 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1214 @INSTALL_HELP_XML_TRUE@ done ; \
1215 @INSTALL_HELP_XML_TRUE@ fi; \
1216 @INSTALL_HELP_XML_TRUE@ fi
1219 @echo "-------- Install tests (if any) --------"; \
1220 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1221 if test -d $(srcdir)/$$dir/; then \
1222 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1223 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1224 if test -d "$(srcdir)/$$dir/$$file"; then \
1225 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1226 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1228 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1229 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1234 # Install the help chapter
1235 @echo "-------- Install the help chapter (if any) --------"; \
1236 for lang in $(HELP_CHAPTERLANG); do \
1237 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1238 if test -f $$HELPFILE; then \
1239 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1240 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1241 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1242 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1245 # Install the demos & examples
1246 @echo "-------- Install demos & examples (if any) --------"; \
1247 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1248 if test -d $(srcdir)/$$dir/; then \
1249 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1250 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1251 if test -d "$(srcdir)/$$dir/$$file"; then \
1252 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1253 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1255 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1256 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1261 # Install the macros
1262 @echo "-------- Install macros (if any) --------"; \
1263 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1264 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1265 if test -d $(srcdir)/$$dir/; then \
1266 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1267 if test -n "$(MACROSSPECIALEXT)"; then \
1269 for specialExt in $(MACROSSPECIALEXT); do \
1270 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1272 FILELIST="$$FILELIST $$specialExtDir"; \
1274 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1275 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1276 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1280 # Install java files (.jar)
1281 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1282 echo "-------- Install jar files --------"; \
1283 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1284 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1285 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1286 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1290 ########### CLEAN ###################
1291 # Clean help (generated automatically by Scilab)
1292 # It used to clean the macro (clean-macros) but this was causing
1293 # make clean && make to fail Scilab startup
1294 @NEED_JAVA_TRUE@clean-local: clean-java
1295 @NEED_JAVA_FALSE@clean-local:
1298 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1300 .PHONY: macros java swig giws
1302 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1303 # Otherwise a system limit (for SysV at least) may be exceeded.