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 17VPATH = @srcdir@ 18am__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} 29am__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 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = misc 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 94 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 96 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = $(top_builddir)/config.h 102CONFIG_CLEAN_FILES = coverage.sh coverity.sh 103CONFIG_CLEAN_VPATH_FILES = 104SCRIPTS = $(noinst_SCRIPTS) 105AM_V_P = $(am__v_P_@AM_V@) 106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 107am__v_P_0 = false 108am__v_P_1 = : 109AM_V_GEN = $(am__v_GEN_@AM_V@) 110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 111am__v_GEN_0 = @echo " GEN " $@; 112am__v_GEN_1 = 113AM_V_at = $(am__v_at_@AM_V@) 114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 115am__v_at_0 = @ 116am__v_at_1 = 117SOURCES = 118DIST_SOURCES = 119am__can_run_installinfo = \ 120 case $$AM_UPDATE_INFO_DIR in \ 121 n|no|NO) false;; \ 122 *) (install-info --version) >/dev/null 2>&1;; \ 123 esac 124am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 125am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/coverage.sh.in \ 126 $(srcdir)/coverity.sh.in 127DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 128ACLOCAL = @ACLOCAL@ 129AMTAR = @AMTAR@ 130AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 131AR = @AR@ 132AUTOCONF = @AUTOCONF@ 133AUTOHEADER = @AUTOHEADER@ 134AUTOMAKE = @AUTOMAKE@ 135AWK = @AWK@ 136CC = @CC@ 137CCDEPMODE = @CCDEPMODE@ 138CFLAGS = @CFLAGS@ 139CPP = @CPP@ 140CPPFLAGS = @CPPFLAGS@ 141CRYB_TEST_LIBS = @CRYB_TEST_LIBS@ 142CRYPTO_LIBS = @CRYPTO_LIBS@ 143CRYPT_LIBS = @CRYPT_LIBS@ 144CYGPATH_W = @CYGPATH_W@ 145DEFS = @DEFS@ 146DEPDIR = @DEPDIR@ 147DLLTOOL = @DLLTOOL@ 148DL_LIBS = @DL_LIBS@ 149DSYMUTIL = @DSYMUTIL@ 150DUMPBIN = @DUMPBIN@ 151ECHO_C = @ECHO_C@ 152ECHO_N = @ECHO_N@ 153ECHO_T = @ECHO_T@ 154EGREP = @EGREP@ 155EXEEXT = @EXEEXT@ 156FGREP = @FGREP@ 157GREP = @GREP@ 158INSTALL = @INSTALL@ 159INSTALL_DATA = @INSTALL_DATA@ 160INSTALL_PROGRAM = @INSTALL_PROGRAM@ 161INSTALL_SCRIPT = @INSTALL_SCRIPT@ 162INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 163LD = @LD@ 164LDFLAGS = @LDFLAGS@ 165LIBOBJS = @LIBOBJS@ 166LIBS = @LIBS@ 167LIBTOOL = @LIBTOOL@ 168LIB_MAJ = @LIB_MAJ@ 169LIPO = @LIPO@ 170LN_S = @LN_S@ 171LTLIBOBJS = @LTLIBOBJS@ 172LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 173MAKEINFO = @MAKEINFO@ 174MANIFEST_TOOL = @MANIFEST_TOOL@ 175MKDIR_P = @MKDIR_P@ 176NM = @NM@ 177NMEDIT = @NMEDIT@ 178OBJDUMP = @OBJDUMP@ 179OBJEXT = @OBJEXT@ 180OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@ 181OTOOL = @OTOOL@ 182OTOOL64 = @OTOOL64@ 183PACKAGE = @PACKAGE@ 184PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 185PACKAGE_NAME = @PACKAGE_NAME@ 186PACKAGE_STRING = @PACKAGE_STRING@ 187PACKAGE_TARNAME = @PACKAGE_TARNAME@ 188PACKAGE_URL = @PACKAGE_URL@ 189PACKAGE_VERSION = @PACKAGE_VERSION@ 190PATH_SEPARATOR = @PATH_SEPARATOR@ 191RANLIB = @RANLIB@ 192SED = @SED@ 193SET_MAKE = @SET_MAKE@ 194SHELL = @SHELL@ 195STRIP = @STRIP@ 196SYSTEM_LIBPAM = @SYSTEM_LIBPAM@ 197VERSION = @VERSION@ 198abs_builddir = @abs_builddir@ 199abs_srcdir = @abs_srcdir@ 200abs_top_builddir = @abs_top_builddir@ 201abs_top_srcdir = @abs_top_srcdir@ 202ac_ct_AR = @ac_ct_AR@ 203ac_ct_CC = @ac_ct_CC@ 204ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 205am__include = @am__include@ 206am__leading_dot = @am__leading_dot@ 207am__quote = @am__quote@ 208am__tar = @am__tar@ 209am__untar = @am__untar@ 210bindir = @bindir@ 211build = @build@ 212build_alias = @build_alias@ 213build_cpu = @build_cpu@ 214build_os = @build_os@ 215build_vendor = @build_vendor@ 216builddir = @builddir@ 217datadir = @datadir@ 218datarootdir = @datarootdir@ 219docdir = @docdir@ 220dvidir = @dvidir@ 221exec_prefix = @exec_prefix@ 222host = @host@ 223host_alias = @host_alias@ 224host_cpu = @host_cpu@ 225host_os = @host_os@ 226host_vendor = @host_vendor@ 227htmldir = @htmldir@ 228includedir = @includedir@ 229infodir = @infodir@ 230install_sh = @install_sh@ 231libdir = @libdir@ 232libexecdir = @libexecdir@ 233localedir = @localedir@ 234localstatedir = @localstatedir@ 235mandir = @mandir@ 236mkdir_p = @mkdir_p@ 237oldincludedir = @oldincludedir@ 238pdfdir = @pdfdir@ 239prefix = @prefix@ 240program_transform_name = @program_transform_name@ 241psdir = @psdir@ 242sbindir = @sbindir@ 243sharedstatedir = @sharedstatedir@ 244srcdir = @srcdir@ 245sysconfdir = @sysconfdir@ 246target_alias = @target_alias@ 247top_build_prefix = @top_build_prefix@ 248top_builddir = @top_builddir@ 249top_srcdir = @top_srcdir@ 250noinst_SCRIPTS = coverage.sh coverity.sh 251all: all-am 252 253.SUFFIXES: 254$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 255 @for dep in $?; do \ 256 case '$(am__configure_deps)' in \ 257 *$$dep*) \ 258 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 259 && { if test -f $@; then exit 0; else break; fi; }; \ 260 exit 1;; \ 261 esac; \ 262 done; \ 263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign misc/Makefile'; \ 264 $(am__cd) $(top_srcdir) && \ 265 $(AUTOMAKE) --foreign misc/Makefile 266Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 267 @case '$?' in \ 268 *config.status*) \ 269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 270 *) \ 271 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 272 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 273 esac; 274 275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 277 278$(top_srcdir)/configure: $(am__configure_deps) 279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 280$(ACLOCAL_M4): $(am__aclocal_m4_deps) 281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 282$(am__aclocal_m4_deps): 283coverage.sh: $(top_builddir)/config.status $(srcdir)/coverage.sh.in 284 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 285coverity.sh: $(top_builddir)/config.status $(srcdir)/coverity.sh.in 286 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 287 288mostlyclean-libtool: 289 -rm -f *.lo 290 291clean-libtool: 292 -rm -rf .libs _libs 293tags TAGS: 294 295ctags CTAGS: 296 297cscope cscopelist: 298 299 300distdir: $(DISTFILES) 301 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 302 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 303 list='$(DISTFILES)'; \ 304 dist_files=`for file in $$list; do echo $$file; done | \ 305 sed -e "s|^$$srcdirstrip/||;t" \ 306 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 307 case $$dist_files in \ 308 */*) $(MKDIR_P) `echo "$$dist_files" | \ 309 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 310 sort -u` ;; \ 311 esac; \ 312 for file in $$dist_files; do \ 313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 314 if test -d $$d/$$file; then \ 315 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 316 if test -d "$(distdir)/$$file"; then \ 317 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 318 fi; \ 319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 320 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 321 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 322 fi; \ 323 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 324 else \ 325 test -f "$(distdir)/$$file" \ 326 || cp -p $$d/$$file "$(distdir)/$$file" \ 327 || exit 1; \ 328 fi; \ 329 done 330check-am: all-am 331check: check-am 332all-am: Makefile $(SCRIPTS) 333installdirs: 334install: install-am 335install-exec: install-exec-am 336install-data: install-data-am 337uninstall: uninstall-am 338 339install-am: all-am 340 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 341 342installcheck: installcheck-am 343install-strip: 344 if test -z '$(STRIP)'; then \ 345 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 346 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 347 install; \ 348 else \ 349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 351 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 352 fi 353mostlyclean-generic: 354 355clean-generic: 356 357distclean-generic: 358 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 359 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 360 361maintainer-clean-generic: 362 @echo "This command is intended for maintainers to use" 363 @echo "it deletes files that may require special tools to rebuild." 364clean: clean-am 365 366clean-am: clean-generic clean-libtool mostlyclean-am 367 368distclean: distclean-am 369 -rm -f Makefile 370distclean-am: clean-am distclean-generic 371 372dvi: dvi-am 373 374dvi-am: 375 376html: html-am 377 378html-am: 379 380info: info-am 381 382info-am: 383 384install-data-am: 385 386install-dvi: install-dvi-am 387 388install-dvi-am: 389 390install-exec-am: 391 392install-html: install-html-am 393 394install-html-am: 395 396install-info: install-info-am 397 398install-info-am: 399 400install-man: 401 402install-pdf: install-pdf-am 403 404install-pdf-am: 405 406install-ps: install-ps-am 407 408install-ps-am: 409 410installcheck-am: 411 412maintainer-clean: maintainer-clean-am 413 -rm -f Makefile 414maintainer-clean-am: distclean-am maintainer-clean-generic 415 416mostlyclean: mostlyclean-am 417 418mostlyclean-am: mostlyclean-generic mostlyclean-libtool 419 420pdf: pdf-am 421 422pdf-am: 423 424ps: ps-am 425 426ps-am: 427 428uninstall-am: 429 430.MAKE: install-am install-strip 431 432.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 433 cscopelist-am ctags-am distclean distclean-generic \ 434 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 435 install install-am install-data install-data-am install-dvi \ 436 install-dvi-am install-exec install-exec-am install-html \ 437 install-html-am install-info install-info-am install-man \ 438 install-pdf install-pdf-am install-ps install-ps-am \ 439 install-strip installcheck installcheck-am installdirs \ 440 maintainer-clean maintainer-clean-generic mostlyclean \ 441 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 442 tags-am uninstall uninstall-am 443 444.PRECIOUS: Makefile 445 446 447# Tell versions [3.59,3.63) of GNU make to not export all variables. 448# Otherwise a system limit (for SysV at least) may be exceeded. 449.NOEXPORT: 450