Imported Upstream version 110
[platform/upstream/ecryptfs-utils.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 @BUILD_PKCS11_HELPER_TRUE@am__append_1 = ecryptfs-pkcs11-helper-doc.txt
93 @BUILD_PKCS11_HELPER_FALSE@am__append_2 = ecryptfs-pkcs11-helper-doc.txt
94 subdir = doc
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
97         $(top_srcdir)/m4/ac_python_devel.m4 \
98         $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
99         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101         $(top_srcdir)/m4/swig_python.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103         $(ACLOCAL_M4)
104 DIST_COMMON = $(srcdir)/Makefile.am $(am__dist_doc_DATA_DIST) \
105         $(dist_html_DATA) $(am__dist_noinst_DATA_DIST) \
106         $(dist_pkgdata_DATA) $(am__DIST_COMMON)
107 mkinstalldirs = $(install_sh) -d
108 CONFIG_HEADER = $(top_builddir)/config.h
109 CONFIG_CLEAN_FILES =
110 CONFIG_CLEAN_VPATH_FILES =
111 AM_V_P = $(am__v_P_@AM_V@)
112 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113 am__v_P_0 = false
114 am__v_P_1 = :
115 AM_V_GEN = $(am__v_GEN_@AM_V@)
116 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117 am__v_GEN_0 = @echo "  GEN     " $@;
118 am__v_GEN_1 = 
119 AM_V_at = $(am__v_at_@AM_V@)
120 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121 am__v_at_0 = @
122 am__v_at_1 = 
123 SOURCES =
124 DIST_SOURCES =
125 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126         ctags-recursive dvi-recursive html-recursive info-recursive \
127         install-data-recursive install-dvi-recursive \
128         install-exec-recursive install-html-recursive \
129         install-info-recursive install-pdf-recursive \
130         install-ps-recursive install-recursive installcheck-recursive \
131         installdirs-recursive pdf-recursive ps-recursive \
132         tags-recursive uninstall-recursive
133 am__can_run_installinfo = \
134   case $$AM_UPDATE_INFO_DIR in \
135     n|no|NO) false;; \
136     *) (install-info --version) >/dev/null 2>&1;; \
137   esac
138 am__dist_doc_DATA_DIST = ecryptfs-pkcs11-helper-doc.txt
139 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140 am__vpath_adj = case $$p in \
141     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142     *) f=$$p;; \
143   esac;
144 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145 am__install_max = 40
146 am__nobase_strip_setup = \
147   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 am__nobase_strip = \
149   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150 am__nobase_list = $(am__nobase_strip_setup); \
151   for p in $$list; do echo "$$p $$p"; done | \
152   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154     if (++n[$$2] == $(am__install_max)) \
155       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156     END { for (dir in files) print dir, files[dir] }'
157 am__base_list = \
158   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160 am__uninstall_files_from_dir = { \
161   test -z "$$files" \
162     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164          $(am__cd) "$$dir" && rm -f $$files; }; \
165   }
166 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldir)" \
167         "$(DESTDIR)$(pkgdatadir)"
168 am__dist_noinst_DATA_DIST = ecryptfs-pkcs11-helper-doc.txt
169 DATA = $(dist_doc_DATA) $(dist_html_DATA) $(dist_noinst_DATA) \
170         $(dist_pkgdata_DATA)
171 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
172   distclean-recursive maintainer-clean-recursive
173 am__recursive_targets = \
174   $(RECURSIVE_TARGETS) \
175   $(RECURSIVE_CLEAN_TARGETS) \
176   $(am__extra_recursive_targets)
177 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
178         distdir
179 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180 # Read a list of newline-separated strings from the standard input,
181 # and print each of them once, without duplicates.  Input order is
182 # *not* preserved.
183 am__uniquify_input = $(AWK) '\
184   BEGIN { nonempty = 0; } \
185   { items[$$0] = 1; nonempty = 1; } \
186   END { if (nonempty) { for (i in items) print i; }; } \
187 '
188 # Make sure the list of sources is unique.  This is necessary because,
189 # e.g., the same source file might be shared among _SOURCES variables
190 # for different programs/libraries.
191 am__define_uniq_tagged_files = \
192   list='$(am__tagged_files)'; \
193   unique=`for i in $$list; do \
194     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195   done | $(am__uniquify_input)`
196 ETAGS = etags
197 CTAGS = ctags
198 DIST_SUBDIRS = $(SUBDIRS)
199 am__DIST_COMMON = $(srcdir)/Makefile.in
200 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201 am__relativize = \
202   dir0=`pwd`; \
203   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
204   sed_rest='s,^[^/]*/*,,'; \
205   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
206   sed_butlast='s,/*[^/]*$$,,'; \
207   while test -n "$$dir1"; do \
208     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
209     if test "$$first" != "."; then \
210       if test "$$first" = ".."; then \
211         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
212         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
213       else \
214         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
215         if test "$$first2" = "$$first"; then \
216           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
217         else \
218           dir2="../$$dir2"; \
219         fi; \
220         dir0="$$dir0"/"$$first"; \
221       fi; \
222     fi; \
223     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
224   done; \
225   reldir="$$dir2"
226 ACLOCAL = @ACLOCAL@
227 ALL_LINGUAS = @ALL_LINGUAS@
228 AMTAR = @AMTAR@
229 AM_CPPFLAGS = @AM_CPPFLAGS@
230 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231 AR = @AR@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 CATALOGS = @CATALOGS@
237 CATOBJEXT = @CATOBJEXT@
238 CC = @CC@
239 CCDEPMODE = @CCDEPMODE@
240 CFLAGS = @CFLAGS@
241 CPP = @CPP@
242 CPPFLAGS = @CPPFLAGS@
243 CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
244 CRYPTO_LIBS = @CRYPTO_LIBS@
245 CYGPATH_W = @CYGPATH_W@
246 DATADIRNAME = @DATADIRNAME@
247 DEFS = @DEFS@
248 DEPDIR = @DEPDIR@
249 DLLTOOL = @DLLTOOL@
250 DSYMUTIL = @DSYMUTIL@
251 DUMPBIN = @DUMPBIN@
252 DVIPS = @DVIPS@
253 ECHO_C = @ECHO_C@
254 ECHO_N = @ECHO_N@
255 ECHO_T = @ECHO_T@
256 EGREP = @EGREP@
257 EXEEXT = @EXEEXT@
258 FGREP = @FGREP@
259 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
260 GMOFILES = @GMOFILES@
261 GMSGFMT = @GMSGFMT@
262 GPGME_CFLAGS = @GPGME_CFLAGS@
263 GPGME_LIBS = @GPGME_LIBS@
264 GREP = @GREP@
265 GTK_CFLAGS = @GTK_CFLAGS@
266 GTK_LIBS = @GTK_LIBS@
267 INSTALL = @INSTALL@
268 INSTALL_DATA = @INSTALL_DATA@
269 INSTALL_PROGRAM = @INSTALL_PROGRAM@
270 INSTALL_SCRIPT = @INSTALL_SCRIPT@
271 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
272 INSTOBJEXT = @INSTOBJEXT@
273 INTLLIBS = @INTLLIBS@
274 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
275 INTLTOOL_MERGE = @INTLTOOL_MERGE@
276 INTLTOOL_PERL = @INTLTOOL_PERL@
277 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
278 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
279 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
280 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
281 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
282 KEYUTILS_CFLAGS = @KEYUTILS_CFLAGS@
283 KEYUTILS_LIBS = @KEYUTILS_LIBS@
284 LATEX = @LATEX@
285 LATEX2HTML = @LATEX2HTML@
286 LD = @LD@
287 LDFLAGS = @LDFLAGS@
288 LIBECRYPTFS_LT_AGE = @LIBECRYPTFS_LT_AGE@
289 LIBECRYPTFS_LT_CURRENT = @LIBECRYPTFS_LT_CURRENT@
290 LIBECRYPTFS_LT_REVISION = @LIBECRYPTFS_LT_REVISION@
291 LIBOBJS = @LIBOBJS@
292 LIBS = @LIBS@
293 LIBTOOL = @LIBTOOL@
294 LIPO = @LIPO@
295 LN_S = @LN_S@
296 LOCALEDIR = @LOCALEDIR@
297 LTLIBOBJS = @LTLIBOBJS@
298 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
299 MAKEINFO = @MAKEINFO@
300 MANIFEST_TOOL = @MANIFEST_TOOL@
301 MKDIR_P = @MKDIR_P@
302 MKINSTALLDIRS = @MKINSTALLDIRS@
303 MSGFMT = @MSGFMT@
304 MSGFMT_OPTS = @MSGFMT_OPTS@
305 MSGMERGE = @MSGMERGE@
306 NM = @NM@
307 NMEDIT = @NMEDIT@
308 NSS_CFLAGS = @NSS_CFLAGS@
309 NSS_LIBS = @NSS_LIBS@
310 OBJDUMP = @OBJDUMP@
311 OBJEXT = @OBJEXT@
312 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
313 OPENSSL_LIBS = @OPENSSL_LIBS@
314 OTOOL = @OTOOL@
315 OTOOL64 = @OTOOL64@
316 PACKAGE = @PACKAGE@
317 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318 PACKAGE_NAME = @PACKAGE_NAME@
319 PACKAGE_STRING = @PACKAGE_STRING@
320 PACKAGE_TARNAME = @PACKAGE_TARNAME@
321 PACKAGE_URL = @PACKAGE_URL@
322 PACKAGE_VERSION = @PACKAGE_VERSION@
323 PAM_CFLAGS = @PAM_CFLAGS@
324 PAM_LIBS = @PAM_LIBS@
325 PATH_SEPARATOR = @PATH_SEPARATOR@
326 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
327 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
328 PKG_CONFIG = @PKG_CONFIG@
329 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
330 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
331 POD2MAN = @POD2MAN@
332 POFILES = @POFILES@
333 POSUB = @POSUB@
334 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
335 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
336 PS2PDF = @PS2PDF@
337 PYTHON = @PYTHON@
338 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
339 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
340 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
341 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
342 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
343 PYTHON_PLATFORM = @PYTHON_PLATFORM@
344 PYTHON_PREFIX = @PYTHON_PREFIX@
345 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
346 PYTHON_VERSION = @PYTHON_VERSION@
347 RANLIB = @RANLIB@
348 SED = @SED@
349 SET_MAKE = @SET_MAKE@
350 SHELL = @SHELL@
351 STRIP = @STRIP@
352 SWIG = @SWIG@
353 SWIG_LIB = @SWIG_LIB@
354 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
355 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
356 TAR = @TAR@
357 TSPI_CFLAGS = @TSPI_CFLAGS@
358 TSPI_LIBS = @TSPI_LIBS@
359 USE_NLS = @USE_NLS@
360 VERSION = @VERSION@
361 XGETTEXT = @XGETTEXT@
362 abs_builddir = @abs_builddir@
363 abs_srcdir = @abs_srcdir@
364 abs_top_builddir = @abs_top_builddir@
365 abs_top_srcdir = @abs_top_srcdir@
366 ac_ct_AR = @ac_ct_AR@
367 ac_ct_CC = @ac_ct_CC@
368 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
369 am__include = @am__include@
370 am__leading_dot = @am__leading_dot@
371 am__quote = @am__quote@
372 am__tar = @am__tar@
373 am__untar = @am__untar@
374 bindir = @bindir@
375 build = @build@
376 build_alias = @build_alias@
377 build_cpu = @build_cpu@
378 build_os = @build_os@
379 build_vendor = @build_vendor@
380 builddir = @builddir@
381 datadir = @datadir@
382 datarootdir = @datarootdir@
383 docdir = @docdir@
384 dvidir = @dvidir@
385 ecryptfskeymoddir = @ecryptfskeymoddir@
386 exec_prefix = @exec_prefix@
387 host = @host@
388 host_alias = @host_alias@
389 host_cpu = @host_cpu@
390 host_os = @host_os@
391 host_vendor = @host_vendor@
392 htmldir = @htmldir@
393 includedir = @includedir@
394 infodir = @infodir@
395 install_sh = @install_sh@
396 intltool__v_merge_options_ = @intltool__v_merge_options_@
397 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
398 libdir = @libdir@
399 libexecdir = @libexecdir@
400 localedir = @localedir@
401 localstatedir = @localstatedir@
402 mandir = @mandir@
403 mkdir_p = @mkdir_p@
404 oldincludedir = @oldincludedir@
405 pamdir = @pamdir@
406 pamlibdir = @pamlibdir@
407 pdfdir = @pdfdir@
408 pkgconfigdir = @pkgconfigdir@
409 pkgpyexecdir = @pkgpyexecdir@
410 pkgpythondir = @pkgpythondir@
411 prefix = @prefix@
412 program_transform_name = @program_transform_name@
413 psdir = @psdir@
414 pyexecdir = @pyexecdir@
415 pythondir = @pythondir@
416 rootsbindir = @rootsbindir@
417 runstatedir = @runstatedir@
418 sbindir = @sbindir@
419 sharedstatedir = @sharedstatedir@
420 srcdir = @srcdir@
421 sysconfdir = @sysconfdir@
422 target = @target@
423 target_alias = @target_alias@
424 target_cpu = @target_cpu@
425 target_os = @target_os@
426 target_vendor = @target_vendor@
427 top_build_prefix = @top_build_prefix@
428 top_builddir = @top_builddir@
429 top_srcdir = @top_srcdir@
430 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
431 SUBDIRS = manpage
432 dist_doc_DATA = $(am__append_1)
433 dist_noinst_DATA = $(am__append_2)
434 dist_html_DATA = ecryptfs-faq.html
435 dist_pkgdata_DATA = ecryptfs-mount-private.txt
436 all: all-recursive
437
438 .SUFFIXES:
439 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
440         @for dep in $?; do \
441           case '$(am__configure_deps)' in \
442             *$$dep*) \
443               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
444                 && { if test -f $@; then exit 0; else break; fi; }; \
445               exit 1;; \
446           esac; \
447         done; \
448         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
449         $(am__cd) $(top_srcdir) && \
450           $(AUTOMAKE) --foreign doc/Makefile
451 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452         @case '$?' in \
453           *config.status*) \
454             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455           *) \
456             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458         esac;
459
460 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
463 $(top_srcdir)/configure:  $(am__configure_deps)
464         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
466         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467 $(am__aclocal_m4_deps):
468
469 mostlyclean-libtool:
470         -rm -f *.lo
471
472 clean-libtool:
473         -rm -rf .libs _libs
474 install-dist_docDATA: $(dist_doc_DATA)
475         @$(NORMAL_INSTALL)
476         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
477         if test -n "$$list"; then \
478           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
479           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
480         fi; \
481         for p in $$list; do \
482           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
483           echo "$$d$$p"; \
484         done | $(am__base_list) | \
485         while read files; do \
486           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
487           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
488         done
489
490 uninstall-dist_docDATA:
491         @$(NORMAL_UNINSTALL)
492         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
493         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
494         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
495 install-dist_htmlDATA: $(dist_html_DATA)
496         @$(NORMAL_INSTALL)
497         @list='$(dist_html_DATA)'; test -n "$(htmldir)" || list=; \
498         if test -n "$$list"; then \
499           echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
500           $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
501         fi; \
502         for p in $$list; do \
503           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
504           echo "$$d$$p"; \
505         done | $(am__base_list) | \
506         while read files; do \
507           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
508           $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
509         done
510
511 uninstall-dist_htmlDATA:
512         @$(NORMAL_UNINSTALL)
513         @list='$(dist_html_DATA)'; test -n "$(htmldir)" || list=; \
514         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
515         dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
516 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
517         @$(NORMAL_INSTALL)
518         @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
519         if test -n "$$list"; then \
520           echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
521           $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
522         fi; \
523         for p in $$list; do \
524           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
525           echo "$$d$$p"; \
526         done | $(am__base_list) | \
527         while read files; do \
528           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
529           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
530         done
531
532 uninstall-dist_pkgdataDATA:
533         @$(NORMAL_UNINSTALL)
534         @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
535         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
536         dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
537
538 # This directory's subdirectories are mostly independent; you can cd
539 # into them and run 'make' without going through this Makefile.
540 # To change the values of 'make' variables: instead of editing Makefiles,
541 # (1) if the variable is set in 'config.status', edit 'config.status'
542 #     (which will cause the Makefiles to be regenerated when you run 'make');
543 # (2) otherwise, pass the desired values on the 'make' command line.
544 $(am__recursive_targets):
545         @fail=; \
546         if $(am__make_keepgoing); then \
547           failcom='fail=yes'; \
548         else \
549           failcom='exit 1'; \
550         fi; \
551         dot_seen=no; \
552         target=`echo $@ | sed s/-recursive//`; \
553         case "$@" in \
554           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
555           *) list='$(SUBDIRS)' ;; \
556         esac; \
557         for subdir in $$list; do \
558           echo "Making $$target in $$subdir"; \
559           if test "$$subdir" = "."; then \
560             dot_seen=yes; \
561             local_target="$$target-am"; \
562           else \
563             local_target="$$target"; \
564           fi; \
565           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
566           || eval $$failcom; \
567         done; \
568         if test "$$dot_seen" = "no"; then \
569           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
570         fi; test -z "$$fail"
571
572 ID: $(am__tagged_files)
573         $(am__define_uniq_tagged_files); mkid -fID $$unique
574 tags: tags-recursive
575 TAGS: tags
576
577 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578         set x; \
579         here=`pwd`; \
580         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
581           include_option=--etags-include; \
582           empty_fix=.; \
583         else \
584           include_option=--include; \
585           empty_fix=; \
586         fi; \
587         list='$(SUBDIRS)'; for subdir in $$list; do \
588           if test "$$subdir" = .; then :; else \
589             test ! -f $$subdir/TAGS || \
590               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
591           fi; \
592         done; \
593         $(am__define_uniq_tagged_files); \
594         shift; \
595         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
596           test -n "$$unique" || unique=$$empty_fix; \
597           if test $$# -gt 0; then \
598             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
599               "$$@" $$unique; \
600           else \
601             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
602               $$unique; \
603           fi; \
604         fi
605 ctags: ctags-recursive
606
607 CTAGS: ctags
608 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
609         $(am__define_uniq_tagged_files); \
610         test -z "$(CTAGS_ARGS)$$unique" \
611           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
612              $$unique
613
614 GTAGS:
615         here=`$(am__cd) $(top_builddir) && pwd` \
616           && $(am__cd) $(top_srcdir) \
617           && gtags -i $(GTAGS_ARGS) "$$here"
618 cscopelist: cscopelist-recursive
619
620 cscopelist-am: $(am__tagged_files)
621         list='$(am__tagged_files)'; \
622         case "$(srcdir)" in \
623           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
624           *) sdir=$(subdir)/$(srcdir) ;; \
625         esac; \
626         for i in $$list; do \
627           if test -f "$$i"; then \
628             echo "$(subdir)/$$i"; \
629           else \
630             echo "$$sdir/$$i"; \
631           fi; \
632         done >> $(top_builddir)/cscope.files
633
634 distclean-tags:
635         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
636
637 distdir: $(DISTFILES)
638         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
639         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
640         list='$(DISTFILES)'; \
641           dist_files=`for file in $$list; do echo $$file; done | \
642           sed -e "s|^$$srcdirstrip/||;t" \
643               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
644         case $$dist_files in \
645           */*) $(MKDIR_P) `echo "$$dist_files" | \
646                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
647                            sort -u` ;; \
648         esac; \
649         for file in $$dist_files; do \
650           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
651           if test -d $$d/$$file; then \
652             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
653             if test -d "$(distdir)/$$file"; then \
654               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
655             fi; \
656             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
657               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
658               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
659             fi; \
660             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
661           else \
662             test -f "$(distdir)/$$file" \
663             || cp -p $$d/$$file "$(distdir)/$$file" \
664             || exit 1; \
665           fi; \
666         done
667         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
668           if test "$$subdir" = .; then :; else \
669             $(am__make_dryrun) \
670               || test -d "$(distdir)/$$subdir" \
671               || $(MKDIR_P) "$(distdir)/$$subdir" \
672               || exit 1; \
673             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
674             $(am__relativize); \
675             new_distdir=$$reldir; \
676             dir1=$$subdir; dir2="$(top_distdir)"; \
677             $(am__relativize); \
678             new_top_distdir=$$reldir; \
679             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
680             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
681             ($(am__cd) $$subdir && \
682               $(MAKE) $(AM_MAKEFLAGS) \
683                 top_distdir="$$new_top_distdir" \
684                 distdir="$$new_distdir" \
685                 am__remove_distdir=: \
686                 am__skip_length_check=: \
687                 am__skip_mode_fix=: \
688                 distdir) \
689               || exit 1; \
690           fi; \
691         done
692 check-am: all-am
693 check: check-recursive
694 all-am: Makefile $(DATA)
695 installdirs: installdirs-recursive
696 installdirs-am:
697         for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(pkgdatadir)"; do \
698           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
699         done
700 install: install-recursive
701 install-exec: install-exec-recursive
702 install-data: install-data-recursive
703 uninstall: uninstall-recursive
704
705 install-am: all-am
706         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
707
708 installcheck: installcheck-recursive
709 install-strip:
710         if test -z '$(STRIP)'; then \
711           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713               install; \
714         else \
715           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
718         fi
719 mostlyclean-generic:
720
721 clean-generic:
722
723 distclean-generic:
724         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
725         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
726
727 maintainer-clean-generic:
728         @echo "This command is intended for maintainers to use"
729         @echo "it deletes files that may require special tools to rebuild."
730         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
731 clean: clean-recursive
732
733 clean-am: clean-generic clean-libtool mostlyclean-am
734
735 distclean: distclean-recursive
736         -rm -f Makefile
737 distclean-am: clean-am distclean-generic distclean-tags
738
739 dvi: dvi-recursive
740
741 dvi-am:
742
743 html: html-recursive
744
745 html-am:
746
747 info: info-recursive
748
749 info-am:
750
751 install-data-am: install-dist_docDATA install-dist_htmlDATA \
752         install-dist_pkgdataDATA
753
754 install-dvi: install-dvi-recursive
755
756 install-dvi-am:
757
758 install-exec-am:
759
760 install-html: install-html-recursive
761
762 install-html-am:
763
764 install-info: install-info-recursive
765
766 install-info-am:
767
768 install-man:
769
770 install-pdf: install-pdf-recursive
771
772 install-pdf-am:
773
774 install-ps: install-ps-recursive
775
776 install-ps-am:
777
778 installcheck-am:
779
780 maintainer-clean: maintainer-clean-recursive
781         -rm -f Makefile
782 maintainer-clean-am: distclean-am maintainer-clean-generic
783
784 mostlyclean: mostlyclean-recursive
785
786 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
787
788 pdf: pdf-recursive
789
790 pdf-am:
791
792 ps: ps-recursive
793
794 ps-am:
795
796 uninstall-am: uninstall-dist_docDATA uninstall-dist_htmlDATA \
797         uninstall-dist_pkgdataDATA
798
799 .MAKE: $(am__recursive_targets) install-am install-strip
800
801 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
802         check-am clean clean-generic clean-libtool cscopelist-am ctags \
803         ctags-am distclean distclean-generic distclean-libtool \
804         distclean-tags distdir dvi dvi-am html html-am info info-am \
805         install install-am install-data install-data-am \
806         install-dist_docDATA install-dist_htmlDATA \
807         install-dist_pkgdataDATA install-dvi install-dvi-am \
808         install-exec install-exec-am install-html install-html-am \
809         install-info install-info-am install-man install-pdf \
810         install-pdf-am install-ps install-ps-am install-strip \
811         installcheck installcheck-am installdirs installdirs-am \
812         maintainer-clean maintainer-clean-generic mostlyclean \
813         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
814         tags tags-am uninstall uninstall-am uninstall-dist_docDATA \
815         uninstall-dist_htmlDATA uninstall-dist_pkgdataDATA
816
817 .PRECIOUS: Makefile
818
819
820 # Tell versions [3.59,3.63) of GNU make to not export all variables.
821 # Otherwise a system limit (for SysV at least) may be exceeded.
822 .NOEXPORT: