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) 2007 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @NEED_JAVA_TRUE@am__append_1 = java
117 subdir = modules/windows_tools
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libsciwindows_tools_la_etcdir)" \
173 "$(DESTDIR)$(libsciwindows_tools_la_rootdir)"
174 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
175 libsciwindows_tools_la_LIBADD =
176 am__dirstamp = $(am__leading_dot)dirstamp
178 src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo
179 am_libsciwindows_tools_la_OBJECTS = $(am__objects_1)
180 libsciwindows_tools_la_OBJECTS = $(am_libsciwindows_tools_la_OBJECTS)
181 AM_V_lt = $(am__v_lt_@AM_V@)
182 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
183 am__v_lt_0 = --silent
185 libsciwindows_tools_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
186 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
187 $(libsciwindows_tools_la_CFLAGS) $(CFLAGS) \
188 $(libsciwindows_tools_la_LDFLAGS) $(LDFLAGS) -o $@
189 @MAINTAINER_MODE_FALSE@am_libsciwindows_tools_la_rpath =
190 @MAINTAINER_MODE_TRUE@am_libsciwindows_tools_la_rpath = -rpath \
191 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
192 AM_V_P = $(am__v_P_@AM_V@)
193 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
196 AM_V_GEN = $(am__v_GEN_@AM_V@)
197 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
198 am__v_GEN_0 = @echo " GEN " $@;
200 AM_V_at = $(am__v_at_@AM_V@)
201 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
204 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
205 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
206 am__maybe_remake_depfiles = depfiles
207 am__depfiles_remade = src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Plo
209 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
210 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
211 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
212 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
213 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
214 $(AM_CFLAGS) $(CFLAGS)
215 AM_V_CC = $(am__v_CC_@AM_V@)
216 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
217 am__v_CC_0 = @echo " CC " $@;
220 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
221 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
222 $(AM_LDFLAGS) $(LDFLAGS) -o $@
223 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
224 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
225 am__v_CCLD_0 = @echo " CCLD " $@;
227 SOURCES = $(libsciwindows_tools_la_SOURCES)
228 DIST_SOURCES = $(libsciwindows_tools_la_SOURCES)
229 am__can_run_installinfo = \
230 case $$AM_UPDATE_INFO_DIR in \
232 *) (install-info --version) >/dev/null 2>&1;; \
234 DATA = $(libsciwindows_tools_la_etc_DATA) \
235 $(libsciwindows_tools_la_root_DATA)
236 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
237 # Read a list of newline-separated strings from the standard input,
238 # and print each of them once, without duplicates. Input order is
240 am__uniquify_input = $(AWK) '\
241 BEGIN { nonempty = 0; } \
242 { items[$$0] = 1; nonempty = 1; } \
243 END { if (nonempty) { for (i in items) print i; }; } \
245 # Make sure the list of sources is unique. This is necessary because,
246 # e.g., the same source file might be shared among _SOURCES variables
247 # for different programs/libraries.
248 am__define_uniq_tagged_files = \
249 list='$(am__tagged_files)'; \
250 unique=`for i in $$list; do \
251 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252 done | $(am__uniquify_input)`
255 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
256 $(top_srcdir)/config/depcomp \
257 $(top_srcdir)/config/mkinstalldirs
258 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
260 ALL_LINGUAS = @ALL_LINGUAS@
261 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
263 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
267 ARPACK_LIBS = @ARPACK_LIBS@
269 AUTOCONF = @AUTOCONF@
270 AUTOHEADER = @AUTOHEADER@
271 AUTOMAKE = @AUTOMAKE@
272 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
275 BLAS_CFLAGS = @BLAS_CFLAGS@
276 BLAS_LIBS = @BLAS_LIBS@
279 CCDEPMODE = @CCDEPMODE@
281 CHECKSTYLE = @CHECKSTYLE@
282 COBERTURA = @COBERTURA@
283 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
284 COMMONS_IO = @COMMONS_IO@
285 COMMONS_LOGGING = @COMMONS_LOGGING@
287 CPPFLAGS = @CPPFLAGS@
288 CURL_CFLAGS = @CURL_CFLAGS@
289 CURL_CONFIG = @CURL_CONFIG@
290 CURL_LIBS = @CURL_LIBS@
291 CURL_VERSION = @CURL_VERSION@
294 CXXDEPMODE = @CXXDEPMODE@
295 CXXFLAGS = @CXXFLAGS@
296 CYGPATH_W = @CYGPATH_W@
298 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
301 DOCBOOK_ROOT = @DOCBOOK_ROOT@
302 DOXYGEN_BIN = @DOXYGEN_BIN@
303 DSYMUTIL = @DSYMUTIL@
310 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
314 FFTW3_LIB = @FFTW3_LIB@
315 FFTW_ENABLE = @FFTW_ENABLE@
317 FLEXDOCK = @FLEXDOCK@
320 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
321 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
322 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
323 FREEHEP_IO = @FREEHEP_IO@
324 FREEHEP_UTIL = @FREEHEP_UTIL@
326 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
327 GIWS_BIN = @GIWS_BIN@
328 GLUEGEN2_RT = @GLUEGEN2_RT@
330 GMSGFMT_015 = @GMSGFMT_015@
331 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
333 GUI_ENABLE = @GUI_ENABLE@
334 HAMCREST = @HAMCREST@
335 HAVE_CXX11 = @HAVE_CXX11@
336 HDF5_CFLAGS = @HDF5_CFLAGS@
337 HDF5_LIBS = @HDF5_LIBS@
338 HELP_ENABLE = @HELP_ENABLE@
340 INSTALL_DATA = @INSTALL_DATA@
341 INSTALL_PROGRAM = @INSTALL_PROGRAM@
342 INSTALL_SCRIPT = @INSTALL_SCRIPT@
343 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
344 INTLLIBS = @INTLLIBS@
345 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
349 JAVAC_DEBUG = @JAVAC_DEBUG@
352 JAVASCI_ENABLE = @JAVASCI_ENABLE@
353 JAVA_ENABLE = @JAVA_ENABLE@
355 JAVA_HOME = @JAVA_HOME@
356 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
357 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
359 JEUCLID_CORE = @JEUCLID_CORE@
362 JLATEXMATH = @JLATEXMATH@
363 JLATEXMATH_FOP = @JLATEXMATH_FOP@
365 JROSETTA_API = @JROSETTA_API@
366 JROSETTA_ENGINE = @JROSETTA_ENGINE@
368 LAPACK_LIBS = @LAPACK_LIBS@
374 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
375 LIBICONV = @LIBICONV@
383 LOGGING_LEVEL = @LOGGING_LEVEL@
385 LTLIBICONV = @LTLIBICONV@
386 LTLIBINTL = @LTLIBINTL@
387 LTLIBOBJS = @LTLIBOBJS@
388 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
390 LUCENE_ANALYZER = @LUCENE_ANALYZER@
391 LUCENE_PARSER = @LUCENE_PARSER@
393 MAKEINFO = @MAKEINFO@
394 MANIFEST_TOOL = @MANIFEST_TOOL@
395 MATIO_CFLAGS = @MATIO_CFLAGS@
396 MATIO_ENABLE = @MATIO_ENABLE@
397 MATIO_LIBS = @MATIO_LIBS@
399 MPI_ENABLE = @MPI_ENABLE@
402 MSGFMT_015 = @MSGFMT_015@
403 MSGMERGE = @MSGMERGE@
409 OCAMLDEP = @OCAMLDEP@
410 OCAMLLEX = @OCAMLLEX@
411 OCAMLOPT = @OCAMLOPT@
412 OCAMLYACC = @OCAMLYACC@
413 OPENMPI_CC = @OPENMPI_CC@
414 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
415 OPENMPI_CXX = @OPENMPI_CXX@
416 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
417 OPENMPI_LIBS = @OPENMPI_LIBS@
418 OPENMP_CFLAGS = @OPENMP_CFLAGS@
419 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
420 OPENMP_ENABLE = @OPENMP_ENABLE@
421 OPENMP_LIBS = @OPENMP_LIBS@
425 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
426 PACKAGE_NAME = @PACKAGE_NAME@
427 PACKAGE_STRING = @PACKAGE_STRING@
428 PACKAGE_TARNAME = @PACKAGE_TARNAME@
429 PACKAGE_URL = @PACKAGE_URL@
430 PACKAGE_VERSION = @PACKAGE_VERSION@
431 PATH_SEPARATOR = @PATH_SEPARATOR@
432 PCRE_CFLAGS = @PCRE_CFLAGS@
433 PCRE_CONFIG = @PCRE_CONFIG@
434 PCRE_LIBS = @PCRE_LIBS@
435 PCRE_VERSION = @PCRE_VERSION@
436 PKG_CONFIG = @PKG_CONFIG@
441 RELOCATABLE = @RELOCATABLE@
444 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
445 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
446 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
447 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
448 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
449 SCIRENDERER = @SCIRENDERER@
450 SCIRENDERER_CP = @SCIRENDERER_CP@
451 SCI_CFLAGS = @SCI_CFLAGS@
452 SCI_CXXFLAGS = @SCI_CXXFLAGS@
453 SCI_FFLAGS = @SCI_FFLAGS@
454 SCI_LDFLAGS = @SCI_LDFLAGS@
456 SET_MAKE = @SET_MAKE@
457 SET_RELOCATABLE = @SET_RELOCATABLE@
462 SWIG_BIN = @SWIG_BIN@
463 SWIG_JAVA = @SWIG_JAVA@
464 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
465 SWIG_SCILAB = @SWIG_SCILAB@
466 TCLTK_LIBS = @TCLTK_LIBS@
467 TCL_INC_PATH = @TCL_INC_PATH@
468 TK_INC_PATH = @TK_INC_PATH@
469 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
470 UMFPACK_ENABLE = @UMFPACK_ENABLE@
471 UMFPACK_LIB = @UMFPACK_LIB@
473 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
474 VALGRIND_LIBS = @VALGRIND_LIBS@
476 WITH_OCAML = @WITH_OCAML@
477 WITH_TKSCI = @WITH_TKSCI@
478 XCOS_ENABLE = @XCOS_ENABLE@
479 XGETTEXT = @XGETTEXT@
480 XGETTEXT_015 = @XGETTEXT_015@
481 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
483 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
484 XML_APIS_EXT = @XML_APIS_EXT@
485 XML_CONFIG = @XML_CONFIG@
486 XML_FLAGS = @XML_FLAGS@
487 XML_LIBS = @XML_LIBS@
488 XML_VERSION = @XML_VERSION@
489 X_CFLAGS = @X_CFLAGS@
490 X_EXTRA_LIBS = @X_EXTRA_LIBS@
492 X_PRE_LIBS = @X_PRE_LIBS@
495 abs_builddir = @abs_builddir@
496 abs_srcdir = @abs_srcdir@
497 abs_top_builddir = @abs_top_builddir@
498 abs_top_srcdir = @abs_top_srcdir@
499 ac_ct_AR = @ac_ct_AR@
500 ac_ct_CC = @ac_ct_CC@
501 ac_ct_CXX = @ac_ct_CXX@
502 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
503 ac_ct_F77 = @ac_ct_F77@
504 am__include = @am__include@
505 am__leading_dot = @am__leading_dot@
506 am__quote = @am__quote@
508 am__untar = @am__untar@
511 build_alias = @build_alias@
512 build_cpu = @build_cpu@
513 build_os = @build_os@
514 build_vendor = @build_vendor@
515 builddir = @builddir@
516 cxx_present = @cxx_present@
518 datarootdir = @datarootdir@
521 exec_prefix = @exec_prefix@
523 host_alias = @host_alias@
524 host_cpu = @host_cpu@
526 host_vendor = @host_vendor@
528 includedir = @includedir@
530 install_sh = @install_sh@
532 libexecdir = @libexecdir@
533 localedir = @localedir@
534 localstatedir = @localstatedir@
537 oldincludedir = @oldincludedir@
540 program_transform_name = @program_transform_name@
543 sharedstatedir = @sharedstatedir@
545 sysconfdir = @sysconfdir@
546 target_alias = @target_alias@
547 top_build_prefix = @top_build_prefix@
548 top_builddir = @top_builddir@
549 top_srcdir = @top_srcdir@
550 yacc_present = @yacc_present@
552 # List of the c files
553 WINDOWS_TOOLS_C_SOURCES = src/nowindows_tools/nowindows_tools.c
555 # Includes need for the compilation
556 libsciwindows_tools_la_CFLAGS = \
557 -I$(srcdir)/includes/ \
559 -I$(top_srcdir)/modules/ast/includes/ast/ \
560 -I$(top_srcdir)/modules/ast/includes/exps/ \
561 -I$(top_srcdir)/modules/ast/includes/operations/ \
562 -I$(top_srcdir)/modules/ast/includes/parse/ \
563 -I$(top_srcdir)/modules/ast/includes/symbol/ \
564 -I$(top_srcdir)/modules/ast/includes/system_env/ \
565 -I$(top_srcdir)/modules/ast/includes/types/ \
566 -I$(top_srcdir)/modules/ast/includes/analysis/ \
567 -I$(top_srcdir)/modules/api_scilab/includes \
568 -I$(top_srcdir)/modules/output_stream/includes
571 # Name of the future library (.la will be replace by .so, .a, etc regarding
573 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libsciwindows_tools.la
574 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libsciwindows_tools.la
575 libsciwindows_tools_la_LDFLAGS = -version-number $(SCILAB_LIBRARY_VERSION)
577 # All the sources needed by libsciwindows_tools.la
578 libsciwindows_tools_la_SOURCES = $(WINDOWS_TOOLS_C_SOURCES)
580 #### Name of the module and the path ######
581 modulename = windows_tools
583 #### windows_tools : Conf files ####
584 libsciwindows_tools_la_rootdir = $(mydatadir)
585 libsciwindows_tools_la_root_DATA = license.txt
587 #### windows_tools : init scripts ####
588 libsciwindows_tools_la_etcdir = $(mydatadir)/etc
589 libsciwindows_tools_la_etc_DATA = etc/windows_tools.quit etc/windows_tools.start
591 # Where all the Scilab stuff is installed (macros, help, ...)
592 mydatadir = $(pkgdatadir)/modules/$(modulename)
594 # Set AM_* SCI detected settings
595 AM_CPPFLAGS = $(SCI_CPPFLAGS)
596 AM_CFLAGS = $(SCI_CFLAGS)
597 AM_CXXFLAGS = $(SCI_CXXFLAGS)
598 # append includes to AM_FFLAGS to manage fortran includes
599 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
601 # Tag shared libraries with the Scilab version
602 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
605 SPLINT_OPTIONS = -weak -booltype BOOL
607 ########################### JAVA ######################################
608 #### We are delegating java compilation to ant... Thanks to that
609 #### the procedure will be the same with Microsoft Windows (C)
611 #######################################################################
612 TARGETS_ALL = $(am__append_1)
614 ################ MACROS ######################
615 # Rule to build a macro
616 # NOT USED AT THE MOMENT
619 ########### INSTALL DOCUMENTATION ###################
621 # Install documentation files into the right target
622 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
623 # automake needs the html files to be present which is not the case when
624 # we are building Scilab
626 # Where it should be installed
627 pkgdocdir = $(mydatadir)
629 # What is the mask of the help source
632 # What is the mask of the MathML sources
635 ########### INSTALL DATA ###################
636 # Install macros, help & demos
637 # Where it should be installed
638 pkgmacrosdir = $(mydatadir)
639 # Which directory we process
641 # Mask of the Scilab sources macros
643 # Mask of the Scilab executable sources macros
644 MACROBUILDMASK = *.sce
645 # Mask of the Scilab compiled macros
647 # List of the standard directory for tests
648 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
649 # Where the demos should be installed
650 pkgdemosdir = $(mydatadir)
651 # List of the standard directory for demos
653 # List of the standard directory for examples
654 EXAMPLES_DIR = examples
655 # Where to export JAVA archives (.jar)
660 HELP_CHAPTERDIR = help/
661 HELP_CHAPTERFILE = addchapter.sce
662 HELP_CHAPTERLANG = en_US fr_FR pt_BR
666 .SUFFIXES: .sci .bin .c .lo .o .obj
667 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
669 case '$(am__configure_deps)' in \
671 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
672 && { if test -f $@; then exit 0; else break; fi; }; \
676 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/windows_tools/Makefile'; \
677 $(am__cd) $(top_srcdir) && \
678 $(AUTOMAKE) --foreign modules/windows_tools/Makefile
679 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
682 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
684 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
685 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
687 $(top_srcdir)/Makefile.incl.am $(am__empty):
689 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
690 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
692 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
693 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
694 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
695 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
696 $(am__aclocal_m4_deps):
698 clean-noinstLTLIBRARIES:
699 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
700 @list='$(noinst_LTLIBRARIES)'; \
701 locs=`for p in $$list; do echo $$p; done | \
702 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
704 test -z "$$locs" || { \
705 echo rm -f $${locs}; \
709 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
711 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
712 list2=; for p in $$list; do \
713 if test -f $$p; then \
714 list2="$$list2 $$p"; \
717 test -z "$$list2" || { \
718 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
719 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
720 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
721 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
724 uninstall-pkglibLTLIBRARIES:
726 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
727 for p in $$list; do \
729 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
730 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
733 clean-pkglibLTLIBRARIES:
734 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
735 @list='$(pkglib_LTLIBRARIES)'; \
736 locs=`for p in $$list; do echo $$p; done | \
737 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
739 test -z "$$locs" || { \
740 echo rm -f $${locs}; \
743 src/nowindows_tools/$(am__dirstamp):
744 @$(MKDIR_P) src/nowindows_tools
745 @: > src/nowindows_tools/$(am__dirstamp)
746 src/nowindows_tools/$(DEPDIR)/$(am__dirstamp):
747 @$(MKDIR_P) src/nowindows_tools/$(DEPDIR)
748 @: > src/nowindows_tools/$(DEPDIR)/$(am__dirstamp)
749 src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo: \
750 src/nowindows_tools/$(am__dirstamp) \
751 src/nowindows_tools/$(DEPDIR)/$(am__dirstamp)
753 libsciwindows_tools.la: $(libsciwindows_tools_la_OBJECTS) $(libsciwindows_tools_la_DEPENDENCIES) $(EXTRA_libsciwindows_tools_la_DEPENDENCIES)
754 $(AM_V_CCLD)$(libsciwindows_tools_la_LINK) $(am_libsciwindows_tools_la_rpath) $(libsciwindows_tools_la_OBJECTS) $(libsciwindows_tools_la_LIBADD) $(LIBS)
758 -rm -f src/nowindows_tools/*.$(OBJEXT)
759 -rm -f src/nowindows_tools/*.lo
764 @AMDEP_TRUE@@am__include@ @am__quote@src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Plo@am__quote@ # am--include-marker
766 $(am__depfiles_remade):
768 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
770 am--depfiles: $(am__depfiles_remade)
773 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
774 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
775 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
781 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
782 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
783 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
789 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
790 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
791 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
794 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
796 src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo: src/nowindows_tools/nowindows_tools.c
797 @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) $(libsciwindows_tools_la_CFLAGS) $(CFLAGS) -MT src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo -MD -MP -MF src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Tpo -c -o src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo `test -f 'src/nowindows_tools/nowindows_tools.c' || echo '$(srcdir)/'`src/nowindows_tools/nowindows_tools.c
798 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Tpo src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Plo
799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nowindows_tools/nowindows_tools.c' object='src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo' libtool=yes @AMDEPBACKSLASH@
800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
801 @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) $(libsciwindows_tools_la_CFLAGS) $(CFLAGS) -c -o src/nowindows_tools/libsciwindows_tools_la-nowindows_tools.lo `test -f 'src/nowindows_tools/nowindows_tools.c' || echo '$(srcdir)/'`src/nowindows_tools/nowindows_tools.c
808 -rm -rf src/nowindows_tools/.libs src/nowindows_tools/_libs
809 install-libsciwindows_tools_la_etcDATA: $(libsciwindows_tools_la_etc_DATA)
811 @list='$(libsciwindows_tools_la_etc_DATA)'; test -n "$(libsciwindows_tools_la_etcdir)" || list=; \
812 if test -n "$$list"; then \
813 echo " $(MKDIR_P) '$(DESTDIR)$(libsciwindows_tools_la_etcdir)'"; \
814 $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_etcdir)" || exit 1; \
816 for p in $$list; do \
817 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
819 done | $(am__base_list) | \
820 while read files; do \
821 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciwindows_tools_la_etcdir)'"; \
822 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciwindows_tools_la_etcdir)" || exit $$?; \
825 uninstall-libsciwindows_tools_la_etcDATA:
827 @list='$(libsciwindows_tools_la_etc_DATA)'; test -n "$(libsciwindows_tools_la_etcdir)" || list=; \
828 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
829 dir='$(DESTDIR)$(libsciwindows_tools_la_etcdir)'; $(am__uninstall_files_from_dir)
830 install-libsciwindows_tools_la_rootDATA: $(libsciwindows_tools_la_root_DATA)
832 @list='$(libsciwindows_tools_la_root_DATA)'; test -n "$(libsciwindows_tools_la_rootdir)" || list=; \
833 if test -n "$$list"; then \
834 echo " $(MKDIR_P) '$(DESTDIR)$(libsciwindows_tools_la_rootdir)'"; \
835 $(MKDIR_P) "$(DESTDIR)$(libsciwindows_tools_la_rootdir)" || exit 1; \
837 for p in $$list; do \
838 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
840 done | $(am__base_list) | \
841 while read files; do \
842 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciwindows_tools_la_rootdir)'"; \
843 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciwindows_tools_la_rootdir)" || exit $$?; \
846 uninstall-libsciwindows_tools_la_rootDATA:
848 @list='$(libsciwindows_tools_la_root_DATA)'; test -n "$(libsciwindows_tools_la_rootdir)" || list=; \
849 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
850 dir='$(DESTDIR)$(libsciwindows_tools_la_rootdir)'; $(am__uninstall_files_from_dir)
852 ID: $(am__tagged_files)
853 $(am__define_uniq_tagged_files); mkid -fID $$unique
857 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
860 $(am__define_uniq_tagged_files); \
862 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
863 test -n "$$unique" || unique=$$empty_fix; \
864 if test $$# -gt 0; then \
865 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
868 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
875 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
876 $(am__define_uniq_tagged_files); \
877 test -z "$(CTAGS_ARGS)$$unique" \
878 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
882 here=`$(am__cd) $(top_builddir) && pwd` \
883 && $(am__cd) $(top_srcdir) \
884 && gtags -i $(GTAGS_ARGS) "$$here"
885 cscopelist: cscopelist-am
887 cscopelist-am: $(am__tagged_files)
888 list='$(am__tagged_files)'; \
889 case "$(srcdir)" in \
890 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
891 *) sdir=$(subdir)/$(srcdir) ;; \
893 for i in $$list; do \
894 if test -f "$$i"; then \
895 echo "$(subdir)/$$i"; \
899 done >> $(top_builddir)/cscope.files
902 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
904 distdir: $(BUILT_SOURCES)
905 $(MAKE) $(AM_MAKEFLAGS) distdir-am
907 distdir-am: $(DISTFILES)
908 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
909 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
910 list='$(DISTFILES)'; \
911 dist_files=`for file in $$list; do echo $$file; done | \
912 sed -e "s|^$$srcdirstrip/||;t" \
913 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
914 case $$dist_files in \
915 */*) $(MKDIR_P) `echo "$$dist_files" | \
916 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
919 for file in $$dist_files; do \
920 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
921 if test -d $$d/$$file; then \
922 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
923 if test -d "$(distdir)/$$file"; then \
924 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
926 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
927 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
928 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
930 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
932 test -f "$(distdir)/$$file" \
933 || cp -p $$d/$$file "$(distdir)/$$file" \
938 $(MAKE) $(AM_MAKEFLAGS) check-local
940 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
942 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciwindows_tools_la_etcdir)" "$(DESTDIR)$(libsciwindows_tools_la_rootdir)"; do \
943 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
946 install-exec: install-exec-am
947 install-data: install-data-am
948 uninstall: uninstall-am
951 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
953 installcheck: installcheck-am
955 if test -z '$(STRIP)'; then \
956 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
957 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
960 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
961 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
962 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
969 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
970 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
971 -rm -f src/nowindows_tools/$(DEPDIR)/$(am__dirstamp)
972 -rm -f src/nowindows_tools/$(am__dirstamp)
974 maintainer-clean-generic:
975 @echo "This command is intended for maintainers to use"
976 @echo "it deletes files that may require special tools to rebuild."
979 clean-am: clean-generic clean-libtool clean-local \
980 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
982 distclean: distclean-am
983 -rm -f src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Plo
985 distclean-am: clean-am distclean-compile distclean-generic \
986 distclean-local distclean-tags
1000 install-data-am: install-data-local \
1001 install-libsciwindows_tools_la_etcDATA \
1002 install-libsciwindows_tools_la_rootDATA
1004 install-dvi: install-dvi-am
1008 install-exec-am: install-pkglibLTLIBRARIES
1010 install-html: install-html-am
1012 install-html-am: install-html-local
1014 install-info: install-info-am
1020 install-pdf: install-pdf-am
1024 install-ps: install-ps-am
1030 maintainer-clean: maintainer-clean-am
1031 -rm -f src/nowindows_tools/$(DEPDIR)/libsciwindows_tools_la-nowindows_tools.Plo
1033 maintainer-clean-am: distclean-am maintainer-clean-generic
1035 mostlyclean: mostlyclean-am
1037 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1048 uninstall-am: uninstall-libsciwindows_tools_la_etcDATA \
1049 uninstall-libsciwindows_tools_la_rootDATA \
1050 uninstall-pkglibLTLIBRARIES
1052 .MAKE: check-am install-am install-strip
1054 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1055 check-am check-local clean clean-generic clean-libtool \
1056 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1057 cscopelist-am ctags ctags-am distclean distclean-compile \
1058 distclean-generic distclean-libtool distclean-local \
1059 distclean-tags distdir dvi dvi-am html html-am info info-am \
1060 install install-am install-data install-data-am \
1061 install-data-local install-dvi install-dvi-am install-exec \
1062 install-exec-am install-html install-html-am \
1063 install-html-local install-info install-info-am \
1064 install-libsciwindows_tools_la_etcDATA \
1065 install-libsciwindows_tools_la_rootDATA install-man \
1066 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1067 install-ps install-ps-am install-strip installcheck \
1068 installcheck-am installdirs maintainer-clean \
1069 maintainer-clean-generic mostlyclean mostlyclean-compile \
1070 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1071 tags tags-am uninstall uninstall-am \
1072 uninstall-libsciwindows_tools_la_etcDATA \
1073 uninstall-libsciwindows_tools_la_rootDATA \
1074 uninstall-pkglibLTLIBRARIES
1079 # This target enables tests for Scilab
1080 check-local: $(top_builddir)/scilab-bin test
1081 if test -d $(mydatadir)/tests; then \
1082 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1085 if test -f build.xml; then \
1086 $(ANT) checkstyle; \
1088 if test -x "$(SPLINT)"; then \
1089 $(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); \
1091 @NEED_JAVA_TRUE@java:
1092 # Some configurations needs to export JAVA_HOME in the current env
1093 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1094 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1095 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1096 @NEED_JAVA_TRUE@ $(ANT); \
1099 @NEED_JAVA_TRUE@clean-java:
1100 # Some configurations needs to export JAVA_HOME in the current env
1101 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1102 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1103 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1104 @NEED_JAVA_TRUE@ $(ANT) clean; \
1105 @NEED_JAVA_TRUE@ fi;
1107 # If the user request for the SWIG generation of the wrappers Java => C/C++
1108 # We call the target swig-build on the variable SWIG_WRAPPERS
1110 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1111 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1112 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1113 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1114 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1115 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1116 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1120 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1121 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1122 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1123 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1124 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1125 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1129 # If the user request for the SWIG generation of the wrappers Java => C/C++
1130 # We call the target swig-build on the variable SWIG_WRAPPERS
1132 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1133 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1134 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1135 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1136 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1137 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1138 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1139 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1141 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1142 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1147 @GIWS_TRUE@giws-exception:
1148 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1149 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1150 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1153 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1154 echo "Error : Cannot build $< : Scilab has not been built"; \
1156 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1159 # Removes the macros
1161 # Removes macros (*.bin generated from .sci)
1162 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1163 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1164 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1168 # More tests could be added here
1169 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1170 if test -f build.xml -a $$USEANT -eq 1; then \
1174 all-local: $(TARGETS_ALL)
1177 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1178 echo "Error : Cannot build $< : Scilab has not been build"; \
1180 echo "Creating $@"; \
1181 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1186 install-data-local-local:
1187 # Mainly for javasci
1188 @if test -d $(srcdir)/javadoc; then \
1189 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1191 # If the user wants the help sources to be installed
1192 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1193 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1194 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1195 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1196 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1197 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1198 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1199 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1200 @INSTALL_HELP_XML_TRUE@ done ; \
1201 @INSTALL_HELP_XML_TRUE@ fi; \
1202 @INSTALL_HELP_XML_TRUE@ fi; \
1203 @INSTALL_HELP_XML_TRUE@ done; \
1204 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1205 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1206 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1207 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1208 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1209 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1210 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1211 @INSTALL_HELP_XML_TRUE@ done ; \
1212 @INSTALL_HELP_XML_TRUE@ fi; \
1213 @INSTALL_HELP_XML_TRUE@ fi
1216 @echo "-------- Install tests (if any) --------"; \
1217 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1218 if test -d $(srcdir)/$$dir/; then \
1219 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1220 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1221 if test -d "$(srcdir)/$$dir/$$file"; then \
1222 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1223 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1225 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1226 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1231 # Install the help chapter
1232 @echo "-------- Install the help chapter (if any) --------"; \
1233 for lang in $(HELP_CHAPTERLANG); do \
1234 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1235 if test -f $$HELPFILE; then \
1236 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1237 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1238 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1239 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1242 # Install the demos & examples
1243 @echo "-------- Install demos & examples (if any) --------"; \
1244 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1245 if test -d $(srcdir)/$$dir/; then \
1246 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1247 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1248 if test -d "$(srcdir)/$$dir/$$file"; then \
1249 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1250 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1252 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1253 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1258 # Install the macros
1259 @echo "-------- Install macros (if any) --------"; \
1260 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1261 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1262 if test -d $(srcdir)/$$dir/; then \
1263 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1264 if test -n "$(MACROSSPECIALEXT)"; then \
1266 for specialExt in $(MACROSSPECIALEXT); do \
1267 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1269 FILELIST="$$FILELIST $$specialExtDir"; \
1271 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1272 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1273 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1277 # Install java files (.jar)
1278 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1279 echo "-------- Install jar files --------"; \
1280 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1281 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1282 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1283 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1287 ########### CLEAN ###################
1288 # Clean help (generated automatically by Scilab)
1289 # It used to clean the macro (clean-macros) but this was causing
1290 # make clean && make to fail Scilab startup
1291 @NEED_JAVA_TRUE@clean-local: clean-java
1292 @NEED_JAVA_FALSE@clean-local:
1295 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1297 .PHONY: macros java swig giws
1299 # Provides macros compilation, Java compilation, cleaning
1300 # If you want Makefile to call ant, added USEANT=1
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.