1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) Scilab Enterprises - 2011-2013 - Clement David
21 # This file must be used under the terms of the CeCILL.
22 # This source file is licensed as described in the file COPYING, which
23 # you should have received as part of this distribution. The terms
24 # are also available at
25 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
30 if test -z '$(MAKELEVEL)'; then \
32 elif test -n '$(MAKE_HOST)'; then \
34 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40 am__make_running_with_option = \
41 case $${target_option-} in \
43 *) echo "am__make_running_with_option: internal error: invalid" \
44 "target option '$${target_option-}' specified" >&2; \
48 sane_makeflags=$$MAKEFLAGS; \
49 if $(am__is_gnu_make); then \
50 sane_makeflags=$$MFLAGS; \
55 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
62 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64 for flg in $$sane_makeflags; do \
65 test $$skip_next = yes && { skip_next=no; continue; }; \
68 -*I) strip_trailopt 'I'; skip_next=yes;; \
69 -*I?*) strip_trailopt 'I';; \
70 -*O) strip_trailopt 'O'; skip_next=yes;; \
71 -*O?*) strip_trailopt 'O';; \
72 -*l) strip_trailopt 'l'; skip_next=yes;; \
73 -*l?*) strip_trailopt 'l';; \
74 -[dEDm]) skip_next=yes;; \
75 -[JT]) skip_next=yes;; \
78 *$$target_option*) has_opt=yes; break;; \
82 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
84 pkgdatadir = $(datadir)/@PACKAGE@
85 pkgincludedir = $(includedir)/@PACKAGE@
86 pkglibdir = $(libdir)/@PACKAGE@
87 pkglibexecdir = $(libexecdir)/@PACKAGE@
88 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
89 install_sh_DATA = $(install_sh) -c -m 644
90 install_sh_PROGRAM = $(install_sh) -c
91 install_sh_SCRIPT = $(install_sh) -c
92 INSTALL_HEADER = $(INSTALL_DATA)
93 transform = $(program_transform_name)
100 build_triplet = @build@
101 host_triplet = @host@
103 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
105 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
106 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
107 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
108 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
109 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
110 $(top_srcdir)/m4/intel_compiler.m4 \
111 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
112 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
113 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
114 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/llvm.m4 \
115 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
116 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
117 $(top_srcdir)/m4/macosx.m4 $(top_srcdir)/m4/mpi.m4 \
118 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
119 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
120 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
121 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
122 $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
125 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
126 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
127 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
129 CONFIG_CLEAN_VPATH_FILES =
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo " GEN " $@;
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145 ctags-recursive dvi-recursive html-recursive info-recursive \
146 install-data-recursive install-dvi-recursive \
147 install-exec-recursive install-html-recursive \
148 install-info-recursive install-pdf-recursive \
149 install-ps-recursive install-recursive installcheck-recursive \
150 installdirs-recursive pdf-recursive ps-recursive \
151 tags-recursive uninstall-recursive
152 am__can_run_installinfo = \
153 case $$AM_UPDATE_INFO_DIR in \
155 *) (install-info --version) >/dev/null 2>&1;; \
157 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
158 am__vpath_adj = case $$p in \
159 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
164 am__nobase_strip_setup = \
165 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
167 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
168 am__nobase_list = $(am__nobase_strip_setup); \
169 for p in $$list; do echo "$$p $$p"; done | \
170 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
171 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172 if (++n[$$2] == $(am__install_max)) \
173 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
174 END { for (dir in files) print dir, files[dir] }'
176 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
177 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
178 am__uninstall_files_from_dir = { \
180 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
181 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
182 $(am__cd) "$$dir" && rm -f $$files; }; \
184 am__installdirs = "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(desktopdir)" \
185 "$(DESTDIR)$(mimedir)"
186 DATA = $(appdata_DATA) $(desktop_DATA) $(mime_DATA)
187 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
188 distclean-recursive maintainer-clean-recursive
189 am__recursive_targets = \
190 $(RECURSIVE_TARGETS) \
191 $(RECURSIVE_CLEAN_TARGETS) \
192 $(am__extra_recursive_targets)
193 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
195 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196 # Read a list of newline-separated strings from the standard input,
197 # and print each of them once, without duplicates. Input order is
199 am__uniquify_input = $(AWK) '\
200 BEGIN { nonempty = 0; } \
201 { items[$$0] = 1; nonempty = 1; } \
202 END { if (nonempty) { for (i in items) print i; }; } \
204 # Make sure the list of sources is unique. This is necessary because,
205 # e.g., the same source file might be shared among _SOURCES variables
206 # for different programs/libraries.
207 am__define_uniq_tagged_files = \
208 list='$(am__tagged_files)'; \
209 unique=`for i in $$list; do \
210 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211 done | $(am__uniquify_input)`
214 DIST_SUBDIRS = $(SUBDIRS)
215 am__DIST_COMMON = $(srcdir)/Makefile.in \
216 $(top_srcdir)/config/mkinstalldirs
217 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
220 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
221 sed_rest='s,^[^/]*/*,,'; \
222 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
223 sed_butlast='s,/*[^/]*$$,,'; \
224 while test -n "$$dir1"; do \
225 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
226 if test "$$first" != "."; then \
227 if test "$$first" = ".."; then \
228 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
229 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
231 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
232 if test "$$first2" = "$$first"; then \
233 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
237 dir0="$$dir0"/"$$first"; \
240 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
244 ALL_LINGUAS = @ALL_LINGUAS@
245 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
247 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
251 ARPACK_LIBS = @ARPACK_LIBS@
253 AUTOCONF = @AUTOCONF@
254 AUTOHEADER = @AUTOHEADER@
255 AUTOMAKE = @AUTOMAKE@
256 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
259 BLAS_LIBS = @BLAS_LIBS@
262 CCDEPMODE = @CCDEPMODE@
264 CHECKSTYLE = @CHECKSTYLE@
265 COBERTURA = @COBERTURA@
266 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
267 COMMONS_IO = @COMMONS_IO@
268 COMMONS_LOGGING = @COMMONS_LOGGING@
270 CPPFLAGS = @CPPFLAGS@
271 CURL_CFLAGS = @CURL_CFLAGS@
272 CURL_CONFIG = @CURL_CONFIG@
273 CURL_LIBS = @CURL_LIBS@
274 CURL_VERSION = @CURL_VERSION@
277 CXXDEPMODE = @CXXDEPMODE@
278 CXXFLAGS = @CXXFLAGS@
279 CYGPATH_W = @CYGPATH_W@
281 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
284 DOCBOOK_ROOT = @DOCBOOK_ROOT@
285 DOXYGEN_BIN = @DOXYGEN_BIN@
286 DSYMUTIL = @DSYMUTIL@
293 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
297 FFTW3_LIB = @FFTW3_LIB@
298 FFTW_ENABLE = @FFTW_ENABLE@
300 FLEXDOCK = @FLEXDOCK@
303 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
304 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
305 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
306 FREEHEP_IO = @FREEHEP_IO@
307 FREEHEP_UTIL = @FREEHEP_UTIL@
309 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
310 GIWS_BIN = @GIWS_BIN@
311 GLUEGEN2_RT = @GLUEGEN2_RT@
313 GMSGFMT_015 = @GMSGFMT_015@
314 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
316 GUI_ENABLE = @GUI_ENABLE@
317 HAMCREST = @HAMCREST@
318 HAVE_CXX11 = @HAVE_CXX11@
319 HDF5_CFLAGS = @HDF5_CFLAGS@
320 HDF5_LIBS = @HDF5_LIBS@
321 HELP_ENABLE = @HELP_ENABLE@
323 INSTALL_DATA = @INSTALL_DATA@
324 INSTALL_PROGRAM = @INSTALL_PROGRAM@
325 INSTALL_SCRIPT = @INSTALL_SCRIPT@
326 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
327 INTLLIBS = @INTLLIBS@
328 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
332 JAVAC_DEBUG = @JAVAC_DEBUG@
335 JAVASCI_ENABLE = @JAVASCI_ENABLE@
336 JAVA_ENABLE = @JAVA_ENABLE@
338 JAVA_HOME = @JAVA_HOME@
339 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
340 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
342 JEUCLID_CORE = @JEUCLID_CORE@
345 JLATEXMATH = @JLATEXMATH@
346 JLATEXMATH_FOP = @JLATEXMATH_FOP@
348 JROSETTA_API = @JROSETTA_API@
349 JROSETTA_ENGINE = @JROSETTA_ENGINE@
351 LAPACK_LIBS = @LAPACK_LIBS@
357 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
358 LIBICONV = @LIBICONV@
365 LLVM_CONFIG_BIN = @LLVM_CONFIG_BIN@
366 LLVM_CPPFLAGS = @LLVM_CPPFLAGS@
367 LLVM_INCLUDE = @LLVM_INCLUDE@
368 LLVM_LDFLAGS = @LLVM_LDFLAGS@
369 LLVM_LIBS = @LLVM_LIBS@
370 LLVM_LIBS_STATIC = @LLVM_LIBS_STATIC@
371 LLVM_VERSION = @LLVM_VERSION@
373 LOGGING_LEVEL = @LOGGING_LEVEL@
375 LTLIBICONV = @LTLIBICONV@
376 LTLIBINTL = @LTLIBINTL@
377 LTLIBOBJS = @LTLIBOBJS@
379 MAKEINFO = @MAKEINFO@
380 MANIFEST_TOOL = @MANIFEST_TOOL@
381 MATIO_CFLAGS = @MATIO_CFLAGS@
382 MATIO_ENABLE = @MATIO_ENABLE@
383 MATIO_LIBS = @MATIO_LIBS@
385 MPI_ENABLE = @MPI_ENABLE@
388 MSGFMT_015 = @MSGFMT_015@
389 MSGMERGE = @MSGMERGE@
395 OCAMLDEP = @OCAMLDEP@
396 OCAMLLEX = @OCAMLLEX@
397 OCAMLOPT = @OCAMLOPT@
398 OCAMLYACC = @OCAMLYACC@
399 OPENMPI_CC = @OPENMPI_CC@
400 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
401 OPENMPI_CXX = @OPENMPI_CXX@
402 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
403 OPENMPI_LIBS = @OPENMPI_LIBS@
404 OPENMP_CFLAGS = @OPENMP_CFLAGS@
405 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
406 OPENMP_ENABLE = @OPENMP_ENABLE@
407 OPENMP_LIBS = @OPENMP_LIBS@
411 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
412 PACKAGE_NAME = @PACKAGE_NAME@
413 PACKAGE_STRING = @PACKAGE_STRING@
414 PACKAGE_TARNAME = @PACKAGE_TARNAME@
415 PACKAGE_URL = @PACKAGE_URL@
416 PACKAGE_VERSION = @PACKAGE_VERSION@
417 PATH_SEPARATOR = @PATH_SEPARATOR@
418 PCRE_CFLAGS = @PCRE_CFLAGS@
419 PCRE_CONFIG = @PCRE_CONFIG@
420 PCRE_LIBS = @PCRE_LIBS@
421 PCRE_VERSION = @PCRE_VERSION@
422 PKG_CONFIG = @PKG_CONFIG@
427 RELOCATABLE = @RELOCATABLE@
430 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
431 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
432 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
433 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
434 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
435 SCIRENDERER = @SCIRENDERER@
436 SCIRENDERER_CP = @SCIRENDERER_CP@
437 SCI_CFLAGS = @SCI_CFLAGS@
438 SCI_CXXFLAGS = @SCI_CXXFLAGS@
439 SCI_FFLAGS = @SCI_FFLAGS@
440 SCI_LDFLAGS = @SCI_LDFLAGS@
442 SET_MAKE = @SET_MAKE@
443 SET_RELOCATABLE = @SET_RELOCATABLE@
448 SWIG_BIN = @SWIG_BIN@
449 SWIG_JAVA = @SWIG_JAVA@
450 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
451 SWIG_SCILAB = @SWIG_SCILAB@
452 TCLTK_LIBS = @TCLTK_LIBS@
453 TCL_INC_PATH = @TCL_INC_PATH@
454 TK_INC_PATH = @TK_INC_PATH@
455 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
456 UMFPACK_ENABLE = @UMFPACK_ENABLE@
457 UMFPACK_LIB = @UMFPACK_LIB@
459 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
460 VALGRIND_LIBS = @VALGRIND_LIBS@
462 WITH_OCAML = @WITH_OCAML@
463 WITH_TKSCI = @WITH_TKSCI@
464 XCOS_ENABLE = @XCOS_ENABLE@
465 XGETTEXT = @XGETTEXT@
466 XGETTEXT_015 = @XGETTEXT_015@
467 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
469 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
470 XML_APIS_EXT = @XML_APIS_EXT@
471 XML_CONFIG = @XML_CONFIG@
472 XML_FLAGS = @XML_FLAGS@
473 XML_LIBS = @XML_LIBS@
474 XML_VERSION = @XML_VERSION@
475 X_CFLAGS = @X_CFLAGS@
476 X_EXTRA_LIBS = @X_EXTRA_LIBS@
478 X_PRE_LIBS = @X_PRE_LIBS@
481 abs_builddir = @abs_builddir@
482 abs_srcdir = @abs_srcdir@
483 abs_top_builddir = @abs_top_builddir@
484 abs_top_srcdir = @abs_top_srcdir@
485 ac_ct_AR = @ac_ct_AR@
486 ac_ct_CC = @ac_ct_CC@
487 ac_ct_CXX = @ac_ct_CXX@
488 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
489 ac_ct_F77 = @ac_ct_F77@
490 am__include = @am__include@
491 am__leading_dot = @am__leading_dot@
492 am__quote = @am__quote@
494 am__untar = @am__untar@
497 build_alias = @build_alias@
498 build_cpu = @build_cpu@
499 build_os = @build_os@
500 build_vendor = @build_vendor@
501 builddir = @builddir@
502 cxx_present = @cxx_present@
504 datarootdir = @datarootdir@
507 exec_prefix = @exec_prefix@
509 host_alias = @host_alias@
510 host_cpu = @host_cpu@
512 host_vendor = @host_vendor@
514 includedir = @includedir@
516 install_sh = @install_sh@
518 libexecdir = @libexecdir@
519 localedir = @localedir@
520 localstatedir = @localstatedir@
523 oldincludedir = @oldincludedir@
526 program_transform_name = @program_transform_name@
528 runstatedir = @runstatedir@
530 sharedstatedir = @sharedstatedir@
532 sysconfdir = @sysconfdir@
533 target_alias = @target_alias@
534 top_build_prefix = @top_build_prefix@
535 top_builddir = @top_builddir@
536 top_srcdir = @top_srcdir@
537 yacc_present = @yacc_present@
538 SUBDIRS = images/icons/
541 # Note that here, it is datadir and NOT pkgdatadir
542 desktopdir = $(datadir)/applications
543 desktop_DATA = scilab-adv-cli.desktop \
551 # Note that here, it is datadir and NOT pkgdatadir
552 mimedir = $(datadir)/mime/packages
553 mime_DATA = scilab.xml
556 # Note that here, it is datadir and NOT pkgdatadir
557 appdatadir = $(datadir)/appdata
558 appdata_DATA = scilab.appdata.xml
562 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
564 case '$(am__configure_deps)' in \
566 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
567 && { if test -f $@; then exit 0; else break; fi; }; \
571 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign desktop/Makefile'; \
572 $(am__cd) $(top_srcdir) && \
573 $(AUTOMAKE) --foreign desktop/Makefile
574 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
577 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
579 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
580 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
583 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
584 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
586 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
587 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
588 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
589 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
590 $(am__aclocal_m4_deps):
597 install-appdataDATA: $(appdata_DATA)
599 @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
600 if test -n "$$list"; then \
601 echo " $(MKDIR_P) '$(DESTDIR)$(appdatadir)'"; \
602 $(MKDIR_P) "$(DESTDIR)$(appdatadir)" || exit 1; \
604 for p in $$list; do \
605 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
607 done | $(am__base_list) | \
608 while read files; do \
609 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdatadir)'"; \
610 $(INSTALL_DATA) $$files "$(DESTDIR)$(appdatadir)" || exit $$?; \
613 uninstall-appdataDATA:
615 @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
616 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
617 dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
618 install-desktopDATA: $(desktop_DATA)
620 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
621 if test -n "$$list"; then \
622 echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
623 $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
625 for p in $$list; do \
626 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
628 done | $(am__base_list) | \
629 while read files; do \
630 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
631 $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
634 uninstall-desktopDATA:
636 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
637 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
638 dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
639 install-mimeDATA: $(mime_DATA)
641 @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
642 if test -n "$$list"; then \
643 echo " $(MKDIR_P) '$(DESTDIR)$(mimedir)'"; \
644 $(MKDIR_P) "$(DESTDIR)$(mimedir)" || exit 1; \
646 for p in $$list; do \
647 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
649 done | $(am__base_list) | \
650 while read files; do \
651 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mimedir)'"; \
652 $(INSTALL_DATA) $$files "$(DESTDIR)$(mimedir)" || exit $$?; \
657 @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
658 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
659 dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir)
661 # This directory's subdirectories are mostly independent; you can cd
662 # into them and run 'make' without going through this Makefile.
663 # To change the values of 'make' variables: instead of editing Makefiles,
664 # (1) if the variable is set in 'config.status', edit 'config.status'
665 # (which will cause the Makefiles to be regenerated when you run 'make');
666 # (2) otherwise, pass the desired values on the 'make' command line.
667 $(am__recursive_targets):
669 if $(am__make_keepgoing); then \
670 failcom='fail=yes'; \
675 target=`echo $@ | sed s/-recursive//`; \
677 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
678 *) list='$(SUBDIRS)' ;; \
680 for subdir in $$list; do \
681 echo "Making $$target in $$subdir"; \
682 if test "$$subdir" = "."; then \
684 local_target="$$target-am"; \
686 local_target="$$target"; \
688 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
691 if test "$$dot_seen" = "no"; then \
692 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
695 ID: $(am__tagged_files)
696 $(am__define_uniq_tagged_files); mkid -fID $$unique
700 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
703 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
704 include_option=--etags-include; \
707 include_option=--include; \
710 list='$(SUBDIRS)'; for subdir in $$list; do \
711 if test "$$subdir" = .; then :; else \
712 test ! -f $$subdir/TAGS || \
713 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
716 $(am__define_uniq_tagged_files); \
718 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
719 test -n "$$unique" || unique=$$empty_fix; \
720 if test $$# -gt 0; then \
721 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
724 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
728 ctags: ctags-recursive
731 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
732 $(am__define_uniq_tagged_files); \
733 test -z "$(CTAGS_ARGS)$$unique" \
734 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
738 here=`$(am__cd) $(top_builddir) && pwd` \
739 && $(am__cd) $(top_srcdir) \
740 && gtags -i $(GTAGS_ARGS) "$$here"
741 cscopelist: cscopelist-recursive
743 cscopelist-am: $(am__tagged_files)
744 list='$(am__tagged_files)'; \
745 case "$(srcdir)" in \
746 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
747 *) sdir=$(subdir)/$(srcdir) ;; \
749 for i in $$list; do \
750 if test -f "$$i"; then \
751 echo "$(subdir)/$$i"; \
755 done >> $(top_builddir)/cscope.files
758 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
760 distdir: $(DISTFILES)
761 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
762 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
763 list='$(DISTFILES)'; \
764 dist_files=`for file in $$list; do echo $$file; done | \
765 sed -e "s|^$$srcdirstrip/||;t" \
766 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
767 case $$dist_files in \
768 */*) $(MKDIR_P) `echo "$$dist_files" | \
769 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
772 for file in $$dist_files; do \
773 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
774 if test -d $$d/$$file; then \
775 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
776 if test -d "$(distdir)/$$file"; then \
777 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
779 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
780 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
781 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
783 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
785 test -f "$(distdir)/$$file" \
786 || cp -p $$d/$$file "$(distdir)/$$file" \
790 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
791 if test "$$subdir" = .; then :; else \
793 || test -d "$(distdir)/$$subdir" \
794 || $(MKDIR_P) "$(distdir)/$$subdir" \
796 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
798 new_distdir=$$reldir; \
799 dir1=$$subdir; dir2="$(top_distdir)"; \
801 new_top_distdir=$$reldir; \
802 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
803 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
804 ($(am__cd) $$subdir && \
805 $(MAKE) $(AM_MAKEFLAGS) \
806 top_distdir="$$new_top_distdir" \
807 distdir="$$new_distdir" \
808 am__remove_distdir=: \
809 am__skip_length_check=: \
810 am__skip_mode_fix=: \
816 check: check-recursive
817 all-am: Makefile $(DATA)
818 installdirs: installdirs-recursive
820 for dir in "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(mimedir)"; do \
821 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
823 install: install-recursive
824 install-exec: install-exec-recursive
825 install-data: install-data-recursive
826 uninstall: uninstall-recursive
829 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
831 installcheck: installcheck-recursive
833 if test -z '$(STRIP)'; then \
834 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
835 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
838 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
839 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
840 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
847 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
848 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
850 maintainer-clean-generic:
851 @echo "This command is intended for maintainers to use"
852 @echo "it deletes files that may require special tools to rebuild."
853 clean: clean-recursive
855 clean-am: clean-generic clean-libtool mostlyclean-am
857 distclean: distclean-recursive
859 distclean-am: clean-am distclean-generic distclean-tags
873 install-data-am: install-appdataDATA install-desktopDATA \
876 install-dvi: install-dvi-recursive
882 install-html: install-html-recursive
886 install-info: install-info-recursive
892 install-pdf: install-pdf-recursive
896 install-ps: install-ps-recursive
902 maintainer-clean: maintainer-clean-recursive
904 maintainer-clean-am: distclean-am maintainer-clean-generic
906 mostlyclean: mostlyclean-recursive
908 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
918 uninstall-am: uninstall-appdataDATA uninstall-desktopDATA \
921 .MAKE: $(am__recursive_targets) install-am install-strip
923 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
924 check-am clean clean-generic clean-libtool cscopelist-am ctags \
925 ctags-am distclean distclean-generic distclean-libtool \
926 distclean-tags distdir dvi dvi-am html html-am info info-am \
927 install install-am install-appdataDATA install-data \
928 install-data-am install-desktopDATA install-dvi install-dvi-am \
929 install-exec install-exec-am install-html install-html-am \
930 install-info install-info-am install-man install-mimeDATA \
931 install-pdf install-pdf-am install-ps install-ps-am \
932 install-strip installcheck installcheck-am installdirs \
933 installdirs-am maintainer-clean maintainer-clean-generic \
934 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
935 ps ps-am tags tags-am uninstall uninstall-am \
936 uninstall-appdataDATA uninstall-desktopDATA uninstall-mimeDATA
941 # Tell versions [3.59,3.63) of GNU make to not export all variables.
942 # Otherwise a system limit (for SysV at least) may be exceeded.