1# Makefile.in generated by automake 1.11.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# $Id$ 19 20# $Id$ 21 22# $Id$ 23 24 25VPATH = @srcdir@ 26pkgdatadir = $(datadir)/@PACKAGE@ 27pkgincludedir = $(includedir)/@PACKAGE@ 28pkglibdir = $(libdir)/@PACKAGE@ 29pkglibexecdir = $(libexecdir)/@PACKAGE@ 30am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 31install_sh_DATA = $(install_sh) -c -m 644 32install_sh_PROGRAM = $(install_sh) -c 33install_sh_SCRIPT = $(install_sh) -c 34INSTALL_HEADER = $(INSTALL_DATA) 35transform = $(program_transform_name) 36NORMAL_INSTALL = : 37PRE_INSTALL = : 38POST_INSTALL = : 39NORMAL_UNINSTALL = : 40PRE_UNINSTALL = : 41POST_UNINSTALL = : 42build_triplet = @build@ 43host_triplet = @host@ 44DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ 45 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 46 $(top_srcdir)/Makefile.am.common \ 47 $(top_srcdir)/cf/Makefile.am.common 48noinst_PROGRAMS = bits$(EXEEXT) 49subdir = include 50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 51am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 52 $(top_srcdir)/cf/auth-modules.m4 \ 53 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 54 $(top_srcdir)/cf/broken-glob.m4 \ 55 $(top_srcdir)/cf/broken-realloc.m4 \ 56 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 57 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ 58 $(top_srcdir)/cf/capabilities.m4 \ 59 $(top_srcdir)/cf/check-compile-et.m4 \ 60 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \ 61 $(top_srcdir)/cf/check-man.m4 \ 62 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \ 63 $(top_srcdir)/cf/check-type-extra.m4 \ 64 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \ 65 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \ 66 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \ 67 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \ 68 $(top_srcdir)/cf/find-func-no-libs.m4 \ 69 $(top_srcdir)/cf/find-func-no-libs2.m4 \ 70 $(top_srcdir)/cf/find-func.m4 \ 71 $(top_srcdir)/cf/find-if-not-broken.m4 \ 72 $(top_srcdir)/cf/framework-security.m4 \ 73 $(top_srcdir)/cf/have-struct-field.m4 \ 74 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \ 75 $(top_srcdir)/cf/krb-bigendian.m4 \ 76 $(top_srcdir)/cf/krb-func-getlogin.m4 \ 77 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \ 78 $(top_srcdir)/cf/krb-readline.m4 \ 79 $(top_srcdir)/cf/krb-struct-spwd.m4 \ 80 $(top_srcdir)/cf/krb-struct-winsize.m4 \ 81 $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \ 82 $(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \ 83 $(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \ 84 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \ 85 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \ 86 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 87 $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \ 88 $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \ 89 $(top_srcdir)/cf/roken-frag.m4 \ 90 $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \ 91 $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \ 92 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \ 93 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \ 94 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac 95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 96 $(ACLOCAL_M4) 97mkinstalldirs = $(install_sh) -d 98CONFIG_HEADER = config.h 99CONFIG_CLEAN_FILES = 100CONFIG_CLEAN_VPATH_FILES = 101PROGRAMS = $(noinst_PROGRAMS) 102bits_SOURCES = bits.c 103bits_OBJECTS = bits.$(OBJEXT) 104bits_LDADD = $(LDADD) 105depcomp = $(SHELL) $(top_srcdir)/depcomp 106am__depfiles_maybe = depfiles 107am__mv = mv -f 108COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 109 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 110LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 111 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 112 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 113CCLD = $(CC) 114LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 115 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 116 $(LDFLAGS) -o $@ 117SOURCES = bits.c 118DIST_SOURCES = bits.c 119RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 120 html-recursive info-recursive install-data-recursive \ 121 install-dvi-recursive install-exec-recursive \ 122 install-html-recursive install-info-recursive \ 123 install-pdf-recursive install-ps-recursive install-recursive \ 124 installcheck-recursive installdirs-recursive pdf-recursive \ 125 ps-recursive uninstall-recursive 126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 127am__vpath_adj = case $$p in \ 128 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 129 *) f=$$p;; \ 130 esac; 131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 132am__install_max = 40 133am__nobase_strip_setup = \ 134 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 135am__nobase_strip = \ 136 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 137am__nobase_list = $(am__nobase_strip_setup); \ 138 for p in $$list; do echo "$$p $$p"; done | \ 139 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 141 if (++n[$$2] == $(am__install_max)) \ 142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 143 END { for (dir in files) print dir, files[dir] }' 144am__base_list = \ 145 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 146 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 147am__installdirs = "$(DESTDIR)$(includedir)" 148HEADERS = $(nodist_include_HEADERS) $(noinst_HEADERS) 149RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 150 distclean-recursive maintainer-clean-recursive 151AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 152 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 153 distdir 154ETAGS = etags 155CTAGS = ctags 156DIST_SUBDIRS = $(SUBDIRS) 157DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 158am__relativize = \ 159 dir0=`pwd`; \ 160 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 161 sed_rest='s,^[^/]*/*,,'; \ 162 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 163 sed_butlast='s,/*[^/]*$$,,'; \ 164 while test -n "$$dir1"; do \ 165 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 166 if test "$$first" != "."; then \ 167 if test "$$first" = ".."; then \ 168 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 169 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 170 else \ 171 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 172 if test "$$first2" = "$$first"; then \ 173 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 174 else \ 175 dir2="../$$dir2"; \ 176 fi; \ 177 dir0="$$dir0"/"$$first"; \ 178 fi; \ 179 fi; \ 180 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 181 done; \ 182 reldir="$$dir2" 183ACLOCAL = @ACLOCAL@ 184AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 185AMTAR = @AMTAR@ 186AR = @AR@ 187ASN1_COMPILE = @ASN1_COMPILE@ 188ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@ 189AUTOCONF = @AUTOCONF@ 190AUTOHEADER = @AUTOHEADER@ 191AUTOMAKE = @AUTOMAKE@ 192AWK = @AWK@ 193CANONICAL_HOST = @CANONICAL_HOST@ 194CAPNG_CFLAGS = @CAPNG_CFLAGS@ 195CAPNG_LIBS = @CAPNG_LIBS@ 196CATMAN = @CATMAN@ 197CATMANEXT = @CATMANEXT@ 198CC = @CC@ 199CCDEPMODE = @CCDEPMODE@ 200CFLAGS = @CFLAGS@ 201COMPILE_ET = @COMPILE_ET@ 202CPP = @CPP@ 203CPPFLAGS = @CPPFLAGS@ 204CYGPATH_W = @CYGPATH_W@ 205DBHEADER = @DBHEADER@ 206DBLIB = @DBLIB@ 207DEFS = @DEFS@ 208DEPDIR = @DEPDIR@ 209DIR_com_err = @DIR_com_err@ 210DIR_hcrypto = @DIR_hcrypto@ 211DIR_hdbdir = @DIR_hdbdir@ 212DIR_roken = @DIR_roken@ 213DLLTOOL = @DLLTOOL@ 214DSYMUTIL = @DSYMUTIL@ 215DUMPBIN = @DUMPBIN@ 216ECHO_C = @ECHO_C@ 217ECHO_N = @ECHO_N@ 218ECHO_T = @ECHO_T@ 219EGREP = @EGREP@ 220EXEEXT = @EXEEXT@ 221FGREP = @FGREP@ 222GREP = @GREP@ 223GROFF = @GROFF@ 224INCLUDES_roken = @INCLUDES_roken@ 225INCLUDE_hcrypto = @INCLUDE_hcrypto@ 226INCLUDE_hesiod = @INCLUDE_hesiod@ 227INCLUDE_krb4 = @INCLUDE_krb4@ 228INCLUDE_libedit = @INCLUDE_libedit@ 229INCLUDE_libintl = @INCLUDE_libintl@ 230INCLUDE_openldap = @INCLUDE_openldap@ 231INCLUDE_readline = @INCLUDE_readline@ 232INCLUDE_sqlite3 = @INCLUDE_sqlite3@ 233INSTALL = @INSTALL@ 234INSTALL_DATA = @INSTALL_DATA@ 235INSTALL_PROGRAM = @INSTALL_PROGRAM@ 236INSTALL_SCRIPT = @INSTALL_SCRIPT@ 237INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 238LD = @LD@ 239LDFLAGS = @LDFLAGS@ 240LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@ 241LEX = @LEX@ 242LEXLIB = @LEXLIB@ 243LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 244LIBADD_roken = @LIBADD_roken@ 245LIBOBJS = @LIBOBJS@ 246LIBS = @LIBS@ 247LIBTOOL = @LIBTOOL@ 248LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 249LIB_NDBM = @LIB_NDBM@ 250LIB_XauFileName = @LIB_XauFileName@ 251LIB_XauReadAuth = @LIB_XauReadAuth@ 252LIB_XauWriteAuth = @LIB_XauWriteAuth@ 253LIB_bswap16 = @LIB_bswap16@ 254LIB_bswap32 = @LIB_bswap32@ 255LIB_com_err = @LIB_com_err@ 256LIB_com_err_a = @LIB_com_err_a@ 257LIB_com_err_so = @LIB_com_err_so@ 258LIB_crypt = @LIB_crypt@ 259LIB_db_create = @LIB_db_create@ 260LIB_dbm_firstkey = @LIB_dbm_firstkey@ 261LIB_dbopen = @LIB_dbopen@ 262LIB_dispatch_async_f = @LIB_dispatch_async_f@ 263LIB_dlopen = @LIB_dlopen@ 264LIB_dn_expand = @LIB_dn_expand@ 265LIB_dns_search = @LIB_dns_search@ 266LIB_door_create = @LIB_door_create@ 267LIB_freeaddrinfo = @LIB_freeaddrinfo@ 268LIB_gai_strerror = @LIB_gai_strerror@ 269LIB_getaddrinfo = @LIB_getaddrinfo@ 270LIB_gethostbyname = @LIB_gethostbyname@ 271LIB_gethostbyname2 = @LIB_gethostbyname2@ 272LIB_getnameinfo = @LIB_getnameinfo@ 273LIB_getpwnam_r = @LIB_getpwnam_r@ 274LIB_getsockopt = @LIB_getsockopt@ 275LIB_hcrypto = @LIB_hcrypto@ 276LIB_hcrypto_a = @LIB_hcrypto_a@ 277LIB_hcrypto_appl = @LIB_hcrypto_appl@ 278LIB_hcrypto_so = @LIB_hcrypto_so@ 279LIB_hesiod = @LIB_hesiod@ 280LIB_hstrerror = @LIB_hstrerror@ 281LIB_kdb = @LIB_kdb@ 282LIB_krb4 = @LIB_krb4@ 283LIB_libedit = @LIB_libedit@ 284LIB_libintl = @LIB_libintl@ 285LIB_loadquery = @LIB_loadquery@ 286LIB_logout = @LIB_logout@ 287LIB_logwtmp = @LIB_logwtmp@ 288LIB_openldap = @LIB_openldap@ 289LIB_openpty = @LIB_openpty@ 290LIB_otp = @LIB_otp@ 291LIB_pidfile = @LIB_pidfile@ 292LIB_readline = @LIB_readline@ 293LIB_res_ndestroy = @LIB_res_ndestroy@ 294LIB_res_nsearch = @LIB_res_nsearch@ 295LIB_res_search = @LIB_res_search@ 296LIB_roken = @LIB_roken@ 297LIB_security = @LIB_security@ 298LIB_setsockopt = @LIB_setsockopt@ 299LIB_socket = @LIB_socket@ 300LIB_sqlite3 = @LIB_sqlite3@ 301LIB_syslog = @LIB_syslog@ 302LIB_tgetent = @LIB_tgetent@ 303LIPO = @LIPO@ 304LN_S = @LN_S@ 305LTLIBOBJS = @LTLIBOBJS@ 306MAINT = @MAINT@ 307MAKEINFO = @MAKEINFO@ 308MANIFEST_TOOL = @MANIFEST_TOOL@ 309MKDIR_P = @MKDIR_P@ 310NM = @NM@ 311NMEDIT = @NMEDIT@ 312NO_AFS = @NO_AFS@ 313NROFF = @NROFF@ 314OBJDUMP = @OBJDUMP@ 315OBJEXT = @OBJEXT@ 316OTOOL = @OTOOL@ 317OTOOL64 = @OTOOL64@ 318PACKAGE = @PACKAGE@ 319PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 320PACKAGE_NAME = @PACKAGE_NAME@ 321PACKAGE_STRING = @PACKAGE_STRING@ 322PACKAGE_TARNAME = @PACKAGE_TARNAME@ 323PACKAGE_URL = @PACKAGE_URL@ 324PACKAGE_VERSION = @PACKAGE_VERSION@ 325PATH_SEPARATOR = @PATH_SEPARATOR@ 326PKG_CONFIG = @PKG_CONFIG@ 327PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 328PTHREAD_LDADD = @PTHREAD_LDADD@ 329PTHREAD_LIBADD = @PTHREAD_LIBADD@ 330RANLIB = @RANLIB@ 331SED = @SED@ 332SET_MAKE = @SET_MAKE@ 333SHELL = @SHELL@ 334SLC = @SLC@ 335SLC_DEP = @SLC_DEP@ 336STRIP = @STRIP@ 337VERSION = @VERSION@ 338VERSIONING = @VERSIONING@ 339WFLAGS = @WFLAGS@ 340WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@ 341WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@ 342XMKMF = @XMKMF@ 343X_CFLAGS = @X_CFLAGS@ 344X_EXTRA_LIBS = @X_EXTRA_LIBS@ 345X_LIBS = @X_LIBS@ 346X_PRE_LIBS = @X_PRE_LIBS@ 347YACC = @YACC@ 348YFLAGS = @YFLAGS@ 349abs_builddir = @abs_builddir@ 350abs_srcdir = @abs_srcdir@ 351abs_top_builddir = @abs_top_builddir@ 352abs_top_srcdir = @abs_top_srcdir@ 353ac_ct_AR = @ac_ct_AR@ 354ac_ct_CC = @ac_ct_CC@ 355ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 356am__include = @am__include@ 357am__leading_dot = @am__leading_dot@ 358am__quote = @am__quote@ 359am__tar = @am__tar@ 360am__untar = @am__untar@ 361bindir = @bindir@ 362build = @build@ 363build_alias = @build_alias@ 364build_cpu = @build_cpu@ 365build_os = @build_os@ 366build_vendor = @build_vendor@ 367builddir = @builddir@ 368datadir = @datadir@ 369datarootdir = @datarootdir@ 370docdir = @docdir@ 371dpagaix_cflags = @dpagaix_cflags@ 372dpagaix_ldadd = @dpagaix_ldadd@ 373dpagaix_ldflags = @dpagaix_ldflags@ 374dvidir = @dvidir@ 375exec_prefix = @exec_prefix@ 376host = @host@ 377host_alias = @host_alias@ 378host_cpu = @host_cpu@ 379host_os = @host_os@ 380host_vendor = @host_vendor@ 381htmldir = @htmldir@ 382includedir = @includedir@ 383infodir = @infodir@ 384install_sh = @install_sh@ 385libdir = @libdir@ 386libexecdir = @libexecdir@ 387localedir = @localedir@ 388localstatedir = @localstatedir@ 389mandir = @mandir@ 390mkdir_p = @mkdir_p@ 391oldincludedir = @oldincludedir@ 392pdfdir = @pdfdir@ 393prefix = @prefix@ 394program_transform_name = @program_transform_name@ 395psdir = @psdir@ 396sbindir = @sbindir@ 397sharedstatedir = @sharedstatedir@ 398srcdir = @srcdir@ 399subdirs = @subdirs@ 400sysconfdir = @sysconfdir@ 401target_alias = @target_alias@ 402top_build_prefix = @top_build_prefix@ 403top_builddir = @top_builddir@ 404top_srcdir = @top_srcdir@ 405SUFFIXES = .et .h .x .z .hx .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 406DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include 407AM_CPPFLAGS = $(INCLUDES_roken) -DHOST=\"$(CANONICAL_HOST)\" 408@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 409AM_CFLAGS = $(WFLAGS) 410CP = cp 411buildinclude = $(top_builddir)/include 412LIB_el_init = @LIB_el_init@ 413LIB_getattr = @LIB_getattr@ 414LIB_getpwent_r = @LIB_getpwent_r@ 415LIB_odm_initialize = @LIB_odm_initialize@ 416LIB_setpcred = @LIB_setpcred@ 417HESIODLIB = @HESIODLIB@ 418HESIODINCLUDE = @HESIODINCLUDE@ 419libexec_heimdaldir = $(libexecdir)/heimdal 420NROFF_MAN = groff -mandoc -Tascii 421LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 422@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 423@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 424 425@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 426LIB_heimbase = $(top_builddir)/base/libheimbase.la 427@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 428SUBDIRS = kadm5 hcrypto gssapi 429CHECK_LOCAL = no-check-local 430nodist_include_HEADERS = krb5-types.h 431noinst_HEADERS = heim_threads.h crypto-headers.h 432EXTRA_DIST = NTMakefile krb5-types.cross 433CLEANFILES = \ 434 asn1.h \ 435 asn1-common.h \ 436 asn1-template.h \ 437 asn1_err.h \ 438 base64.h \ 439 cms_asn1.h \ 440 crmf_asn1.h \ 441 com_err.h \ 442 com_right.h \ 443 ccache_plugin.h \ 444 der-protos.h \ 445 der-private.h \ 446 der.h \ 447 digest_asn1.h \ 448 editline.h \ 449 err.h \ 450 getarg.h \ 451 glob.h \ 452 gssapi.h \ 453 hdb-protos.h \ 454 hdb.h \ 455 hdb_asn1.h \ 456 hdb_err.h \ 457 heim-ipc.h \ 458 heim_asn1.h \ 459 heim_err.h \ 460 heimbase.h \ 461 heimntlm-protos.h \ 462 heimntlm.h \ 463 hex.h \ 464 hx509-protos.h \ 465 hx509.h \ 466 hx509_err.h \ 467 k524_err.h \ 468 kafs.h \ 469 kdc-protos.h \ 470 kdc.h \ 471 krb5-private.h \ 472 krb5-protos.h \ 473 krb5-types.h \ 474 krb5.h \ 475 krb5_asn1.h \ 476 krb5_ccapi.h \ 477 krb5_err.h \ 478 krb_err.h \ 479 kx509_asn1.h \ 480 kx509_err.h \ 481 locate_plugin.h \ 482 ntlm_err.h \ 483 ocsp_asn1.h \ 484 otp.h \ 485 parse_bytes.h \ 486 parse_time.h \ 487 parse_units.h \ 488 pkcs10_asn1.h \ 489 pkcs12_asn1.h \ 490 pkcs8_asn1.h \ 491 pkcs9_asn1.h \ 492 pkinit_asn1.h \ 493 resolve.h \ 494 rfc2459_asn1.h \ 495 roken-common.h \ 496 roken.h \ 497 rtbl.h \ 498 send_to_kdc_plugin.h \ 499 sl.h \ 500 test-mem.h \ 501 vers.h \ 502 vis.h \ 503 wind.h \ 504 wind_err.h \ 505 windc_plugin.h \ 506 xdbm.h 507 508DISTCLEANFILES = \ 509 version.h \ 510 version.h.in 511 512all: config.h 513 $(MAKE) $(AM_MAKEFLAGS) all-recursive 514 515.SUFFIXES: 516.SUFFIXES: .et .h .x .z .hx .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .lo .o .obj 517$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps) 518 @for dep in $?; do \ 519 case '$(am__configure_deps)' in \ 520 *$$dep*) \ 521 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 522 && { if test -f $@; then exit 0; else break; fi; }; \ 523 exit 1;; \ 524 esac; \ 525 done; \ 526 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 527 $(am__cd) $(top_srcdir) && \ 528 $(AUTOMAKE) --foreign include/Makefile 529.PRECIOUS: Makefile 530Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 531 @case '$?' in \ 532 *config.status*) \ 533 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 534 *) \ 535 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 536 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 537 esac; 538 539$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 540 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 541 542$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 543 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 544$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 545 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 546$(am__aclocal_m4_deps): 547 548config.h: stamp-h1 549 @if test ! -f $@; then \ 550 rm -f stamp-h1; \ 551 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 552 else :; fi 553 554stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 555 @rm -f stamp-h1 556 cd $(top_builddir) && $(SHELL) ./config.status include/config.h 557$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 558 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 559 rm -f stamp-h1 560 touch $@ 561 562distclean-hdr: 563 -rm -f config.h stamp-h1 564 565clean-noinstPROGRAMS: 566 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 567 echo " rm -f" $$list; \ 568 rm -f $$list || exit $$?; \ 569 test -n "$(EXEEXT)" || exit 0; \ 570 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 571 echo " rm -f" $$list; \ 572 rm -f $$list 573bits$(EXEEXT): $(bits_OBJECTS) $(bits_DEPENDENCIES) 574 @rm -f bits$(EXEEXT) 575 $(LINK) $(bits_OBJECTS) $(bits_LDADD) $(LIBS) 576 577mostlyclean-compile: 578 -rm -f *.$(OBJEXT) 579 580distclean-compile: 581 -rm -f *.tab.c 582 583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bits.Po@am__quote@ 584 585.c.o: 586@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 587@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 588@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 589@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 590@am__fastdepCC_FALSE@ $(COMPILE) -c $< 591 592.c.obj: 593@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 594@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 595@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 596@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 597@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 598 599.c.lo: 600@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 601@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 602@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 603@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 604@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 605 606mostlyclean-libtool: 607 -rm -f *.lo 608 609clean-libtool: 610 -rm -rf .libs _libs 611install-nodist_includeHEADERS: $(nodist_include_HEADERS) 612 @$(NORMAL_INSTALL) 613 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" 614 @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ 615 for p in $$list; do \ 616 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 617 echo "$$d$$p"; \ 618 done | $(am__base_list) | \ 619 while read files; do \ 620 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 621 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 622 done 623 624uninstall-nodist_includeHEADERS: 625 @$(NORMAL_UNINSTALL) 626 @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ 627 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 628 test -n "$$files" || exit 0; \ 629 echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \ 630 cd "$(DESTDIR)$(includedir)" && rm -f $$files 631 632# This directory's subdirectories are mostly independent; you can cd 633# into them and run `make' without going through this Makefile. 634# To change the values of `make' variables: instead of editing Makefiles, 635# (1) if the variable is set in `config.status', edit `config.status' 636# (which will cause the Makefiles to be regenerated when you run `make'); 637# (2) otherwise, pass the desired values on the `make' command line. 638$(RECURSIVE_TARGETS): 639 @fail= failcom='exit 1'; \ 640 for f in x $$MAKEFLAGS; do \ 641 case $$f in \ 642 *=* | --[!k]*);; \ 643 *k*) failcom='fail=yes';; \ 644 esac; \ 645 done; \ 646 dot_seen=no; \ 647 target=`echo $@ | sed s/-recursive//`; \ 648 list='$(SUBDIRS)'; for subdir in $$list; do \ 649 echo "Making $$target in $$subdir"; \ 650 if test "$$subdir" = "."; then \ 651 dot_seen=yes; \ 652 local_target="$$target-am"; \ 653 else \ 654 local_target="$$target"; \ 655 fi; \ 656 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 657 || eval $$failcom; \ 658 done; \ 659 if test "$$dot_seen" = "no"; then \ 660 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 661 fi; test -z "$$fail" 662 663$(RECURSIVE_CLEAN_TARGETS): 664 @fail= failcom='exit 1'; \ 665 for f in x $$MAKEFLAGS; do \ 666 case $$f in \ 667 *=* | --[!k]*);; \ 668 *k*) failcom='fail=yes';; \ 669 esac; \ 670 done; \ 671 dot_seen=no; \ 672 case "$@" in \ 673 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 674 *) list='$(SUBDIRS)' ;; \ 675 esac; \ 676 rev=''; for subdir in $$list; do \ 677 if test "$$subdir" = "."; then :; else \ 678 rev="$$subdir $$rev"; \ 679 fi; \ 680 done; \ 681 rev="$$rev ."; \ 682 target=`echo $@ | sed s/-recursive//`; \ 683 for subdir in $$rev; do \ 684 echo "Making $$target in $$subdir"; \ 685 if test "$$subdir" = "."; then \ 686 local_target="$$target-am"; \ 687 else \ 688 local_target="$$target"; \ 689 fi; \ 690 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 691 || eval $$failcom; \ 692 done && test -z "$$fail" 693tags-recursive: 694 list='$(SUBDIRS)'; for subdir in $$list; do \ 695 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 696 done 697ctags-recursive: 698 list='$(SUBDIRS)'; for subdir in $$list; do \ 699 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 700 done 701 702ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 703 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 704 unique=`for i in $$list; do \ 705 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 706 done | \ 707 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 708 END { if (nonempty) { for (i in files) print i; }; }'`; \ 709 mkid -fID $$unique 710tags: TAGS 711 712TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 713 $(TAGS_FILES) $(LISP) 714 set x; \ 715 here=`pwd`; \ 716 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 717 include_option=--etags-include; \ 718 empty_fix=.; \ 719 else \ 720 include_option=--include; \ 721 empty_fix=; \ 722 fi; \ 723 list='$(SUBDIRS)'; for subdir in $$list; do \ 724 if test "$$subdir" = .; then :; else \ 725 test ! -f $$subdir/TAGS || \ 726 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 727 fi; \ 728 done; \ 729 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 730 unique=`for i in $$list; do \ 731 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 732 done | \ 733 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 734 END { if (nonempty) { for (i in files) print i; }; }'`; \ 735 shift; \ 736 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 737 test -n "$$unique" || unique=$$empty_fix; \ 738 if test $$# -gt 0; then \ 739 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 740 "$$@" $$unique; \ 741 else \ 742 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 743 $$unique; \ 744 fi; \ 745 fi 746ctags: CTAGS 747CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 748 $(TAGS_FILES) $(LISP) 749 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 750 unique=`for i in $$list; do \ 751 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 752 done | \ 753 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 754 END { if (nonempty) { for (i in files) print i; }; }'`; \ 755 test -z "$(CTAGS_ARGS)$$unique" \ 756 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 757 $$unique 758 759GTAGS: 760 here=`$(am__cd) $(top_builddir) && pwd` \ 761 && $(am__cd) $(top_srcdir) \ 762 && gtags -i $(GTAGS_ARGS) "$$here" 763 764distclean-tags: 765 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 766 767distdir: $(DISTFILES) 768 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 769 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 770 list='$(DISTFILES)'; \ 771 dist_files=`for file in $$list; do echo $$file; done | \ 772 sed -e "s|^$$srcdirstrip/||;t" \ 773 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 774 case $$dist_files in \ 775 */*) $(MKDIR_P) `echo "$$dist_files" | \ 776 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 777 sort -u` ;; \ 778 esac; \ 779 for file in $$dist_files; do \ 780 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 781 if test -d $$d/$$file; then \ 782 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 783 if test -d "$(distdir)/$$file"; then \ 784 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 785 fi; \ 786 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 787 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 788 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 789 fi; \ 790 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 791 else \ 792 test -f "$(distdir)/$$file" \ 793 || cp -p $$d/$$file "$(distdir)/$$file" \ 794 || exit 1; \ 795 fi; \ 796 done 797 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 798 if test "$$subdir" = .; then :; else \ 799 test -d "$(distdir)/$$subdir" \ 800 || $(MKDIR_P) "$(distdir)/$$subdir" \ 801 || exit 1; \ 802 fi; \ 803 done 804 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 805 if test "$$subdir" = .; then :; else \ 806 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 807 $(am__relativize); \ 808 new_distdir=$$reldir; \ 809 dir1=$$subdir; dir2="$(top_distdir)"; \ 810 $(am__relativize); \ 811 new_top_distdir=$$reldir; \ 812 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 813 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 814 ($(am__cd) $$subdir && \ 815 $(MAKE) $(AM_MAKEFLAGS) \ 816 top_distdir="$$new_top_distdir" \ 817 distdir="$$new_distdir" \ 818 am__remove_distdir=: \ 819 am__skip_length_check=: \ 820 am__skip_mode_fix=: \ 821 distdir) \ 822 || exit 1; \ 823 fi; \ 824 done 825 $(MAKE) $(AM_MAKEFLAGS) \ 826 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 827 dist-hook 828check-am: all-am 829 $(MAKE) $(AM_MAKEFLAGS) check-local 830check: check-recursive 831all-am: Makefile $(PROGRAMS) $(HEADERS) config.h all-local 832installdirs: installdirs-recursive 833installdirs-am: 834 for dir in "$(DESTDIR)$(includedir)"; do \ 835 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 836 done 837install: install-recursive 838install-exec: install-exec-recursive 839install-data: install-data-recursive 840uninstall: uninstall-recursive 841 842install-am: all-am 843 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 844 845installcheck: installcheck-recursive 846install-strip: 847 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 848 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 849 `test -z '$(STRIP)' || \ 850 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 851mostlyclean-generic: 852 853clean-generic: 854 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 855 856distclean-generic: 857 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 858 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 859 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 860 861maintainer-clean-generic: 862 @echo "This command is intended for maintainers to use" 863 @echo "it deletes files that may require special tools to rebuild." 864clean: clean-recursive 865 866clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ 867 mostlyclean-am 868 869distclean: distclean-recursive 870 -rm -rf ./$(DEPDIR) 871 -rm -f Makefile 872distclean-am: clean-am distclean-compile distclean-generic \ 873 distclean-hdr distclean-tags 874 875dvi: dvi-recursive 876 877dvi-am: 878 879html: html-recursive 880 881html-am: 882 883info: info-recursive 884 885info-am: 886 887install-data-am: install-nodist_includeHEADERS 888 @$(NORMAL_INSTALL) 889 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 890install-dvi: install-dvi-recursive 891 892install-dvi-am: 893 894install-exec-am: 895 @$(NORMAL_INSTALL) 896 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 897install-html: install-html-recursive 898 899install-html-am: 900 901install-info: install-info-recursive 902 903install-info-am: 904 905install-man: 906 907install-pdf: install-pdf-recursive 908 909install-pdf-am: 910 911install-ps: install-ps-recursive 912 913install-ps-am: 914 915installcheck-am: 916 917maintainer-clean: maintainer-clean-recursive 918 -rm -rf ./$(DEPDIR) 919 -rm -f Makefile 920maintainer-clean-am: distclean-am maintainer-clean-generic 921 922mostlyclean: mostlyclean-recursive 923 924mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 925 mostlyclean-libtool 926 927pdf: pdf-recursive 928 929pdf-am: 930 931ps: ps-recursive 932 933ps-am: 934 935uninstall-am: uninstall-nodist_includeHEADERS 936 @$(NORMAL_INSTALL) 937 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook 938.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \ 939 ctags-recursive install-am install-data-am install-exec-am \ 940 install-strip tags-recursive uninstall-am 941 942.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 943 all all-am all-local check check-am check-local clean \ 944 clean-generic clean-libtool clean-noinstPROGRAMS ctags \ 945 ctags-recursive dist-hook distclean distclean-compile \ 946 distclean-generic distclean-hdr distclean-libtool \ 947 distclean-tags distdir dvi dvi-am html html-am info info-am \ 948 install install-am install-data install-data-am \ 949 install-data-hook install-dvi install-dvi-am install-exec \ 950 install-exec-am install-exec-hook install-html install-html-am \ 951 install-info install-info-am install-man \ 952 install-nodist_includeHEADERS install-pdf install-pdf-am \ 953 install-ps install-ps-am install-strip installcheck \ 954 installcheck-am installdirs installdirs-am maintainer-clean \ 955 maintainer-clean-generic mostlyclean mostlyclean-compile \ 956 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 957 tags tags-recursive uninstall uninstall-am uninstall-hook \ 958 uninstall-nodist_includeHEADERS 959 960 961install-suid-programs: 962 @foo='$(bin_SUIDS)'; \ 963 for file in $$foo; do \ 964 x=$(DESTDIR)$(bindir)/$$file; \ 965 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 966 echo "*"; \ 967 echo "* Failed to install $$x setuid root"; \ 968 echo "*"; \ 969 fi; done 970 971install-exec-hook: install-suid-programs 972 973install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) 974 @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 975 for f in $$foo; do \ 976 f=`basename $$f`; \ 977 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 978 else file="$$f"; fi; \ 979 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 980 : ; else \ 981 echo " $(CP) $$file $(buildinclude)/$$f"; \ 982 $(CP) $$file $(buildinclude)/$$f; \ 983 fi ; \ 984 done ; \ 985 foo='$(nobase_include_HEADERS)'; \ 986 for f in $$foo; do \ 987 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 988 else file="$$f"; fi; \ 989 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \ 990 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 991 : ; else \ 992 echo " $(CP) $$file $(buildinclude)/$$f"; \ 993 $(CP) $$file $(buildinclude)/$$f; \ 994 fi ; \ 995 done 996 997all-local: install-build-headers 998 999check-local:: 1000 @if test '$(CHECK_LOCAL)' = "no-check-local"; then \ 1001 foo=''; elif test '$(CHECK_LOCAL)'; then \ 1002 foo='$(CHECK_LOCAL)'; else \ 1003 foo='$(PROGRAMS)'; fi; \ 1004 if test "$$foo"; then \ 1005 failed=0; all=0; \ 1006 for i in $$foo; do \ 1007 all=`expr $$all + 1`; \ 1008 if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \ 1009 echo "PASS: $$i"; \ 1010 else \ 1011 echo "FAIL: $$i"; \ 1012 failed=`expr $$failed + 1`; \ 1013 fi; \ 1014 done; \ 1015 if test "$$failed" -eq 0; then \ 1016 banner="All $$all tests passed"; \ 1017 else \ 1018 banner="$$failed of $$all tests failed"; \ 1019 fi; \ 1020 dashes=`echo "$$banner" | sed s/./=/g`; \ 1021 echo "$$dashes"; \ 1022 echo "$$banner"; \ 1023 echo "$$dashes"; \ 1024 test "$$failed" -eq 0 || exit 1; \ 1025 fi 1026 1027.x.c: 1028 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1029 1030.hx.h: 1031 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1032#NROFF_MAN = nroff -man 1033.1.cat1: 1034 $(NROFF_MAN) $< > $@ 1035.3.cat3: 1036 $(NROFF_MAN) $< > $@ 1037.5.cat5: 1038 $(NROFF_MAN) $< > $@ 1039.8.cat8: 1040 $(NROFF_MAN) $< > $@ 1041 1042dist-cat1-mans: 1043 @foo='$(man1_MANS)'; \ 1044 bar='$(man_MANS)'; \ 1045 for i in $$bar; do \ 1046 case $$i in \ 1047 *.1) foo="$$foo $$i";; \ 1048 esac; done ;\ 1049 for i in $$foo; do \ 1050 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 1051 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1052 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1053 done 1054 1055dist-cat3-mans: 1056 @foo='$(man3_MANS)'; \ 1057 bar='$(man_MANS)'; \ 1058 for i in $$bar; do \ 1059 case $$i in \ 1060 *.3) foo="$$foo $$i";; \ 1061 esac; done ;\ 1062 for i in $$foo; do \ 1063 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 1064 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1065 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1066 done 1067 1068dist-cat5-mans: 1069 @foo='$(man5_MANS)'; \ 1070 bar='$(man_MANS)'; \ 1071 for i in $$bar; do \ 1072 case $$i in \ 1073 *.5) foo="$$foo $$i";; \ 1074 esac; done ;\ 1075 for i in $$foo; do \ 1076 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 1077 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1078 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1079 done 1080 1081dist-cat8-mans: 1082 @foo='$(man8_MANS)'; \ 1083 bar='$(man_MANS)'; \ 1084 for i in $$bar; do \ 1085 case $$i in \ 1086 *.8) foo="$$foo $$i";; \ 1087 esac; done ;\ 1088 for i in $$foo; do \ 1089 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 1090 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1091 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1092 done 1093 1094dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 1095 1096install-cat-mans: 1097 $(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 1098 1099uninstall-cat-mans: 1100 $(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 1101 1102install-data-hook: install-cat-mans 1103uninstall-hook: uninstall-cat-mans 1104 1105.et.h: 1106 $(COMPILE_ET) $< 1107.et.c: 1108 $(COMPILE_ET) $< 1109 1110# 1111# Useful target for debugging 1112# 1113 1114check-valgrind: 1115 tobjdir=`cd $(top_builddir) && pwd` ; \ 1116 tsrcdir=`cd $(top_srcdir) && pwd` ; \ 1117 env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check 1118 1119# 1120# Target to please samba build farm, builds distfiles in-tree. 1121# Will break when automake changes... 1122# 1123 1124distdir-in-tree: $(DISTFILES) $(INFO_DEPS) 1125 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 1126 if test "$$subdir" != .; then \ 1127 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \ 1128 fi ; \ 1129 done 1130 1131@CROSS_COMPILE_FALSE@krb5-types.h: bits$(EXEEXT) 1132@CROSS_COMPILE_FALSE@ ./bits$(EXEEXT) krb5-types.h 1133 1134@CROSS_COMPILE_TRUE@krb5-types.h: krb5-types.cross 1135@CROSS_COMPILE_TRUE@ cp $(srcdir)/krb5-types.cross krb5-types.h 1136 1137# Tell versions [3.59,3.63) of GNU make to not export all variables. 1138# Otherwise a system limit (for SysV at least) may be exceeded. 1139.NOEXPORT: 1140