1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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#
18# Copyright (c) 2005-2018 Alon Bar-Lev <alon.barlev@gmail.com>
19#
20# This software is available to you under a choice of one of two
21# licenses.  You may choose to be licensed under the terms of the GNU
22# General Public License (GPL) Version 2, or the BSD license.
23#
24# GNU General Public License (GPL) Version 2
25# ===========================================
26# This program is free software; you can redistribute it and/or modify
27# it under the terms of the GNU General Public License version 2
28# as published by the Free Software Foundation.
29#
30# This program is distributed in the hope that it will be useful,
31# but WITHOUT ANY WARRANTY; without even the implied warranty of
32# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
33# GNU General Public License for more details.
34#
35# You should have received a copy of the GNU General Public License
36# along with this program (see the file COPYING.GPL included with this
37# distribution); if not, write to the Free Software Foundation, Inc.,
38# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
39#
40# BSD License
41# ============
42# Redistribution and use in source and binary forms, with or without
43# modification, are permitted provided that the following conditions are met:
44#
45#     o Redistributions of source code must retain the above copyright notice,
46#       this list of conditions and the following disclaimer.
47#     o Redistributions in binary form must reproduce the above copyright
48#       notice, this list of conditions and the following disclaimer in the
49#       documentation and/or other materials provided with the distribution.
50#     o Neither the name of the Alon Bar-Lev nor the names of its
51#       contributors may be used to endorse or promote products derived from
52#       this software without specific prior written permission.
53#
54# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
55# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
56# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
57# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
58# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
59# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
60# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
61# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
62# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
63# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
64# POSSIBILITY OF SUCH DAMAGE.
65#
66VPATH = @srcdir@
67am__is_gnu_make = { \
68  if test -z '$(MAKELEVEL)'; then \
69    false; \
70  elif test -n '$(MAKE_HOST)'; then \
71    true; \
72  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
73    true; \
74  else \
75    false; \
76  fi; \
77}
78am__make_running_with_option = \
79  case $${target_option-} in \
80      ?) ;; \
81      *) echo "am__make_running_with_option: internal error: invalid" \
82              "target option '$${target_option-}' specified" >&2; \
83         exit 1;; \
84  esac; \
85  has_opt=no; \
86  sane_makeflags=$$MAKEFLAGS; \
87  if $(am__is_gnu_make); then \
88    sane_makeflags=$$MFLAGS; \
89  else \
90    case $$MAKEFLAGS in \
91      *\\[\ \	]*) \
92        bs=\\; \
93        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
94          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
95    esac; \
96  fi; \
97  skip_next=no; \
98  strip_trailopt () \
99  { \
100    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
101  }; \
102  for flg in $$sane_makeflags; do \
103    test $$skip_next = yes && { skip_next=no; continue; }; \
104    case $$flg in \
105      *=*|--*) continue;; \
106        -*I) strip_trailopt 'I'; skip_next=yes;; \
107      -*I?*) strip_trailopt 'I';; \
108        -*O) strip_trailopt 'O'; skip_next=yes;; \
109      -*O?*) strip_trailopt 'O';; \
110        -*l) strip_trailopt 'l'; skip_next=yes;; \
111      -*l?*) strip_trailopt 'l';; \
112      -[dEDm]) skip_next=yes;; \
113      -[JT]) skip_next=yes;; \
114    esac; \
115    case $$flg in \
116      *$$target_option*) has_opt=yes; break;; \
117    esac; \
118  done; \
119  test $$has_opt = yes
120am__make_dryrun = (target_option=n; $(am__make_running_with_option))
121am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
122pkgdatadir = $(datadir)/@PACKAGE@
123pkgincludedir = $(includedir)/@PACKAGE@
124pkglibdir = $(libdir)/@PACKAGE@
125pkglibexecdir = $(libexecdir)/@PACKAGE@
126am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
127install_sh_DATA = $(install_sh) -c -m 644
128install_sh_PROGRAM = $(install_sh) -c
129install_sh_SCRIPT = $(install_sh) -c
130INSTALL_HEADER = $(INSTALL_DATA)
131transform = $(program_transform_name)
132NORMAL_INSTALL = :
133PRE_INSTALL = :
134POST_INSTALL = :
135NORMAL_UNINSTALL = :
136PRE_UNINSTALL = :
137POST_UNINSTALL = :
138build_triplet = @build@
139host_triplet = @host@
140subdir = include
141ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
142am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
143	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
144	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
145	$(top_srcdir)/m4/size_t.m4 $(top_srcdir)/m4/vararg.m4 \
146	$(top_srcdir)/configure.ac
147am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
148	$(ACLOCAL_M4)
149DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
150mkinstalldirs = $(install_sh) -d
151CONFIG_HEADER = $(top_builddir)/config.h
152CONFIG_CLEAN_FILES =
153CONFIG_CLEAN_VPATH_FILES =
154AM_V_P = $(am__v_P_@AM_V@)
155am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
156am__v_P_0 = false
157am__v_P_1 = :
158AM_V_GEN = $(am__v_GEN_@AM_V@)
159am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
160am__v_GEN_0 = @echo "  GEN     " $@;
161am__v_GEN_1 =
162AM_V_at = $(am__v_at_@AM_V@)
163am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
164am__v_at_0 = @
165am__v_at_1 =
166SOURCES =
167DIST_SOURCES =
168RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
169	ctags-recursive dvi-recursive html-recursive info-recursive \
170	install-data-recursive install-dvi-recursive \
171	install-exec-recursive install-html-recursive \
172	install-info-recursive install-pdf-recursive \
173	install-ps-recursive install-recursive installcheck-recursive \
174	installdirs-recursive pdf-recursive ps-recursive \
175	tags-recursive uninstall-recursive
176am__can_run_installinfo = \
177  case $$AM_UPDATE_INFO_DIR in \
178    n|no|NO) false;; \
179    *) (install-info --version) >/dev/null 2>&1;; \
180  esac
181RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
182  distclean-recursive maintainer-clean-recursive
183am__recursive_targets = \
184  $(RECURSIVE_TARGETS) \
185  $(RECURSIVE_CLEAN_TARGETS) \
186  $(am__extra_recursive_targets)
187AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
188	distdir distdir-am
189am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
190# Read a list of newline-separated strings from the standard input,
191# and print each of them once, without duplicates.  Input order is
192# *not* preserved.
193am__uniquify_input = $(AWK) '\
194  BEGIN { nonempty = 0; } \
195  { items[$$0] = 1; nonempty = 1; } \
196  END { if (nonempty) { for (i in items) print i; }; } \
197'
198# Make sure the list of sources is unique.  This is necessary because,
199# e.g., the same source file might be shared among _SOURCES variables
200# for different programs/libraries.
201am__define_uniq_tagged_files = \
202  list='$(am__tagged_files)'; \
203  unique=`for i in $$list; do \
204    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
205  done | $(am__uniquify_input)`
206ETAGS = etags
207CTAGS = ctags
208DIST_SUBDIRS = $(SUBDIRS)
209am__DIST_COMMON = $(srcdir)/Makefile.in
210DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211am__relativize = \
212  dir0=`pwd`; \
213  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
214  sed_rest='s,^[^/]*/*,,'; \
215  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
216  sed_butlast='s,/*[^/]*$$,,'; \
217  while test -n "$$dir1"; do \
218    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
219    if test "$$first" != "."; then \
220      if test "$$first" = ".."; then \
221        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
222        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
223      else \
224        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
225        if test "$$first2" = "$$first"; then \
226          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
227        else \
228          dir2="../$$dir2"; \
229        fi; \
230        dir0="$$dir0"/"$$first"; \
231      fi; \
232    fi; \
233    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
234  done; \
235  reldir="$$dir2"
236ACLOCAL = @ACLOCAL@
237AMTAR = @AMTAR@
238AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
239AR = @AR@
240AS = @AS@
241AUTOCONF = @AUTOCONF@
242AUTOHEADER = @AUTOHEADER@
243AUTOMAKE = @AUTOMAKE@
244AWK = @AWK@
245CC = @CC@
246CCDEPMODE = @CCDEPMODE@
247CFLAGS = @CFLAGS@
248CPP = @CPP@
249CPPFLAGS = @CPPFLAGS@
250CYGPATH_W = @CYGPATH_W@
251DEFS = @DEFS@
252DEPDIR = @DEPDIR@
253DLLTOOL = @DLLTOOL@
254DOXYGEN = @DOXYGEN@
255DSYMUTIL = @DSYMUTIL@
256DUMPBIN = @DUMPBIN@
257ECHO_C = @ECHO_C@
258ECHO_N = @ECHO_N@
259ECHO_T = @ECHO_T@
260EGREP = @EGREP@
261EXEEXT = @EXEEXT@
262FGREP = @FGREP@
263GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
264GNUTLS_LIBS = @GNUTLS_LIBS@
265GREP = @GREP@
266INSTALL = @INSTALL@
267INSTALL_DATA = @INSTALL_DATA@
268INSTALL_PROGRAM = @INSTALL_PROGRAM@
269INSTALL_SCRIPT = @INSTALL_SCRIPT@
270INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
271LD = @LD@
272LDFLAGS = @LDFLAGS@
273LIBOBJS = @LIBOBJS@
274LIBPKCS11_HELPER_LT_AGE = @LIBPKCS11_HELPER_LT_AGE@
275LIBPKCS11_HELPER_LT_CURRENT = @LIBPKCS11_HELPER_LT_CURRENT@
276LIBPKCS11_HELPER_LT_OLDEST = @LIBPKCS11_HELPER_LT_OLDEST@
277LIBPKCS11_HELPER_LT_REVISION = @LIBPKCS11_HELPER_LT_REVISION@
278LIBS = @LIBS@
279LIBTOOL = @LIBTOOL@
280LIPO = @LIPO@
281LN_S = @LN_S@
282LTLIBOBJS = @LTLIBOBJS@
283LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
284M4 = @M4@
285MAKEINFO = @MAKEINFO@
286MAN2HTML = @MAN2HTML@
287MANIFEST_TOOL = @MANIFEST_TOOL@
288MBEDTLS_CFLAGS = @MBEDTLS_CFLAGS@
289MBEDTLS_LIBS = @MBEDTLS_LIBS@
290MKDIR_P = @MKDIR_P@
291NM = @NM@
292NMEDIT = @NMEDIT@
293NSS_CFLAGS = @NSS_CFLAGS@
294NSS_LIBS = @NSS_LIBS@
295OBJDUMP = @OBJDUMP@
296OBJEXT = @OBJEXT@
297OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
298OPENSSL_LIBS = @OPENSSL_LIBS@
299OTOOL = @OTOOL@
300OTOOL64 = @OTOOL64@
301PACKAGE = @PACKAGE@
302PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303PACKAGE_NAME = @PACKAGE_NAME@
304PACKAGE_STRING = @PACKAGE_STRING@
305PACKAGE_TARNAME = @PACKAGE_TARNAME@
306PACKAGE_URL = @PACKAGE_URL@
307PACKAGE_VERSION = @PACKAGE_VERSION@
308PATH_SEPARATOR = @PATH_SEPARATOR@
309PKCS11H_FEATURES = @PKCS11H_FEATURES@
310PKCS11H_VERSION_FIX = @PKCS11H_VERSION_FIX@
311PKCS11H_VERSION_MAJOR = @PKCS11H_VERSION_MAJOR@
312PKCS11H_VERSION_MINOR = @PKCS11H_VERSION_MINOR@
313PKG_CONFIG = @PKG_CONFIG@
314PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
315PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
316RANLIB = @RANLIB@
317RC = @RC@
318SED = @SED@
319SET_MAKE = @SET_MAKE@
320SHELL = @SHELL@
321STRIP = @STRIP@
322VERSION = @VERSION@
323WIN_LIBPREFIX = @WIN_LIBPREFIX@
324abs_builddir = @abs_builddir@
325abs_srcdir = @abs_srcdir@
326abs_top_builddir = @abs_top_builddir@
327abs_top_srcdir = @abs_top_srcdir@
328ac_ct_AR = @ac_ct_AR@
329ac_ct_CC = @ac_ct_CC@
330ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
331am__include = @am__include@
332am__leading_dot = @am__leading_dot@
333am__quote = @am__quote@
334am__tar = @am__tar@
335am__untar = @am__untar@
336apidocdir = @apidocdir@
337bindir = @bindir@
338build = @build@
339build_alias = @build_alias@
340build_cpu = @build_cpu@
341build_os = @build_os@
342build_vendor = @build_vendor@
343builddir = @builddir@
344datadir = @datadir@
345datarootdir = @datarootdir@
346docdir = @docdir@
347dvidir = @dvidir@
348exec_prefix = @exec_prefix@
349host = @host@
350host_alias = @host_alias@
351host_cpu = @host_cpu@
352host_os = @host_os@
353host_vendor = @host_vendor@
354htmldir = @htmldir@
355includedir = @includedir@
356infodir = @infodir@
357install_sh = @install_sh@
358libdir = @libdir@
359libexecdir = @libexecdir@
360localedir = @localedir@
361localstatedir = @localstatedir@
362m4dir = @m4dir@
363mandir = @mandir@
364mkdir_p = @mkdir_p@
365oldincludedir = @oldincludedir@
366pdfdir = @pdfdir@
367pkcs11hincludedir = @pkcs11hincludedir@
368pkgconfigdir = @pkgconfigdir@
369prefix = @prefix@
370program_transform_name = @program_transform_name@
371psdir = @psdir@
372sbindir = @sbindir@
373sharedstatedir = @sharedstatedir@
374srcdir = @srcdir@
375sysconfdir = @sysconfdir@
376target_alias = @target_alias@
377top_build_prefix = @top_build_prefix@
378top_builddir = @top_builddir@
379top_srcdir = @top_srcdir@
380MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
381SUBDIRS = pkcs11-helper-1.0
382all: all-recursive
383
384.SUFFIXES:
385$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
386	@for dep in $?; do \
387	  case '$(am__configure_deps)' in \
388	    *$$dep*) \
389	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
390	        && { if test -f $@; then exit 0; else break; fi; }; \
391	      exit 1;; \
392	  esac; \
393	done; \
394	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
395	$(am__cd) $(top_srcdir) && \
396	  $(AUTOMAKE) --gnu include/Makefile
397Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
398	@case '$?' in \
399	  *config.status*) \
400	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
401	  *) \
402	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
403	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
404	esac;
405
406$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
407	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408
409$(top_srcdir)/configure:  $(am__configure_deps)
410	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
411$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
412	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413$(am__aclocal_m4_deps):
414
415mostlyclean-libtool:
416	-rm -f *.lo
417
418clean-libtool:
419	-rm -rf .libs _libs
420
421# This directory's subdirectories are mostly independent; you can cd
422# into them and run 'make' without going through this Makefile.
423# To change the values of 'make' variables: instead of editing Makefiles,
424# (1) if the variable is set in 'config.status', edit 'config.status'
425#     (which will cause the Makefiles to be regenerated when you run 'make');
426# (2) otherwise, pass the desired values on the 'make' command line.
427$(am__recursive_targets):
428	@fail=; \
429	if $(am__make_keepgoing); then \
430	  failcom='fail=yes'; \
431	else \
432	  failcom='exit 1'; \
433	fi; \
434	dot_seen=no; \
435	target=`echo $@ | sed s/-recursive//`; \
436	case "$@" in \
437	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
438	  *) list='$(SUBDIRS)' ;; \
439	esac; \
440	for subdir in $$list; do \
441	  echo "Making $$target in $$subdir"; \
442	  if test "$$subdir" = "."; then \
443	    dot_seen=yes; \
444	    local_target="$$target-am"; \
445	  else \
446	    local_target="$$target"; \
447	  fi; \
448	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
449	  || eval $$failcom; \
450	done; \
451	if test "$$dot_seen" = "no"; then \
452	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
453	fi; test -z "$$fail"
454
455ID: $(am__tagged_files)
456	$(am__define_uniq_tagged_files); mkid -fID $$unique
457tags: tags-recursive
458TAGS: tags
459
460tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
461	set x; \
462	here=`pwd`; \
463	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
464	  include_option=--etags-include; \
465	  empty_fix=.; \
466	else \
467	  include_option=--include; \
468	  empty_fix=; \
469	fi; \
470	list='$(SUBDIRS)'; for subdir in $$list; do \
471	  if test "$$subdir" = .; then :; else \
472	    test ! -f $$subdir/TAGS || \
473	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
474	  fi; \
475	done; \
476	$(am__define_uniq_tagged_files); \
477	shift; \
478	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
479	  test -n "$$unique" || unique=$$empty_fix; \
480	  if test $$# -gt 0; then \
481	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482	      "$$@" $$unique; \
483	  else \
484	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485	      $$unique; \
486	  fi; \
487	fi
488ctags: ctags-recursive
489
490CTAGS: ctags
491ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
492	$(am__define_uniq_tagged_files); \
493	test -z "$(CTAGS_ARGS)$$unique" \
494	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
495	     $$unique
496
497GTAGS:
498	here=`$(am__cd) $(top_builddir) && pwd` \
499	  && $(am__cd) $(top_srcdir) \
500	  && gtags -i $(GTAGS_ARGS) "$$here"
501cscopelist: cscopelist-recursive
502
503cscopelist-am: $(am__tagged_files)
504	list='$(am__tagged_files)'; \
505	case "$(srcdir)" in \
506	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
507	  *) sdir=$(subdir)/$(srcdir) ;; \
508	esac; \
509	for i in $$list; do \
510	  if test -f "$$i"; then \
511	    echo "$(subdir)/$$i"; \
512	  else \
513	    echo "$$sdir/$$i"; \
514	  fi; \
515	done >> $(top_builddir)/cscope.files
516
517distclean-tags:
518	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519
520distdir: $(BUILT_SOURCES)
521	$(MAKE) $(AM_MAKEFLAGS) distdir-am
522
523distdir-am: $(DISTFILES)
524	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
526	list='$(DISTFILES)'; \
527	  dist_files=`for file in $$list; do echo $$file; done | \
528	  sed -e "s|^$$srcdirstrip/||;t" \
529	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
530	case $$dist_files in \
531	  */*) $(MKDIR_P) `echo "$$dist_files" | \
532			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
533			   sort -u` ;; \
534	esac; \
535	for file in $$dist_files; do \
536	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
537	  if test -d $$d/$$file; then \
538	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
539	    if test -d "$(distdir)/$$file"; then \
540	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541	    fi; \
542	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
543	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
544	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
545	    fi; \
546	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
547	  else \
548	    test -f "$(distdir)/$$file" \
549	    || cp -p $$d/$$file "$(distdir)/$$file" \
550	    || exit 1; \
551	  fi; \
552	done
553	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
554	  if test "$$subdir" = .; then :; else \
555	    $(am__make_dryrun) \
556	      || test -d "$(distdir)/$$subdir" \
557	      || $(MKDIR_P) "$(distdir)/$$subdir" \
558	      || exit 1; \
559	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
560	    $(am__relativize); \
561	    new_distdir=$$reldir; \
562	    dir1=$$subdir; dir2="$(top_distdir)"; \
563	    $(am__relativize); \
564	    new_top_distdir=$$reldir; \
565	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
566	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
567	    ($(am__cd) $$subdir && \
568	      $(MAKE) $(AM_MAKEFLAGS) \
569	        top_distdir="$$new_top_distdir" \
570	        distdir="$$new_distdir" \
571		am__remove_distdir=: \
572		am__skip_length_check=: \
573		am__skip_mode_fix=: \
574	        distdir) \
575	      || exit 1; \
576	  fi; \
577	done
578check-am: all-am
579check: check-recursive
580all-am: Makefile
581installdirs: installdirs-recursive
582installdirs-am:
583install: install-recursive
584install-exec: install-exec-recursive
585install-data: install-data-recursive
586uninstall: uninstall-recursive
587
588install-am: all-am
589	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
590
591installcheck: installcheck-recursive
592install-strip:
593	if test -z '$(STRIP)'; then \
594	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
595	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
596	      install; \
597	else \
598	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
599	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
600	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
601	fi
602mostlyclean-generic:
603
604clean-generic:
605
606distclean-generic:
607	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
608	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
609
610maintainer-clean-generic:
611	@echo "This command is intended for maintainers to use"
612	@echo "it deletes files that may require special tools to rebuild."
613	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
614clean: clean-recursive
615
616clean-am: clean-generic clean-libtool mostlyclean-am
617
618distclean: distclean-recursive
619	-rm -f Makefile
620distclean-am: clean-am distclean-generic distclean-tags
621
622dvi: dvi-recursive
623
624dvi-am:
625
626html: html-recursive
627
628html-am:
629
630info: info-recursive
631
632info-am:
633
634install-data-am:
635
636install-dvi: install-dvi-recursive
637
638install-dvi-am:
639
640install-exec-am:
641
642install-html: install-html-recursive
643
644install-html-am:
645
646install-info: install-info-recursive
647
648install-info-am:
649
650install-man:
651
652install-pdf: install-pdf-recursive
653
654install-pdf-am:
655
656install-ps: install-ps-recursive
657
658install-ps-am:
659
660installcheck-am:
661
662maintainer-clean: maintainer-clean-recursive
663	-rm -f Makefile
664maintainer-clean-am: distclean-am maintainer-clean-generic
665
666mostlyclean: mostlyclean-recursive
667
668mostlyclean-am: mostlyclean-generic mostlyclean-libtool
669
670pdf: pdf-recursive
671
672pdf-am:
673
674ps: ps-recursive
675
676ps-am:
677
678uninstall-am:
679
680.MAKE: $(am__recursive_targets) install-am install-strip
681
682.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
683	check-am clean clean-generic clean-libtool cscopelist-am ctags \
684	ctags-am distclean distclean-generic distclean-libtool \
685	distclean-tags distdir dvi dvi-am html html-am info info-am \
686	install install-am install-data install-data-am install-dvi \
687	install-dvi-am install-exec install-exec-am install-html \
688	install-html-am install-info install-info-am install-man \
689	install-pdf install-pdf-am install-ps install-ps-am \
690	install-strip installcheck installcheck-am installdirs \
691	installdirs-am maintainer-clean maintainer-clean-generic \
692	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
693	ps ps-am tags tags-am uninstall uninstall-am
694
695.PRECIOUS: Makefile
696
697
698# Tell versions [3.59,3.63) of GNU make to not export all variables.
699# Otherwise a system limit (for SysV at least) may be exceeded.
700.NOEXPORT:
701