1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) INRIA - 2006-2008 - Sylvestre Ledru
20 # Copyright (C) DIGITEO - 2009 - Sylvestre Ledru
22 # Copyright (C) 2012 - 2016 - Scilab Enterprises
24 # This file is hereby licensed under the terms of the GNU GPL v2.0,
25 # pursuant to article 5.3.4 of the CeCILL v.2.1.
26 # This file was originally licensed under the terms of the CeCILL v2.1,
27 # and continues to be available under such terms.
28 # For more information, see the COPYING file which you should have received
29 # along with this program.
34 if test -z '$(MAKELEVEL)'; then \
36 elif test -n '$(MAKE_HOST)'; then \
38 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
44 am__make_running_with_option = \
45 case $${target_option-} in \
47 *) echo "am__make_running_with_option: internal error: invalid" \
48 "target option '$${target_option-}' specified" >&2; \
52 sane_makeflags=$$MAKEFLAGS; \
53 if $(am__is_gnu_make); then \
54 sane_makeflags=$$MFLAGS; \
59 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
60 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
66 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 for flg in $$sane_makeflags; do \
69 test $$skip_next = yes && { skip_next=no; continue; }; \
72 -*I) strip_trailopt 'I'; skip_next=yes;; \
73 -*I?*) strip_trailopt 'I';; \
74 -*O) strip_trailopt 'O'; skip_next=yes;; \
75 -*O?*) strip_trailopt 'O';; \
76 -*l) strip_trailopt 'l'; skip_next=yes;; \
77 -*l?*) strip_trailopt 'l';; \
78 -[dEDm]) skip_next=yes;; \
79 -[JT]) skip_next=yes;; \
82 *$$target_option*) has_opt=yes; break;; \
86 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
87 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
88 pkgdatadir = $(datadir)/@PACKAGE@
89 pkgincludedir = $(includedir)/@PACKAGE@
90 pkglibdir = $(libdir)/@PACKAGE@
91 pkglibexecdir = $(libexecdir)/@PACKAGE@
92 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93 install_sh_DATA = $(install_sh) -c -m 644
94 install_sh_PROGRAM = $(install_sh) -c
95 install_sh_SCRIPT = $(install_sh) -c
96 INSTALL_HEADER = $(INSTALL_DATA)
97 transform = $(program_transform_name)
104 build_triplet = @build@
105 host_triplet = @host@
107 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
109 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
110 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
111 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
112 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
115 $(am__configure_deps) $(am__DIST_COMMON)
116 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
117 configure.lineno config.status.lineno
118 mkinstalldirs = $(install_sh) -d
120 CONFIG_CLEAN_VPATH_FILES =
121 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
122 am__vpath_adj = case $$p in \
123 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128 am__nobase_strip_setup = \
129 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
132 am__nobase_list = $(am__nobase_strip_setup); \
133 for p in $$list; do echo "$$p $$p"; done | \
134 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
135 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
136 if (++n[$$2] == $(am__install_max)) \
137 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
138 END { for (dir in files) print dir, files[dir] }'
140 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
141 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
142 am__uninstall_files_from_dir = { \
144 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
145 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
146 $(am__cd) "$$dir" && rm -f $$files; }; \
148 am__installdirs = "$(DESTDIR)$(pkglibdir)"
149 LTLIBRARIES = $(pkglib_LTLIBRARIES)
151 libsciexternal_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
152 am_libsciexternal_la_OBJECTS = foo.lo foo2.lo foo3.lo foo4.lo foo5.lo
153 libsciexternal_la_OBJECTS = $(am_libsciexternal_la_OBJECTS)
154 AM_V_lt = $(am__v_lt_@AM_V@)
155 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
156 am__v_lt_0 = --silent
158 AM_V_P = $(am__v_P_@AM_V@)
159 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
162 AM_V_GEN = $(am__v_GEN_@AM_V@)
163 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164 am__v_GEN_0 = @echo " GEN " $@;
166 AM_V_at = $(am__v_at_@AM_V@)
167 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
170 DEFAULT_INCLUDES = -I.@am__isrc@
171 depcomp = $(SHELL) $(top_srcdir)/depcomp
172 am__maybe_remake_depfiles = depfiles
173 am__depfiles_remade = ./$(DEPDIR)/foo.Plo ./$(DEPDIR)/foo3.Plo \
176 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
181 $(AM_CFLAGS) $(CFLAGS)
182 AM_V_CC = $(am__v_CC_@AM_V@)
183 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
184 am__v_CC_0 = @echo " CC " $@;
187 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
189 $(AM_LDFLAGS) $(LDFLAGS) -o $@
190 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
191 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
192 am__v_CCLD_0 = @echo " CCLD " $@;
194 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
195 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
196 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
197 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
198 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
199 $(AM_CXXFLAGS) $(CXXFLAGS)
200 AM_V_CXX = $(am__v_CXX_@AM_V@)
201 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
202 am__v_CXX_0 = @echo " CXX " $@;
205 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
206 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
207 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
208 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
209 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
210 am__v_CXXLD_0 = @echo " CXXLD " $@;
212 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
213 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
214 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
215 AM_V_F77 = $(am__v_F77_@AM_V@)
216 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
217 am__v_F77_0 = @echo " F77 " $@;
220 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
221 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
222 $(AM_LDFLAGS) $(LDFLAGS) -o $@
223 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
224 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
225 am__v_F77LD_0 = @echo " F77LD " $@;
227 FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
228 LTFCCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \
229 $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS)
230 AM_V_FC = $(am__v_FC_@AM_V@)
231 am__v_FC_ = $(am__v_FC_@AM_DEFAULT_V@)
232 am__v_FC_0 = @echo " FC " $@;
235 FCLINK = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \
236 $(LIBTOOLFLAGS) --mode=link $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) \
237 $(AM_LDFLAGS) $(LDFLAGS) -o $@
238 AM_V_FCLD = $(am__v_FCLD_@AM_V@)
239 am__v_FCLD_ = $(am__v_FCLD_@AM_DEFAULT_V@)
240 am__v_FCLD_0 = @echo " FCLD " $@;
242 SOURCES = $(libsciexternal_la_SOURCES)
243 DIST_SOURCES = $(libsciexternal_la_SOURCES)
244 am__can_run_installinfo = \
245 case $$AM_UPDATE_INFO_DIR in \
247 *) (install-info --version) >/dev/null 2>&1;; \
249 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
250 # Read a list of newline-separated strings from the standard input,
251 # and print each of them once, without duplicates. Input order is
253 am__uniquify_input = $(AWK) '\
254 BEGIN { nonempty = 0; } \
255 { items[$$0] = 1; nonempty = 1; } \
256 END { if (nonempty) { for (i in items) print i; }; } \
258 # Make sure the list of sources is unique. This is necessary because,
259 # e.g., the same source file might be shared among _SOURCES variables
260 # for different programs/libraries.
261 am__define_uniq_tagged_files = \
262 list='$(am__tagged_files)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | $(am__uniquify_input)`
269 AM_RECURSIVE_TARGETS = cscope
270 am__DIST_COMMON = $(srcdir)/Makefile.in compile config.guess \
271 config.sub depcomp install-sh ltmain.sh missing
272 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
273 distdir = $(PACKAGE)-$(VERSION)
274 top_distdir = $(distdir)
275 am__remove_distdir = \
276 if test -d "$(distdir)"; then \
277 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
278 && rm -rf "$(distdir)" \
279 || { sleep 5 && rm -rf "$(distdir)"; }; \
281 am__post_remove_distdir = $(am__remove_distdir)
282 DIST_ARCHIVES = $(distdir).tar.gz
284 DIST_TARGETS = dist-gzip
285 distuninstallcheck_listfiles = find . -type f -print
286 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
287 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
288 distcleancheck_listfiles = find . -type f -print
291 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
293 AUTOCONF = @AUTOCONF@
294 AUTOHEADER = @AUTOHEADER@
295 AUTOMAKE = @AUTOMAKE@
298 CCDEPMODE = @CCDEPMODE@
301 CPPFLAGS = @CPPFLAGS@
304 CXXDEPMODE = @CXXDEPMODE@
305 CXXFLAGS = @CXXFLAGS@
306 CYGPATH_W = @CYGPATH_W@
308 # Definitions are already in machine.h, avoid double definition errors
312 DSYMUTIL = @DSYMUTIL@
327 HAVE_CXX11 = @HAVE_CXX11@
329 INSTALL_DATA = @INSTALL_DATA@
330 INSTALL_PROGRAM = @INSTALL_PROGRAM@
331 INSTALL_SCRIPT = @INSTALL_SCRIPT@
332 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
340 LTLIBOBJS = @LTLIBOBJS@
341 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
343 MAKEINFO = @MAKEINFO@
344 MANIFEST_TOOL = @MANIFEST_TOOL@
353 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
354 PACKAGE_NAME = @PACKAGE_NAME@
355 PACKAGE_STRING = @PACKAGE_STRING@
356 PACKAGE_TARNAME = @PACKAGE_TARNAME@
357 PACKAGE_URL = @PACKAGE_URL@
358 PACKAGE_VERSION = @PACKAGE_VERSION@
359 PATH_SEPARATOR = @PATH_SEPARATOR@
362 SET_MAKE = @SET_MAKE@
366 abs_builddir = @abs_builddir@
367 abs_srcdir = @abs_srcdir@
368 abs_top_builddir = @abs_top_builddir@
369 abs_top_srcdir = @abs_top_srcdir@
370 ac_ct_AR = @ac_ct_AR@
371 ac_ct_CC = @ac_ct_CC@
372 ac_ct_CXX = @ac_ct_CXX@
373 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
374 ac_ct_F77 = @ac_ct_F77@
375 ac_ct_FC = @ac_ct_FC@
376 am__include = @am__include@
377 am__leading_dot = @am__leading_dot@
378 am__quote = @am__quote@
380 am__untar = @am__untar@
383 build_alias = @build_alias@
384 build_cpu = @build_cpu@
385 build_os = @build_os@
386 build_vendor = @build_vendor@
387 builddir = @builddir@
389 datarootdir = @datarootdir@
392 exec_prefix = @exec_prefix@
394 host_alias = @host_alias@
395 host_cpu = @host_cpu@
397 host_vendor = @host_vendor@
399 includedir = @includedir@
401 install_sh = @install_sh@
403 libexecdir = @libexecdir@
404 localedir = @localedir@
405 localstatedir = @localstatedir@
408 oldincludedir = @oldincludedir@
411 program_transform_name = @program_transform_name@
414 sharedstatedir = @sharedstatedir@
416 sysconfdir = @sysconfdir@
417 target_alias = @target_alias@
418 top_build_prefix = @top_build_prefix@
419 top_builddir = @top_builddir@
420 top_srcdir = @top_srcdir@
422 # Without this, flags will be overriden
424 AM_CXXFLAGS = @CXXFLAGS@
426 AM_LDFLAGS = @LDFLAGS@
427 ACLOCAL_AMFLAGS = -I m4
429 # The name of the library is not important but must remains the same
430 pkglib_LTLIBRARIES = libsciexternal.la
432 # Fake sources in order to make believe to the autotool that we are going
433 # to compile some C/C++, fortran sources.
434 # Thanks to this, automake will generate compilation mydatadirs for
436 # Don't change name or order
437 libsciexternal_la_SOURCES = foo.c foo2.f foo3.cxx foo4.cpp foo5.f90
438 libsciexternal_la_LIBADD = $(FLIBS)
442 .SUFFIXES: .c .cpp .cxx .f .f90 .lo .o .obj
443 am--refresh: Makefile
445 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
447 case '$(am__configure_deps)' in \
449 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
450 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
455 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
456 $(am__cd) $(top_srcdir) && \
457 $(AUTOMAKE) --foreign Makefile
458 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461 echo ' $(SHELL) ./config.status'; \
462 $(SHELL) ./config.status;; \
464 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
465 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
468 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
469 $(SHELL) ./config.status --recheck
471 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
472 $(am__cd) $(srcdir) && $(AUTOCONF)
473 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
474 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
475 $(am__aclocal_m4_deps):
477 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
479 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
480 list2=; for p in $$list; do \
481 if test -f $$p; then \
482 list2="$$list2 $$p"; \
485 test -z "$$list2" || { \
486 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
487 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
488 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
489 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
492 uninstall-pkglibLTLIBRARIES:
494 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
495 for p in $$list; do \
497 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
498 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
501 clean-pkglibLTLIBRARIES:
502 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
503 @list='$(pkglib_LTLIBRARIES)'; \
504 locs=`for p in $$list; do echo $$p; done | \
505 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
507 test -z "$$locs" || { \
508 echo rm -f $${locs}; \
512 libsciexternal.la: $(libsciexternal_la_OBJECTS) $(libsciexternal_la_DEPENDENCIES) $(EXTRA_libsciexternal_la_DEPENDENCIES)
513 $(AM_V_CXXLD)$(CXXLINK) -rpath $(pkglibdir) $(libsciexternal_la_OBJECTS) $(libsciexternal_la_LIBADD) $(LIBS)
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo.Plo@am__quote@ # am--include-marker
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo3.Plo@am__quote@ # am--include-marker
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo4.Plo@am__quote@ # am--include-marker
525 $(am__depfiles_remade):
527 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
529 am--depfiles: $(am__depfiles_remade)
532 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
533 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
539 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
540 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
546 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
547 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
553 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
554 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
556 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
560 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
561 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
562 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
563 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
567 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
568 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
569 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
570 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
574 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
575 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
576 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
577 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
581 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
582 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
583 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
584 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
588 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
589 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
590 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
595 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
598 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
601 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
604 $(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
607 $(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
610 $(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
619 -rm -f libtool config.lt
621 ID: $(am__tagged_files)
622 $(am__define_uniq_tagged_files); mkid -fID $$unique
626 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
629 $(am__define_uniq_tagged_files); \
631 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
632 test -n "$$unique" || unique=$$empty_fix; \
633 if test $$# -gt 0; then \
634 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
637 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
644 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645 $(am__define_uniq_tagged_files); \
646 test -z "$(CTAGS_ARGS)$$unique" \
647 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
651 here=`$(am__cd) $(top_builddir) && pwd` \
652 && $(am__cd) $(top_srcdir) \
653 && gtags -i $(GTAGS_ARGS) "$$here"
655 test ! -s cscope.files \
656 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
659 cscope.files: clean-cscope cscopelist
660 cscopelist: cscopelist-am
662 cscopelist-am: $(am__tagged_files)
663 list='$(am__tagged_files)'; \
664 case "$(srcdir)" in \
665 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
666 *) sdir=$(subdir)/$(srcdir) ;; \
668 for i in $$list; do \
669 if test -f "$$i"; then \
670 echo "$(subdir)/$$i"; \
674 done >> $(top_builddir)/cscope.files
677 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
680 distdir: $(BUILT_SOURCES)
681 $(MAKE) $(AM_MAKEFLAGS) distdir-am
683 distdir-am: $(DISTFILES)
684 $(am__remove_distdir)
685 test -d "$(distdir)" || mkdir "$(distdir)"
686 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
687 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
688 list='$(DISTFILES)'; \
689 dist_files=`for file in $$list; do echo $$file; done | \
690 sed -e "s|^$$srcdirstrip/||;t" \
691 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
692 case $$dist_files in \
693 */*) $(MKDIR_P) `echo "$$dist_files" | \
694 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
697 for file in $$dist_files; do \
698 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
699 if test -d $$d/$$file; then \
700 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
701 if test -d "$(distdir)/$$file"; then \
702 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
704 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
705 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
706 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
708 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
710 test -f "$(distdir)/$$file" \
711 || cp -p $$d/$$file "$(distdir)/$$file" \
715 -test -n "$(am__skip_mode_fix)" \
716 || find "$(distdir)" -type d ! -perm -755 \
717 -exec chmod u+rwx,go+rx {} \; -o \
718 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
719 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
720 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
721 || chmod -R a+r "$(distdir)"
723 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
724 $(am__post_remove_distdir)
727 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
728 $(am__post_remove_distdir)
731 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
732 $(am__post_remove_distdir)
735 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
736 $(am__post_remove_distdir)
739 @echo WARNING: "Support for distribution archives compressed with" \
740 "legacy program 'compress' is deprecated." >&2
741 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
742 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
743 $(am__post_remove_distdir)
746 @echo WARNING: "Support for shar distribution archives is" \
748 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
749 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
750 $(am__post_remove_distdir)
753 -rm -f $(distdir).zip
754 zip -rq $(distdir).zip $(distdir)
755 $(am__post_remove_distdir)
758 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
759 $(am__post_remove_distdir)
761 # This target untars the dist file and tries a VPATH configuration. Then
762 # it guarantees that the distribution is self-contained by making another
765 case '$(DIST_ARCHIVES)' in \
767 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
769 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
771 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
773 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
775 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
777 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
779 unzip $(distdir).zip ;;\
781 chmod -R a-w $(distdir)
783 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
785 test -d $(distdir)/_build || exit 0; \
786 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
787 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
789 && $(am__cd) $(distdir)/_build/sub \
791 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
792 $(DISTCHECK_CONFIGURE_FLAGS) \
793 --srcdir=../.. --prefix="$$dc_install_base" \
794 && $(MAKE) $(AM_MAKEFLAGS) \
795 && $(MAKE) $(AM_MAKEFLAGS) dvi \
796 && $(MAKE) $(AM_MAKEFLAGS) check \
797 && $(MAKE) $(AM_MAKEFLAGS) install \
798 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
799 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
800 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
802 && chmod -R a-w "$$dc_install_base" \
804 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
805 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
806 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
807 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
808 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
809 } || { rm -rf "$$dc_destdir"; exit 1; }) \
810 && rm -rf "$$dc_destdir" \
811 && $(MAKE) $(AM_MAKEFLAGS) dist \
812 && rm -rf $(DIST_ARCHIVES) \
813 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
816 $(am__post_remove_distdir)
817 @(echo "$(distdir) archives ready for distribution: "; \
818 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
819 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
821 @test -n '$(distuninstallcheck_dir)' || { \
822 echo 'ERROR: trying to run $@ with an empty' \
823 '$$(distuninstallcheck_dir)' >&2; \
826 $(am__cd) '$(distuninstallcheck_dir)' || { \
827 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
830 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
831 || { echo "ERROR: files left after uninstall:" ; \
832 if test -n "$(DESTDIR)"; then \
833 echo " (check DESTDIR support)"; \
835 $(distuninstallcheck_listfiles) ; \
837 distcleancheck: distclean
838 @if test '$(srcdir)' = . ; then \
839 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
842 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
843 || { echo "ERROR: files left in build directory after distclean:" ; \
844 $(distcleancheck_listfiles) ; \
848 all-am: Makefile $(LTLIBRARIES)
850 for dir in "$(DESTDIR)$(pkglibdir)"; do \
851 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
854 install-exec: install-exec-am
855 install-data: install-data-am
856 uninstall: uninstall-am
859 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
861 installcheck: installcheck-am
863 if test -z '$(STRIP)'; then \
864 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
865 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
868 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
869 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
870 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
877 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
878 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
880 maintainer-clean-generic:
881 @echo "This command is intended for maintainers to use"
882 @echo "it deletes files that may require special tools to rebuild."
885 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
888 distclean: distclean-am
889 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
890 -rm -f ./$(DEPDIR)/foo.Plo
891 -rm -f ./$(DEPDIR)/foo3.Plo
892 -rm -f ./$(DEPDIR)/foo4.Plo
894 distclean-am: clean-am distclean-compile distclean-generic \
895 distclean-libtool distclean-tags
911 install-dvi: install-dvi-am
915 install-exec-am: install-pkglibLTLIBRARIES
917 install-html: install-html-am
921 install-info: install-info-am
927 install-pdf: install-pdf-am
931 install-ps: install-ps-am
937 maintainer-clean: maintainer-clean-am
938 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
939 -rm -rf $(top_srcdir)/autom4te.cache
940 -rm -f ./$(DEPDIR)/foo.Plo
941 -rm -f ./$(DEPDIR)/foo3.Plo
942 -rm -f ./$(DEPDIR)/foo4.Plo
944 maintainer-clean-am: distclean-am maintainer-clean-generic
946 mostlyclean: mostlyclean-am
948 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
959 uninstall-am: uninstall-pkglibLTLIBRARIES
961 .MAKE: install-am install-strip
963 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \
964 check-am clean clean-cscope clean-generic clean-libtool \
965 clean-pkglibLTLIBRARIES cscope cscopelist-am ctags ctags-am \
966 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
967 dist-tarZ dist-xz dist-zip distcheck distclean \
968 distclean-compile distclean-generic distclean-libtool \
969 distclean-tags distcleancheck distdir distuninstallcheck dvi \
970 dvi-am html html-am info info-am install install-am \
971 install-data install-data-am install-dvi install-dvi-am \
972 install-exec install-exec-am install-html install-html-am \
973 install-info install-info-am install-man install-pdf \
974 install-pdf-am install-pkglibLTLIBRARIES install-ps \
975 install-ps-am install-strip installcheck installcheck-am \
976 installdirs maintainer-clean maintainer-clean-generic \
977 mostlyclean mostlyclean-compile mostlyclean-generic \
978 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
979 uninstall-am uninstall-pkglibLTLIBRARIES
984 # Tell versions [3.59,3.63) of GNU make to not export all variables.
985 # Otherwise a system limit (for SysV at least) may be exceeded.