1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
57 *$$target_option*) has_opt=yes; break;; \
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
79 build_triplet = @build@
81 target_triplet = @target@
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(dist_noinst_SCRIPTS) README
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
87 $(top_srcdir)/m4/ac_python_devel.m4 \
88 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
89 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
90 $(top_srcdir)/m4/lt~obsolete.m4 \
91 $(top_srcdir)/m4/swig_python.m4 $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94 mkinstalldirs = $(install_sh) -d
95 CONFIG_HEADER = $(top_builddir)/config.h
97 CONFIG_CLEAN_VPATH_FILES =
98 SCRIPTS = $(dist_noinst_SCRIPTS)
99 AM_V_P = $(am__v_P_@AM_V@)
100 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 AM_V_GEN = $(am__v_GEN_@AM_V@)
104 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
105 am__v_GEN_0 = @echo " GEN " $@;
107 AM_V_at = $(am__v_at_@AM_V@)
108 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
114 ctags-recursive dvi-recursive html-recursive info-recursive \
115 install-data-recursive install-dvi-recursive \
116 install-exec-recursive install-html-recursive \
117 install-info-recursive install-pdf-recursive \
118 install-ps-recursive install-recursive installcheck-recursive \
119 installdirs-recursive pdf-recursive ps-recursive \
120 tags-recursive uninstall-recursive
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
124 *) (install-info --version) >/dev/null 2>&1;; \
126 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
127 distclean-recursive maintainer-clean-recursive
128 am__recursive_targets = \
129 $(RECURSIVE_TARGETS) \
130 $(RECURSIVE_CLEAN_TARGETS) \
131 $(am__extra_recursive_targets)
132 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
134 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
135 # Read a list of newline-separated strings from the standard input,
136 # and print each of them once, without duplicates. Input order is
138 am__uniquify_input = $(AWK) '\
139 BEGIN { nonempty = 0; } \
140 { items[$$0] = 1; nonempty = 1; } \
141 END { if (nonempty) { for (i in items) print i; }; } \
143 # Make sure the list of sources is unique. This is necessary because,
144 # e.g., the same source file might be shared among _SOURCES variables
145 # for different programs/libraries.
146 am__define_uniq_tagged_files = \
147 list='$(am__tagged_files)'; \
148 unique=`for i in $$list; do \
149 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
150 done | $(am__uniquify_input)`
153 DIST_SUBDIRS = $(SUBDIRS)
154 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
158 sed_rest='s,^[^/]*/*,,'; \
159 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
160 sed_butlast='s,/*[^/]*$$,,'; \
161 while test -n "$$dir1"; do \
162 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
163 if test "$$first" != "."; then \
164 if test "$$first" = ".."; then \
165 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
166 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
168 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
169 if test "$$first2" = "$$first"; then \
170 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
174 dir0="$$dir0"/"$$first"; \
177 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
181 ALL_LINGUAS = @ALL_LINGUAS@
183 AM_CPPFLAGS = @AM_CPPFLAGS@
184 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
190 CATALOGS = @CATALOGS@
191 CATOBJEXT = @CATOBJEXT@
193 CCDEPMODE = @CCDEPMODE@
196 CPPFLAGS = @CPPFLAGS@
197 CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
198 CRYPTO_LIBS = @CRYPTO_LIBS@
199 CYGPATH_W = @CYGPATH_W@
200 DATADIRNAME = @DATADIRNAME@
204 DSYMUTIL = @DSYMUTIL@
213 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
214 GMOFILES = @GMOFILES@
216 GPGME_CFLAGS = @GPGME_CFLAGS@
217 GPGME_LIBS = @GPGME_LIBS@
219 GTK_CFLAGS = @GTK_CFLAGS@
220 GTK_LIBS = @GTK_LIBS@
222 INSTALL_DATA = @INSTALL_DATA@
223 INSTALL_PROGRAM = @INSTALL_PROGRAM@
224 INSTALL_SCRIPT = @INSTALL_SCRIPT@
225 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
226 INSTOBJEXT = @INSTOBJEXT@
227 INTLLIBS = @INTLLIBS@
228 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
229 INTLTOOL_MERGE = @INTLTOOL_MERGE@
230 INTLTOOL_PERL = @INTLTOOL_PERL@
231 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
232 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
233 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
234 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
235 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
236 KEYUTILS_CFLAGS = @KEYUTILS_CFLAGS@
237 KEYUTILS_LIBS = @KEYUTILS_LIBS@
239 LATEX2HTML = @LATEX2HTML@
242 LIBECRYPTFS_LT_AGE = @LIBECRYPTFS_LT_AGE@
243 LIBECRYPTFS_LT_CURRENT = @LIBECRYPTFS_LT_CURRENT@
244 LIBECRYPTFS_LT_REVISION = @LIBECRYPTFS_LT_REVISION@
250 LOCALEDIR = @LOCALEDIR@
251 LTLIBOBJS = @LTLIBOBJS@
252 MAKEINFO = @MAKEINFO@
253 MANIFEST_TOOL = @MANIFEST_TOOL@
255 MKINSTALLDIRS = @MKINSTALLDIRS@
257 MSGFMT_OPTS = @MSGFMT_OPTS@
258 MSGMERGE = @MSGMERGE@
261 NSS_CFLAGS = @NSS_CFLAGS@
262 NSS_LIBS = @NSS_LIBS@
265 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
266 OPENSSL_LIBS = @OPENSSL_LIBS@
270 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
271 PACKAGE_NAME = @PACKAGE_NAME@
272 PACKAGE_STRING = @PACKAGE_STRING@
273 PACKAGE_TARNAME = @PACKAGE_TARNAME@
274 PACKAGE_URL = @PACKAGE_URL@
275 PACKAGE_VERSION = @PACKAGE_VERSION@
276 PAM_CFLAGS = @PAM_CFLAGS@
277 PAM_LIBS = @PAM_LIBS@
278 PATH_SEPARATOR = @PATH_SEPARATOR@
279 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
280 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
281 PKG_CONFIG = @PKG_CONFIG@
282 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
283 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
287 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
288 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
291 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
292 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
293 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
294 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
295 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
296 PYTHON_PLATFORM = @PYTHON_PLATFORM@
297 PYTHON_PREFIX = @PYTHON_PREFIX@
298 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
299 PYTHON_VERSION = @PYTHON_VERSION@
302 SET_MAKE = @SET_MAKE@
306 SWIG_LIB = @SWIG_LIB@
307 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
308 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
310 TSPI_CFLAGS = @TSPI_CFLAGS@
311 TSPI_LIBS = @TSPI_LIBS@
314 XGETTEXT = @XGETTEXT@
315 abs_builddir = @abs_builddir@
316 abs_srcdir = @abs_srcdir@
317 abs_top_builddir = @abs_top_builddir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_AR = @ac_ct_AR@
320 ac_ct_CC = @ac_ct_CC@
321 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322 am__include = @am__include@
323 am__leading_dot = @am__leading_dot@
324 am__quote = @am__quote@
326 am__untar = @am__untar@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_os = @build_os@
332 build_vendor = @build_vendor@
333 builddir = @builddir@
335 datarootdir = @datarootdir@
338 ecryptfskeymoddir = @ecryptfskeymoddir@
339 exec_prefix = @exec_prefix@
341 host_alias = @host_alias@
342 host_cpu = @host_cpu@
344 host_vendor = @host_vendor@
346 includedir = @includedir@
348 install_sh = @install_sh@
349 intltool__v_merge_options_ = @intltool__v_merge_options_@
350 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
352 libexecdir = @libexecdir@
353 localedir = @localedir@
354 localstatedir = @localstatedir@
357 oldincludedir = @oldincludedir@
359 pamlibdir = @pamlibdir@
361 pkgconfigdir = @pkgconfigdir@
362 pkgpyexecdir = @pkgpyexecdir@
363 pkgpythondir = @pkgpythondir@
365 program_transform_name = @program_transform_name@
367 pyexecdir = @pyexecdir@
368 pythondir = @pythondir@
369 rootsbindir = @rootsbindir@
371 sharedstatedir = @sharedstatedir@
373 sysconfdir = @sysconfdir@
375 target_alias = @target_alias@
376 target_cpu = @target_cpu@
377 target_os = @target_os@
378 target_vendor = @target_vendor@
379 top_build_prefix = @top_build_prefix@
380 top_builddir = @top_builddir@
381 top_srcdir = @top_srcdir@
382 SUBDIRS = lib userspace kernel
383 dist_noinst_SCRIPTS = run_tests.sh new.sh
387 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
389 case '$(am__configure_deps)' in \
391 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
392 && { if test -f $@; then exit 0; else break; fi; }; \
396 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
397 $(am__cd) $(top_srcdir) && \
398 $(AUTOMAKE) --gnu tests/Makefile
400 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
403 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
406 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
409 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
410 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412 $(top_srcdir)/configure: $(am__configure_deps)
413 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
415 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416 $(am__aclocal_m4_deps):
424 # This directory's subdirectories are mostly independent; you can cd
425 # into them and run 'make' without going through this Makefile.
426 # To change the values of 'make' variables: instead of editing Makefiles,
427 # (1) if the variable is set in 'config.status', edit 'config.status'
428 # (which will cause the Makefiles to be regenerated when you run 'make');
429 # (2) otherwise, pass the desired values on the 'make' command line.
430 $(am__recursive_targets):
432 if $(am__make_keepgoing); then \
433 failcom='fail=yes'; \
438 target=`echo $@ | sed s/-recursive//`; \
440 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
441 *) list='$(SUBDIRS)' ;; \
443 for subdir in $$list; do \
444 echo "Making $$target in $$subdir"; \
445 if test "$$subdir" = "."; then \
447 local_target="$$target-am"; \
449 local_target="$$target"; \
451 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454 if test "$$dot_seen" = "no"; then \
455 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
458 ID: $(am__tagged_files)
459 $(am__define_uniq_tagged_files); mkid -fID $$unique
463 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
466 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
467 include_option=--etags-include; \
470 include_option=--include; \
473 list='$(SUBDIRS)'; for subdir in $$list; do \
474 if test "$$subdir" = .; then :; else \
475 test ! -f $$subdir/TAGS || \
476 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
479 $(am__define_uniq_tagged_files); \
481 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
482 test -n "$$unique" || unique=$$empty_fix; \
483 if test $$# -gt 0; then \
484 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491 ctags: ctags-recursive
494 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
495 $(am__define_uniq_tagged_files); \
496 test -z "$(CTAGS_ARGS)$$unique" \
497 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
501 here=`$(am__cd) $(top_builddir) && pwd` \
502 && $(am__cd) $(top_srcdir) \
503 && gtags -i $(GTAGS_ARGS) "$$here"
504 cscopelist: cscopelist-recursive
506 cscopelist-am: $(am__tagged_files)
507 list='$(am__tagged_files)'; \
508 case "$(srcdir)" in \
509 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
510 *) sdir=$(subdir)/$(srcdir) ;; \
512 for i in $$list; do \
513 if test -f "$$i"; then \
514 echo "$(subdir)/$$i"; \
518 done >> $(top_builddir)/cscope.files
521 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
523 distdir: $(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,/[^/]*$$,,' | \
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 {} \;; \
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 {} \;; \
546 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
548 test -f "$(distdir)/$$file" \
549 || cp -p $$d/$$file "$(distdir)/$$file" \
553 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
554 if test "$$subdir" = .; then :; else \
556 || test -d "$(distdir)/$$subdir" \
557 || $(MKDIR_P) "$(distdir)/$$subdir" \
559 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
561 new_distdir=$$reldir; \
562 dir1=$$subdir; dir2="$(top_distdir)"; \
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=: \
579 check: check-recursive
580 all-am: Makefile $(SCRIPTS)
581 installdirs: installdirs-recursive
583 install: install-recursive
584 install-exec: install-exec-recursive
585 install-data: install-data-recursive
586 uninstall: uninstall-recursive
589 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
591 installcheck: installcheck-recursive
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 \
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; \
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)
610 maintainer-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 clean: clean-recursive
615 clean-am: clean-generic clean-libtool mostlyclean-am
617 distclean: distclean-recursive
619 distclean-am: clean-am distclean-generic distclean-tags
635 install-dvi: install-dvi-recursive
641 install-html: install-html-recursive
645 install-info: install-info-recursive
651 install-pdf: install-pdf-recursive
655 install-ps: install-ps-recursive
661 maintainer-clean: maintainer-clean-recursive
663 maintainer-clean-am: distclean-am maintainer-clean-generic
665 mostlyclean: mostlyclean-recursive
667 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
679 .MAKE: $(am__recursive_targets) install-am install-strip
681 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
682 check-am clean clean-generic clean-libtool cscopelist-am ctags \
683 ctags-am distclean distclean-generic distclean-libtool \
684 distclean-tags distdir dvi dvi-am html html-am info info-am \
685 install install-am install-data install-data-am install-dvi \
686 install-dvi-am install-exec install-exec-am install-html \
687 install-html-am install-info install-info-am install-man \
688 install-pdf install-pdf-am install-ps install-ps-am \
689 install-strip installcheck installcheck-am installdirs \
690 installdirs-am maintainer-clean maintainer-clean-generic \
691 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
692 ps ps-am tags tags-am uninstall uninstall-am
695 # Tell versions [3.59,3.63) of GNU make to not export all variables.
696 # Otherwise a system limit (for SysV at least) may be exceeded.