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) DIGITEO - 2010 - Allan CORNET
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 @NEED_JAVA_TRUE@am__append_1 = java
126 @GUI_TRUE@am__append_2 = libscihistory_browser.la
127 subdir = modules/history_browser
128 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
129 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
130 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
131 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
132 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
133 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
134 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
135 $(top_srcdir)/m4/intel_compiler.m4 \
136 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
137 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
138 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
139 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
140 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
141 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
142 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
143 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
144 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
145 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
146 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
147 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
149 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
150 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
151 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
153 CONFIG_CLEAN_VPATH_FILES =
154 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
155 am__vpath_adj = case $$p in \
156 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
159 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
161 am__nobase_strip_setup = \
162 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
164 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
165 am__nobase_list = $(am__nobase_strip_setup); \
166 for p in $$list; do echo "$$p $$p"; done | \
167 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
168 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
169 if (++n[$$2] == $(am__install_max)) \
170 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
171 END { for (dir in files) print dir, files[dir] }'
173 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
174 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
175 am__uninstall_files_from_dir = { \
177 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
178 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
179 $(am__cd) "$$dir" && rm -f $$files; }; \
181 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
182 "$(DESTDIR)$(libscihistory_browser_la_etcdir)" \
183 "$(DESTDIR)$(libscihistory_browser_la_rootdir)" \
184 "$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)"
185 LTLIBRARIES = $(pkglib_LTLIBRARIES)
186 libscihistory_browser_disable_la_LIBADD =
187 am__dirstamp = $(am__leading_dot)dirstamp
188 am__objects_1 = src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo
189 am_libscihistory_browser_disable_la_OBJECTS = $(am__objects_1)
190 libscihistory_browser_disable_la_OBJECTS = \
191 $(am_libscihistory_browser_disable_la_OBJECTS)
192 AM_V_lt = $(am__v_lt_@AM_V@)
193 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
194 am__v_lt_0 = --silent
197 libscihistory_browser_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
198 $(am__DEPENDENCIES_1)
199 am__libscihistory_browser_la_SOURCES_DIST = \
200 src/nohistory_browser/CommandHistory_Wrap_Fake.c \
201 sci_gateway/c/sci_browsehistory.c src/jni/CommandHistory.cpp \
202 src/cpp/CommandHistory_Wrap.cpp
203 @GUI_FALSE@am__objects_2 = src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo
204 @GUI_TRUE@am__objects_2 = sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo
205 @GUI_TRUE@am__objects_3 = \
206 @GUI_TRUE@ src/jni/libscihistory_browser_la-CommandHistory.lo
207 @GUI_TRUE@am__objects_4 = src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo
208 am_libscihistory_browser_la_OBJECTS = $(am__objects_2) \
209 $(am__objects_3) $(am__objects_4)
210 libscihistory_browser_la_OBJECTS = \
211 $(am_libscihistory_browser_la_OBJECTS)
212 libscihistory_browser_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
213 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
214 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscihistory_browser_la_LDFLAGS) \
216 @GUI_TRUE@am_libscihistory_browser_la_rpath = -rpath $(pkglibdir)
217 AM_V_P = $(am__v_P_@AM_V@)
218 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
221 AM_V_GEN = $(am__v_GEN_@AM_V@)
222 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
223 am__v_GEN_0 = @echo " GEN " $@;
225 AM_V_at = $(am__v_at_@AM_V@)
226 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
229 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
230 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
231 am__maybe_remake_depfiles = depfiles
232 am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Plo \
233 src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Plo \
234 src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Plo \
235 src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Plo \
236 src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Plo
238 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
239 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
240 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
241 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
242 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
243 $(AM_CFLAGS) $(CFLAGS)
244 AM_V_CC = $(am__v_CC_@AM_V@)
245 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
246 am__v_CC_0 = @echo " CC " $@;
249 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
250 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
251 $(AM_LDFLAGS) $(LDFLAGS) -o $@
252 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
253 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
254 am__v_CCLD_0 = @echo " CCLD " $@;
256 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
257 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
258 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
259 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
260 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
261 $(AM_CXXFLAGS) $(CXXFLAGS)
262 AM_V_CXX = $(am__v_CXX_@AM_V@)
263 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
264 am__v_CXX_0 = @echo " CXX " $@;
267 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
268 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
269 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
270 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
271 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
272 am__v_CXXLD_0 = @echo " CXXLD " $@;
274 SOURCES = $(libscihistory_browser_disable_la_SOURCES) \
275 $(libscihistory_browser_la_SOURCES)
276 DIST_SOURCES = $(libscihistory_browser_disable_la_SOURCES) \
277 $(am__libscihistory_browser_la_SOURCES_DIST)
278 am__can_run_installinfo = \
279 case $$AM_UPDATE_INFO_DIR in \
281 *) (install-info --version) >/dev/null 2>&1;; \
283 DATA = $(libscihistory_browser_la_etc_DATA) \
284 $(libscihistory_browser_la_root_DATA) \
285 $(libscihistory_browser_la_sci_gateway_DATA)
286 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
287 # Read a list of newline-separated strings from the standard input,
288 # and print each of them once, without duplicates. Input order is
290 am__uniquify_input = $(AWK) '\
291 BEGIN { nonempty = 0; } \
292 { items[$$0] = 1; nonempty = 1; } \
293 END { if (nonempty) { for (i in items) print i; }; } \
295 # Make sure the list of sources is unique. This is necessary because,
296 # e.g., the same source file might be shared among _SOURCES variables
297 # for different programs/libraries.
298 am__define_uniq_tagged_files = \
299 list='$(am__tagged_files)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | $(am__uniquify_input)`
305 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
306 $(top_srcdir)/config/depcomp \
307 $(top_srcdir)/config/mkinstalldirs
308 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
310 ALL_LINGUAS = @ALL_LINGUAS@
311 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
313 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
317 ARPACK_LIBS = @ARPACK_LIBS@
319 AUTOCONF = @AUTOCONF@
320 AUTOHEADER = @AUTOHEADER@
321 AUTOMAKE = @AUTOMAKE@
322 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
325 BLAS_CFLAGS = @BLAS_CFLAGS@
326 BLAS_LIBS = @BLAS_LIBS@
329 CCDEPMODE = @CCDEPMODE@
331 CHECKSTYLE = @CHECKSTYLE@
332 COBERTURA = @COBERTURA@
333 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
334 COMMONS_IO = @COMMONS_IO@
335 COMMONS_LOGGING = @COMMONS_LOGGING@
337 CPPFLAGS = @CPPFLAGS@
338 CURL_CFLAGS = @CURL_CFLAGS@
339 CURL_CONFIG = @CURL_CONFIG@
340 CURL_LIBS = @CURL_LIBS@
341 CURL_VERSION = @CURL_VERSION@
344 CXXDEPMODE = @CXXDEPMODE@
345 CXXFLAGS = @CXXFLAGS@
346 CYGPATH_W = @CYGPATH_W@
348 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
351 DOCBOOK_ROOT = @DOCBOOK_ROOT@
352 DOXYGEN_BIN = @DOXYGEN_BIN@
353 DSYMUTIL = @DSYMUTIL@
360 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
364 FFTW3_LIB = @FFTW3_LIB@
365 FFTW_ENABLE = @FFTW_ENABLE@
367 FLEXDOCK = @FLEXDOCK@
370 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
371 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
372 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
373 FREEHEP_IO = @FREEHEP_IO@
374 FREEHEP_UTIL = @FREEHEP_UTIL@
376 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
377 GIWS_BIN = @GIWS_BIN@
378 GLUEGEN2_RT = @GLUEGEN2_RT@
380 GMSGFMT_015 = @GMSGFMT_015@
381 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
383 GUI_ENABLE = @GUI_ENABLE@
384 HAMCREST = @HAMCREST@
385 HAVE_CXX17 = @HAVE_CXX17@
386 HDF5_CFLAGS = @HDF5_CFLAGS@
387 HDF5_LIBS = @HDF5_LIBS@
388 HELP_ENABLE = @HELP_ENABLE@
390 INSTALL_DATA = @INSTALL_DATA@
391 INSTALL_PROGRAM = @INSTALL_PROGRAM@
392 INSTALL_SCRIPT = @INSTALL_SCRIPT@
393 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
394 INTLLIBS = @INTLLIBS@
395 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
399 JAVAC_DEBUG = @JAVAC_DEBUG@
402 JAVASCI_ENABLE = @JAVASCI_ENABLE@
403 JAVA_ENABLE = @JAVA_ENABLE@
405 JAVA_HOME = @JAVA_HOME@
406 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
407 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
409 JEUCLID_CORE = @JEUCLID_CORE@
412 JLATEXMATH = @JLATEXMATH@
413 JLATEXMATH_FOP = @JLATEXMATH_FOP@
415 JROSETTA_API = @JROSETTA_API@
416 JROSETTA_ENGINE = @JROSETTA_ENGINE@
418 LAPACK_LIBS = @LAPACK_LIBS@
424 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
425 LIBICONV = @LIBICONV@
433 LOGGING_LEVEL = @LOGGING_LEVEL@
435 LTLIBICONV = @LTLIBICONV@
436 LTLIBINTL = @LTLIBINTL@
437 LTLIBOBJS = @LTLIBOBJS@
438 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
440 LUCENE_ANALYZER = @LUCENE_ANALYZER@
441 LUCENE_PARSER = @LUCENE_PARSER@
443 MAKEINFO = @MAKEINFO@
444 MANIFEST_TOOL = @MANIFEST_TOOL@
445 MATIO_CFLAGS = @MATIO_CFLAGS@
446 MATIO_ENABLE = @MATIO_ENABLE@
447 MATIO_LIBS = @MATIO_LIBS@
449 MPI_ENABLE = @MPI_ENABLE@
452 MSGFMT_015 = @MSGFMT_015@
453 MSGMERGE = @MSGMERGE@
459 OCAMLDEP = @OCAMLDEP@
460 OCAMLLEX = @OCAMLLEX@
461 OCAMLOPT = @OCAMLOPT@
462 OCAMLYACC = @OCAMLYACC@
463 OPENMPI_CC = @OPENMPI_CC@
464 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
465 OPENMPI_CXX = @OPENMPI_CXX@
466 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
467 OPENMPI_LIBS = @OPENMPI_LIBS@
468 OPENMP_CFLAGS = @OPENMP_CFLAGS@
469 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
470 OPENMP_ENABLE = @OPENMP_ENABLE@
471 OPENMP_LIBS = @OPENMP_LIBS@
475 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
476 PACKAGE_NAME = @PACKAGE_NAME@
477 PACKAGE_STRING = @PACKAGE_STRING@
478 PACKAGE_TARNAME = @PACKAGE_TARNAME@
479 PACKAGE_URL = @PACKAGE_URL@
480 PACKAGE_VERSION = @PACKAGE_VERSION@
481 PATH_SEPARATOR = @PATH_SEPARATOR@
482 PCRE_CFLAGS = @PCRE_CFLAGS@
483 PCRE_CONFIG = @PCRE_CONFIG@
484 PCRE_LIBS = @PCRE_LIBS@
485 PCRE_VERSION = @PCRE_VERSION@
486 PKG_CONFIG = @PKG_CONFIG@
491 RELOCATABLE = @RELOCATABLE@
494 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
495 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
496 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
497 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
498 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
499 SCIRENDERER = @SCIRENDERER@
500 SCIRENDERER_CP = @SCIRENDERER_CP@
501 SCI_CFLAGS = @SCI_CFLAGS@
502 SCI_CXXFLAGS = @SCI_CXXFLAGS@
503 SCI_FFLAGS = @SCI_FFLAGS@
504 SCI_LDFLAGS = @SCI_LDFLAGS@
506 SET_MAKE = @SET_MAKE@
507 SET_RELOCATABLE = @SET_RELOCATABLE@
512 SWIG_BIN = @SWIG_BIN@
513 SWIG_JAVA = @SWIG_JAVA@
514 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
515 SWIG_SCILAB = @SWIG_SCILAB@
516 TCLTK_LIBS = @TCLTK_LIBS@
517 TCL_INC_PATH = @TCL_INC_PATH@
518 TK_INC_PATH = @TK_INC_PATH@
519 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
520 UMFPACK_ENABLE = @UMFPACK_ENABLE@
521 UMFPACK_LIB = @UMFPACK_LIB@
523 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
524 VALGRIND_LIBS = @VALGRIND_LIBS@
526 WITH_OCAML = @WITH_OCAML@
527 WITH_TKSCI = @WITH_TKSCI@
528 XCOS_ENABLE = @XCOS_ENABLE@
529 XGETTEXT = @XGETTEXT@
530 XGETTEXT_015 = @XGETTEXT_015@
531 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
533 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
534 XML_APIS_EXT = @XML_APIS_EXT@
535 XML_CONFIG = @XML_CONFIG@
536 XML_FLAGS = @XML_FLAGS@
537 XML_LIBS = @XML_LIBS@
538 XML_VERSION = @XML_VERSION@
539 X_CFLAGS = @X_CFLAGS@
540 X_EXTRA_LIBS = @X_EXTRA_LIBS@
542 X_PRE_LIBS = @X_PRE_LIBS@
545 abs_builddir = @abs_builddir@
546 abs_srcdir = @abs_srcdir@
547 abs_top_builddir = @abs_top_builddir@
548 abs_top_srcdir = @abs_top_srcdir@
549 ac_ct_AR = @ac_ct_AR@
550 ac_ct_CC = @ac_ct_CC@
551 ac_ct_CXX = @ac_ct_CXX@
552 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
553 ac_ct_F77 = @ac_ct_F77@
554 am__include = @am__include@
555 am__leading_dot = @am__leading_dot@
556 am__quote = @am__quote@
558 am__untar = @am__untar@
561 build_alias = @build_alias@
562 build_cpu = @build_cpu@
563 build_os = @build_os@
564 build_vendor = @build_vendor@
565 builddir = @builddir@
566 cxx_present = @cxx_present@
568 datarootdir = @datarootdir@
571 exec_prefix = @exec_prefix@
573 host_alias = @host_alias@
574 host_cpu = @host_cpu@
576 host_vendor = @host_vendor@
578 includedir = @includedir@
580 install_sh = @install_sh@
582 libexecdir = @libexecdir@
583 localedir = @localedir@
584 localstatedir = @localstatedir@
587 oldincludedir = @oldincludedir@
590 program_transform_name = @program_transform_name@
593 sharedstatedir = @sharedstatedir@
595 sysconfdir = @sysconfdir@
596 target_alias = @target_alias@
597 top_build_prefix = @top_build_prefix@
598 top_builddir = @top_builddir@
599 top_srcdir = @top_srcdir@
600 yacc_present = @yacc_present@
603 modulename = history_browser
605 #### history_browser : Conf files ####
606 libscihistory_browser_la_rootdir = $(mydatadir)
607 libscihistory_browser_la_root_DATA = license.txt
609 #### history_browser : init scripts ####
610 libscihistory_browser_la_etcdir = $(mydatadir)/etc
611 libscihistory_browser_la_etc_DATA = etc/history_browser.quit \
612 etc/history_browser.start
615 # Where all the Scilab stuff is installed (macros, help, ...)
616 mydatadir = $(pkgdatadir)/modules/$(modulename)
618 # Set AM_* SCI detected settings
619 AM_CPPFLAGS = $(SCI_CPPFLAGS)
620 AM_CFLAGS = $(SCI_CFLAGS)
621 AM_CXXFLAGS = $(SCI_CXXFLAGS)
622 # append includes to AM_FFLAGS to manage fortran includes
623 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
625 # Tag shared libraries with the Scilab version
626 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
629 SPLINT_OPTIONS = -weak -booltype BOOL
631 ########################### JAVA ######################################
632 #### We are delegating java compilation to ant... Thanks to that
633 #### the procedure will be the same with Microsoft Windows (C)
635 #######################################################################
636 TARGETS_ALL = $(am__append_1)
638 ################ MACROS ######################
639 # Rule to build a macro
640 # NOT USED AT THE MOMENT
643 ########### INSTALL DOCUMENTATION ###################
645 # Install documentation files into the right target
646 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
647 # automake needs the html files to be present which is not the case when
648 # we are building Scilab
650 # Where it should be installed
651 pkgdocdir = $(mydatadir)
653 # What is the mask of the help source
656 # What is the mask of the MathML sources
659 ########### INSTALL DATA ###################
660 # Install macros, help & demos
661 # Where it should be installed
662 pkgmacrosdir = $(mydatadir)
663 # Which directory we process
665 # Mask of the Scilab sources macros
667 # Mask of the Scilab executable sources macros
668 MACROBUILDMASK = *.sce
669 # Mask of the Scilab compiled macros
671 # List of the standard directory for tests
672 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
673 # Where the demos should be installed
674 pkgdemosdir = $(mydatadir)
675 # List of the standard directory for demos
677 # List of the standard directory for examples
678 EXAMPLES_DIR = examples
679 # Where to export JAVA archives (.jar)
684 HELP_CHAPTERDIR = help/
685 HELP_CHAPTERFILE = addchapter.sce
686 HELP_CHAPTERLANG = en_US fr_FR pt_BR
688 # List of the JNI files
689 @GUI_TRUE@HISTORY_BROWSER_JNI_SOURCES = src/jni/CommandHistory.cpp
690 @GUI_TRUE@HISTORY_BROWSER_CPP_SOURCES = src/cpp/CommandHistory_Wrap.cpp
691 @GUI_TRUE@GIWS_WRAPPERS = src/jni/CommandHistory.giws.xml
692 @GUI_FALSE@HISTORY_BROWSER_C_SOURCES = src/nohistory_browser/CommandHistory_Wrap_Fake.c
693 @GUI_TRUE@HISTORY_BROWSER_C_SOURCES = sci_gateway/c/sci_browsehistory.c
694 @GIWS_TRUE@@GUI_TRUE@BUILT_SOURCES = giws
695 @SWIG_TRUE@BUILT_SOURCES = swig
696 libscihistory_browser_la_CFLAGS =
697 libscihistory_browser_la_CPPFLAGS = $(JAVA_JNI_INCLUDE) \
698 -I$(srcdir)/src/jni/ \
699 -I$(srcdir)/includes/ \
700 -I$(top_srcdir)/modules/ast/includes/ast/ \
701 -I$(top_srcdir)/modules/ast/includes/exps/ \
702 -I$(top_srcdir)/modules/ast/includes/operations/ \
703 -I$(top_srcdir)/modules/ast/includes/parse/ \
704 -I$(top_srcdir)/modules/ast/includes/symbol/ \
705 -I$(top_srcdir)/modules/ast/includes/system_env/ \
706 -I$(top_srcdir)/modules/ast/includes/types/ \
707 -I$(top_srcdir)/modules/ast/includes/analysis/ \
708 -I$(top_srcdir)/modules/jvm/includes/ \
709 -I$(top_srcdir)/modules/commons/src/jni/ \
710 -I$(top_srcdir)/modules/localization/includes/ \
711 -I$(top_srcdir)/modules/output_stream/includes/ \
712 -I$(top_srcdir)/modules/api_scilab/includes/ \
716 # Without the history_browser module
717 libscihistory_browser_disable_la_CPPFLAGS = \
718 -I$(srcdir)/includes/ \
719 -I$(top_srcdir)/modules/ast/includes/ast/ \
720 -I$(top_srcdir)/modules/ast/includes/exps/ \
721 -I$(top_srcdir)/modules/ast/includes/operations/ \
722 -I$(top_srcdir)/modules/ast/includes/parse/ \
723 -I$(top_srcdir)/modules/ast/includes/symbol/ \
724 -I$(top_srcdir)/modules/ast/includes/system_env/ \
725 -I$(top_srcdir)/modules/ast/includes/types/ \
726 -I$(top_srcdir)/modules/localization/includes/ \
727 -I$(top_srcdir)/modules/output_stream/includes/ \
730 HISTORY_BROWSER_DISABLE_C_SOURCES = src/nohistory_browser/CommandHistory_Wrap_Fake.c
731 libscihistory_browser_disable_la_SOURCES = $(HISTORY_BROWSER_DISABLE_C_SOURCES)
732 pkglib_LTLIBRARIES = libscihistory_browser-disable.la $(am__append_2)
733 libscihistory_browser_la_LDFLAGS = $(AM_LDFLAGS)
734 libscihistory_browser_la_LIBADD = $(X_LIBS) $(X_EXTRA_LIBS)
735 libscihistory_browser_la_SOURCES = $(HISTORY_BROWSER_C_SOURCES) $(HISTORY_BROWSER_JNI_SOURCES) $(HISTORY_BROWSER_CPP_SOURCES)
737 # For the code check (splint)
738 CHECK_SRC = $(HISTORY_BROWSER_C_SOURCES)
739 INCLUDE_FLAGS = $(libscihistory_browser_la_CFLAGS)
741 #### SWIG Declaration ####
744 #### history_browser : gateway declaration ####
745 libscihistory_browser_la_sci_gatewaydir = $(mydatadir)/sci_gateway
746 libscihistory_browser_la_sci_gateway_DATA = sci_gateway/history_browser_gateway.xml
748 all: $(BUILT_SOURCES)
749 $(MAKE) $(AM_MAKEFLAGS) all-am
752 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
753 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
755 case '$(am__configure_deps)' in \
757 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
758 && { if test -f $@; then exit 0; else break; fi; }; \
762 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/history_browser/Makefile'; \
763 $(am__cd) $(top_srcdir) && \
764 $(AUTOMAKE) --foreign modules/history_browser/Makefile
765 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
768 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
770 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
771 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
773 $(top_srcdir)/Makefile.incl.am $(am__empty):
775 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
776 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
778 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
779 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
780 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
781 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
782 $(am__aclocal_m4_deps):
784 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
786 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
787 list2=; for p in $$list; do \
788 if test -f $$p; then \
789 list2="$$list2 $$p"; \
792 test -z "$$list2" || { \
793 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
794 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
795 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
796 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
799 uninstall-pkglibLTLIBRARIES:
801 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
802 for p in $$list; do \
804 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
805 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
808 clean-pkglibLTLIBRARIES:
809 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
810 @list='$(pkglib_LTLIBRARIES)'; \
811 locs=`for p in $$list; do echo $$p; done | \
812 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
814 test -z "$$locs" || { \
815 echo rm -f $${locs}; \
818 src/nohistory_browser/$(am__dirstamp):
819 @$(MKDIR_P) src/nohistory_browser
820 @: > src/nohistory_browser/$(am__dirstamp)
821 src/nohistory_browser/$(DEPDIR)/$(am__dirstamp):
822 @$(MKDIR_P) src/nohistory_browser/$(DEPDIR)
823 @: > src/nohistory_browser/$(DEPDIR)/$(am__dirstamp)
824 src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo: \
825 src/nohistory_browser/$(am__dirstamp) \
826 src/nohistory_browser/$(DEPDIR)/$(am__dirstamp)
828 libscihistory_browser-disable.la: $(libscihistory_browser_disable_la_OBJECTS) $(libscihistory_browser_disable_la_DEPENDENCIES) $(EXTRA_libscihistory_browser_disable_la_DEPENDENCIES)
829 $(AM_V_CCLD)$(LINK) -rpath $(pkglibdir) $(libscihistory_browser_disable_la_OBJECTS) $(libscihistory_browser_disable_la_LIBADD) $(LIBS)
830 src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo: \
831 src/nohistory_browser/$(am__dirstamp) \
832 src/nohistory_browser/$(DEPDIR)/$(am__dirstamp)
833 sci_gateway/c/$(am__dirstamp):
834 @$(MKDIR_P) sci_gateway/c
835 @: > sci_gateway/c/$(am__dirstamp)
836 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
837 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
838 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
839 sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo: \
840 sci_gateway/c/$(am__dirstamp) \
841 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
842 src/jni/$(am__dirstamp):
844 @: > src/jni/$(am__dirstamp)
845 src/jni/$(DEPDIR)/$(am__dirstamp):
846 @$(MKDIR_P) src/jni/$(DEPDIR)
847 @: > src/jni/$(DEPDIR)/$(am__dirstamp)
848 src/jni/libscihistory_browser_la-CommandHistory.lo: \
849 src/jni/$(am__dirstamp) src/jni/$(DEPDIR)/$(am__dirstamp)
850 src/cpp/$(am__dirstamp):
852 @: > src/cpp/$(am__dirstamp)
853 src/cpp/$(DEPDIR)/$(am__dirstamp):
854 @$(MKDIR_P) src/cpp/$(DEPDIR)
855 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
856 src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo: \
857 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
859 libscihistory_browser.la: $(libscihistory_browser_la_OBJECTS) $(libscihistory_browser_la_DEPENDENCIES) $(EXTRA_libscihistory_browser_la_DEPENDENCIES)
860 $(AM_V_CXXLD)$(libscihistory_browser_la_LINK) $(am_libscihistory_browser_la_rpath) $(libscihistory_browser_la_OBJECTS) $(libscihistory_browser_la_LIBADD) $(LIBS)
864 -rm -f sci_gateway/c/*.$(OBJEXT)
865 -rm -f sci_gateway/c/*.lo
866 -rm -f src/cpp/*.$(OBJEXT)
868 -rm -f src/jni/*.$(OBJEXT)
870 -rm -f src/nohistory_browser/*.$(OBJEXT)
871 -rm -f src/nohistory_browser/*.lo
876 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Plo@am__quote@ # am--include-marker
877 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Plo@am__quote@ # am--include-marker
878 @AMDEP_TRUE@@am__include@ @am__quote@src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Plo@am__quote@ # am--include-marker
879 @AMDEP_TRUE@@am__include@ @am__quote@src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Plo@am__quote@ # am--include-marker
880 @AMDEP_TRUE@@am__include@ @am__quote@src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Plo@am__quote@ # am--include-marker
882 $(am__depfiles_remade):
884 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
886 am--depfiles: $(am__depfiles_remade)
889 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
890 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
891 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
894 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
897 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
898 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
899 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
902 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
905 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
906 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
907 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
910 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
912 src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo: src/nohistory_browser/CommandHistory_Wrap_Fake.c
913 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo -MD -MP -MF src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Tpo -c -o src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo `test -f 'src/nohistory_browser/CommandHistory_Wrap_Fake.c' || echo '$(srcdir)/'`src/nohistory_browser/CommandHistory_Wrap_Fake.c
914 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Tpo src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Plo
915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nohistory_browser/CommandHistory_Wrap_Fake.c' object='src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo' libtool=yes @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_disable_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/nohistory_browser/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.lo `test -f 'src/nohistory_browser/CommandHistory_Wrap_Fake.c' || echo '$(srcdir)/'`src/nohistory_browser/CommandHistory_Wrap_Fake.c
919 src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo: src/nohistory_browser/CommandHistory_Wrap_Fake.c
920 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(libscihistory_browser_la_CFLAGS) $(CFLAGS) -MT src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo -MD -MP -MF src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Tpo -c -o src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo `test -f 'src/nohistory_browser/CommandHistory_Wrap_Fake.c' || echo '$(srcdir)/'`src/nohistory_browser/CommandHistory_Wrap_Fake.c
921 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Tpo src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Plo
922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/nohistory_browser/CommandHistory_Wrap_Fake.c' object='src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo' libtool=yes @AMDEPBACKSLASH@
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
924 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(libscihistory_browser_la_CFLAGS) $(CFLAGS) -c -o src/nohistory_browser/libscihistory_browser_la-CommandHistory_Wrap_Fake.lo `test -f 'src/nohistory_browser/CommandHistory_Wrap_Fake.c' || echo '$(srcdir)/'`src/nohistory_browser/CommandHistory_Wrap_Fake.c
926 sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo: sci_gateway/c/sci_browsehistory.c
927 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(libscihistory_browser_la_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Tpo -c -o sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo `test -f 'sci_gateway/c/sci_browsehistory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_browsehistory.c
928 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Tpo sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Plo
929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_browsehistory.c' object='sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo' libtool=yes @AMDEPBACKSLASH@
930 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(libscihistory_browser_la_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscihistory_browser_la-sci_browsehistory.lo `test -f 'sci_gateway/c/sci_browsehistory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_browsehistory.c
934 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
935 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
936 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
942 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
943 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
944 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
945 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
946 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
950 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
951 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
952 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
953 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
954 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
955 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
957 src/jni/libscihistory_browser_la-CommandHistory.lo: src/jni/CommandHistory.cpp
958 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/jni/libscihistory_browser_la-CommandHistory.lo -MD -MP -MF src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Tpo -c -o src/jni/libscihistory_browser_la-CommandHistory.lo `test -f 'src/jni/CommandHistory.cpp' || echo '$(srcdir)/'`src/jni/CommandHistory.cpp
959 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Tpo src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Plo
960 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/jni/CommandHistory.cpp' object='src/jni/libscihistory_browser_la-CommandHistory.lo' libtool=yes @AMDEPBACKSLASH@
961 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
962 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/jni/libscihistory_browser_la-CommandHistory.lo `test -f 'src/jni/CommandHistory.cpp' || echo '$(srcdir)/'`src/jni/CommandHistory.cpp
964 src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo: src/cpp/CommandHistory_Wrap.cpp
965 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Tpo -c -o src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo `test -f 'src/cpp/CommandHistory_Wrap.cpp' || echo '$(srcdir)/'`src/cpp/CommandHistory_Wrap.cpp
966 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Tpo src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Plo
967 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/CommandHistory_Wrap.cpp' object='src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo' libtool=yes @AMDEPBACKSLASH@
968 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscihistory_browser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscihistory_browser_la-CommandHistory_Wrap.lo `test -f 'src/cpp/CommandHistory_Wrap.cpp' || echo '$(srcdir)/'`src/cpp/CommandHistory_Wrap.cpp
976 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
977 -rm -rf src/cpp/.libs src/cpp/_libs
978 -rm -rf src/jni/.libs src/jni/_libs
979 -rm -rf src/nohistory_browser/.libs src/nohistory_browser/_libs
980 install-libscihistory_browser_la_etcDATA: $(libscihistory_browser_la_etc_DATA)
982 @list='$(libscihistory_browser_la_etc_DATA)'; test -n "$(libscihistory_browser_la_etcdir)" || list=; \
983 if test -n "$$list"; then \
984 echo " $(MKDIR_P) '$(DESTDIR)$(libscihistory_browser_la_etcdir)'"; \
985 $(MKDIR_P) "$(DESTDIR)$(libscihistory_browser_la_etcdir)" || exit 1; \
987 for p in $$list; do \
988 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
990 done | $(am__base_list) | \
991 while read files; do \
992 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscihistory_browser_la_etcdir)'"; \
993 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscihistory_browser_la_etcdir)" || exit $$?; \
996 uninstall-libscihistory_browser_la_etcDATA:
998 @list='$(libscihistory_browser_la_etc_DATA)'; test -n "$(libscihistory_browser_la_etcdir)" || list=; \
999 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1000 dir='$(DESTDIR)$(libscihistory_browser_la_etcdir)'; $(am__uninstall_files_from_dir)
1001 install-libscihistory_browser_la_rootDATA: $(libscihistory_browser_la_root_DATA)
1003 @list='$(libscihistory_browser_la_root_DATA)'; test -n "$(libscihistory_browser_la_rootdir)" || list=; \
1004 if test -n "$$list"; then \
1005 echo " $(MKDIR_P) '$(DESTDIR)$(libscihistory_browser_la_rootdir)'"; \
1006 $(MKDIR_P) "$(DESTDIR)$(libscihistory_browser_la_rootdir)" || exit 1; \
1008 for p in $$list; do \
1009 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1011 done | $(am__base_list) | \
1012 while read files; do \
1013 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscihistory_browser_la_rootdir)'"; \
1014 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscihistory_browser_la_rootdir)" || exit $$?; \
1017 uninstall-libscihistory_browser_la_rootDATA:
1018 @$(NORMAL_UNINSTALL)
1019 @list='$(libscihistory_browser_la_root_DATA)'; test -n "$(libscihistory_browser_la_rootdir)" || list=; \
1020 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1021 dir='$(DESTDIR)$(libscihistory_browser_la_rootdir)'; $(am__uninstall_files_from_dir)
1022 install-libscihistory_browser_la_sci_gatewayDATA: $(libscihistory_browser_la_sci_gateway_DATA)
1024 @list='$(libscihistory_browser_la_sci_gateway_DATA)'; test -n "$(libscihistory_browser_la_sci_gatewaydir)" || list=; \
1025 if test -n "$$list"; then \
1026 echo " $(MKDIR_P) '$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)'"; \
1027 $(MKDIR_P) "$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)" || exit 1; \
1029 for p in $$list; do \
1030 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1032 done | $(am__base_list) | \
1033 while read files; do \
1034 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)'"; \
1035 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)" || exit $$?; \
1038 uninstall-libscihistory_browser_la_sci_gatewayDATA:
1039 @$(NORMAL_UNINSTALL)
1040 @list='$(libscihistory_browser_la_sci_gateway_DATA)'; test -n "$(libscihistory_browser_la_sci_gatewaydir)" || list=; \
1041 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1042 dir='$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1044 ID: $(am__tagged_files)
1045 $(am__define_uniq_tagged_files); mkid -fID $$unique
1049 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1052 $(am__define_uniq_tagged_files); \
1054 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1055 test -n "$$unique" || unique=$$empty_fix; \
1056 if test $$# -gt 0; then \
1057 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1060 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1067 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1068 $(am__define_uniq_tagged_files); \
1069 test -z "$(CTAGS_ARGS)$$unique" \
1070 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1074 here=`$(am__cd) $(top_builddir) && pwd` \
1075 && $(am__cd) $(top_srcdir) \
1076 && gtags -i $(GTAGS_ARGS) "$$here"
1077 cscopelist: cscopelist-am
1079 cscopelist-am: $(am__tagged_files)
1080 list='$(am__tagged_files)'; \
1081 case "$(srcdir)" in \
1082 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1083 *) sdir=$(subdir)/$(srcdir) ;; \
1085 for i in $$list; do \
1086 if test -f "$$i"; then \
1087 echo "$(subdir)/$$i"; \
1089 echo "$$sdir/$$i"; \
1091 done >> $(top_builddir)/cscope.files
1094 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1096 distdir: $(BUILT_SOURCES)
1097 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1099 distdir-am: $(DISTFILES)
1100 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1101 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1102 list='$(DISTFILES)'; \
1103 dist_files=`for file in $$list; do echo $$file; done | \
1104 sed -e "s|^$$srcdirstrip/||;t" \
1105 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1106 case $$dist_files in \
1107 */*) $(MKDIR_P) `echo "$$dist_files" | \
1108 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1111 for file in $$dist_files; do \
1112 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1113 if test -d $$d/$$file; then \
1114 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1115 if test -d "$(distdir)/$$file"; then \
1116 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1118 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1119 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1120 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1122 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1124 test -f "$(distdir)/$$file" \
1125 || cp -p $$d/$$file "$(distdir)/$$file" \
1130 $(MAKE) $(AM_MAKEFLAGS) check-local
1131 check: $(BUILT_SOURCES)
1132 $(MAKE) $(AM_MAKEFLAGS) check-am
1133 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1135 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscihistory_browser_la_etcdir)" "$(DESTDIR)$(libscihistory_browser_la_rootdir)" "$(DESTDIR)$(libscihistory_browser_la_sci_gatewaydir)"; do \
1136 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1138 install: $(BUILT_SOURCES)
1139 $(MAKE) $(AM_MAKEFLAGS) install-am
1140 install-exec: install-exec-am
1141 install-data: install-data-am
1142 uninstall: uninstall-am
1145 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1147 installcheck: installcheck-am
1149 if test -z '$(STRIP)'; then \
1150 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1151 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1154 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1155 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1156 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1158 mostlyclean-generic:
1163 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1164 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1165 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1166 -rm -f sci_gateway/c/$(am__dirstamp)
1167 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1168 -rm -f src/cpp/$(am__dirstamp)
1169 -rm -f src/jni/$(DEPDIR)/$(am__dirstamp)
1170 -rm -f src/jni/$(am__dirstamp)
1171 -rm -f src/nohistory_browser/$(DEPDIR)/$(am__dirstamp)
1172 -rm -f src/nohistory_browser/$(am__dirstamp)
1174 maintainer-clean-generic:
1175 @echo "This command is intended for maintainers to use"
1176 @echo "it deletes files that may require special tools to rebuild."
1177 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1180 clean-am: clean-generic clean-libtool clean-local \
1181 clean-pkglibLTLIBRARIES mostlyclean-am
1183 distclean: distclean-am
1184 -rm -f sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Plo
1185 -rm -f src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Plo
1186 -rm -f src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Plo
1187 -rm -f src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Plo
1188 -rm -f src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Plo
1190 distclean-am: clean-am distclean-compile distclean-generic \
1191 distclean-local distclean-tags
1205 install-data-am: install-data-local \
1206 install-libscihistory_browser_la_etcDATA \
1207 install-libscihistory_browser_la_rootDATA \
1208 install-libscihistory_browser_la_sci_gatewayDATA
1210 install-dvi: install-dvi-am
1214 install-exec-am: install-pkglibLTLIBRARIES
1216 install-html: install-html-am
1218 install-html-am: install-html-local
1220 install-info: install-info-am
1226 install-pdf: install-pdf-am
1230 install-ps: install-ps-am
1236 maintainer-clean: maintainer-clean-am
1237 -rm -f sci_gateway/c/$(DEPDIR)/libscihistory_browser_la-sci_browsehistory.Plo
1238 -rm -f src/cpp/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap.Plo
1239 -rm -f src/jni/$(DEPDIR)/libscihistory_browser_la-CommandHistory.Plo
1240 -rm -f src/nohistory_browser/$(DEPDIR)/libscihistory_browser_disable_la-CommandHistory_Wrap_Fake.Plo
1241 -rm -f src/nohistory_browser/$(DEPDIR)/libscihistory_browser_la-CommandHistory_Wrap_Fake.Plo
1243 maintainer-clean-am: distclean-am maintainer-clean-generic
1245 mostlyclean: mostlyclean-am
1247 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1258 uninstall-am: uninstall-libscihistory_browser_la_etcDATA \
1259 uninstall-libscihistory_browser_la_rootDATA \
1260 uninstall-libscihistory_browser_la_sci_gatewayDATA \
1261 uninstall-pkglibLTLIBRARIES
1263 .MAKE: all check check-am install install-am install-strip
1265 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1266 check-am check-local clean clean-generic clean-libtool \
1267 clean-local clean-pkglibLTLIBRARIES cscopelist-am ctags \
1268 ctags-am distclean distclean-compile distclean-generic \
1269 distclean-libtool distclean-local distclean-tags distdir dvi \
1270 dvi-am html html-am info info-am install install-am \
1271 install-data install-data-am install-data-local install-dvi \
1272 install-dvi-am install-exec install-exec-am install-html \
1273 install-html-am install-html-local install-info \
1274 install-info-am install-libscihistory_browser_la_etcDATA \
1275 install-libscihistory_browser_la_rootDATA \
1276 install-libscihistory_browser_la_sci_gatewayDATA install-man \
1277 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1278 install-ps install-ps-am install-strip installcheck \
1279 installcheck-am installdirs maintainer-clean \
1280 maintainer-clean-generic mostlyclean mostlyclean-compile \
1281 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1282 tags tags-am uninstall uninstall-am \
1283 uninstall-libscihistory_browser_la_etcDATA \
1284 uninstall-libscihistory_browser_la_rootDATA \
1285 uninstall-libscihistory_browser_la_sci_gatewayDATA \
1286 uninstall-pkglibLTLIBRARIES
1291 # This target enables tests for Scilab
1292 check-local: $(top_builddir)/scilab-bin test
1293 if test -d $(mydatadir)/tests; then \
1294 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1297 if test -f build.xml; then \
1298 $(ANT) checkstyle; \
1300 if test -x "$(SPLINT)"; then \
1301 $(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); \
1303 @NEED_JAVA_TRUE@java:
1304 # Some configurations needs to export JAVA_HOME in the current env
1305 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1306 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1307 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1308 @NEED_JAVA_TRUE@ $(ANT); \
1311 @NEED_JAVA_TRUE@clean-java:
1312 # Some configurations needs to export JAVA_HOME in the current env
1313 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1314 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1315 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1316 @NEED_JAVA_TRUE@ $(ANT) clean; \
1317 @NEED_JAVA_TRUE@ fi;
1319 # If the user request for the SWIG generation of the wrappers Java => C/C++
1320 # We call the target swig-build on the variable SWIG_WRAPPERS
1322 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1323 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1324 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1325 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1326 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1327 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1328 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1332 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1333 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1334 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1335 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1336 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1337 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1341 # If the user request for the SWIG generation of the wrappers Java => C/C++
1342 # We call the target swig-build on the variable SWIG_WRAPPERS
1344 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1345 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1346 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1347 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1348 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1349 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1350 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1351 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1353 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1354 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1359 @GIWS_TRUE@giws-exception:
1360 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1361 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1362 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1365 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1366 echo "Error : Cannot build $< : Scilab has not been built"; \
1368 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1371 # Removes the macros
1373 # Removes macros (*.bin generated from .sci)
1374 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1375 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1376 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1380 # More tests could be added here
1381 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1382 if test -f build.xml -a $$USEANT -eq 1; then \
1386 all-local: $(TARGETS_ALL)
1389 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1390 echo "Error : Cannot build $< : Scilab has not been build"; \
1392 echo "Creating $@"; \
1393 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1398 install-data-local-local:
1399 # Mainly for javasci
1400 @if test -d $(srcdir)/javadoc; then \
1401 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1403 # If the user wants the help sources to be installed
1404 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1405 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1406 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1407 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1408 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1409 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1410 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1411 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1412 @INSTALL_HELP_XML_TRUE@ done ; \
1413 @INSTALL_HELP_XML_TRUE@ fi; \
1414 @INSTALL_HELP_XML_TRUE@ fi; \
1415 @INSTALL_HELP_XML_TRUE@ done; \
1416 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1417 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1418 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1419 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1420 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1421 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1422 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1423 @INSTALL_HELP_XML_TRUE@ done ; \
1424 @INSTALL_HELP_XML_TRUE@ fi; \
1425 @INSTALL_HELP_XML_TRUE@ fi
1428 @echo "-------- Install tests (if any) --------"; \
1429 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1430 if test -d $(srcdir)/$$dir/; then \
1431 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1432 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1433 if test -d "$(srcdir)/$$dir/$$file"; then \
1434 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1435 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1437 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1438 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1443 # Install the help chapter
1444 @echo "-------- Install the help chapter (if any) --------"; \
1445 for lang in $(HELP_CHAPTERLANG); do \
1446 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1447 if test -f $$HELPFILE; then \
1448 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1449 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1450 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1451 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1454 # Install the demos & examples
1455 @echo "-------- Install demos & examples (if any) --------"; \
1456 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1457 if test -d $(srcdir)/$$dir/; then \
1458 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1459 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1460 if test -d "$(srcdir)/$$dir/$$file"; then \
1461 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1462 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1464 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1465 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1470 # Install the macros
1471 @echo "-------- Install macros (if any) --------"; \
1472 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1473 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1474 if test -d $(srcdir)/$$dir/; then \
1475 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1476 if test -n "$(MACROSSPECIALEXT)"; then \
1478 for specialExt in $(MACROSSPECIALEXT); do \
1479 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1481 FILELIST="$$FILELIST $$specialExtDir"; \
1483 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1484 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1485 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1489 # Install java files (.jar)
1490 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1491 echo "-------- Install jar files --------"; \
1492 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1493 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1494 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1495 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1499 ########### CLEAN ###################
1500 # Clean help (generated automatically by Scilab)
1501 # It used to clean the macro (clean-macros) but this was causing
1502 # make clean && make to fail Scilab startup
1503 @NEED_JAVA_TRUE@clean-local: clean-java
1504 @NEED_JAVA_FALSE@clean-local:
1507 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1509 .PHONY: macros java swig giws
1511 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1512 # Otherwise a system limit (for SysV at least) may be exceeded.