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) INRIA - 2006-2008 - Sylvestre Ledru
21 # Copyright (C) DIGITEO - 2009 - Sylvestre Ledru
23 # This file must be used under the terms of the CeCILL.
24 # This source file is licensed as described in the file COPYING, which
25 # you should have received as part of this distribution. The terms
26 # are also available at
27 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
31 pkgdatadir = $(datadir)/@PACKAGE@
32 pkgincludedir = $(includedir)/@PACKAGE@
33 pkglibdir = $(libdir)/@PACKAGE@
34 pkglibexecdir = $(libexecdir)/@PACKAGE@
35 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
36 install_sh_DATA = $(install_sh) -c -m 644
37 install_sh_PROGRAM = $(install_sh) -c
38 install_sh_SCRIPT = $(install_sh) -c
39 INSTALL_HEADER = $(INSTALL_DATA)
40 transform = $(program_transform_name)
47 build_triplet = @build@
50 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
51 $(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
52 config.sub depcomp install-sh ltmain.sh missing
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
55 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno config.status.lineno
60 mkinstalldirs = $(install_sh) -d
62 CONFIG_CLEAN_VPATH_FILES =
63 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64 am__vpath_adj = case $$p in \
65 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70 am__nobase_strip_setup = \
71 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
74 am__nobase_list = $(am__nobase_strip_setup); \
75 for p in $$list; do echo "$$p $$p"; done | \
76 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
77 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
78 if (++n[$$2] == $(am__install_max)) \
79 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80 END { for (dir in files) print dir, files[dir] }'
82 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84 am__installdirs = "$(DESTDIR)$(pkglibdir)"
85 LTLIBRARIES = $(pkglib_LTLIBRARIES)
86 libsciexternal_la_LIBADD =
87 am_libsciexternal_la_OBJECTS = foo.lo foo2.lo foo3.lo foo4.lo foo5.lo
88 libsciexternal_la_OBJECTS = $(am_libsciexternal_la_OBJECTS)
89 DEFAULT_INCLUDES = -I.@am__isrc@
90 depcomp = $(SHELL) $(top_srcdir)/depcomp
91 am__depfiles_maybe = depfiles
93 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
94 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
97 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
100 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
102 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
103 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
104 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
108 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
111 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
112 LTF77COMPILE = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
115 F77LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
116 --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) \
118 FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
119 LTFCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120 --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS)
122 FCLINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
123 $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
125 SOURCES = $(libsciexternal_la_SOURCES)
126 DIST_SOURCES = $(libsciexternal_la_SOURCES)
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 distdir = $(PACKAGE)-$(VERSION)
131 top_distdir = $(distdir)
132 am__remove_distdir = \
133 { test ! -d "$(distdir)" \
134 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
135 && rm -fr "$(distdir)"; }; }
136 DIST_ARCHIVES = $(distdir).tar.gz
138 distuninstallcheck_listfiles = find . -type f -print
139 distcleancheck_listfiles = find . -type f -print
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
148 CCDEPMODE = @CCDEPMODE@
151 CPPFLAGS = @CPPFLAGS@
154 CXXDEPMODE = @CXXDEPMODE@
155 CXXFLAGS = @CXXFLAGS@
156 CYGPATH_W = @CYGPATH_W@
158 # Definitions are already in machine.h, avoid double definition errors
161 DSYMUTIL = @DSYMUTIL@
174 INSTALL_DATA = @INSTALL_DATA@
175 INSTALL_PROGRAM = @INSTALL_PROGRAM@
176 INSTALL_SCRIPT = @INSTALL_SCRIPT@
177 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
183 LTLIBOBJS = @LTLIBOBJS@
185 MAKEINFO = @MAKEINFO@
190 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191 PACKAGE_NAME = @PACKAGE_NAME@
192 PACKAGE_STRING = @PACKAGE_STRING@
193 PACKAGE_TARNAME = @PACKAGE_TARNAME@
194 PACKAGE_URL = @PACKAGE_URL@
195 PACKAGE_VERSION = @PACKAGE_VERSION@
196 PATH_SEPARATOR = @PATH_SEPARATOR@
199 SET_MAKE = @SET_MAKE@
203 abs_builddir = @abs_builddir@
204 abs_srcdir = @abs_srcdir@
205 abs_top_builddir = @abs_top_builddir@
206 abs_top_srcdir = @abs_top_srcdir@
207 ac_ct_CC = @ac_ct_CC@
208 ac_ct_CXX = @ac_ct_CXX@
209 ac_ct_F77 = @ac_ct_F77@
210 ac_ct_FC = @ac_ct_FC@
211 am__include = @am__include@
212 am__leading_dot = @am__leading_dot@
213 am__quote = @am__quote@
215 am__untar = @am__untar@
218 build_alias = @build_alias@
219 build_cpu = @build_cpu@
220 build_os = @build_os@
221 build_vendor = @build_vendor@
222 builddir = @builddir@
224 datarootdir = @datarootdir@
227 exec_prefix = @exec_prefix@
229 host_alias = @host_alias@
230 host_cpu = @host_cpu@
232 host_vendor = @host_vendor@
234 includedir = @includedir@
236 install_sh = @install_sh@
238 libexecdir = @libexecdir@
239 localedir = @localedir@
240 localstatedir = @localstatedir@
243 oldincludedir = @oldincludedir@
246 program_transform_name = @program_transform_name@
249 sharedstatedir = @sharedstatedir@
251 sysconfdir = @sysconfdir@
252 target_alias = @target_alias@
253 top_build_prefix = @top_build_prefix@
254 top_builddir = @top_builddir@
255 top_srcdir = @top_srcdir@
257 # Without this, flags will be overriden
259 AM_CXXFLAGS = @CXXFLAGS@
261 AM_LDFLAGS = @LDFLAGS@
262 ACLOCAL_AMFLAGS = -I m4/
264 # The name of the library is not important but must remains the same
265 pkglib_LTLIBRARIES = libsciexternal.la
267 # Fake sources in order to make believe to the autotool that we are going
268 # to compile some C/C++, fortran sources.
269 # Thanks to this, automake will generate compilation mydatadirs for
271 # Don't change name or order
272 libsciexternal_la_SOURCES = foo.c foo2.f foo3.cxx foo4.cpp foo5.f90
276 .SUFFIXES: .c .cpp .cxx .f .f90 .lo .o .obj
279 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
281 case '$(am__configure_deps)' in \
283 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
284 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
289 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
290 $(am__cd) $(top_srcdir) && \
291 $(AUTOMAKE) --foreign Makefile
293 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296 echo ' $(SHELL) ./config.status'; \
297 $(SHELL) ./config.status;; \
299 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
300 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304 $(SHELL) ./config.status --recheck
306 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307 $(am__cd) $(srcdir) && $(AUTOCONF)
308 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
310 $(am__aclocal_m4_deps):
311 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
313 test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
314 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
315 list2=; for p in $$list; do \
316 if test -f $$p; then \
317 list2="$$list2 $$p"; \
320 test -z "$$list2" || { \
321 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
322 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
325 uninstall-pkglibLTLIBRARIES:
327 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
328 for p in $$list; do \
330 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
331 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
334 clean-pkglibLTLIBRARIES:
335 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
336 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
337 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
338 test "$$dir" != "$$p" || dir=.; \
339 echo "rm -f \"$${dir}/so_locations\""; \
340 rm -f "$${dir}/so_locations"; \
342 libsciexternal.la: $(libsciexternal_la_OBJECTS) $(libsciexternal_la_DEPENDENCIES)
343 $(CXXLINK) -rpath $(pkglibdir) $(libsciexternal_la_OBJECTS) $(libsciexternal_la_LIBADD) $(LIBS)
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo.Plo@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo3.Plo@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foo4.Plo@am__quote@
356 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
357 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
363 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
364 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
370 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
371 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
377 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
378 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
384 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
385 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
386 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
391 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
392 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
393 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
398 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
399 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
405 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
406 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
413 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
414 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
419 $(F77COMPILE) -c -o $@ $<
422 $(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
425 $(LTF77COMPILE) -c -o $@ $<
428 $(FCCOMPILE) -c -o $@ $<
431 $(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
434 $(LTFCCOMPILE) -c -o $@ $<
443 -rm -f libtool config.lt
445 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
446 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451 END { if (nonempty) { for (i in files) print i; }; }'`; \
455 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
456 $(TAGS_FILES) $(LISP)
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
466 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467 test -n "$$unique" || unique=$$empty_fix; \
468 if test $$# -gt 0; then \
469 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480 unique=`for i in $$list; do \
481 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484 END { if (nonempty) { for (i in files) print i; }; }'`; \
485 test -z "$(CTAGS_ARGS)$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && $(am__cd) $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) "$$here"
495 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
497 distdir: $(DISTFILES)
498 $(am__remove_distdir)
499 test -d "$(distdir)" || mkdir "$(distdir)"
500 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502 list='$(DISTFILES)'; \
503 dist_files=`for file in $$list; do echo $$file; done | \
504 sed -e "s|^$$srcdirstrip/||;t" \
505 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
506 case $$dist_files in \
507 */*) $(MKDIR_P) `echo "$$dist_files" | \
508 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511 for file in $$dist_files; do \
512 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
513 if test -d $$d/$$file; then \
514 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
515 if test -d "$(distdir)/$$file"; then \
516 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
518 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
520 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
524 test -f "$(distdir)/$$file" \
525 || cp -p $$d/$$file "$(distdir)/$$file" \
529 -test -n "$(am__skip_mode_fix)" \
530 || find "$(distdir)" -type d ! -perm -755 \
531 -exec chmod u+rwx,go+rx {} \; -o \
532 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
533 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
534 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
535 || chmod -R a+r "$(distdir)"
537 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538 $(am__remove_distdir)
541 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
542 $(am__remove_distdir)
545 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
546 $(am__remove_distdir)
549 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
550 $(am__remove_distdir)
553 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
554 $(am__remove_distdir)
557 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
558 $(am__remove_distdir)
561 -rm -f $(distdir).zip
562 zip -rq $(distdir).zip $(distdir)
563 $(am__remove_distdir)
565 dist dist-all: distdir
566 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567 $(am__remove_distdir)
569 # This target untars the dist file and tries a VPATH configuration. Then
570 # it guarantees that the distribution is self-contained by making another
573 case '$(DIST_ARCHIVES)' in \
575 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
577 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
579 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
581 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
583 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
585 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
587 unzip $(distdir).zip ;;\
589 chmod -R a-w $(distdir); chmod a+w $(distdir)
590 mkdir $(distdir)/_build
591 mkdir $(distdir)/_inst
593 test -d $(distdir)/_build || exit 0; \
594 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
595 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
597 && $(am__cd) $(distdir)/_build \
598 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
599 $(DISTCHECK_CONFIGURE_FLAGS) \
600 && $(MAKE) $(AM_MAKEFLAGS) \
601 && $(MAKE) $(AM_MAKEFLAGS) dvi \
602 && $(MAKE) $(AM_MAKEFLAGS) check \
603 && $(MAKE) $(AM_MAKEFLAGS) install \
604 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
605 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
606 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
608 && chmod -R a-w "$$dc_install_base" \
610 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
611 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
612 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
613 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
614 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
615 } || { rm -rf "$$dc_destdir"; exit 1; }) \
616 && rm -rf "$$dc_destdir" \
617 && $(MAKE) $(AM_MAKEFLAGS) dist \
618 && rm -rf $(DIST_ARCHIVES) \
619 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
622 $(am__remove_distdir)
623 @(echo "$(distdir) archives ready for distribution: "; \
624 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
625 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
627 @$(am__cd) '$(distuninstallcheck_dir)' \
628 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
629 || { echo "ERROR: files left after uninstall:" ; \
630 if test -n "$(DESTDIR)"; then \
631 echo " (check DESTDIR support)"; \
633 $(distuninstallcheck_listfiles) ; \
635 distcleancheck: distclean
636 @if test '$(srcdir)' = . ; then \
637 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
640 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
641 || { echo "ERROR: files left in build directory after distclean:" ; \
642 $(distcleancheck_listfiles) ; \
646 all-am: Makefile $(LTLIBRARIES)
648 for dir in "$(DESTDIR)$(pkglibdir)"; do \
649 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
652 install-exec: install-exec-am
653 install-data: install-data-am
654 uninstall: uninstall-am
657 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
659 installcheck: installcheck-am
661 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
662 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
663 `test -z '$(STRIP)' || \
664 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
670 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
671 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
673 maintainer-clean-generic:
674 @echo "This command is intended for maintainers to use"
675 @echo "it deletes files that may require special tools to rebuild."
678 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
681 distclean: distclean-am
682 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
685 distclean-am: clean-am distclean-compile distclean-generic \
686 distclean-libtool distclean-tags
702 install-dvi: install-dvi-am
706 install-exec-am: install-pkglibLTLIBRARIES
708 install-html: install-html-am
712 install-info: install-info-am
718 install-pdf: install-pdf-am
722 install-ps: install-ps-am
728 maintainer-clean: maintainer-clean-am
729 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
730 -rm -rf $(top_srcdir)/autom4te.cache
733 maintainer-clean-am: distclean-am maintainer-clean-generic
735 mostlyclean: mostlyclean-am
737 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
748 uninstall-am: uninstall-pkglibLTLIBRARIES
750 .MAKE: install-am install-strip
752 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
753 clean-generic clean-libtool clean-pkglibLTLIBRARIES ctags dist \
754 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
755 dist-xz dist-zip distcheck distclean distclean-compile \
756 distclean-generic distclean-libtool distclean-tags \
757 distcleancheck distdir distuninstallcheck dvi dvi-am html \
758 html-am info info-am install install-am install-data \
759 install-data-am install-dvi install-dvi-am install-exec \
760 install-exec-am install-html install-html-am install-info \
761 install-info-am install-man install-pdf install-pdf-am \
762 install-pkglibLTLIBRARIES install-ps install-ps-am \
763 install-strip installcheck installcheck-am installdirs \
764 maintainer-clean maintainer-clean-generic mostlyclean \
765 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
766 pdf pdf-am ps ps-am tags uninstall uninstall-am \
767 uninstall-pkglibLTLIBRARIES
770 # Tell versions [3.59,3.63) of GNU make to not export all variables.
771 # Otherwise a system limit (for SysV at least) may be exceeded.