1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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) 2011 - DIGITEO
22 # This file must be used under the terms of the CeCILL.
23 # This source file is licensed as described in the file COPYING, which
24 # you should have received as part of this distribution. The terms
25 # are also available at
26 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
29 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
30 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
31 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
33 # This file must be used under the terms of the CeCILL.
34 # This source file is licensed as described in the file COPYING, which
35 # you should have received as part of this distribution. The terms
36 # are also available at
37 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
41 ### Makefile included stuff
42 ### Target, variable, suffixes which are supposed to be usefull in every makefile.am
47 pkgdatadir = $(datadir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 pkglibdir = $(libdir)/@PACKAGE@
50 pkglibexecdir = $(libexecdir)/@PACKAGE@
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 install_sh_DATA = $(install_sh) -c -m 644
53 install_sh_PROGRAM = $(install_sh) -c
54 install_sh_SCRIPT = $(install_sh) -c
55 INSTALL_HEADER = $(INSTALL_DATA)
56 transform = $(program_transform_name)
63 build_triplet = @build@
65 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
66 $(top_srcdir)/Makefile.incl.am
67 @NEED_JAVA_TRUE@am__append_1 = java
68 @GUI_TRUE@am__append_2 = libscipreferences.la
69 subdir = modules/preferences
70 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
72 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/fftw.m4 \
73 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
74 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
75 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
76 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
77 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
78 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
79 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
80 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
81 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
82 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
83 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
84 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
85 $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
89 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
91 CONFIG_CLEAN_VPATH_FILES =
92 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj = case $$p in \
94 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99 am__nobase_strip_setup = \
100 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
103 am__nobase_list = $(am__nobase_strip_setup); \
104 for p in $$list; do echo "$$p $$p"; done | \
105 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107 if (++n[$$2] == $(am__install_max)) \
108 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109 END { for (dir in files) print dir, files[dir] }'
111 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
114 "$(DESTDIR)$(libscipreferences_la_etcdir)" \
115 "$(DESTDIR)$(libscipreferences_la_rootdir)" \
116 "$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)"
117 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
118 libscipreferences_algo_la_LIBADD =
120 am__objects_2 = libscipreferences_algo_la-ScilabPreferences.lo
121 am_libscipreferences_algo_la_OBJECTS = $(am__objects_1) \
122 $(am__objects_2) $(am__objects_1)
123 libscipreferences_algo_la_OBJECTS = \
124 $(am_libscipreferences_algo_la_OBJECTS)
125 @GUI_TRUE@am_libscipreferences_algo_la_rpath =
126 libscipreferences_disable_la_LIBADD =
127 am__objects_3 = libscipreferences_disable_la-nopreferences.lo
128 am_libscipreferences_disable_la_OBJECTS = $(am__objects_3)
129 libscipreferences_disable_la_OBJECTS = \
130 $(am_libscipreferences_disable_la_OBJECTS)
131 libscipreferences_disable_la_LINK = $(LIBTOOL) --tag=CC \
132 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
133 $(libscipreferences_disable_la_CFLAGS) $(CFLAGS) \
134 $(libscipreferences_disable_la_LDFLAGS) $(LDFLAGS) -o $@
135 libscipreferences_la_DEPENDENCIES = libscipreferences-algo.la \
136 $(top_builddir)/libs/MALLOC/libscimalloc.la \
137 $(top_builddir)/modules/jvm/libscijvm.la \
138 $(top_builddir)/modules/output_stream/libscioutput_stream.la
139 am__objects_4 = libscipreferences_la-gw_preferences.lo
140 am__objects_5 = libscipreferences_la-sci_addToolboxInfos.lo \
141 libscipreferences_la-sci_removeToolboxInfos.lo
142 am_libscipreferences_la_OBJECTS = $(am__objects_4) $(am__objects_5)
143 libscipreferences_la_OBJECTS = $(am_libscipreferences_la_OBJECTS)
144 libscipreferences_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
145 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
146 $(CXXFLAGS) $(libscipreferences_la_LDFLAGS) $(LDFLAGS) -o $@
147 @GUI_TRUE@am_libscipreferences_la_rpath = -rpath $(pkglibdir)
148 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
149 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
150 am__depfiles_maybe = depfiles
152 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
153 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
154 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
155 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
156 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
159 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
161 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
162 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
163 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
164 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
165 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
167 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
168 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
170 SOURCES = $(libscipreferences_algo_la_SOURCES) \
171 $(libscipreferences_disable_la_SOURCES) \
172 $(libscipreferences_la_SOURCES)
173 DIST_SOURCES = $(libscipreferences_algo_la_SOURCES) \
174 $(libscipreferences_disable_la_SOURCES) \
175 $(libscipreferences_la_SOURCES)
176 DATA = $(libscipreferences_la_etc_DATA) \
177 $(libscipreferences_la_root_DATA) \
178 $(libscipreferences_la_sci_gateway_DATA)
181 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183 ALL_LINGUAS = @ALL_LINGUAS@
184 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
189 AUTOCONF = @AUTOCONF@
190 AUTOHEADER = @AUTOHEADER@
191 AUTOMAKE = @AUTOMAKE@
192 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
195 BLAS_LIBS = @BLAS_LIBS@
198 CCDEPMODE = @CCDEPMODE@
200 CHECKSTYLE = @CHECKSTYLE@
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 DSYMUTIL = @DSYMUTIL@
224 FFTW3_LIB = @FFTW3_LIB@
225 FFTW_ENABLE = @FFTW_ENABLE@
227 FLEXDOCK = @FLEXDOCK@
231 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
232 GIWS_BIN = @GIWS_BIN@
233 GLUEGEN_RT = @GLUEGEN_RT@
235 GMSGFMT_015 = @GMSGFMT_015@
236 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
238 GUI_ENABLE = @GUI_ENABLE@
239 HDF5_CFLAGS = @HDF5_CFLAGS@
240 HDF5_ENABLE = @HDF5_ENABLE@
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@
267 JLATEXMATH = @JLATEXMATH@
268 JLATEXMATH_FOP = @JLATEXMATH_FOP@
270 JROSETTA_API = @JROSETTA_API@
271 JROSETTA_ENGINE = @JROSETTA_ENGINE@
273 LAPACK_LIBS = @LAPACK_LIBS@
277 LIBICONV = @LIBICONV@
285 LOGGING_LEVEL = @LOGGING_LEVEL@
287 LTLIBICONV = @LTLIBICONV@
288 LTLIBINTL = @LTLIBINTL@
289 LTLIBOBJS = @LTLIBOBJS@
291 MAKEINFO = @MAKEINFO@
292 MATIO_CFLAGS = @MATIO_CFLAGS@
293 MATIO_ENABLE = @MATIO_ENABLE@
294 MATIO_LIBS = @MATIO_LIBS@
298 MSGFMT_015 = @MSGFMT_015@
299 MSGMERGE = @MSGMERGE@
305 OCAMLDEP = @OCAMLDEP@
306 OCAMLLEX = @OCAMLLEX@
307 OCAMLOPT = @OCAMLOPT@
308 OCAMLYACC = @OCAMLYACC@
309 OPENMP_CFLAGS = @OPENMP_CFLAGS@
310 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
311 OPENMP_ENABLE = @OPENMP_ENABLE@
312 OPENMP_LIBS = @OPENMP_LIBS@
316 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
317 PACKAGE_NAME = @PACKAGE_NAME@
318 PACKAGE_STRING = @PACKAGE_STRING@
319 PACKAGE_TARNAME = @PACKAGE_TARNAME@
320 PACKAGE_URL = @PACKAGE_URL@
321 PACKAGE_VERSION = @PACKAGE_VERSION@
322 PATH_SEPARATOR = @PATH_SEPARATOR@
323 PCRE_CFLAGS = @PCRE_CFLAGS@
324 PCRE_CONFIG = @PCRE_CONFIG@
325 PCRE_LIBS = @PCRE_LIBS@
326 PCRE_VERSION = @PCRE_VERSION@
327 PKG_CONFIG = @PKG_CONFIG@
333 RELOCATABLE = @RELOCATABLE@
336 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
337 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
338 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
339 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
340 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
342 SET_MAKE = @SET_MAKE@
343 SET_RELOCATABLE = @SET_RELOCATABLE@
348 SWIG_BIN = @SWIG_BIN@
349 SWIG_JAVA = @SWIG_JAVA@
350 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
351 TCLTK_LIBS = @TCLTK_LIBS@
352 TCL_INC_PATH = @TCL_INC_PATH@
354 TK_INC_PATH = @TK_INC_PATH@
355 UMFPACK_ENABLE = @UMFPACK_ENABLE@
356 UMFPACK_LIB = @UMFPACK_LIB@
359 WITH_OCAML = @WITH_OCAML@
360 WITH_TKSCI = @WITH_TKSCI@
361 XCOS_ENABLE = @XCOS_ENABLE@
362 XGETTEXT = @XGETTEXT@
363 XGETTEXT_015 = @XGETTEXT_015@
364 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
366 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
367 XML_APIS_EXT = @XML_APIS_EXT@
368 XML_CONFIG = @XML_CONFIG@
369 XML_FLAGS = @XML_FLAGS@
370 XML_LIBS = @XML_LIBS@
371 XML_VERSION = @XML_VERSION@
372 X_CFLAGS = @X_CFLAGS@
373 X_EXTRA_LIBS = @X_EXTRA_LIBS@
375 X_PRE_LIBS = @X_PRE_LIBS@
376 abs_builddir = @abs_builddir@
377 abs_srcdir = @abs_srcdir@
378 abs_top_builddir = @abs_top_builddir@
379 abs_top_srcdir = @abs_top_srcdir@
380 ac_ct_CC = @ac_ct_CC@
381 ac_ct_CXX = @ac_ct_CXX@
382 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
383 ac_ct_F77 = @ac_ct_F77@
384 am__include = @am__include@
385 am__leading_dot = @am__leading_dot@
386 am__quote = @am__quote@
388 am__untar = @am__untar@
391 build_alias = @build_alias@
392 build_cpu = @build_cpu@
393 build_os = @build_os@
394 build_vendor = @build_vendor@
395 builddir = @builddir@
396 cxx_present = @cxx_present@
398 datarootdir = @datarootdir@
401 exec_prefix = @exec_prefix@
403 host_alias = @host_alias@
404 host_cpu = @host_cpu@
406 host_vendor = @host_vendor@
408 includedir = @includedir@
410 install_sh = @install_sh@
412 libexecdir = @libexecdir@
413 localedir = @localedir@
414 localstatedir = @localstatedir@
417 oldincludedir = @oldincludedir@
420 program_transform_name = @program_transform_name@
423 sharedstatedir = @sharedstatedir@
425 sysconfdir = @sysconfdir@
426 target_alias = @target_alias@
427 top_build_prefix = @top_build_prefix@
428 top_builddir = @top_builddir@
429 top_srcdir = @top_srcdir@
432 modulename = preferences
434 #### preferences : Conf files ####
435 libscipreferences_la_rootdir = $(mydatadir)
436 libscipreferences_la_root_DATA = license.txt
438 #### preferences : init scripts & configuration files ####
439 libscipreferences_la_etcdir = $(mydatadir)/etc
440 libscipreferences_la_etc_DATA =
442 # Where all the Scilab stuff is installed (macros, help, ...)
443 mydatadir = $(pkgdatadir)/modules/$(modulename)
446 SPLINT_OPTIONS = -weak -booltype BOOL
448 ########################### JAVA ######################################
449 #### We are delegating java compilation to ant... Thanks to that
450 #### the procedure will be the same with Microsoft Windows (C)
452 #######################################################################
453 TARGETS_ALL = $(am__append_1)
455 ################ MACROS ######################
456 # Rule to build a macro
457 # NOT USED AT THE MOMENT
460 ########### INSTALL DOCUMENTATION ###################
462 # Install documentation files into the right target
463 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
464 # automake needs the html files to be present which is not the case when
465 # we are building Scilab
467 # Where it should be installed
468 pkgdocdir = $(mydatadir)
470 # What is the mask of the help source
473 # What is the mask of the MathML sources
476 ########### INSTALL DATA ###################
477 # Install macros, help & demos
478 # Where it should be installed
479 pkgmacrosdir = $(mydatadir)
480 # Which directory we process
482 # Mask of the Scilab sources macros
484 # Mask of the Scilab executable sources macros
485 MACROBUILDMASK = *.sce
486 # Mask of the Scilab compiled macros
488 # List of the standard directory for tests
489 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
490 # Where the demos should be installed
491 pkgdemosdir = $(mydatadir)
492 # List of the standard directory for demos
494 # List of the standard directory for examples
495 EXAMPLES_DIR = examples
496 # Where to export JAVA archives (.jar)
501 HELP_CHAPTERDIR = help/
502 HELP_CHAPTERFILE = addchapter.sce
503 HELP_CHAPTERLANG = en_US fr_FR pt_BR
504 PREFERENCES_JNI_SOURCES = src/jni/ScilabPreferences.cpp
505 PREFERENCES_C_SOURCES =
506 PREFERENCES_CPP_SOURCES =
507 GIWS_WRAPPERS = src/jni/ScilabPreferences.giws.xml
508 @GIWS_TRUE@BUILT_SOURCES = giws
509 @SWIG_TRUE@BUILT_SOURCES = swig
510 GATEWAY_C_SOURCES = sci_gateway/c/gw_preferences.c
511 GATEWAY_CPP_SOURCES = sci_gateway/cpp/sci_addToolboxInfos.cpp \
512 sci_gateway/cpp/sci_removeToolboxInfos.cpp
514 libscipreferences_la_CFLAGS = $(JAVA_JNI_INCLUDE) \
515 -I$(top_srcdir)/libs/MALLOC/includes/ \
516 -I$(top_srcdir)/modules/jvm/includes/ \
517 -I$(top_srcdir)/modules/output_stream/includes \
518 -I$(top_srcdir)/modules/localization/includes \
519 -I$(top_srcdir)/modules/api_scilab/includes \
520 -I$(top_srcdir)/modules/fileio/includes \
521 -I$(top_srcdir)/modules/core/includes \
522 -I$(top_srcdir)/modules/functions/includes
524 libscipreferences_la_CPPFLAGS = $(JAVA_JNI_INCLUDE) \
525 -I$(srcdir)/includes/ \
526 -I$(srcdir)/src/cpp/ \
528 -I$(srcdir)/src/jni/ \
529 -I$(top_srcdir)/modules/jvm/includes/ \
530 -I$(top_srcdir)/modules/fileio/includes \
531 -I$(top_srcdir)/modules/output_stream/includes \
532 -I$(top_srcdir)/modules/localization/includes \
533 -I$(top_srcdir)/modules/api_scilab/includes
536 # Without the preferences module
537 libscipreferences_disable_la_CFLAGS = -Iincludes/ \
538 -I$(top_srcdir)/modules/output_stream/includes
540 PREFERENCES_DISABLE_C_SOURCES = src/nopreferences/nopreferences.c
541 libscipreferences_disable_la_LDFLAGS = -version-number $(SCILAB_LIBRARY_VERSION) $(LD_FLAGS)
542 libscipreferences_disable_la_SOURCES = $(PREFERENCES_DISABLE_C_SOURCES)
543 pkglib_LTLIBRARIES = libscipreferences-disable.la $(am__append_2)
544 @GUI_TRUE@noinst_LTLIBRARIES = libscipreferences-algo.la
545 libscipreferences_la_LDFLAGS = -version-number $(SCILAB_LIBRARY_VERSION) $(LD_FLAGS) $(X_LIBS) $(X_EXTRA_LIBS)
546 libscipreferences_algo_la_SOURCES = $(PREFERENCES_C_SOURCES) $(PREFERENCES_JNI_SOURCES) $(PREFERENCES_CPP_SOURCES)
547 libscipreferences_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
548 libscipreferences_algo_la_CFLAGS = $(libscipreferences_la_CFLAGS)
549 libscipreferences_algo_la_CPPFLAGS = $(libscipreferences_la_CPPFLAGS)
551 # For the code check (splint)
552 CHECK_SRC = $(PREFERENCES_C_SOURCES) $(GATEWAY_C_SOURCES)
553 INCLUDE_FLAGS = $(libscipreferences_la_CFLAGS)
555 #### SWIG Declaration ####
557 libscipreferences_la_LIBADD = libscipreferences-algo.la \
558 $(top_builddir)/libs/MALLOC/libscimalloc.la \
559 $(top_builddir)/modules/jvm/libscijvm.la \
560 $(top_builddir)/modules/output_stream/libscioutput_stream.la
563 #### preferences : gateway declaration ####
564 libscipreferences_la_sci_gatewaydir = $(mydatadir)/sci_gateway
565 libscipreferences_la_sci_gateway_DATA = sci_gateway/preferences_gateway.xml
567 all: $(BUILT_SOURCES)
568 $(MAKE) $(AM_MAKEFLAGS) all-am
571 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
572 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
574 case '$(am__configure_deps)' in \
576 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
577 && { if test -f $@; then exit 0; else break; fi; }; \
581 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/preferences/Makefile'; \
582 $(am__cd) $(top_srcdir) && \
583 $(AUTOMAKE) --foreign modules/preferences/Makefile
585 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
590 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
591 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
594 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
595 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
597 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
598 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
599 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
601 $(am__aclocal_m4_deps):
603 clean-noinstLTLIBRARIES:
604 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
605 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
606 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
607 test "$$dir" != "$$p" || dir=.; \
608 echo "rm -f \"$${dir}/so_locations\""; \
609 rm -f "$${dir}/so_locations"; \
611 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
613 test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
614 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
615 list2=; for p in $$list; do \
616 if test -f $$p; then \
617 list2="$$list2 $$p"; \
620 test -z "$$list2" || { \
621 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
622 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
625 uninstall-pkglibLTLIBRARIES:
627 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
628 for p in $$list; do \
630 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
631 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
634 clean-pkglibLTLIBRARIES:
635 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
636 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
637 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
638 test "$$dir" != "$$p" || dir=.; \
639 echo "rm -f \"$${dir}/so_locations\""; \
640 rm -f "$${dir}/so_locations"; \
642 libscipreferences-algo.la: $(libscipreferences_algo_la_OBJECTS) $(libscipreferences_algo_la_DEPENDENCIES)
643 $(CXXLINK) $(am_libscipreferences_algo_la_rpath) $(libscipreferences_algo_la_OBJECTS) $(libscipreferences_algo_la_LIBADD) $(LIBS)
644 libscipreferences-disable.la: $(libscipreferences_disable_la_OBJECTS) $(libscipreferences_disable_la_DEPENDENCIES)
645 $(libscipreferences_disable_la_LINK) -rpath $(pkglibdir) $(libscipreferences_disable_la_OBJECTS) $(libscipreferences_disable_la_LIBADD) $(LIBS)
646 libscipreferences.la: $(libscipreferences_la_OBJECTS) $(libscipreferences_la_DEPENDENCIES)
647 $(libscipreferences_la_LINK) $(am_libscipreferences_la_rpath) $(libscipreferences_la_OBJECTS) $(libscipreferences_la_LIBADD) $(LIBS)
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscipreferences_algo_la-ScilabPreferences.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscipreferences_disable_la-nopreferences.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscipreferences_la-gw_preferences.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscipreferences_la-sci_addToolboxInfos.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscipreferences_la-sci_removeToolboxInfos.Plo@am__quote@
662 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
663 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
666 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
669 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
670 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
673 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
676 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
677 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
682 libscipreferences_disable_la-nopreferences.lo: src/nopreferences/nopreferences.c
683 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscipreferences_disable_la_CFLAGS) $(CFLAGS) -MT libscipreferences_disable_la-nopreferences.lo -MD -MP -MF $(DEPDIR)/libscipreferences_disable_la-nopreferences.Tpo -c -o libscipreferences_disable_la-nopreferences.lo `test -f 'src/nopreferences/nopreferences.c' || echo '$(srcdir)/'`src/nopreferences/nopreferences.c
684 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscipreferences_disable_la-nopreferences.Tpo $(DEPDIR)/libscipreferences_disable_la-nopreferences.Plo
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/nopreferences/nopreferences.c' object='libscipreferences_disable_la-nopreferences.lo' libtool=yes @AMDEPBACKSLASH@
686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscipreferences_disable_la_CFLAGS) $(CFLAGS) -c -o libscipreferences_disable_la-nopreferences.lo `test -f 'src/nopreferences/nopreferences.c' || echo '$(srcdir)/'`src/nopreferences/nopreferences.c
689 libscipreferences_la-gw_preferences.lo: sci_gateway/c/gw_preferences.c
690 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(libscipreferences_la_CFLAGS) $(CFLAGS) -MT libscipreferences_la-gw_preferences.lo -MD -MP -MF $(DEPDIR)/libscipreferences_la-gw_preferences.Tpo -c -o libscipreferences_la-gw_preferences.lo `test -f 'sci_gateway/c/gw_preferences.c' || echo '$(srcdir)/'`sci_gateway/c/gw_preferences.c
691 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscipreferences_la-gw_preferences.Tpo $(DEPDIR)/libscipreferences_la-gw_preferences.Plo
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_preferences.c' object='libscipreferences_la-gw_preferences.lo' libtool=yes @AMDEPBACKSLASH@
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
694 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(libscipreferences_la_CFLAGS) $(CFLAGS) -c -o libscipreferences_la-gw_preferences.lo `test -f 'sci_gateway/c/gw_preferences.c' || echo '$(srcdir)/'`sci_gateway/c/gw_preferences.c
697 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
698 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
699 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
704 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
705 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
706 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
707 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
711 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
712 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
713 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
714 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
717 libscipreferences_algo_la-ScilabPreferences.lo: src/jni/ScilabPreferences.cpp
718 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscipreferences_algo_la-ScilabPreferences.lo -MD -MP -MF $(DEPDIR)/libscipreferences_algo_la-ScilabPreferences.Tpo -c -o libscipreferences_algo_la-ScilabPreferences.lo `test -f 'src/jni/ScilabPreferences.cpp' || echo '$(srcdir)/'`src/jni/ScilabPreferences.cpp
719 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscipreferences_algo_la-ScilabPreferences.Tpo $(DEPDIR)/libscipreferences_algo_la-ScilabPreferences.Plo
720 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/ScilabPreferences.cpp' object='libscipreferences_algo_la-ScilabPreferences.lo' libtool=yes @AMDEPBACKSLASH@
721 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscipreferences_algo_la-ScilabPreferences.lo `test -f 'src/jni/ScilabPreferences.cpp' || echo '$(srcdir)/'`src/jni/ScilabPreferences.cpp
724 libscipreferences_la-sci_addToolboxInfos.lo: sci_gateway/cpp/sci_addToolboxInfos.cpp
725 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscipreferences_la-sci_addToolboxInfos.lo -MD -MP -MF $(DEPDIR)/libscipreferences_la-sci_addToolboxInfos.Tpo -c -o libscipreferences_la-sci_addToolboxInfos.lo `test -f 'sci_gateway/cpp/sci_addToolboxInfos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_addToolboxInfos.cpp
726 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscipreferences_la-sci_addToolboxInfos.Tpo $(DEPDIR)/libscipreferences_la-sci_addToolboxInfos.Plo
727 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_addToolboxInfos.cpp' object='libscipreferences_la-sci_addToolboxInfos.lo' libtool=yes @AMDEPBACKSLASH@
728 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscipreferences_la-sci_addToolboxInfos.lo `test -f 'sci_gateway/cpp/sci_addToolboxInfos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_addToolboxInfos.cpp
731 libscipreferences_la-sci_removeToolboxInfos.lo: sci_gateway/cpp/sci_removeToolboxInfos.cpp
732 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscipreferences_la-sci_removeToolboxInfos.lo -MD -MP -MF $(DEPDIR)/libscipreferences_la-sci_removeToolboxInfos.Tpo -c -o libscipreferences_la-sci_removeToolboxInfos.lo `test -f 'sci_gateway/cpp/sci_removeToolboxInfos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_removeToolboxInfos.cpp
733 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscipreferences_la-sci_removeToolboxInfos.Tpo $(DEPDIR)/libscipreferences_la-sci_removeToolboxInfos.Plo
734 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_removeToolboxInfos.cpp' object='libscipreferences_la-sci_removeToolboxInfos.lo' libtool=yes @AMDEPBACKSLASH@
735 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscipreferences_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscipreferences_la-sci_removeToolboxInfos.lo `test -f 'sci_gateway/cpp/sci_removeToolboxInfos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_removeToolboxInfos.cpp
743 install-libscipreferences_la_etcDATA: $(libscipreferences_la_etc_DATA)
745 test -z "$(libscipreferences_la_etcdir)" || $(MKDIR_P) "$(DESTDIR)$(libscipreferences_la_etcdir)"
746 @list='$(libscipreferences_la_etc_DATA)'; test -n "$(libscipreferences_la_etcdir)" || list=; \
747 for p in $$list; do \
748 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
750 done | $(am__base_list) | \
751 while read files; do \
752 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscipreferences_la_etcdir)'"; \
753 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscipreferences_la_etcdir)" || exit $$?; \
756 uninstall-libscipreferences_la_etcDATA:
758 @list='$(libscipreferences_la_etc_DATA)'; test -n "$(libscipreferences_la_etcdir)" || list=; \
759 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
760 test -n "$$files" || exit 0; \
761 echo " ( cd '$(DESTDIR)$(libscipreferences_la_etcdir)' && rm -f" $$files ")"; \
762 cd "$(DESTDIR)$(libscipreferences_la_etcdir)" && rm -f $$files
763 install-libscipreferences_la_rootDATA: $(libscipreferences_la_root_DATA)
765 test -z "$(libscipreferences_la_rootdir)" || $(MKDIR_P) "$(DESTDIR)$(libscipreferences_la_rootdir)"
766 @list='$(libscipreferences_la_root_DATA)'; test -n "$(libscipreferences_la_rootdir)" || list=; \
767 for p in $$list; do \
768 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
770 done | $(am__base_list) | \
771 while read files; do \
772 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscipreferences_la_rootdir)'"; \
773 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscipreferences_la_rootdir)" || exit $$?; \
776 uninstall-libscipreferences_la_rootDATA:
778 @list='$(libscipreferences_la_root_DATA)'; test -n "$(libscipreferences_la_rootdir)" || list=; \
779 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
780 test -n "$$files" || exit 0; \
781 echo " ( cd '$(DESTDIR)$(libscipreferences_la_rootdir)' && rm -f" $$files ")"; \
782 cd "$(DESTDIR)$(libscipreferences_la_rootdir)" && rm -f $$files
783 install-libscipreferences_la_sci_gatewayDATA: $(libscipreferences_la_sci_gateway_DATA)
785 test -z "$(libscipreferences_la_sci_gatewaydir)" || $(MKDIR_P) "$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)"
786 @list='$(libscipreferences_la_sci_gateway_DATA)'; test -n "$(libscipreferences_la_sci_gatewaydir)" || list=; \
787 for p in $$list; do \
788 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
790 done | $(am__base_list) | \
791 while read files; do \
792 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)'"; \
793 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)" || exit $$?; \
796 uninstall-libscipreferences_la_sci_gatewayDATA:
798 @list='$(libscipreferences_la_sci_gateway_DATA)'; test -n "$(libscipreferences_la_sci_gatewaydir)" || list=; \
799 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
800 test -n "$$files" || exit 0; \
801 echo " ( cd '$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)' && rm -f" $$files ")"; \
802 cd "$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)" && rm -f $$files
804 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
805 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
806 unique=`for i in $$list; do \
807 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
809 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
810 END { if (nonempty) { for (i in files) print i; }; }'`; \
814 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
815 $(TAGS_FILES) $(LISP)
818 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
819 unique=`for i in $$list; do \
820 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
822 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
823 END { if (nonempty) { for (i in files) print i; }; }'`; \
825 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
826 test -n "$$unique" || unique=$$empty_fix; \
827 if test $$# -gt 0; then \
828 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
831 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
836 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
837 $(TAGS_FILES) $(LISP)
838 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
839 unique=`for i in $$list; do \
840 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
842 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
843 END { if (nonempty) { for (i in files) print i; }; }'`; \
844 test -z "$(CTAGS_ARGS)$$unique" \
845 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
849 here=`$(am__cd) $(top_builddir) && pwd` \
850 && $(am__cd) $(top_srcdir) \
851 && gtags -i $(GTAGS_ARGS) "$$here"
854 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
856 distdir: $(DISTFILES)
857 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
858 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
859 list='$(DISTFILES)'; \
860 dist_files=`for file in $$list; do echo $$file; done | \
861 sed -e "s|^$$srcdirstrip/||;t" \
862 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
863 case $$dist_files in \
864 */*) $(MKDIR_P) `echo "$$dist_files" | \
865 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
868 for file in $$dist_files; do \
869 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
870 if test -d $$d/$$file; then \
871 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
872 if test -d "$(distdir)/$$file"; then \
873 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
875 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
876 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
877 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
879 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
881 test -f "$(distdir)/$$file" \
882 || cp -p $$d/$$file "$(distdir)/$$file" \
887 $(MAKE) $(AM_MAKEFLAGS) check-local
888 check: $(BUILT_SOURCES)
889 $(MAKE) $(AM_MAKEFLAGS) check-am
890 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
892 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscipreferences_la_etcdir)" "$(DESTDIR)$(libscipreferences_la_rootdir)" "$(DESTDIR)$(libscipreferences_la_sci_gatewaydir)"; do \
893 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
895 install: $(BUILT_SOURCES)
896 $(MAKE) $(AM_MAKEFLAGS) install-am
897 install-exec: install-exec-am
898 install-data: install-data-am
899 uninstall: uninstall-am
902 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
904 installcheck: installcheck-am
906 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
907 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
908 `test -z '$(STRIP)' || \
909 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
915 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
916 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
918 maintainer-clean-generic:
919 @echo "This command is intended for maintainers to use"
920 @echo "it deletes files that may require special tools to rebuild."
921 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
924 clean-am: clean-generic clean-libtool clean-local \
925 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
927 distclean: distclean-am
930 distclean-am: clean-am distclean-compile distclean-generic \
931 distclean-local distclean-tags
945 install-data-am: install-data-local \
946 install-libscipreferences_la_etcDATA \
947 install-libscipreferences_la_rootDATA \
948 install-libscipreferences_la_sci_gatewayDATA
950 install-dvi: install-dvi-am
954 install-exec-am: install-pkglibLTLIBRARIES
956 install-html: install-html-am
958 install-html-am: install-html-local
960 install-info: install-info-am
966 install-pdf: install-pdf-am
970 install-ps: install-ps-am
976 maintainer-clean: maintainer-clean-am
979 maintainer-clean-am: distclean-am maintainer-clean-generic
981 mostlyclean: mostlyclean-am
983 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
994 uninstall-am: uninstall-libscipreferences_la_etcDATA \
995 uninstall-libscipreferences_la_rootDATA \
996 uninstall-libscipreferences_la_sci_gatewayDATA \
997 uninstall-pkglibLTLIBRARIES
999 .MAKE: all check check-am install install-am install-strip
1001 .PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
1002 clean clean-generic clean-libtool clean-local \
1003 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES ctags \
1004 distclean distclean-compile distclean-generic \
1005 distclean-libtool distclean-local distclean-tags distdir dvi \
1006 dvi-am html html-am info info-am install install-am \
1007 install-data install-data-am install-data-local install-dvi \
1008 install-dvi-am install-exec install-exec-am install-html \
1009 install-html-am install-html-local install-info \
1010 install-info-am install-libscipreferences_la_etcDATA \
1011 install-libscipreferences_la_rootDATA \
1012 install-libscipreferences_la_sci_gatewayDATA install-man \
1013 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1014 install-ps install-ps-am install-strip installcheck \
1015 installcheck-am installdirs maintainer-clean \
1016 maintainer-clean-generic mostlyclean mostlyclean-compile \
1017 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1018 tags uninstall uninstall-am \
1019 uninstall-libscipreferences_la_etcDATA \
1020 uninstall-libscipreferences_la_rootDATA \
1021 uninstall-libscipreferences_la_sci_gatewayDATA \
1022 uninstall-pkglibLTLIBRARIES
1025 # This target enables tests for Scilab
1026 check-local: $(top_builddir)/scilab-bin test
1027 @COMMAND="test_run('$(modulename)');quit";\
1029 $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"
1031 if test -f build.xml; then \
1032 $(ANT) checkstyle; \
1034 if test -x "$(SPLINT)"; then \
1035 $(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); \
1037 @NEED_JAVA_TRUE@java:
1038 # Some configurations needs to export JAVA_HOME in the current env
1039 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1040 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1041 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1042 @NEED_JAVA_TRUE@ $(ANT); \
1045 @NEED_JAVA_TRUE@clean-java:
1046 # Some configurations needs to export JAVA_HOME in the current env
1047 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1048 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1049 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1050 @NEED_JAVA_TRUE@ $(ANT) clean; \
1051 @NEED_JAVA_TRUE@ fi;
1053 # If the user request for the SWIG generation of the wrappers Java => C/C++
1054 # We call the target swig-build on the variable SWIG_WRAPPERS
1056 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1057 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1058 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1059 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1060 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1061 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
1062 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1066 # If the user request for the SWIG generation of the wrappers Java => C/C++
1067 # We call the target swig-build on the variable SWIG_WRAPPERS
1069 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1070 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1071 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1072 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1073 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1074 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
1079 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1080 echo "Error : Cannot build $< : Scilab has not been built"; \
1082 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1085 # Removes the macros
1087 # Removes macros (*.bin generated from .sci)
1088 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1089 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1090 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1094 # More tests could be added here
1095 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1096 if test -f build.xml -a $$USEANT -eq 1; then \
1100 all-local: $(TARGETS_ALL)
1103 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1104 echo "Error : Cannot build $< : Scilab has not been build"; \
1106 echo "Creating $@"; \
1107 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1112 install-data-local-local:
1113 # Mainly for javasci
1114 @if test -d $(srcdir)/javadoc; then \
1115 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1117 # If the user wants the help sources to be installed
1118 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1119 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1120 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1121 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1122 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1123 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1124 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1125 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1126 @INSTALL_HELP_XML_TRUE@ done ; \
1127 @INSTALL_HELP_XML_TRUE@ fi; \
1128 @INSTALL_HELP_XML_TRUE@ fi; \
1129 @INSTALL_HELP_XML_TRUE@ done; \
1130 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1131 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1132 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1133 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1134 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1135 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1136 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1137 @INSTALL_HELP_XML_TRUE@ done ; \
1138 @INSTALL_HELP_XML_TRUE@ fi; \
1139 @INSTALL_HELP_XML_TRUE@ fi
1142 @echo "-------- Install tests (if any) --------"; \
1143 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1144 if test -d $(srcdir)/$$dir/; then \
1145 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1146 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1147 if test -d "$(srcdir)/$$dir/$$file"; then \
1148 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1149 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1151 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1152 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1157 # Install the help chapter
1158 @echo "-------- Install the help chapter (if any) --------"; \
1159 for lang in $(HELP_CHAPTERLANG); do \
1160 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1161 if test -f $$HELPFILE; then \
1162 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1163 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1164 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1165 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1168 # Install the demos & examples
1169 @echo "-------- Install demos & examples (if any) --------"; \
1170 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1171 if test -d $(srcdir)/$$dir/; then \
1172 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1173 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1174 if test -d "$(srcdir)/$$dir/$$file"; then \
1175 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1176 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1178 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1179 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1184 # Install the macros
1185 @echo "-------- Install macros (if any) --------"; \
1186 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1187 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1188 if test -d $(srcdir)/$$dir/; then \
1189 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1190 if test -n "$(MACROSSPECIALEXT)"; then \
1192 for specialExt in $(MACROSSPECIALEXT); do \
1193 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1195 FILELIST="$$FILELIST $$specialExtDir"; \
1197 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1198 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1199 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1203 # Install java files (.jar)
1204 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1205 echo "-------- Install jar files --------"; \
1206 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1207 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1208 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1209 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1213 ########### CLEAN ###################
1214 # Clean help (generated automatically by Scilab)
1215 # It used to clean the macro (clean-macros) but this was causing
1216 # make clean && make to fail Scilab startup
1217 @NEED_JAVA_TRUE@clean-local: clean-java
1218 @NEED_JAVA_FALSE@clean-local:
1221 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1223 .PHONY: macros java swig giws
1225 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1226 # Otherwise a system limit (for SysV at least) may be exceeded.