1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
20 # Copyright (C) INRIA - 2007 - Sylvestre Ledru
21 # Copyright (C) DIGITEO - 2009 - Pierre MARECHAL
23 # This file must be used under the terms of the CeCILL.
24 # This source file is licensed as described in the file COPYING, which
25 # you should have received as part of this distribution. The terms
26 # are also available at
27 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
30 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
31 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
32 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
34 # This file must be used under the terms of the CeCILL.
35 # This source file is licensed as described in the file COPYING, which
36 # you should have received as part of this distribution. The terms
37 # are also available at
38 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
42 ### Makefile included stuff
43 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
53 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
54 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
56 for am__flg in $$MAKEFLAGS; do \
59 *n*) am__dry=yes; break;; \
63 test $$am__dry = yes; \
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 pkglibdir = $(libdir)/@PACKAGE@
68 pkglibexecdir = $(libexecdir)/@PACKAGE@
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
81 build_triplet = @build@
84 # Provides macros compilation, Java compilation, cleaning
85 # If you want Makefile to call ant, added USEANT=1
86 @GIWS_TRUE@am__append_1 = giws
87 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
88 $(top_srcdir)/Makefile.incl.am
89 @NEED_JAVA_TRUE@am__append_2 = java
90 subdir = modules/renderer
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
93 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/docbook.m4 \
94 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/fftw.m4 \
95 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
96 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
97 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
98 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
99 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
100 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
101 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
102 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
103 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
104 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
105 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
106 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
107 $(top_srcdir)/configure.ac
108 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
111 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
113 CONFIG_CLEAN_VPATH_FILES =
114 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115 am__vpath_adj = case $$p in \
116 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
121 am__nobase_strip_setup = \
122 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
124 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125 am__nobase_list = $(am__nobase_strip_setup); \
126 for p in $$list; do echo "$$p $$p"; done | \
127 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129 if (++n[$$2] == $(am__install_max)) \
130 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131 END { for (dir in files) print dir, files[dir] }'
133 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135 am__uninstall_files_from_dir = { \
137 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139 $(am__cd) "$$dir" && rm -f $$files; }; \
141 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
142 "$(DESTDIR)$(libscirenderer_la_etcdir)" \
143 "$(DESTDIR)$(libscirenderer_la_rootdir)"
144 LTLIBRARIES = $(pkglib_LTLIBRARIES)
145 libscirenderer_la_LIBADD =
146 am__objects_1 = libscirenderer_la-GetJavaProperty.lo \
147 libscirenderer_la-SetJavaProperty.lo \
148 libscirenderer_la-JavaInteraction.lo \
149 libscirenderer_la-RendererFontManager.lo \
150 libscirenderer_la-XlFontManager.lo \
151 libscirenderer_la-CallRenderer.lo
152 am_libscirenderer_la_OBJECTS = $(am__objects_1)
153 libscirenderer_la_OBJECTS = $(am_libscirenderer_la_OBJECTS)
154 @GUI_TRUE@am_libscirenderer_la_rpath = -rpath $(pkglibdir)
155 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
156 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
157 am__depfiles_maybe = depfiles
159 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
160 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
161 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
162 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
163 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
165 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
166 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
168 SOURCES = $(libscirenderer_la_SOURCES)
169 DIST_SOURCES = $(libscirenderer_la_SOURCES)
170 am__can_run_installinfo = \
171 case $$AM_UPDATE_INFO_DIR in \
173 *) (install-info --version) >/dev/null 2>&1;; \
175 DATA = $(libscirenderer_la_etc_DATA) $(libscirenderer_la_root_DATA)
178 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 ALL_LINGUAS = @ALL_LINGUAS@
181 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
186 ARPACK_LIBS = @ARPACK_LIBS@
188 AUTOCONF = @AUTOCONF@
189 AUTOHEADER = @AUTOHEADER@
190 AUTOMAKE = @AUTOMAKE@
191 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
194 BLAS_LIBS = @BLAS_LIBS@
197 CCDEPMODE = @CCDEPMODE@
199 CHECKSTYLE = @CHECKSTYLE@
200 COBERTURA = @COBERTURA@
201 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
202 COMMONS_IO = @COMMONS_IO@
203 COMMONS_LOGGING = @COMMONS_LOGGING@
205 CPPFLAGS = @CPPFLAGS@
208 CXXDEPMODE = @CXXDEPMODE@
209 CXXFLAGS = @CXXFLAGS@
210 CYGPATH_W = @CYGPATH_W@
212 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
214 DOCBOOK_ROOT = @DOCBOOK_ROOT@
215 DOXYGEN_BIN = @DOXYGEN_BIN@
216 DSYMUTIL = @DSYMUTIL@
225 FFTW3_LIB = @FFTW3_LIB@
226 FFTW_ENABLE = @FFTW_ENABLE@
228 FLEXDOCK = @FLEXDOCK@
232 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
233 GIWS_BIN = @GIWS_BIN@
234 GLUEGEN2_RT = @GLUEGEN2_RT@
236 GMSGFMT_015 = @GMSGFMT_015@
237 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
239 GUI_ENABLE = @GUI_ENABLE@
240 HDF5_CFLAGS = @HDF5_CFLAGS@
241 HDF5_LIBS = @HDF5_LIBS@
242 HELP_ENABLE = @HELP_ENABLE@
244 INSTALL_DATA = @INSTALL_DATA@
245 INSTALL_PROGRAM = @INSTALL_PROGRAM@
246 INSTALL_SCRIPT = @INSTALL_SCRIPT@
247 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248 INTLLIBS = @INTLLIBS@
249 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
253 JAVAC_DEBUG = @JAVAC_DEBUG@
256 JAVASCI_ENABLE = @JAVASCI_ENABLE@
257 JAVA_ENABLE = @JAVA_ENABLE@
259 JAVA_HOME = @JAVA_HOME@
260 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
261 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
263 JEUCLID_CORE = @JEUCLID_CORE@
266 JLATEXMATH = @JLATEXMATH@
267 JLATEXMATH_FOP = @JLATEXMATH_FOP@
269 JROSETTA_API = @JROSETTA_API@
270 JROSETTA_ENGINE = @JROSETTA_ENGINE@
272 LAPACK_LIBS = @LAPACK_LIBS@
276 LIBICONV = @LIBICONV@
284 LOGGING_LEVEL = @LOGGING_LEVEL@
286 LTLIBICONV = @LTLIBICONV@
287 LTLIBINTL = @LTLIBINTL@
288 LTLIBOBJS = @LTLIBOBJS@
290 MAKEINFO = @MAKEINFO@
291 MATIO_CFLAGS = @MATIO_CFLAGS@
292 MATIO_ENABLE = @MATIO_ENABLE@
293 MATIO_LIBS = @MATIO_LIBS@
297 MSGFMT_015 = @MSGFMT_015@
298 MSGMERGE = @MSGMERGE@
304 OCAMLDEP = @OCAMLDEP@
305 OCAMLLEX = @OCAMLLEX@
306 OCAMLOPT = @OCAMLOPT@
307 OCAMLYACC = @OCAMLYACC@
308 OPENMP_CFLAGS = @OPENMP_CFLAGS@
309 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
310 OPENMP_ENABLE = @OPENMP_ENABLE@
311 OPENMP_LIBS = @OPENMP_LIBS@
315 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
316 PACKAGE_NAME = @PACKAGE_NAME@
317 PACKAGE_STRING = @PACKAGE_STRING@
318 PACKAGE_TARNAME = @PACKAGE_TARNAME@
319 PACKAGE_URL = @PACKAGE_URL@
320 PACKAGE_VERSION = @PACKAGE_VERSION@
321 PATH_SEPARATOR = @PATH_SEPARATOR@
322 PCRE_CFLAGS = @PCRE_CFLAGS@
323 PCRE_CONFIG = @PCRE_CONFIG@
324 PCRE_LIBS = @PCRE_LIBS@
325 PCRE_VERSION = @PCRE_VERSION@
326 PKG_CONFIG = @PKG_CONFIG@
331 RELOCATABLE = @RELOCATABLE@
334 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
335 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
336 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
337 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
338 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
339 SCIRENDERER = @SCIRENDERER@
340 SCI_CFLAGS = @SCI_CFLAGS@
341 SCI_CXXFLAGS = @SCI_CXXFLAGS@
342 SCI_FFLAGS = @SCI_FFLAGS@
343 SCI_LDFLAGS = @SCI_LDFLAGS@
345 SET_MAKE = @SET_MAKE@
346 SET_RELOCATABLE = @SET_RELOCATABLE@
351 SWIG_BIN = @SWIG_BIN@
352 SWIG_JAVA = @SWIG_JAVA@
353 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
354 TCLTK_LIBS = @TCLTK_LIBS@
355 TCL_INC_PATH = @TCL_INC_PATH@
356 TK_INC_PATH = @TK_INC_PATH@
357 UMFPACK_ENABLE = @UMFPACK_ENABLE@
358 UMFPACK_LIB = @UMFPACK_LIB@
361 WITH_OCAML = @WITH_OCAML@
362 WITH_TKSCI = @WITH_TKSCI@
363 XCOS_ENABLE = @XCOS_ENABLE@
364 XGETTEXT = @XGETTEXT@
365 XGETTEXT_015 = @XGETTEXT_015@
366 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
368 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
369 XML_APIS_EXT = @XML_APIS_EXT@
370 XML_CONFIG = @XML_CONFIG@
371 XML_FLAGS = @XML_FLAGS@
372 XML_LIBS = @XML_LIBS@
373 XML_VERSION = @XML_VERSION@
374 X_CFLAGS = @X_CFLAGS@
375 X_EXTRA_LIBS = @X_EXTRA_LIBS@
377 X_PRE_LIBS = @X_PRE_LIBS@
378 abs_builddir = @abs_builddir@
379 abs_srcdir = @abs_srcdir@
380 abs_top_builddir = @abs_top_builddir@
381 abs_top_srcdir = @abs_top_srcdir@
382 ac_ct_CC = @ac_ct_CC@
383 ac_ct_CXX = @ac_ct_CXX@
384 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
385 ac_ct_F77 = @ac_ct_F77@
386 am__include = @am__include@
387 am__leading_dot = @am__leading_dot@
388 am__quote = @am__quote@
390 am__untar = @am__untar@
393 build_alias = @build_alias@
394 build_cpu = @build_cpu@
395 build_os = @build_os@
396 build_vendor = @build_vendor@
397 builddir = @builddir@
398 cxx_present = @cxx_present@
400 datarootdir = @datarootdir@
403 exec_prefix = @exec_prefix@
405 host_alias = @host_alias@
406 host_cpu = @host_cpu@
408 host_vendor = @host_vendor@
410 includedir = @includedir@
412 install_sh = @install_sh@
414 libexecdir = @libexecdir@
415 localedir = @localedir@
416 localstatedir = @localstatedir@
419 oldincludedir = @oldincludedir@
422 program_transform_name = @program_transform_name@
425 sharedstatedir = @sharedstatedir@
427 sysconfdir = @sysconfdir@
428 target_alias = @target_alias@
429 top_build_prefix = @top_build_prefix@
430 top_builddir = @top_builddir@
431 top_srcdir = @top_srcdir@
434 modulename = renderer
436 #### renderer : Conf files ####
437 libscirenderer_la_rootdir = $(mydatadir)
438 libscirenderer_la_root_DATA = license.txt
440 #### renderer : init scripts ####
441 libscirenderer_la_etcdir = $(mydatadir)/etc
442 libscirenderer_la_etc_DATA = etc/renderer.quit etc/renderer.start
444 # List of the c files
445 RENDERER_CXX_SOURCES = \
446 src/cpp/GetJavaProperty.cpp \
447 src/cpp/SetJavaProperty.cpp \
448 src/cpp/JavaInteraction.cpp \
449 src/cpp/RendererFontManager.cpp \
450 src/jni/XlFontManager.cpp \
451 src/jni/CallRenderer.cpp
454 # Includes need for the compilation
455 libscirenderer_la_CPPFLAGS = $(JAVA_JNI_INCLUDE) \
456 -I$(srcdir)/includes/ \
457 -I$(srcdir)/src/cpp/ \
458 -I$(srcdir)/src/jni/ \
459 -I$(top_srcdir)/libs/MALLOC/includes/ \
460 -I$(top_srcdir)/modules/localization/includes/ \
461 -I$(top_srcdir)/modules/jvm/includes/ \
462 -I$(top_srcdir)/modules/commons/src/jni \
463 -I$(top_srcdir)/modules/graphics/includes/ \
464 -I$(top_srcdir)/modules/graphics/includes/handleDrawing/ \
465 -I$(top_srcdir)/libs/doublylinkedlist/includes/ \
466 -I$(top_srcdir)/modules/output_stream/includes/ \
467 -I$(top_srcdir)/modules/graphic_export/includes/ \
468 -I$(top_srcdir)/modules/elementary_functions/includes/ \
469 -I$(top_srcdir)/modules/api_scilab/includes/ \
470 -I$(top_srcdir)/modules/gui/includes/ \
474 # All the sources needed by libscirenderer.la
475 libscirenderer_la_SOURCES = $(RENDERER_CXX_SOURCES)
476 BUILT_SOURCES = $(am__append_1)
478 # For the code check (splint)
479 INCLUDE_FLAGS = $(libscirenderer_la_CPPFLAGS)
481 # needs the rendererer before $(top_builddir)/modules/jvm/libscijvm.la
483 src/jni/XlFontManager.giws.xml \
484 src/jni/renderer.giws.xml
487 @GUI_TRUE@pkglib_LTLIBRARIES = libscirenderer.la
489 # Where all the Scilab stuff is installed (macros, help, ...)
490 mydatadir = $(pkgdatadir)/modules/$(modulename)
492 # Set AM_* SCI detected settings
493 AM_CPPFLAGS = $(SCI_CPPFLAGS)
494 AM_CFLAGS = $(SCI_CFLAGS)
495 AM_CXXFLAGS = $(SCI_CXXFLAGS)
496 # append includes to AM_FFLAGS to manage fortran includes
497 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
499 # Tag shared libraries with the Scilab version
500 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
503 SPLINT_OPTIONS = -weak -booltype BOOL
505 ########################### JAVA ######################################
506 #### We are delegating java compilation to ant... Thanks to that
507 #### the procedure will be the same with Microsoft Windows (C)
509 #######################################################################
510 TARGETS_ALL = $(am__append_2)
512 ################ MACROS ######################
513 # Rule to build a macro
514 # NOT USED AT THE MOMENT
517 ########### INSTALL DOCUMENTATION ###################
519 # Install documentation files into the right target
520 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
521 # automake needs the html files to be present which is not the case when
522 # we are building Scilab
524 # Where it should be installed
525 pkgdocdir = $(mydatadir)
527 # What is the mask of the help source
530 # What is the mask of the MathML sources
533 ########### INSTALL DATA ###################
534 # Install macros, help & demos
535 # Where it should be installed
536 pkgmacrosdir = $(mydatadir)
537 # Which directory we process
539 # Mask of the Scilab sources macros
541 # Mask of the Scilab executable sources macros
542 MACROBUILDMASK = *.sce
543 # Mask of the Scilab compiled macros
545 # List of the standard directory for tests
546 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
547 # Where the demos should be installed
548 pkgdemosdir = $(mydatadir)
549 # List of the standard directory for demos
551 # List of the standard directory for examples
552 EXAMPLES_DIR = examples
553 # Where to export JAVA archives (.jar)
558 HELP_CHAPTERDIR = help/
559 HELP_CHAPTERFILE = addchapter.sce
560 HELP_CHAPTERLANG = en_US fr_FR pt_BR
561 all: $(BUILT_SOURCES)
562 $(MAKE) $(AM_MAKEFLAGS) all-am
565 .SUFFIXES: .sci .bin .cpp .lo .o .obj
566 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
568 case '$(am__configure_deps)' in \
570 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
571 && { if test -f $@; then exit 0; else break; fi; }; \
575 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/renderer/Makefile'; \
576 $(am__cd) $(top_srcdir) && \
577 $(AUTOMAKE) --foreign modules/renderer/Makefile
579 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
582 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
584 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
585 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
587 $(top_srcdir)/Makefile.incl.am:
589 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
590 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
595 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
596 $(am__aclocal_m4_deps):
597 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
599 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
600 list2=; for p in $$list; do \
601 if test -f $$p; then \
602 list2="$$list2 $$p"; \
605 test -z "$$list2" || { \
606 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
607 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
608 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
609 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
612 uninstall-pkglibLTLIBRARIES:
614 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
615 for p in $$list; do \
617 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
618 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
621 clean-pkglibLTLIBRARIES:
622 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
623 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
624 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
625 test "$$dir" != "$$p" || dir=.; \
626 echo "rm -f \"$${dir}/so_locations\""; \
627 rm -f "$${dir}/so_locations"; \
629 libscirenderer.la: $(libscirenderer_la_OBJECTS) $(libscirenderer_la_DEPENDENCIES) $(EXTRA_libscirenderer_la_DEPENDENCIES)
630 $(CXXLINK) $(am_libscirenderer_la_rpath) $(libscirenderer_la_OBJECTS) $(libscirenderer_la_LIBADD) $(LIBS)
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-CallRenderer.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-GetJavaProperty.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-JavaInteraction.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-RendererFontManager.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-SetJavaProperty.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscirenderer_la-XlFontManager.Plo@am__quote@
646 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
647 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
648 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
649 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
650 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
653 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
654 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
655 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
656 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
660 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
661 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
662 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
663 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
666 libscirenderer_la-GetJavaProperty.lo: src/cpp/GetJavaProperty.cpp
667 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-GetJavaProperty.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-GetJavaProperty.Tpo -c -o libscirenderer_la-GetJavaProperty.lo `test -f 'src/cpp/GetJavaProperty.cpp' || echo '$(srcdir)/'`src/cpp/GetJavaProperty.cpp
668 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-GetJavaProperty.Tpo $(DEPDIR)/libscirenderer_la-GetJavaProperty.Plo
669 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/GetJavaProperty.cpp' object='libscirenderer_la-GetJavaProperty.lo' libtool=yes @AMDEPBACKSLASH@
670 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-GetJavaProperty.lo `test -f 'src/cpp/GetJavaProperty.cpp' || echo '$(srcdir)/'`src/cpp/GetJavaProperty.cpp
673 libscirenderer_la-SetJavaProperty.lo: src/cpp/SetJavaProperty.cpp
674 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-SetJavaProperty.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-SetJavaProperty.Tpo -c -o libscirenderer_la-SetJavaProperty.lo `test -f 'src/cpp/SetJavaProperty.cpp' || echo '$(srcdir)/'`src/cpp/SetJavaProperty.cpp
675 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-SetJavaProperty.Tpo $(DEPDIR)/libscirenderer_la-SetJavaProperty.Plo
676 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/SetJavaProperty.cpp' object='libscirenderer_la-SetJavaProperty.lo' libtool=yes @AMDEPBACKSLASH@
677 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-SetJavaProperty.lo `test -f 'src/cpp/SetJavaProperty.cpp' || echo '$(srcdir)/'`src/cpp/SetJavaProperty.cpp
680 libscirenderer_la-JavaInteraction.lo: src/cpp/JavaInteraction.cpp
681 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-JavaInteraction.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-JavaInteraction.Tpo -c -o libscirenderer_la-JavaInteraction.lo `test -f 'src/cpp/JavaInteraction.cpp' || echo '$(srcdir)/'`src/cpp/JavaInteraction.cpp
682 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-JavaInteraction.Tpo $(DEPDIR)/libscirenderer_la-JavaInteraction.Plo
683 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/JavaInteraction.cpp' object='libscirenderer_la-JavaInteraction.lo' libtool=yes @AMDEPBACKSLASH@
684 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-JavaInteraction.lo `test -f 'src/cpp/JavaInteraction.cpp' || echo '$(srcdir)/'`src/cpp/JavaInteraction.cpp
687 libscirenderer_la-RendererFontManager.lo: src/cpp/RendererFontManager.cpp
688 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-RendererFontManager.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-RendererFontManager.Tpo -c -o libscirenderer_la-RendererFontManager.lo `test -f 'src/cpp/RendererFontManager.cpp' || echo '$(srcdir)/'`src/cpp/RendererFontManager.cpp
689 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-RendererFontManager.Tpo $(DEPDIR)/libscirenderer_la-RendererFontManager.Plo
690 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/RendererFontManager.cpp' object='libscirenderer_la-RendererFontManager.lo' libtool=yes @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-RendererFontManager.lo `test -f 'src/cpp/RendererFontManager.cpp' || echo '$(srcdir)/'`src/cpp/RendererFontManager.cpp
694 libscirenderer_la-XlFontManager.lo: src/jni/XlFontManager.cpp
695 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-XlFontManager.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-XlFontManager.Tpo -c -o libscirenderer_la-XlFontManager.lo `test -f 'src/jni/XlFontManager.cpp' || echo '$(srcdir)/'`src/jni/XlFontManager.cpp
696 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-XlFontManager.Tpo $(DEPDIR)/libscirenderer_la-XlFontManager.Plo
697 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/XlFontManager.cpp' object='libscirenderer_la-XlFontManager.lo' libtool=yes @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-XlFontManager.lo `test -f 'src/jni/XlFontManager.cpp' || echo '$(srcdir)/'`src/jni/XlFontManager.cpp
701 libscirenderer_la-CallRenderer.lo: src/jni/CallRenderer.cpp
702 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscirenderer_la-CallRenderer.lo -MD -MP -MF $(DEPDIR)/libscirenderer_la-CallRenderer.Tpo -c -o libscirenderer_la-CallRenderer.lo `test -f 'src/jni/CallRenderer.cpp' || echo '$(srcdir)/'`src/jni/CallRenderer.cpp
703 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscirenderer_la-CallRenderer.Tpo $(DEPDIR)/libscirenderer_la-CallRenderer.Plo
704 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/CallRenderer.cpp' object='libscirenderer_la-CallRenderer.lo' libtool=yes @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscirenderer_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscirenderer_la-CallRenderer.lo `test -f 'src/jni/CallRenderer.cpp' || echo '$(srcdir)/'`src/jni/CallRenderer.cpp
713 install-libscirenderer_la_etcDATA: $(libscirenderer_la_etc_DATA)
715 @list='$(libscirenderer_la_etc_DATA)'; test -n "$(libscirenderer_la_etcdir)" || list=; \
716 if test -n "$$list"; then \
717 echo " $(MKDIR_P) '$(DESTDIR)$(libscirenderer_la_etcdir)'"; \
718 $(MKDIR_P) "$(DESTDIR)$(libscirenderer_la_etcdir)" || exit 1; \
720 for p in $$list; do \
721 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
723 done | $(am__base_list) | \
724 while read files; do \
725 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscirenderer_la_etcdir)'"; \
726 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscirenderer_la_etcdir)" || exit $$?; \
729 uninstall-libscirenderer_la_etcDATA:
731 @list='$(libscirenderer_la_etc_DATA)'; test -n "$(libscirenderer_la_etcdir)" || list=; \
732 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
733 dir='$(DESTDIR)$(libscirenderer_la_etcdir)'; $(am__uninstall_files_from_dir)
734 install-libscirenderer_la_rootDATA: $(libscirenderer_la_root_DATA)
736 @list='$(libscirenderer_la_root_DATA)'; test -n "$(libscirenderer_la_rootdir)" || list=; \
737 if test -n "$$list"; then \
738 echo " $(MKDIR_P) '$(DESTDIR)$(libscirenderer_la_rootdir)'"; \
739 $(MKDIR_P) "$(DESTDIR)$(libscirenderer_la_rootdir)" || exit 1; \
741 for p in $$list; do \
742 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
744 done | $(am__base_list) | \
745 while read files; do \
746 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscirenderer_la_rootdir)'"; \
747 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscirenderer_la_rootdir)" || exit $$?; \
750 uninstall-libscirenderer_la_rootDATA:
752 @list='$(libscirenderer_la_root_DATA)'; test -n "$(libscirenderer_la_rootdir)" || list=; \
753 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
754 dir='$(DESTDIR)$(libscirenderer_la_rootdir)'; $(am__uninstall_files_from_dir)
756 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
757 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
758 unique=`for i in $$list; do \
759 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
761 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
762 END { if (nonempty) { for (i in files) print i; }; }'`; \
766 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
767 $(TAGS_FILES) $(LISP)
770 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
771 unique=`for i in $$list; do \
772 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
774 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
775 END { if (nonempty) { for (i in files) print i; }; }'`; \
777 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
778 test -n "$$unique" || unique=$$empty_fix; \
779 if test $$# -gt 0; then \
780 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
783 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
788 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
789 $(TAGS_FILES) $(LISP)
790 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
791 unique=`for i in $$list; do \
792 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
794 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
795 END { if (nonempty) { for (i in files) print i; }; }'`; \
796 test -z "$(CTAGS_ARGS)$$unique" \
797 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
801 here=`$(am__cd) $(top_builddir) && pwd` \
802 && $(am__cd) $(top_srcdir) \
803 && gtags -i $(GTAGS_ARGS) "$$here"
806 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
808 distdir: $(DISTFILES)
809 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
810 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
811 list='$(DISTFILES)'; \
812 dist_files=`for file in $$list; do echo $$file; done | \
813 sed -e "s|^$$srcdirstrip/||;t" \
814 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
815 case $$dist_files in \
816 */*) $(MKDIR_P) `echo "$$dist_files" | \
817 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
820 for file in $$dist_files; do \
821 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
822 if test -d $$d/$$file; then \
823 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
824 if test -d "$(distdir)/$$file"; then \
825 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
827 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
828 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
829 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
831 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
833 test -f "$(distdir)/$$file" \
834 || cp -p $$d/$$file "$(distdir)/$$file" \
839 $(MAKE) $(AM_MAKEFLAGS) check-local
840 check: $(BUILT_SOURCES)
841 $(MAKE) $(AM_MAKEFLAGS) check-am
842 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
844 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscirenderer_la_etcdir)" "$(DESTDIR)$(libscirenderer_la_rootdir)"; do \
845 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
847 install: $(BUILT_SOURCES)
848 $(MAKE) $(AM_MAKEFLAGS) install-am
849 install-exec: install-exec-am
850 install-data: install-data-am
851 uninstall: uninstall-am
854 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
856 installcheck: installcheck-am
858 if test -z '$(STRIP)'; then \
859 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
860 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
863 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
864 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
865 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
872 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
873 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
875 maintainer-clean-generic:
876 @echo "This command is intended for maintainers to use"
877 @echo "it deletes files that may require special tools to rebuild."
878 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
881 clean-am: clean-generic clean-libtool clean-local \
882 clean-pkglibLTLIBRARIES mostlyclean-am
884 distclean: distclean-am
887 distclean-am: clean-am distclean-compile distclean-generic \
888 distclean-local distclean-tags
902 install-data-am: install-data-local install-libscirenderer_la_etcDATA \
903 install-libscirenderer_la_rootDATA
905 install-dvi: install-dvi-am
909 install-exec-am: install-pkglibLTLIBRARIES
911 install-html: install-html-am
913 install-html-am: install-html-local
915 install-info: install-info-am
921 install-pdf: install-pdf-am
925 install-ps: install-ps-am
931 maintainer-clean: maintainer-clean-am
934 maintainer-clean-am: distclean-am maintainer-clean-generic
936 mostlyclean: mostlyclean-am
938 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
949 uninstall-am: uninstall-libscirenderer_la_etcDATA \
950 uninstall-libscirenderer_la_rootDATA \
951 uninstall-pkglibLTLIBRARIES
953 .MAKE: all check check-am install install-am install-strip
955 .PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
956 clean clean-generic clean-libtool clean-local \
957 clean-pkglibLTLIBRARIES ctags distclean distclean-compile \
958 distclean-generic distclean-libtool distclean-local \
959 distclean-tags distdir dvi dvi-am html html-am info info-am \
960 install install-am install-data install-data-am \
961 install-data-local install-dvi install-dvi-am install-exec \
962 install-exec-am install-html install-html-am \
963 install-html-local install-info install-info-am \
964 install-libscirenderer_la_etcDATA \
965 install-libscirenderer_la_rootDATA install-man install-pdf \
966 install-pdf-am install-pkglibLTLIBRARIES install-ps \
967 install-ps-am install-strip installcheck installcheck-am \
968 installdirs maintainer-clean maintainer-clean-generic \
969 mostlyclean mostlyclean-compile mostlyclean-generic \
970 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
971 uninstall-am uninstall-libscirenderer_la_etcDATA \
972 uninstall-libscirenderer_la_rootDATA \
973 uninstall-pkglibLTLIBRARIES
976 # This target enables tests for Scilab
977 check-local: $(top_builddir)/scilab-bin test
978 if test -d $(mydatadir)/tests; then \
979 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
982 if test -f build.xml; then \
985 if test -x "$(SPLINT)"; then \
986 $(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); \
988 @NEED_JAVA_TRUE@java:
989 # Some configurations needs to export JAVA_HOME in the current env
990 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
991 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
992 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
993 @NEED_JAVA_TRUE@ $(ANT); \
996 @NEED_JAVA_TRUE@clean-java:
997 # Some configurations needs to export JAVA_HOME in the current env
998 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
999 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1000 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1001 @NEED_JAVA_TRUE@ $(ANT) clean; \
1002 @NEED_JAVA_TRUE@ fi;
1004 # If the user request for the SWIG generation of the wrappers Java => C/C++
1005 # We call the target swig-build on the variable SWIG_WRAPPERS
1007 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1008 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1009 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1010 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1011 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1012 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
1013 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1017 # If the user request for the SWIG generation of the wrappers Java => C/C++
1018 # We call the target swig-build on the variable SWIG_WRAPPERS
1020 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1021 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1022 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1023 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1024 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1025 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
1029 @GIWS_TRUE@giws-exception:
1030 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1031 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1032 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1035 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1036 echo "Error : Cannot build $< : Scilab has not been built"; \
1038 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1041 # Removes the macros
1043 # Removes macros (*.bin generated from .sci)
1044 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1045 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1046 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1050 # More tests could be added here
1051 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1052 if test -f build.xml -a $$USEANT -eq 1; then \
1056 all-local: $(TARGETS_ALL)
1059 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1060 echo "Error : Cannot build $< : Scilab has not been build"; \
1062 echo "Creating $@"; \
1063 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1068 install-data-local-local:
1069 # Mainly for javasci
1070 @if test -d $(srcdir)/javadoc; then \
1071 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1073 # If the user wants the help sources to be installed
1074 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1075 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1076 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1077 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1078 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1079 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1080 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1081 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1082 @INSTALL_HELP_XML_TRUE@ done ; \
1083 @INSTALL_HELP_XML_TRUE@ fi; \
1084 @INSTALL_HELP_XML_TRUE@ fi; \
1085 @INSTALL_HELP_XML_TRUE@ done; \
1086 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1087 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1088 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1089 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1090 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1091 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1092 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1093 @INSTALL_HELP_XML_TRUE@ done ; \
1094 @INSTALL_HELP_XML_TRUE@ fi; \
1095 @INSTALL_HELP_XML_TRUE@ fi
1098 @echo "-------- Install tests (if any) --------"; \
1099 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1100 if test -d $(srcdir)/$$dir/; then \
1101 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1102 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1103 if test -d "$(srcdir)/$$dir/$$file"; then \
1104 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1105 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1107 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1108 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1113 # Install the help chapter
1114 @echo "-------- Install the help chapter (if any) --------"; \
1115 for lang in $(HELP_CHAPTERLANG); do \
1116 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1117 if test -f $$HELPFILE; then \
1118 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1119 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1120 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1121 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1124 # Install the demos & examples
1125 @echo "-------- Install demos & examples (if any) --------"; \
1126 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1127 if test -d $(srcdir)/$$dir/; then \
1128 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1129 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1130 if test -d "$(srcdir)/$$dir/$$file"; then \
1131 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1132 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1134 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1135 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1140 # Install the macros
1141 @echo "-------- Install macros (if any) --------"; \
1142 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1143 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1144 if test -d $(srcdir)/$$dir/; then \
1145 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1146 if test -n "$(MACROSSPECIALEXT)"; then \
1148 for specialExt in $(MACROSSPECIALEXT); do \
1149 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1151 FILELIST="$$FILELIST $$specialExtDir"; \
1153 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1154 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1155 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1159 # Install java files (.jar)
1160 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1161 echo "-------- Install jar files --------"; \
1162 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1163 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1164 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1165 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1169 ########### CLEAN ###################
1170 # Clean help (generated automatically by Scilab)
1171 # It used to clean the macro (clean-macros) but this was causing
1172 # make clean && make to fail Scilab startup
1173 @NEED_JAVA_TRUE@clean-local: clean-java
1174 @NEED_JAVA_FALSE@clean-local:
1177 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1179 .PHONY: macros java swig giws
1181 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1182 # Otherwise a system limit (for SysV at least) may be exceeded.