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#
66
67VPATH = @srcdir@
68am__is_gnu_make = { \
69  if test -z '$(MAKELEVEL)'; then \
70    false; \
71  elif test -n '$(MAKE_HOST)'; then \
72    true; \
73  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
74    true; \
75  else \
76    false; \
77  fi; \
78}
79am__make_running_with_option = \
80  case $${target_option-} in \
81      ?) ;; \
82      *) echo "am__make_running_with_option: internal error: invalid" \
83              "target option '$${target_option-}' specified" >&2; \
84         exit 1;; \
85  esac; \
86  has_opt=no; \
87  sane_makeflags=$$MAKEFLAGS; \
88  if $(am__is_gnu_make); then \
89    sane_makeflags=$$MFLAGS; \
90  else \
91    case $$MAKEFLAGS in \
92      *\\[\ \	]*) \
93        bs=\\; \
94        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
95          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
96    esac; \
97  fi; \
98  skip_next=no; \
99  strip_trailopt () \
100  { \
101    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
102  }; \
103  for flg in $$sane_makeflags; do \
104    test $$skip_next = yes && { skip_next=no; continue; }; \
105    case $$flg in \
106      *=*|--*) continue;; \
107        -*I) strip_trailopt 'I'; skip_next=yes;; \
108      -*I?*) strip_trailopt 'I';; \
109        -*O) strip_trailopt 'O'; skip_next=yes;; \
110      -*O?*) strip_trailopt 'O';; \
111        -*l) strip_trailopt 'l'; skip_next=yes;; \
112      -*l?*) strip_trailopt 'l';; \
113      -[dEDm]) skip_next=yes;; \
114      -[JT]) skip_next=yes;; \
115    esac; \
116    case $$flg in \
117      *$$target_option*) has_opt=yes; break;; \
118    esac; \
119  done; \
120  test $$has_opt = yes
121am__make_dryrun = (target_option=n; $(am__make_running_with_option))
122am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
123pkgdatadir = $(datadir)/@PACKAGE@
124pkgincludedir = $(includedir)/@PACKAGE@
125pkglibdir = $(libdir)/@PACKAGE@
126pkglibexecdir = $(libexecdir)/@PACKAGE@
127am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
128install_sh_DATA = $(install_sh) -c -m 644
129install_sh_PROGRAM = $(install_sh) -c
130install_sh_SCRIPT = $(install_sh) -c
131INSTALL_HEADER = $(INSTALL_DATA)
132transform = $(program_transform_name)
133NORMAL_INSTALL = :
134PRE_INSTALL = :
135POST_INSTALL = :
136NORMAL_UNINSTALL = :
137PRE_UNINSTALL = :
138POST_UNINSTALL = :
139build_triplet = @build@
140host_triplet = @host@
141subdir = doc/api
142ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
143am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
144	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
145	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
146	$(top_srcdir)/m4/size_t.m4 $(top_srcdir)/m4/vararg.m4 \
147	$(top_srcdir)/configure.ac
148am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
149	$(ACLOCAL_M4)
150DIST_COMMON = $(srcdir)/Makefile.am $(dist_noinst_DATA) \
151	$(am__DIST_COMMON)
152mkinstalldirs = $(install_sh) -d
153CONFIG_HEADER = $(top_builddir)/config.h
154CONFIG_CLEAN_FILES = Doxyfile
155CONFIG_CLEAN_VPATH_FILES =
156AM_V_P = $(am__v_P_@AM_V@)
157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158am__v_P_0 = false
159am__v_P_1 = :
160AM_V_GEN = $(am__v_GEN_@AM_V@)
161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162am__v_GEN_0 = @echo "  GEN     " $@;
163am__v_GEN_1 =
164AM_V_at = $(am__v_at_@AM_V@)
165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166am__v_at_0 = @
167am__v_at_1 =
168SOURCES =
169DIST_SOURCES =
170am__can_run_installinfo = \
171  case $$AM_UPDATE_INFO_DIR in \
172    n|no|NO) false;; \
173    *) (install-info --version) >/dev/null 2>&1;; \
174  esac
175am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
176am__vpath_adj = case $$p in \
177    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
178    *) f=$$p;; \
179  esac;
180am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
181am__install_max = 40
182am__nobase_strip_setup = \
183  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
184am__nobase_strip = \
185  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
186am__nobase_list = $(am__nobase_strip_setup); \
187  for p in $$list; do echo "$$p $$p"; done | \
188  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
189  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
190    if (++n[$$2] == $(am__install_max)) \
191      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
192    END { for (dir in files) print dir, files[dir] }'
193am__base_list = \
194  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
195  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
196am__uninstall_files_from_dir = { \
197  test -z "$$files" \
198    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
199    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
200         $(am__cd) "$$dir" && rm -f $$files; }; \
201  }
202am__installdirs = "$(DESTDIR)$(apidocdir)"
203DATA = $(apidoc_DATA) $(dist_noinst_DATA)
204am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
205am__DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.in
206DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207ACLOCAL = @ACLOCAL@
208AMTAR = @AMTAR@
209AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210AR = @AR@
211AS = @AS@
212AUTOCONF = @AUTOCONF@
213AUTOHEADER = @AUTOHEADER@
214AUTOMAKE = @AUTOMAKE@
215AWK = @AWK@
216CC = @CC@
217CCDEPMODE = @CCDEPMODE@
218CFLAGS = @CFLAGS@
219CPP = @CPP@
220CPPFLAGS = @CPPFLAGS@
221CYGPATH_W = @CYGPATH_W@
222DEFS = @DEFS@
223DEPDIR = @DEPDIR@
224DLLTOOL = @DLLTOOL@
225DOXYGEN = @DOXYGEN@
226DSYMUTIL = @DSYMUTIL@
227DUMPBIN = @DUMPBIN@
228ECHO_C = @ECHO_C@
229ECHO_N = @ECHO_N@
230ECHO_T = @ECHO_T@
231EGREP = @EGREP@
232EXEEXT = @EXEEXT@
233FGREP = @FGREP@
234GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
235GNUTLS_LIBS = @GNUTLS_LIBS@
236GREP = @GREP@
237INSTALL = @INSTALL@
238INSTALL_DATA = @INSTALL_DATA@
239INSTALL_PROGRAM = @INSTALL_PROGRAM@
240INSTALL_SCRIPT = @INSTALL_SCRIPT@
241INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
242LD = @LD@
243LDFLAGS = @LDFLAGS@
244LIBOBJS = @LIBOBJS@
245LIBPKCS11_HELPER_LT_AGE = @LIBPKCS11_HELPER_LT_AGE@
246LIBPKCS11_HELPER_LT_CURRENT = @LIBPKCS11_HELPER_LT_CURRENT@
247LIBPKCS11_HELPER_LT_OLDEST = @LIBPKCS11_HELPER_LT_OLDEST@
248LIBPKCS11_HELPER_LT_REVISION = @LIBPKCS11_HELPER_LT_REVISION@
249LIBS = @LIBS@
250LIBTOOL = @LIBTOOL@
251LIPO = @LIPO@
252LN_S = @LN_S@
253LTLIBOBJS = @LTLIBOBJS@
254LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
255M4 = @M4@
256MAKEINFO = @MAKEINFO@
257MAN2HTML = @MAN2HTML@
258MANIFEST_TOOL = @MANIFEST_TOOL@
259MBEDTLS_CFLAGS = @MBEDTLS_CFLAGS@
260MBEDTLS_LIBS = @MBEDTLS_LIBS@
261MKDIR_P = @MKDIR_P@
262NM = @NM@
263NMEDIT = @NMEDIT@
264NSS_CFLAGS = @NSS_CFLAGS@
265NSS_LIBS = @NSS_LIBS@
266OBJDUMP = @OBJDUMP@
267OBJEXT = @OBJEXT@
268OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
269OPENSSL_LIBS = @OPENSSL_LIBS@
270OTOOL = @OTOOL@
271OTOOL64 = @OTOOL64@
272PACKAGE = @PACKAGE@
273PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
274PACKAGE_NAME = @PACKAGE_NAME@
275PACKAGE_STRING = @PACKAGE_STRING@
276PACKAGE_TARNAME = @PACKAGE_TARNAME@
277PACKAGE_URL = @PACKAGE_URL@
278PACKAGE_VERSION = @PACKAGE_VERSION@
279PATH_SEPARATOR = @PATH_SEPARATOR@
280PKCS11H_FEATURES = @PKCS11H_FEATURES@
281PKCS11H_VERSION_FIX = @PKCS11H_VERSION_FIX@
282PKCS11H_VERSION_MAJOR = @PKCS11H_VERSION_MAJOR@
283PKCS11H_VERSION_MINOR = @PKCS11H_VERSION_MINOR@
284PKG_CONFIG = @PKG_CONFIG@
285PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
286PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
287RANLIB = @RANLIB@
288RC = @RC@
289SED = @SED@
290SET_MAKE = @SET_MAKE@
291SHELL = @SHELL@
292STRIP = @STRIP@
293VERSION = @VERSION@
294WIN_LIBPREFIX = @WIN_LIBPREFIX@
295abs_builddir = @abs_builddir@
296abs_srcdir = @abs_srcdir@
297abs_top_builddir = @abs_top_builddir@
298abs_top_srcdir = @abs_top_srcdir@
299ac_ct_AR = @ac_ct_AR@
300ac_ct_CC = @ac_ct_CC@
301ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
302am__include = @am__include@
303am__leading_dot = @am__leading_dot@
304am__quote = @am__quote@
305am__tar = @am__tar@
306am__untar = @am__untar@
307apidocdir = @apidocdir@
308bindir = @bindir@
309build = @build@
310build_alias = @build_alias@
311build_cpu = @build_cpu@
312build_os = @build_os@
313build_vendor = @build_vendor@
314builddir = @builddir@
315datadir = @datadir@
316datarootdir = @datarootdir@
317docdir = @docdir@
318dvidir = @dvidir@
319exec_prefix = @exec_prefix@
320host = @host@
321host_alias = @host_alias@
322host_cpu = @host_cpu@
323host_os = @host_os@
324host_vendor = @host_vendor@
325htmldir = @htmldir@
326includedir = @includedir@
327infodir = @infodir@
328install_sh = @install_sh@
329libdir = @libdir@
330libexecdir = @libexecdir@
331localedir = @localedir@
332localstatedir = @localstatedir@
333m4dir = @m4dir@
334mandir = @mandir@
335mkdir_p = @mkdir_p@
336oldincludedir = @oldincludedir@
337pdfdir = @pdfdir@
338pkcs11hincludedir = @pkcs11hincludedir@
339pkgconfigdir = @pkgconfigdir@
340prefix = @prefix@
341program_transform_name = @program_transform_name@
342psdir = @psdir@
343sbindir = @sbindir@
344sharedstatedir = @sharedstatedir@
345srcdir = @srcdir@
346sysconfdir = @sysconfdir@
347target_alias = @target_alias@
348top_build_prefix = @top_build_prefix@
349top_builddir = @top_builddir@
350top_srcdir = @top_srcdir@
351MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
352dist_noinst_DATA = Doxyfile $(srcdir)/Doxyfile_footer.html $(srcdir)/*.dox $(srcdir)/*.gif
353@ENABLE_DOC_TRUE@apidoc_DATA = api.out/html/*
354all: all-am
355
356.SUFFIXES:
357$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
358	@for dep in $?; do \
359	  case '$(am__configure_deps)' in \
360	    *$$dep*) \
361	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
362	        && { if test -f $@; then exit 0; else break; fi; }; \
363	      exit 1;; \
364	  esac; \
365	done; \
366	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/api/Makefile'; \
367	$(am__cd) $(top_srcdir) && \
368	  $(AUTOMAKE) --gnu doc/api/Makefile
369Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
370	@case '$?' in \
371	  *config.status*) \
372	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
373	  *) \
374	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
375	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
376	esac;
377
378$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
381$(top_srcdir)/configure:  $(am__configure_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
384	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385$(am__aclocal_m4_deps):
386Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
387	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
388
389mostlyclean-libtool:
390	-rm -f *.lo
391
392clean-libtool:
393	-rm -rf .libs _libs
394install-apidocDATA: $(apidoc_DATA)
395	@$(NORMAL_INSTALL)
396	@list='$(apidoc_DATA)'; test -n "$(apidocdir)" || list=; \
397	if test -n "$$list"; then \
398	  echo " $(MKDIR_P) '$(DESTDIR)$(apidocdir)'"; \
399	  $(MKDIR_P) "$(DESTDIR)$(apidocdir)" || exit 1; \
400	fi; \
401	for p in $$list; do \
402	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
403	  echo "$$d$$p"; \
404	done | $(am__base_list) | \
405	while read files; do \
406	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(apidocdir)'"; \
407	  $(INSTALL_DATA) $$files "$(DESTDIR)$(apidocdir)" || exit $$?; \
408	done
409
410uninstall-apidocDATA:
411	@$(NORMAL_UNINSTALL)
412	@list='$(apidoc_DATA)'; test -n "$(apidocdir)" || list=; \
413	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
414	dir='$(DESTDIR)$(apidocdir)'; $(am__uninstall_files_from_dir)
415tags TAGS:
416
417ctags CTAGS:
418
419cscope cscopelist:
420
421
422distdir: $(BUILT_SOURCES)
423	$(MAKE) $(AM_MAKEFLAGS) distdir-am
424
425distdir-am: $(DISTFILES)
426	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428	list='$(DISTFILES)'; \
429	  dist_files=`for file in $$list; do echo $$file; done | \
430	  sed -e "s|^$$srcdirstrip/||;t" \
431	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432	case $$dist_files in \
433	  */*) $(MKDIR_P) `echo "$$dist_files" | \
434			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435			   sort -u` ;; \
436	esac; \
437	for file in $$dist_files; do \
438	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439	  if test -d $$d/$$file; then \
440	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441	    if test -d "$(distdir)/$$file"; then \
442	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443	    fi; \
444	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
446	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447	    fi; \
448	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
449	  else \
450	    test -f "$(distdir)/$$file" \
451	    || cp -p $$d/$$file "$(distdir)/$$file" \
452	    || exit 1; \
453	  fi; \
454	done
455check-am: all-am
456check: check-am
457all-am: Makefile $(DATA)
458installdirs:
459	for dir in "$(DESTDIR)$(apidocdir)"; do \
460	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
461	done
462install: install-am
463install-exec: install-exec-am
464install-data: install-data-am
465uninstall: uninstall-am
466
467install-am: all-am
468	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
469
470installcheck: installcheck-am
471install-strip:
472	if test -z '$(STRIP)'; then \
473	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475	      install; \
476	else \
477	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
480	fi
481mostlyclean-generic:
482
483clean-generic:
484
485distclean-generic:
486	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
487	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
488
489maintainer-clean-generic:
490	@echo "This command is intended for maintainers to use"
491	@echo "it deletes files that may require special tools to rebuild."
492	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
493clean: clean-am
494
495clean-am: clean-generic clean-libtool clean-local mostlyclean-am
496
497distclean: distclean-am
498	-rm -f Makefile
499distclean-am: clean-am distclean-generic
500
501dvi: dvi-am
502
503dvi-am:
504
505html: html-am
506
507html-am:
508
509info: info-am
510
511info-am:
512
513install-data-am:
514
515install-dvi: install-dvi-am
516
517install-dvi-am:
518
519install-exec-am:
520
521install-html: install-html-am
522
523install-html-am:
524
525install-info: install-info-am
526
527install-info-am:
528
529install-man:
530
531install-pdf: install-pdf-am
532
533install-pdf-am:
534
535install-ps: install-ps-am
536
537install-ps-am:
538
539installcheck-am:
540
541maintainer-clean: maintainer-clean-am
542	-rm -f Makefile
543maintainer-clean-am: distclean-am maintainer-clean-generic
544
545mostlyclean: mostlyclean-am
546
547mostlyclean-am: mostlyclean-generic mostlyclean-libtool
548
549pdf: pdf-am
550
551pdf-am:
552
553ps: ps-am
554
555ps-am:
556
557uninstall-am: uninstall-apidocDATA
558
559.MAKE: install-am install-strip
560
561.PHONY: all all-am check check-am clean clean-generic clean-libtool \
562	clean-local cscopelist-am ctags-am distclean distclean-generic \
563	distclean-libtool distdir dvi dvi-am html html-am info info-am \
564	install install-am install-apidocDATA install-data \
565	install-data-am install-dvi install-dvi-am install-exec \
566	install-exec-am install-html install-html-am install-info \
567	install-info-am install-man install-pdf install-pdf-am \
568	install-ps install-ps-am install-strip installcheck \
569	installcheck-am installdirs maintainer-clean \
570	maintainer-clean-generic mostlyclean mostlyclean-generic \
571	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
572	uninstall-am uninstall-apidocDATA
573
574.PRECIOUS: Makefile
575
576
577@ENABLE_DOC_TRUE@api.out/html/*: \
578@ENABLE_DOC_TRUE@		$(EXTRA_DIST) \
579@ENABLE_DOC_TRUE@		$(top_srcdir)/include/pkcs11-helper-1.0/*.h \
580@ENABLE_DOC_TRUE@		$(srcdir)/*.gif
581@ENABLE_DOC_TRUE@	-rm -fr api.out
582@ENABLE_DOC_TRUE@	$(DOXYGEN)
583@ENABLE_DOC_TRUE@	cp "$(srcdir)"/*.gif api.out/html
584
585clean-local:
586	-rm -fr api.out
587
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
591