1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 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# Id 18 19# Id 20 21# Id 22 23 24 25VPATH = @srcdir@ 26am__is_gnu_make = { \ 27 if test -z '$(MAKELEVEL)'; then \ 28 false; \ 29 elif test -n '$(MAKE_HOST)'; then \ 30 true; \ 31 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 true; \ 33 else \ 34 false; \ 35 fi; \ 36} 37am__make_running_with_option = \ 38 case $${target_option-} in \ 39 ?) ;; \ 40 *) echo "am__make_running_with_option: internal error: invalid" \ 41 "target option '$${target_option-}' specified" >&2; \ 42 exit 1;; \ 43 esac; \ 44 has_opt=no; \ 45 sane_makeflags=$$MAKEFLAGS; \ 46 if $(am__is_gnu_make); then \ 47 sane_makeflags=$$MFLAGS; \ 48 else \ 49 case $$MAKEFLAGS in \ 50 *\\[\ \ ]*) \ 51 bs=\\; \ 52 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 53 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 54 esac; \ 55 fi; \ 56 skip_next=no; \ 57 strip_trailopt () \ 58 { \ 59 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 60 }; \ 61 for flg in $$sane_makeflags; do \ 62 test $$skip_next = yes && { skip_next=no; continue; }; \ 63 case $$flg in \ 64 *=*|--*) continue;; \ 65 -*I) strip_trailopt 'I'; skip_next=yes;; \ 66 -*I?*) strip_trailopt 'I';; \ 67 -*O) strip_trailopt 'O'; skip_next=yes;; \ 68 -*O?*) strip_trailopt 'O';; \ 69 -*l) strip_trailopt 'l'; skip_next=yes;; \ 70 -*l?*) strip_trailopt 'l';; \ 71 -[dEDm]) skip_next=yes;; \ 72 -[JT]) skip_next=yes;; \ 73 esac; \ 74 case $$flg in \ 75 *$$target_option*) has_opt=yes; break;; \ 76 esac; \ 77 done; \ 78 test $$has_opt = yes 79am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 80am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 81pkgdatadir = $(datadir)/@PACKAGE@ 82pkgincludedir = $(includedir)/@PACKAGE@ 83pkglibdir = $(libdir)/@PACKAGE@ 84pkglibexecdir = $(libexecdir)/@PACKAGE@ 85am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 86install_sh_DATA = $(install_sh) -c -m 644 87install_sh_PROGRAM = $(install_sh) -c 88install_sh_SCRIPT = $(install_sh) -c 89INSTALL_HEADER = $(INSTALL_DATA) 90transform = $(program_transform_name) 91NORMAL_INSTALL = : 92PRE_INSTALL = : 93POST_INSTALL = : 94NORMAL_UNINSTALL = : 95PRE_UNINSTALL = : 96POST_UNINSTALL = : 97build_triplet = @build@ 98host_triplet = @host@ 99@versionscript_TRUE@am__append_1 = $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map 100TESTS = test_oid$(EXEEXT) test_names$(EXEEXT) test_cfx$(EXEEXT) 101check_PROGRAMS = test_acquire_cred$(EXEEXT) $(am__EXEEXT_1) 102bin_PROGRAMS = gsstool$(EXEEXT) 103noinst_PROGRAMS = test_cred$(EXEEXT) test_kcred$(EXEEXT) \ 104 test_context$(EXEEXT) test_ntlm$(EXEEXT) \ 105 test_add_store_cred$(EXEEXT) 106subdir = lib/gssapi 107ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 108am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 109 $(top_srcdir)/cf/auth-modules.m4 \ 110 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 111 $(top_srcdir)/cf/broken-glob.m4 \ 112 $(top_srcdir)/cf/broken-realloc.m4 \ 113 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 114 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ 115 $(top_srcdir)/cf/capabilities.m4 \ 116 $(top_srcdir)/cf/check-compile-et.m4 \ 117 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \ 118 $(top_srcdir)/cf/check-man.m4 \ 119 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \ 120 $(top_srcdir)/cf/check-type-extra.m4 \ 121 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \ 122 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \ 123 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \ 124 $(top_srcdir)/cf/find-func-no-libs.m4 \ 125 $(top_srcdir)/cf/find-func-no-libs2.m4 \ 126 $(top_srcdir)/cf/find-func.m4 \ 127 $(top_srcdir)/cf/find-if-not-broken.m4 \ 128 $(top_srcdir)/cf/framework-security.m4 \ 129 $(top_srcdir)/cf/have-struct-field.m4 \ 130 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \ 131 $(top_srcdir)/cf/krb-bigendian.m4 \ 132 $(top_srcdir)/cf/krb-func-getlogin.m4 \ 133 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \ 134 $(top_srcdir)/cf/krb-prog-perl.m4 \ 135 $(top_srcdir)/cf/krb-readline.m4 \ 136 $(top_srcdir)/cf/krb-struct-spwd.m4 \ 137 $(top_srcdir)/cf/krb-struct-winsize.m4 \ 138 $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \ 139 $(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \ 140 $(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \ 141 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \ 142 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \ 143 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 144 $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \ 145 $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \ 146 $(top_srcdir)/cf/roken-frag.m4 \ 147 $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \ 148 $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \ 149 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \ 150 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \ 151 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac 152am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 153 $(ACLOCAL_M4) 154DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ 155 $(nobase_include_HEADERS) $(noinst_HEADERS) $(am__DIST_COMMON) 156mkinstalldirs = $(install_sh) -d 157CONFIG_HEADER = $(top_builddir)/include/config.h 158CONFIG_CLEAN_FILES = 159CONFIG_CLEAN_VPATH_FILES = 160am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 161am__vpath_adj = case $$p in \ 162 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 163 *) f=$$p;; \ 164 esac; 165am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 166am__install_max = 40 167am__nobase_strip_setup = \ 168 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 169am__nobase_strip = \ 170 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 171am__nobase_list = $(am__nobase_strip_setup); \ 172 for p in $$list; do echo "$$p $$p"; done | \ 173 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 174 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 175 if (++n[$$2] == $(am__install_max)) \ 176 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 177 END { for (dir in files) print dir, files[dir] }' 178am__base_list = \ 179 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 180 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 181am__uninstall_files_from_dir = { \ 182 test -z "$$files" \ 183 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 184 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 185 $(am__cd) "$$dir" && rm -f $$files; }; \ 186 } 187am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ 188 "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" \ 189 "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)" \ 190 "$(DESTDIR)$(gssapidir)" 191LTLIBRARIES = $(lib_LTLIBRARIES) 192am__DEPENDENCIES_1 = 193am__dirstamp = $(am__leading_dot)dirstamp 194am__objects_1 = krb5/8003.lo krb5/accept_sec_context.lo \ 195 krb5/acquire_cred.lo krb5/add_cred.lo \ 196 krb5/address_to_krb5addr.lo krb5/aeap.lo krb5/arcfour.lo \ 197 krb5/canonicalize_name.lo krb5/creds.lo krb5/ccache_name.lo \ 198 krb5/cfx.lo krb5/compare_name.lo krb5/compat.lo \ 199 krb5/context_time.lo krb5/copy_ccache.lo krb5/decapsulate.lo \ 200 krb5/delete_sec_context.lo krb5/display_name.lo \ 201 krb5/display_status.lo krb5/duplicate_name.lo \ 202 krb5/encapsulate.lo krb5/export_name.lo \ 203 krb5/export_sec_context.lo krb5/external.lo krb5/get_mic.lo \ 204 krb5/import_name.lo krb5/import_sec_context.lo \ 205 krb5/indicate_mechs.lo krb5/init.lo krb5/init_sec_context.lo \ 206 krb5/inquire_context.lo krb5/inquire_cred.lo \ 207 krb5/inquire_cred_by_mech.lo krb5/inquire_cred_by_oid.lo \ 208 krb5/inquire_mechs_for_name.lo krb5/inquire_names_for_mech.lo \ 209 krb5/inquire_sec_context_by_oid.lo krb5/pname_to_uid.lo \ 210 krb5/process_context_token.lo krb5/prf.lo \ 211 krb5/release_buffer.lo krb5/release_cred.lo \ 212 krb5/release_name.lo krb5/sequence.lo krb5/store_cred.lo \ 213 krb5/set_cred_option.lo krb5/set_sec_context_option.lo \ 214 krb5/ticket_flags.lo krb5/unwrap.lo \ 215 krb5/authorize_localname.lo krb5/verify_mic.lo krb5/wrap.lo 216am__objects_2 = mech/context.lo mech/doxygen.lo \ 217 mech/gss_accept_sec_context.lo mech/gss_acquire_cred.lo \ 218 mech/gss_acquire_cred_ext.lo \ 219 mech/gss_acquire_cred_with_password.lo mech/gss_add_cred.lo \ 220 mech/gss_add_cred_with_password.lo \ 221 mech/gss_add_oid_set_member.lo mech/gss_aeap.lo \ 222 mech/gss_buffer_set.lo mech/gss_canonicalize_name.lo \ 223 mech/gss_compare_name.lo mech/gss_context_time.lo \ 224 mech/gss_create_empty_oid_set.lo mech/gss_cred.lo \ 225 mech/gss_decapsulate_token.lo \ 226 mech/gss_delete_name_attribute.lo \ 227 mech/gss_delete_sec_context.lo mech/gss_display_name.lo \ 228 mech/gss_display_name_ext.lo mech/gss_display_status.lo \ 229 mech/gss_duplicate_name.lo mech/gss_duplicate_oid.lo \ 230 mech/gss_encapsulate_token.lo mech/gss_export_name.lo \ 231 mech/gss_export_name_composite.lo \ 232 mech/gss_export_sec_context.lo mech/gss_get_mic.lo \ 233 mech/gss_get_name_attribute.lo mech/gss_import_name.lo \ 234 mech/gss_import_sec_context.lo mech/gss_indicate_mechs.lo \ 235 mech/gss_init_sec_context.lo mech/gss_inquire_context.lo \ 236 mech/gss_inquire_cred.lo mech/gss_inquire_cred_by_mech.lo \ 237 mech/gss_inquire_cred_by_oid.lo \ 238 mech/gss_inquire_mechs_for_name.lo mech/gss_inquire_name.lo \ 239 mech/gss_inquire_names_for_mech.lo mech/gss_krb5.lo \ 240 mech/gss_mech_switch.lo mech/gss_mo.lo mech/gss_names.lo \ 241 mech/gss_oid.lo mech/gss_oid_equal.lo mech/gss_oid_to_str.lo \ 242 mech/gss_pname_to_uid.lo mech/gss_process_context_token.lo \ 243 mech/gss_pseudo_random.lo mech/gss_release_buffer.lo \ 244 mech/gss_release_cred.lo mech/gss_release_name.lo \ 245 mech/gss_release_oid.lo mech/gss_release_oid_set.lo \ 246 mech/gss_seal.lo mech/gss_set_cred_option.lo \ 247 mech/gss_set_name_attribute.lo \ 248 mech/gss_set_sec_context_option.lo mech/gss_sign.lo \ 249 mech/gss_store_cred.lo mech/gss_test_oid_set_member.lo \ 250 mech/gss_unseal.lo mech/gss_unwrap.lo \ 251 mech/gss_authorize_localname.lo mech/gss_utils.lo \ 252 mech/gss_verify.lo mech/gss_verify_mic.lo mech/gss_wrap.lo \ 253 mech/gss_wrap_size_limit.lo \ 254 mech/gss_inquire_sec_context_by_oid.lo 255am__objects_3 = ntlm/accept_sec_context.lo ntlm/acquire_cred.lo \ 256 ntlm/add_cred.lo ntlm/canonicalize_name.lo \ 257 ntlm/compare_name.lo ntlm/context_time.lo ntlm/creds.lo \ 258 ntlm/crypto.lo ntlm/delete_sec_context.lo ntlm/display_name.lo \ 259 ntlm/display_status.lo ntlm/duplicate_name.lo \ 260 ntlm/export_name.lo ntlm/export_sec_context.lo \ 261 ntlm/external.lo ntlm/import_name.lo \ 262 ntlm/import_sec_context.lo ntlm/indicate_mechs.lo \ 263 ntlm/init_sec_context.lo ntlm/inquire_context.lo \ 264 ntlm/inquire_cred_by_mech.lo ntlm/inquire_mechs_for_name.lo \ 265 ntlm/inquire_names_for_mech.lo \ 266 ntlm/inquire_sec_context_by_oid.lo ntlm/iter_cred.lo \ 267 ntlm/process_context_token.lo ntlm/release_cred.lo \ 268 ntlm/release_name.lo ntlm/kdc.lo 269am__objects_4 = spnego/accept_sec_context.lo spnego/compat.lo \ 270 spnego/context_stubs.lo spnego/cred_stubs.lo \ 271 spnego/external.lo spnego/init_sec_context.lo 272dist_libgssapi_la_OBJECTS = $(am__objects_1) $(am__objects_2) \ 273 $(am__objects_3) $(am__objects_4) 274am__objects_5 = asn1_ContextFlags.lo asn1_MechType.lo \ 275 asn1_MechTypeList.lo asn1_NegotiationToken.lo \ 276 asn1_NegotiationTokenWin.lo asn1_NegHints.lo \ 277 asn1_NegTokenInit.lo asn1_NegTokenInitWin.lo \ 278 asn1_NegTokenResp.lo 279am__objects_6 = asn1_GSSAPIContextToken.lo 280am__objects_7 = $(am__objects_5) $(am__objects_6) 281nodist_libgssapi_la_OBJECTS = gkrb5_err.lo $(am__objects_7) 282libgssapi_la_OBJECTS = $(dist_libgssapi_la_OBJECTS) \ 283 $(nodist_libgssapi_la_OBJECTS) 284AM_V_lt = $(am__v_lt_@AM_V@) 285am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 286am__v_lt_0 = --silent 287am__v_lt_1 = 288libgssapi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 289 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 290 $(libgssapi_la_LDFLAGS) $(LDFLAGS) -o $@ 291am__EXEEXT_1 = test_oid$(EXEEXT) test_names$(EXEEXT) test_cfx$(EXEEXT) 292PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) 293dist_gsstool_OBJECTS = gsstool.$(OBJEXT) 294nodist_gsstool_OBJECTS = gss-commands.$(OBJEXT) 295gsstool_OBJECTS = $(dist_gsstool_OBJECTS) $(nodist_gsstool_OBJECTS) 296gsstool_DEPENDENCIES = libgssapi.la $(top_builddir)/lib/sl/libsl.la \ 297 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) \ 298 $(am__DEPENDENCIES_1) 299am_test_acquire_cred_OBJECTS = test_acquire_cred.$(OBJEXT) \ 300 test_common.$(OBJEXT) 301test_acquire_cred_OBJECTS = $(am_test_acquire_cred_OBJECTS) 302test_acquire_cred_LDADD = $(LDADD) 303test_acquire_cred_DEPENDENCIES = libgssapi.la \ 304 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 305am_test_add_store_cred_OBJECTS = test_add_store_cred.$(OBJEXT) 306test_add_store_cred_OBJECTS = $(am_test_add_store_cred_OBJECTS) 307test_add_store_cred_LDADD = $(LDADD) 308test_add_store_cred_DEPENDENCIES = libgssapi.la \ 309 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 310am_test_cfx_OBJECTS = krb5/test_cfx.$(OBJEXT) 311test_cfx_OBJECTS = $(am_test_cfx_OBJECTS) 312test_cfx_LDADD = $(LDADD) 313test_cfx_DEPENDENCIES = libgssapi.la \ 314 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 315am_test_context_OBJECTS = test_context.$(OBJEXT) test_common.$(OBJEXT) 316test_context_OBJECTS = $(am_test_context_OBJECTS) 317test_context_LDADD = $(LDADD) 318test_context_DEPENDENCIES = libgssapi.la \ 319 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 320test_cred_SOURCES = test_cred.c 321test_cred_OBJECTS = test_cred.$(OBJEXT) 322test_cred_LDADD = $(LDADD) 323test_cred_DEPENDENCIES = libgssapi.la \ 324 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 325test_kcred_SOURCES = test_kcred.c 326test_kcred_OBJECTS = test_kcred.$(OBJEXT) 327test_kcred_LDADD = $(LDADD) 328test_kcred_DEPENDENCIES = libgssapi.la \ 329 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 330test_names_SOURCES = test_names.c 331test_names_OBJECTS = test_names.$(OBJEXT) 332test_names_LDADD = $(LDADD) 333test_names_DEPENDENCIES = libgssapi.la \ 334 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 335am_test_ntlm_OBJECTS = test_ntlm.$(OBJEXT) test_common.$(OBJEXT) 336test_ntlm_OBJECTS = $(am_test_ntlm_OBJECTS) 337am__DEPENDENCIES_2 = libgssapi.la $(top_builddir)/lib/krb5/libkrb5.la \ 338 $(am__DEPENDENCIES_1) 339test_ntlm_DEPENDENCIES = $(top_builddir)/lib/ntlm/libheimntlm.la \ 340 $(am__DEPENDENCIES_2) 341test_oid_SOURCES = test_oid.c 342test_oid_OBJECTS = test_oid.$(OBJEXT) 343test_oid_LDADD = $(LDADD) 344test_oid_DEPENDENCIES = libgssapi.la \ 345 $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) 346AM_V_P = $(am__v_P_@AM_V@) 347am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 348am__v_P_0 = false 349am__v_P_1 = : 350AM_V_GEN = $(am__v_GEN_@AM_V@) 351am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 352am__v_GEN_0 = @echo " GEN " $@; 353am__v_GEN_1 = 354AM_V_at = $(am__v_at_@AM_V@) 355am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 356am__v_at_0 = @ 357am__v_at_1 = 358depcomp = $(SHELL) $(top_srcdir)/depcomp 359am__depfiles_maybe = depfiles 360am__mv = mv -f 361COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 362 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 363LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 364 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 365 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 366 $(AM_CFLAGS) $(CFLAGS) 367AM_V_CC = $(am__v_CC_@AM_V@) 368am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 369am__v_CC_0 = @echo " CC " $@; 370am__v_CC_1 = 371CCLD = $(CC) 372LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 373 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 374 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 375AM_V_CCLD = $(am__v_CCLD_@AM_V@) 376am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 377am__v_CCLD_0 = @echo " CCLD " $@; 378am__v_CCLD_1 = 379SOURCES = $(dist_libgssapi_la_SOURCES) $(nodist_libgssapi_la_SOURCES) \ 380 $(dist_gsstool_SOURCES) $(nodist_gsstool_SOURCES) \ 381 $(test_acquire_cred_SOURCES) $(test_add_store_cred_SOURCES) \ 382 $(test_cfx_SOURCES) $(test_context_SOURCES) test_cred.c \ 383 test_kcred.c test_names.c $(test_ntlm_SOURCES) test_oid.c 384DIST_SOURCES = $(dist_libgssapi_la_SOURCES) $(dist_gsstool_SOURCES) \ 385 $(test_acquire_cred_SOURCES) $(test_add_store_cred_SOURCES) \ 386 $(test_cfx_SOURCES) $(test_context_SOURCES) test_cred.c \ 387 test_kcred.c test_names.c $(test_ntlm_SOURCES) test_oid.c 388am__can_run_installinfo = \ 389 case $$AM_UPDATE_INFO_DIR in \ 390 n|no|NO) false;; \ 391 *) (install-info --version) >/dev/null 2>&1;; \ 392 esac 393man3dir = $(mandir)/man3 394man5dir = $(mandir)/man5 395MANS = $(man_MANS) 396HEADERS = $(include_HEADERS) $(nobase_include_HEADERS) \ 397 $(nodist_gssapi_HEADERS) $(noinst_HEADERS) 398am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 399# Read a list of newline-separated strings from the standard input, 400# and print each of them once, without duplicates. Input order is 401# *not* preserved. 402am__uniquify_input = $(AWK) '\ 403 BEGIN { nonempty = 0; } \ 404 { items[$$0] = 1; nonempty = 1; } \ 405 END { if (nonempty) { for (i in items) print i; }; } \ 406' 407# Make sure the list of sources is unique. This is necessary because, 408# e.g., the same source file might be shared among _SOURCES variables 409# for different programs/libraries. 410am__define_uniq_tagged_files = \ 411 list='$(am__tagged_files)'; \ 412 unique=`for i in $$list; do \ 413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 414 done | $(am__uniquify_input)` 415ETAGS = etags 416CTAGS = ctags 417am__tty_colors_dummy = \ 418 mgn= red= grn= lgn= blu= brg= std=; \ 419 am__color_tests=no 420am__tty_colors = { \ 421 $(am__tty_colors_dummy); \ 422 if test "X$(AM_COLOR_TESTS)" = Xno; then \ 423 am__color_tests=no; \ 424 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ 425 am__color_tests=yes; \ 426 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ 427 am__color_tests=yes; \ 428 fi; \ 429 if test $$am__color_tests = yes; then \ 430 red='[0;31m'; \ 431 grn='[0;32m'; \ 432 lgn='[1;32m'; \ 433 blu='[1;34m'; \ 434 mgn='[0;35m'; \ 435 brg='[1m'; \ 436 std='[m'; \ 437 fi; \ 438} 439am__recheck_rx = ^[ ]*:recheck:[ ]* 440am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* 441am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* 442# A command that, given a newline-separated list of test names on the 443# standard input, print the name of the tests that are to be re-run 444# upon "make recheck". 445am__list_recheck_tests = $(AWK) '{ \ 446 recheck = 1; \ 447 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 448 { \ 449 if (rc < 0) \ 450 { \ 451 if ((getline line2 < ($$0 ".log")) < 0) \ 452 recheck = 0; \ 453 break; \ 454 } \ 455 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ 456 { \ 457 recheck = 0; \ 458 break; \ 459 } \ 460 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ 461 { \ 462 break; \ 463 } \ 464 }; \ 465 if (recheck) \ 466 print $$0; \ 467 close ($$0 ".trs"); \ 468 close ($$0 ".log"); \ 469}' 470# A command that, given a newline-separated list of test names on the 471# standard input, create the global log from their .trs and .log files. 472am__create_global_log = $(AWK) ' \ 473function fatal(msg) \ 474{ \ 475 print "fatal: making $@: " msg | "cat >&2"; \ 476 exit 1; \ 477} \ 478function rst_section(header) \ 479{ \ 480 print header; \ 481 len = length(header); \ 482 for (i = 1; i <= len; i = i + 1) \ 483 printf "="; \ 484 printf "\n\n"; \ 485} \ 486{ \ 487 copy_in_global_log = 1; \ 488 global_test_result = "RUN"; \ 489 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 490 { \ 491 if (rc < 0) \ 492 fatal("failed to read from " $$0 ".trs"); \ 493 if (line ~ /$(am__global_test_result_rx)/) \ 494 { \ 495 sub("$(am__global_test_result_rx)", "", line); \ 496 sub("[ ]*$$", "", line); \ 497 global_test_result = line; \ 498 } \ 499 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ 500 copy_in_global_log = 0; \ 501 }; \ 502 if (copy_in_global_log) \ 503 { \ 504 rst_section(global_test_result ": " $$0); \ 505 while ((rc = (getline line < ($$0 ".log"))) != 0) \ 506 { \ 507 if (rc < 0) \ 508 fatal("failed to read from " $$0 ".log"); \ 509 print line; \ 510 }; \ 511 printf "\n"; \ 512 }; \ 513 close ($$0 ".trs"); \ 514 close ($$0 ".log"); \ 515}' 516# Restructured Text title. 517am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } 518# Solaris 10 'make', and several other traditional 'make' implementations, 519# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it 520# by disabling -e (using the XSI extension "set +e") if it's set. 521am__sh_e_setup = case $$- in *e*) set +e;; esac 522# Default flags passed to test drivers. 523am__common_driver_flags = \ 524 --color-tests "$$am__color_tests" \ 525 --enable-hard-errors "$$am__enable_hard_errors" \ 526 --expect-failure "$$am__expect_failure" 527# To be inserted before the command running the test. Creates the 528# directory for the log if needed. Stores in $dir the directory 529# containing $f, in $tst the test, in $log the log. Executes the 530# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and 531# passes TESTS_ENVIRONMENT. Set up options for the wrapper that 532# will run the test scripts (or their associated LOG_COMPILER, if 533# thy have one). 534am__check_pre = \ 535$(am__sh_e_setup); \ 536$(am__vpath_adj_setup) $(am__vpath_adj) \ 537$(am__tty_colors); \ 538srcdir=$(srcdir); export srcdir; \ 539case "$@" in \ 540 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ 541 *) am__odir=.;; \ 542esac; \ 543test "x$$am__odir" = x"." || test -d "$$am__odir" \ 544 || $(MKDIR_P) "$$am__odir" || exit $$?; \ 545if test -f "./$$f"; then dir=./; \ 546elif test -f "$$f"; then dir=; \ 547else dir="$(srcdir)/"; fi; \ 548tst=$$dir$$f; log='$@'; \ 549if test -n '$(DISABLE_HARD_ERRORS)'; then \ 550 am__enable_hard_errors=no; \ 551else \ 552 am__enable_hard_errors=yes; \ 553fi; \ 554case " $(XFAIL_TESTS) " in \ 555 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ 556 am__expect_failure=yes;; \ 557 *) \ 558 am__expect_failure=no;; \ 559esac; \ 560$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) 561# A shell command to get the names of the tests scripts with any registered 562# extension removed (i.e., equivalently, the names of the test logs, with 563# the '.log' extension removed). The result is saved in the shell variable 564# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, 565# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", 566# since that might cause problem with VPATH rewrites for suffix-less tests. 567# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. 568am__set_TESTS_bases = \ 569 bases='$(TEST_LOGS)'; \ 570 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ 571 bases=`echo $$bases` 572RECHECK_LOGS = $(TEST_LOGS) 573AM_RECURSIVE_TARGETS = check recheck 574TEST_SUITE_LOG = test-suite.log 575TEST_EXTENSIONS = @EXEEXT@ .test 576LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 577LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) 578am__set_b = \ 579 case '$@' in \ 580 */*) \ 581 case '$*' in \ 582 */*) b='$*';; \ 583 *) b=`echo '$@' | sed 's/\.log$$//'`; \ 584 esac;; \ 585 *) \ 586 b='$*';; \ 587 esac 588am__test_logs1 = $(TESTS:=.log) 589am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) 590TEST_LOGS = $(am__test_logs2:.test.log=.log) 591TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 592TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ 593 $(TEST_LOG_FLAGS) 594am__DIST_COMMON = $(srcdir)/Makefile.in \ 595 $(top_srcdir)/Makefile.am.common \ 596 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/depcomp \ 597 $(top_srcdir)/test-driver ChangeLog 598DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 599ACLOCAL = @ACLOCAL@ 600AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 601AMTAR = @AMTAR@ 602AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 603AR = @AR@ 604AS = @AS@ 605ASN1_COMPILE = @ASN1_COMPILE@ 606ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@ 607AUTOCONF = @AUTOCONF@ 608AUTOHEADER = @AUTOHEADER@ 609AUTOMAKE = @AUTOMAKE@ 610AWK = @AWK@ 611CANONICAL_HOST = @CANONICAL_HOST@ 612CAPNG_CFLAGS = @CAPNG_CFLAGS@ 613CAPNG_LIBS = @CAPNG_LIBS@ 614CATMAN = @CATMAN@ 615CATMANEXT = @CATMANEXT@ 616CC = @CC@ 617CCDEPMODE = @CCDEPMODE@ 618CFLAGS = @CFLAGS@ 619COMPILE_ET = @COMPILE_ET@ 620CPP = @CPP@ 621CPPFLAGS = @CPPFLAGS@ 622CYGPATH_W = @CYGPATH_W@ 623DB1LIB = @DB1LIB@ 624DB3LIB = @DB3LIB@ 625DBHEADER = @DBHEADER@ 626DEFS = @DEFS@ 627DEPDIR = @DEPDIR@ 628DIR_com_err = @DIR_com_err@ 629DIR_hdbdir = @DIR_hdbdir@ 630DIR_roken = @DIR_roken@ 631DLLTOOL = @DLLTOOL@ 632DSYMUTIL = @DSYMUTIL@ 633DUMPBIN = @DUMPBIN@ 634ECHO_C = @ECHO_C@ 635ECHO_N = @ECHO_N@ 636ECHO_T = @ECHO_T@ 637EGREP = @EGREP@ 638ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@ 639EXEEXT = @EXEEXT@ 640FGREP = @FGREP@ 641GCD_MIG = @GCD_MIG@ 642GREP = @GREP@ 643GROFF = @GROFF@ 644INCLUDES_roken = @INCLUDES_roken@ 645INCLUDE_libedit = @INCLUDE_libedit@ 646INCLUDE_libintl = @INCLUDE_libintl@ 647INCLUDE_openldap = @INCLUDE_openldap@ 648INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@ 649INCLUDE_readline = @INCLUDE_readline@ 650INCLUDE_sqlite3 = @INCLUDE_sqlite3@ 651INSTALL = @INSTALL@ 652INSTALL_DATA = @INSTALL_DATA@ 653INSTALL_PROGRAM = @INSTALL_PROGRAM@ 654INSTALL_SCRIPT = @INSTALL_SCRIPT@ 655INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 656LD = @LD@ 657LDFLAGS = @LDFLAGS@ 658LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@ 659LEX = @LEX@ 660LEXLIB = @LEXLIB@ 661LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 662LIBADD_roken = @LIBADD_roken@ 663LIBOBJS = @LIBOBJS@ 664LIBS = @LIBS@ 665LIBTOOL = @LIBTOOL@ 666LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 667LIB_bswap16 = @LIB_bswap16@ 668LIB_bswap32 = @LIB_bswap32@ 669LIB_bswap64 = @LIB_bswap64@ 670LIB_com_err = @LIB_com_err@ 671LIB_com_err_a = @LIB_com_err_a@ 672LIB_com_err_so = @LIB_com_err_so@ 673LIB_crypt = @LIB_crypt@ 674LIB_db_create = @LIB_db_create@ 675LIB_dbm_firstkey = @LIB_dbm_firstkey@ 676LIB_dbopen = @LIB_dbopen@ 677LIB_dispatch_async_f = @LIB_dispatch_async_f@ 678LIB_dladdr = @LIB_dladdr@ 679LIB_dlopen = @LIB_dlopen@ 680LIB_dn_expand = @LIB_dn_expand@ 681LIB_dns_search = @LIB_dns_search@ 682LIB_door_create = @LIB_door_create@ 683LIB_freeaddrinfo = @LIB_freeaddrinfo@ 684LIB_gai_strerror = @LIB_gai_strerror@ 685LIB_getaddrinfo = @LIB_getaddrinfo@ 686LIB_gethostbyname = @LIB_gethostbyname@ 687LIB_gethostbyname2 = @LIB_gethostbyname2@ 688LIB_getnameinfo = @LIB_getnameinfo@ 689LIB_getpwnam_r = @LIB_getpwnam_r@ 690LIB_getsockopt = @LIB_getsockopt@ 691LIB_hcrypto = @LIB_hcrypto@ 692LIB_hcrypto_a = @LIB_hcrypto_a@ 693LIB_hcrypto_appl = @LIB_hcrypto_appl@ 694LIB_hcrypto_so = @LIB_hcrypto_so@ 695LIB_hstrerror = @LIB_hstrerror@ 696LIB_kdb = @LIB_kdb@ 697LIB_libedit = @LIB_libedit@ 698LIB_libintl = @LIB_libintl@ 699LIB_loadquery = @LIB_loadquery@ 700LIB_logout = @LIB_logout@ 701LIB_logwtmp = @LIB_logwtmp@ 702LIB_openldap = @LIB_openldap@ 703LIB_openpty = @LIB_openpty@ 704LIB_openssl_crypto = @LIB_openssl_crypto@ 705LIB_otp = @LIB_otp@ 706LIB_pidfile = @LIB_pidfile@ 707LIB_readline = @LIB_readline@ 708LIB_res_ndestroy = @LIB_res_ndestroy@ 709LIB_res_nsearch = @LIB_res_nsearch@ 710LIB_res_search = @LIB_res_search@ 711LIB_roken = @LIB_roken@ 712LIB_security = @LIB_security@ 713LIB_setsockopt = @LIB_setsockopt@ 714LIB_socket = @LIB_socket@ 715LIB_sqlite3 = @LIB_sqlite3@ 716LIB_syslog = @LIB_syslog@ 717LIB_tgetent = @LIB_tgetent@ 718LIPO = @LIPO@ 719LMDBLIB = @LMDBLIB@ 720LN_S = @LN_S@ 721LTLIBOBJS = @LTLIBOBJS@ 722LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 723MAINT = @MAINT@ 724MAKEINFO = @MAKEINFO@ 725MANIFEST_TOOL = @MANIFEST_TOOL@ 726MKDIR_P = @MKDIR_P@ 727NDBMLIB = @NDBMLIB@ 728NM = @NM@ 729NMEDIT = @NMEDIT@ 730NO_AFS = @NO_AFS@ 731NROFF = @NROFF@ 732OBJDUMP = @OBJDUMP@ 733OBJEXT = @OBJEXT@ 734OTOOL = @OTOOL@ 735OTOOL64 = @OTOOL64@ 736PACKAGE = @PACKAGE@ 737PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 738PACKAGE_NAME = @PACKAGE_NAME@ 739PACKAGE_STRING = @PACKAGE_STRING@ 740PACKAGE_TARNAME = @PACKAGE_TARNAME@ 741PACKAGE_URL = @PACKAGE_URL@ 742PACKAGE_VERSION = @PACKAGE_VERSION@ 743PATH_SEPARATOR = @PATH_SEPARATOR@ 744PERL = @PERL@ 745PKG_CONFIG = @PKG_CONFIG@ 746PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 747PTHREAD_LDADD = @PTHREAD_LDADD@ 748PTHREAD_LIBADD = @PTHREAD_LIBADD@ 749RANLIB = @RANLIB@ 750SED = @SED@ 751SET_MAKE = @SET_MAKE@ 752SHELL = @SHELL@ 753SLC = @SLC@ 754SLC_DEP = @SLC_DEP@ 755STRIP = @STRIP@ 756VERSION = @VERSION@ 757VERSIONING = @VERSIONING@ 758WFLAGS = @WFLAGS@ 759WFLAGS_LITE = @WFLAGS_LITE@ 760YACC = @YACC@ 761YFLAGS = @YFLAGS@ 762abs_builddir = @abs_builddir@ 763abs_srcdir = @abs_srcdir@ 764abs_top_builddir = @abs_top_builddir@ 765abs_top_srcdir = @abs_top_srcdir@ 766ac_ct_AR = @ac_ct_AR@ 767ac_ct_CC = @ac_ct_CC@ 768ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 769am__include = @am__include@ 770am__leading_dot = @am__leading_dot@ 771am__quote = @am__quote@ 772am__tar = @am__tar@ 773am__untar = @am__untar@ 774bindir = @bindir@ 775build = @build@ 776build_alias = @build_alias@ 777build_cpu = @build_cpu@ 778build_os = @build_os@ 779build_vendor = @build_vendor@ 780builddir = @builddir@ 781datadir = @datadir@ 782datarootdir = @datarootdir@ 783db_type = @db_type@ 784db_type_preference = @db_type_preference@ 785docdir = @docdir@ 786dpagaix_cflags = @dpagaix_cflags@ 787dpagaix_ldadd = @dpagaix_ldadd@ 788dpagaix_ldflags = @dpagaix_ldflags@ 789dvidir = @dvidir@ 790exec_prefix = @exec_prefix@ 791host = @host@ 792host_alias = @host_alias@ 793host_cpu = @host_cpu@ 794host_os = @host_os@ 795host_vendor = @host_vendor@ 796htmldir = @htmldir@ 797includedir = @includedir@ 798infodir = @infodir@ 799install_sh = @install_sh@ 800libdir = @libdir@ 801libexecdir = @libexecdir@ 802localedir = @localedir@ 803localstatedir = @localstatedir@ 804mandir = @mandir@ 805mkdir_p = @mkdir_p@ 806oldincludedir = @oldincludedir@ 807pdfdir = @pdfdir@ 808prefix = @prefix@ 809program_transform_name = @program_transform_name@ 810psdir = @psdir@ 811sbindir = @sbindir@ 812sharedstatedir = @sharedstatedir@ 813srcdir = @srcdir@ 814subdirs = @subdirs@ 815sysconfdir = @sysconfdir@ 816target_alias = @target_alias@ 817top_build_prefix = @top_build_prefix@ 818top_builddir = @top_builddir@ 819top_srcdir = @top_srcdir@ 820SUFFIXES = .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 \ 821 .cat5 .cat7 .cat8 822DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include 823AM_CPPFLAGS = $(INCLUDES_roken) -I$(srcdir)/../krb5 -I$(srcdir) \ 824 -I$(srcdir)/gssapi -I$(srcdir)/mech -I$(srcdir)/ntlm \ 825 -I$(srcdir)/krb5 -I$(srcdir)/spnego $(INCLUDE_libintl) 826@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 827AM_CFLAGS = $(WFLAGS) 828CP = cp 829buildinclude = $(top_builddir)/include 830LIB_XauReadAuth = @LIB_XauReadAuth@ 831LIB_el_init = @LIB_el_init@ 832LIB_getattr = @LIB_getattr@ 833LIB_getpwent_r = @LIB_getpwent_r@ 834LIB_odm_initialize = @LIB_odm_initialize@ 835LIB_setpcred = @LIB_setpcred@ 836INCLUDE_krb4 = @INCLUDE_krb4@ 837LIB_krb4 = @LIB_krb4@ 838libexec_heimdaldir = $(libexecdir)/heimdal 839NROFF_MAN = groff -mandoc -Tascii 840@NO_AFS_FALSE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 841@NO_AFS_TRUE@LIB_kafs = 842@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 843@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 844 845@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 846LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la 847@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 848 849#silent-rules 850heim_verbose = $(heim_verbose_$(V)) 851heim_verbose_ = $(heim_verbose_$(AM_DEFAULT_VERBOSITY)) 852heim_verbose_0 = @echo " GEN "$@; 853AUTOMAKE_OPTIONS = subdir-objects 854lib_LTLIBRARIES = libgssapi.la 855krb5src = \ 856 krb5/8003.c \ 857 krb5/accept_sec_context.c \ 858 krb5/acquire_cred.c \ 859 krb5/add_cred.c \ 860 krb5/address_to_krb5addr.c \ 861 krb5/aeap.c \ 862 krb5/arcfour.c \ 863 krb5/canonicalize_name.c \ 864 krb5/creds.c \ 865 krb5/ccache_name.c \ 866 krb5/cfx.c \ 867 krb5/cfx.h \ 868 krb5/compare_name.c \ 869 krb5/compat.c \ 870 krb5/context_time.c \ 871 krb5/copy_ccache.c \ 872 krb5/decapsulate.c \ 873 krb5/delete_sec_context.c \ 874 krb5/display_name.c \ 875 krb5/display_status.c \ 876 krb5/duplicate_name.c \ 877 krb5/encapsulate.c \ 878 krb5/export_name.c \ 879 krb5/export_sec_context.c \ 880 krb5/external.c \ 881 krb5/get_mic.c \ 882 krb5/gsskrb5_locl.h \ 883 $(srcdir)/krb5/gsskrb5-private.h \ 884 krb5/import_name.c \ 885 krb5/import_sec_context.c \ 886 krb5/indicate_mechs.c \ 887 krb5/init.c \ 888 krb5/init_sec_context.c \ 889 krb5/inquire_context.c \ 890 krb5/inquire_cred.c \ 891 krb5/inquire_cred_by_mech.c \ 892 krb5/inquire_cred_by_oid.c \ 893 krb5/inquire_mechs_for_name.c \ 894 krb5/inquire_names_for_mech.c \ 895 krb5/inquire_sec_context_by_oid.c \ 896 krb5/pname_to_uid.c \ 897 krb5/process_context_token.c \ 898 krb5/prf.c \ 899 krb5/release_buffer.c \ 900 krb5/release_cred.c \ 901 krb5/release_name.c \ 902 krb5/sequence.c \ 903 krb5/store_cred.c \ 904 krb5/set_cred_option.c \ 905 krb5/set_sec_context_option.c \ 906 krb5/ticket_flags.c \ 907 krb5/unwrap.c \ 908 krb5/authorize_localname.c \ 909 krb5/verify_mic.c \ 910 krb5/wrap.c 911 912mechsrc = \ 913 mech/context.h \ 914 mech/context.c \ 915 mech/cred.h \ 916 mech/compat.h \ 917 mech/doxygen.c \ 918 mech/gss_accept_sec_context.c \ 919 mech/gss_acquire_cred.c \ 920 mech/gss_acquire_cred_ext.c \ 921 mech/gss_acquire_cred_with_password.c \ 922 mech/gss_add_cred.c \ 923 mech/gss_add_cred_with_password.c \ 924 mech/gss_add_oid_set_member.c \ 925 mech/gss_aeap.c \ 926 mech/gss_buffer_set.c \ 927 mech/gss_canonicalize_name.c \ 928 mech/gss_compare_name.c \ 929 mech/gss_context_time.c \ 930 mech/gss_create_empty_oid_set.c \ 931 mech/gss_cred.c \ 932 mech/gss_decapsulate_token.c \ 933 mech/gss_delete_name_attribute.c \ 934 mech/gss_delete_sec_context.c \ 935 mech/gss_display_name.c \ 936 mech/gss_display_name_ext.c \ 937 mech/gss_display_status.c \ 938 mech/gss_duplicate_name.c \ 939 mech/gss_duplicate_oid.c \ 940 mech/gss_encapsulate_token.c \ 941 mech/gss_export_name.c \ 942 mech/gss_export_name_composite.c \ 943 mech/gss_export_sec_context.c \ 944 mech/gss_get_mic.c \ 945 mech/gss_get_name_attribute.c \ 946 mech/gss_import_name.c \ 947 mech/gss_import_sec_context.c \ 948 mech/gss_indicate_mechs.c \ 949 mech/gss_init_sec_context.c \ 950 mech/gss_inquire_context.c \ 951 mech/gss_inquire_cred.c \ 952 mech/gss_inquire_cred_by_mech.c \ 953 mech/gss_inquire_cred_by_oid.c \ 954 mech/gss_inquire_mechs_for_name.c \ 955 mech/gss_inquire_name.c \ 956 mech/gss_inquire_names_for_mech.c \ 957 mech/gss_krb5.c \ 958 mech/gss_mech_switch.c \ 959 mech/gss_mo.c \ 960 mech/gss_names.c \ 961 mech/gss_oid.c \ 962 mech/gss_oid_equal.c \ 963 mech/gss_oid_to_str.c \ 964 mech/gss_pname_to_uid.c \ 965 mech/gss_process_context_token.c \ 966 mech/gss_pseudo_random.c \ 967 mech/gss_release_buffer.c \ 968 mech/gss_release_cred.c \ 969 mech/gss_release_name.c \ 970 mech/gss_release_oid.c \ 971 mech/gss_release_oid_set.c \ 972 mech/gss_seal.c \ 973 mech/gss_set_cred_option.c \ 974 mech/gss_set_name_attribute.c \ 975 mech/gss_set_sec_context_option.c \ 976 mech/gss_sign.c \ 977 mech/gss_store_cred.c \ 978 mech/gss_test_oid_set_member.c \ 979 mech/gss_unseal.c \ 980 mech/gss_unwrap.c \ 981 mech/gss_authorize_localname.c \ 982 mech/gss_utils.c \ 983 mech/gss_verify.c \ 984 mech/gss_verify_mic.c \ 985 mech/gss_wrap.c \ 986 mech/gss_wrap_size_limit.c \ 987 mech/gss_inquire_sec_context_by_oid.c \ 988 mech/mech_switch.h \ 989 mech/mechqueue.h \ 990 mech/mech_locl.h \ 991 mech/name.h \ 992 mech/utils.h 993 994spnegosrc = \ 995 spnego/accept_sec_context.c \ 996 spnego/compat.c \ 997 spnego/context_stubs.c \ 998 spnego/cred_stubs.c \ 999 spnego/external.c \ 1000 spnego/init_sec_context.c \ 1001 spnego/spnego_locl.h \ 1002 $(srcdir)/spnego/spnego-private.h 1003 1004ntlmsrc = \ 1005 ntlm/accept_sec_context.c \ 1006 ntlm/acquire_cred.c \ 1007 ntlm/add_cred.c \ 1008 ntlm/canonicalize_name.c \ 1009 ntlm/compare_name.c \ 1010 ntlm/context_time.c \ 1011 ntlm/creds.c \ 1012 ntlm/crypto.c \ 1013 ntlm/delete_sec_context.c \ 1014 ntlm/display_name.c \ 1015 ntlm/display_status.c \ 1016 ntlm/duplicate_name.c \ 1017 ntlm/export_name.c \ 1018 ntlm/export_sec_context.c \ 1019 ntlm/external.c \ 1020 ntlm/ntlm.h \ 1021 ntlm/import_name.c \ 1022 ntlm/import_sec_context.c \ 1023 ntlm/indicate_mechs.c \ 1024 ntlm/init_sec_context.c \ 1025 ntlm/inquire_context.c \ 1026 ntlm/inquire_cred_by_mech.c \ 1027 ntlm/inquire_mechs_for_name.c \ 1028 ntlm/inquire_names_for_mech.c \ 1029 ntlm/inquire_sec_context_by_oid.c \ 1030 ntlm/iter_cred.c \ 1031 ntlm/process_context_token.c \ 1032 ntlm/release_cred.c \ 1033 ntlm/release_name.c \ 1034 ntlm/kdc.c 1035 1036dist_libgssapi_la_SOURCES = \ 1037 $(krb5src) \ 1038 $(mechsrc) \ 1039 $(ntlmsrc) \ 1040 $(spnegosrc) 1041 1042nodist_libgssapi_la_SOURCES = \ 1043 gkrb5_err.c \ 1044 gkrb5_err.h \ 1045 $(BUILT_SOURCES) 1046 1047libgssapi_la_DEPENDENCIES = version-script.map 1048libgssapi_la_LDFLAGS = -version-info 3:0:0 $(am__append_1) 1049libgssapi_la_LIBADD = \ 1050 $(top_builddir)/lib/ntlm/libheimntlm.la \ 1051 $(top_builddir)/lib/krb5/libkrb5.la \ 1052 $(top_builddir)/lib/asn1/libasn1.la \ 1053 $(LIB_com_err) \ 1054 $(LIB_hcrypto) \ 1055 $(LIBADD_roken) 1056 1057man_MANS = gssapi.3 gss_acquire_cred.3 mech/mech.5 1058include_HEADERS = gssapi.h 1059noinst_HEADERS = \ 1060 gssapi_mech.h \ 1061 $(srcdir)/ntlm/ntlm-private.h \ 1062 $(srcdir)/spnego/spnego-private.h \ 1063 $(srcdir)/krb5/gsskrb5-private.h 1064 1065nobase_include_HEADERS = \ 1066 gssapi/gssapi.h \ 1067 gssapi/gssapi_krb5.h \ 1068 gssapi/gssapi_ntlm.h \ 1069 gssapi/gssapi_oid.h \ 1070 gssapi/gssapi_spnego.h 1071 1072gssapidir = $(includedir)/gssapi 1073nodist_gssapi_HEADERS = gkrb5_err.h 1074gssapi_files = asn1_GSSAPIContextToken.x 1075spnego_files = \ 1076 asn1_ContextFlags.x \ 1077 asn1_MechType.x \ 1078 asn1_MechTypeList.x \ 1079 asn1_NegotiationToken.x \ 1080 asn1_NegotiationTokenWin.x \ 1081 asn1_NegHints.x \ 1082 asn1_NegTokenInit.x \ 1083 asn1_NegTokenInitWin.x \ 1084 asn1_NegTokenResp.x 1085 1086BUILTHEADERS = \ 1087 $(srcdir)/krb5/gsskrb5-private.h \ 1088 $(srcdir)/spnego/spnego-private.h \ 1089 $(srcdir)/ntlm/ntlm-private.h 1090 1091BUILT_SOURCES = $(spnego_files:.x=.c) $(gssapi_files:.x=.c) 1092CLEANFILES = $(BUILT_SOURCES) \ 1093 gkrb5_err.h gkrb5_err.c \ 1094 $(spnego_files) spnego_asn1*.h* spnego_asn1_files spnego_asn1-template.[cx] \ 1095 $(gssapi_files) gssapi_asn1*.h* gssapi_asn1_files gssapi_asn1-template.[cx] \ 1096 gss-commands.h gss-commands.c 1097 1098# test_sequence 1099test_cfx_SOURCES = krb5/test_cfx.c 1100test_context_SOURCES = test_context.c test_common.c test_common.h 1101test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h 1102test_acquire_cred_SOURCES = test_acquire_cred.c test_common.c test_common.h 1103test_add_store_cred_SOURCES = test_add_store_cred.c 1104test_ntlm_LDADD = \ 1105 $(top_builddir)/lib/ntlm/libheimntlm.la \ 1106 $(LDADD) 1107 1108LDADD = libgssapi.la \ 1109 $(top_builddir)/lib/krb5/libkrb5.la \ 1110 $(LIB_roken) 1111 1112 1113# gss 1114dist_gsstool_SOURCES = gsstool.c 1115nodist_gsstool_SOURCES = gss-commands.c gss-commands.h 1116gsstool_LDADD = libgssapi.la \ 1117 $(top_builddir)/lib/sl/libsl.la \ 1118 $(top_builddir)/lib/krb5/libkrb5.la \ 1119 $(LIB_readline) \ 1120 $(LIB_roken) 1121 1122EXTRA_DIST = \ 1123 NTMakefile \ 1124 libgssapi-version.rc \ 1125 libgssapi-exports.def \ 1126 $(man_MANS) \ 1127 gen-oid.pl \ 1128 gssapi/gssapi_netlogon.h \ 1129 krb5/test_acquire_cred.c \ 1130 krb5/test_cred.c \ 1131 krb5/test_kcred.c \ 1132 krb5/test_oid.c \ 1133 oid.txt \ 1134 krb5/gkrb5_err.et \ 1135 mech/gssapi.asn1 \ 1136 spnego/spnego.asn1 \ 1137 spnego/spnego.opt \ 1138 version-script.map \ 1139 gss-commands.in 1140 1141all: $(BUILT_SOURCES) 1142 $(MAKE) $(AM_MAKEFLAGS) all-am 1143 1144.SUFFIXES: 1145.SUFFIXES: .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 .cat5 .cat7 .cat8 .c .lo .log .o .obj .test .test$(EXEEXT) .trs 1146$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps) 1147 @for dep in $?; do \ 1148 case '$(am__configure_deps)' in \ 1149 *$$dep*) \ 1150 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 1151 && { if test -f $@; then exit 0; else break; fi; }; \ 1152 exit 1;; \ 1153 esac; \ 1154 done; \ 1155 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/gssapi/Makefile'; \ 1156 $(am__cd) $(top_srcdir) && \ 1157 $(AUTOMAKE) --foreign lib/gssapi/Makefile 1158Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 1159 @case '$?' in \ 1160 *config.status*) \ 1161 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 1162 *) \ 1163 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 1164 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 1165 esac; 1166$(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__empty): 1167 1168$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 1169 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1170 1171$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 1172 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1173$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 1174 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1175$(am__aclocal_m4_deps): 1176 1177install-libLTLIBRARIES: $(lib_LTLIBRARIES) 1178 @$(NORMAL_INSTALL) 1179 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 1180 list2=; for p in $$list; do \ 1181 if test -f $$p; then \ 1182 list2="$$list2 $$p"; \ 1183 else :; fi; \ 1184 done; \ 1185 test -z "$$list2" || { \ 1186 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 1187 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 1188 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 1189 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 1190 } 1191 1192uninstall-libLTLIBRARIES: 1193 @$(NORMAL_UNINSTALL) 1194 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 1195 for p in $$list; do \ 1196 $(am__strip_dir) \ 1197 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 1198 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 1199 done 1200 1201clean-libLTLIBRARIES: 1202 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 1203 @list='$(lib_LTLIBRARIES)'; \ 1204 locs=`for p in $$list; do echo $$p; done | \ 1205 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 1206 sort -u`; \ 1207 test -z "$$locs" || { \ 1208 echo rm -f $${locs}; \ 1209 rm -f $${locs}; \ 1210 } 1211krb5/$(am__dirstamp): 1212 @$(MKDIR_P) krb5 1213 @: > krb5/$(am__dirstamp) 1214krb5/$(DEPDIR)/$(am__dirstamp): 1215 @$(MKDIR_P) krb5/$(DEPDIR) 1216 @: > krb5/$(DEPDIR)/$(am__dirstamp) 1217krb5/8003.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1218krb5/accept_sec_context.lo: krb5/$(am__dirstamp) \ 1219 krb5/$(DEPDIR)/$(am__dirstamp) 1220krb5/acquire_cred.lo: krb5/$(am__dirstamp) \ 1221 krb5/$(DEPDIR)/$(am__dirstamp) 1222krb5/add_cred.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1223krb5/address_to_krb5addr.lo: krb5/$(am__dirstamp) \ 1224 krb5/$(DEPDIR)/$(am__dirstamp) 1225krb5/aeap.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1226krb5/arcfour.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1227krb5/canonicalize_name.lo: krb5/$(am__dirstamp) \ 1228 krb5/$(DEPDIR)/$(am__dirstamp) 1229krb5/creds.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1230krb5/ccache_name.lo: krb5/$(am__dirstamp) \ 1231 krb5/$(DEPDIR)/$(am__dirstamp) 1232krb5/cfx.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1233krb5/compare_name.lo: krb5/$(am__dirstamp) \ 1234 krb5/$(DEPDIR)/$(am__dirstamp) 1235krb5/compat.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1236krb5/context_time.lo: krb5/$(am__dirstamp) \ 1237 krb5/$(DEPDIR)/$(am__dirstamp) 1238krb5/copy_ccache.lo: krb5/$(am__dirstamp) \ 1239 krb5/$(DEPDIR)/$(am__dirstamp) 1240krb5/decapsulate.lo: krb5/$(am__dirstamp) \ 1241 krb5/$(DEPDIR)/$(am__dirstamp) 1242krb5/delete_sec_context.lo: krb5/$(am__dirstamp) \ 1243 krb5/$(DEPDIR)/$(am__dirstamp) 1244krb5/display_name.lo: krb5/$(am__dirstamp) \ 1245 krb5/$(DEPDIR)/$(am__dirstamp) 1246krb5/display_status.lo: krb5/$(am__dirstamp) \ 1247 krb5/$(DEPDIR)/$(am__dirstamp) 1248krb5/duplicate_name.lo: krb5/$(am__dirstamp) \ 1249 krb5/$(DEPDIR)/$(am__dirstamp) 1250krb5/encapsulate.lo: krb5/$(am__dirstamp) \ 1251 krb5/$(DEPDIR)/$(am__dirstamp) 1252krb5/export_name.lo: krb5/$(am__dirstamp) \ 1253 krb5/$(DEPDIR)/$(am__dirstamp) 1254krb5/export_sec_context.lo: krb5/$(am__dirstamp) \ 1255 krb5/$(DEPDIR)/$(am__dirstamp) 1256krb5/external.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1257krb5/get_mic.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1258krb5/import_name.lo: krb5/$(am__dirstamp) \ 1259 krb5/$(DEPDIR)/$(am__dirstamp) 1260krb5/import_sec_context.lo: krb5/$(am__dirstamp) \ 1261 krb5/$(DEPDIR)/$(am__dirstamp) 1262krb5/indicate_mechs.lo: krb5/$(am__dirstamp) \ 1263 krb5/$(DEPDIR)/$(am__dirstamp) 1264krb5/init.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1265krb5/init_sec_context.lo: krb5/$(am__dirstamp) \ 1266 krb5/$(DEPDIR)/$(am__dirstamp) 1267krb5/inquire_context.lo: krb5/$(am__dirstamp) \ 1268 krb5/$(DEPDIR)/$(am__dirstamp) 1269krb5/inquire_cred.lo: krb5/$(am__dirstamp) \ 1270 krb5/$(DEPDIR)/$(am__dirstamp) 1271krb5/inquire_cred_by_mech.lo: krb5/$(am__dirstamp) \ 1272 krb5/$(DEPDIR)/$(am__dirstamp) 1273krb5/inquire_cred_by_oid.lo: krb5/$(am__dirstamp) \ 1274 krb5/$(DEPDIR)/$(am__dirstamp) 1275krb5/inquire_mechs_for_name.lo: krb5/$(am__dirstamp) \ 1276 krb5/$(DEPDIR)/$(am__dirstamp) 1277krb5/inquire_names_for_mech.lo: krb5/$(am__dirstamp) \ 1278 krb5/$(DEPDIR)/$(am__dirstamp) 1279krb5/inquire_sec_context_by_oid.lo: krb5/$(am__dirstamp) \ 1280 krb5/$(DEPDIR)/$(am__dirstamp) 1281krb5/pname_to_uid.lo: krb5/$(am__dirstamp) \ 1282 krb5/$(DEPDIR)/$(am__dirstamp) 1283krb5/process_context_token.lo: krb5/$(am__dirstamp) \ 1284 krb5/$(DEPDIR)/$(am__dirstamp) 1285krb5/prf.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1286krb5/release_buffer.lo: krb5/$(am__dirstamp) \ 1287 krb5/$(DEPDIR)/$(am__dirstamp) 1288krb5/release_cred.lo: krb5/$(am__dirstamp) \ 1289 krb5/$(DEPDIR)/$(am__dirstamp) 1290krb5/release_name.lo: krb5/$(am__dirstamp) \ 1291 krb5/$(DEPDIR)/$(am__dirstamp) 1292krb5/sequence.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1293krb5/store_cred.lo: krb5/$(am__dirstamp) \ 1294 krb5/$(DEPDIR)/$(am__dirstamp) 1295krb5/set_cred_option.lo: krb5/$(am__dirstamp) \ 1296 krb5/$(DEPDIR)/$(am__dirstamp) 1297krb5/set_sec_context_option.lo: krb5/$(am__dirstamp) \ 1298 krb5/$(DEPDIR)/$(am__dirstamp) 1299krb5/ticket_flags.lo: krb5/$(am__dirstamp) \ 1300 krb5/$(DEPDIR)/$(am__dirstamp) 1301krb5/unwrap.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1302krb5/authorize_localname.lo: krb5/$(am__dirstamp) \ 1303 krb5/$(DEPDIR)/$(am__dirstamp) 1304krb5/verify_mic.lo: krb5/$(am__dirstamp) \ 1305 krb5/$(DEPDIR)/$(am__dirstamp) 1306krb5/wrap.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp) 1307mech/$(am__dirstamp): 1308 @$(MKDIR_P) mech 1309 @: > mech/$(am__dirstamp) 1310mech/$(DEPDIR)/$(am__dirstamp): 1311 @$(MKDIR_P) mech/$(DEPDIR) 1312 @: > mech/$(DEPDIR)/$(am__dirstamp) 1313mech/context.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1314mech/doxygen.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1315mech/gss_accept_sec_context.lo: mech/$(am__dirstamp) \ 1316 mech/$(DEPDIR)/$(am__dirstamp) 1317mech/gss_acquire_cred.lo: mech/$(am__dirstamp) \ 1318 mech/$(DEPDIR)/$(am__dirstamp) 1319mech/gss_acquire_cred_ext.lo: mech/$(am__dirstamp) \ 1320 mech/$(DEPDIR)/$(am__dirstamp) 1321mech/gss_acquire_cred_with_password.lo: mech/$(am__dirstamp) \ 1322 mech/$(DEPDIR)/$(am__dirstamp) 1323mech/gss_add_cred.lo: mech/$(am__dirstamp) \ 1324 mech/$(DEPDIR)/$(am__dirstamp) 1325mech/gss_add_cred_with_password.lo: mech/$(am__dirstamp) \ 1326 mech/$(DEPDIR)/$(am__dirstamp) 1327mech/gss_add_oid_set_member.lo: mech/$(am__dirstamp) \ 1328 mech/$(DEPDIR)/$(am__dirstamp) 1329mech/gss_aeap.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1330mech/gss_buffer_set.lo: mech/$(am__dirstamp) \ 1331 mech/$(DEPDIR)/$(am__dirstamp) 1332mech/gss_canonicalize_name.lo: mech/$(am__dirstamp) \ 1333 mech/$(DEPDIR)/$(am__dirstamp) 1334mech/gss_compare_name.lo: mech/$(am__dirstamp) \ 1335 mech/$(DEPDIR)/$(am__dirstamp) 1336mech/gss_context_time.lo: mech/$(am__dirstamp) \ 1337 mech/$(DEPDIR)/$(am__dirstamp) 1338mech/gss_create_empty_oid_set.lo: mech/$(am__dirstamp) \ 1339 mech/$(DEPDIR)/$(am__dirstamp) 1340mech/gss_cred.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1341mech/gss_decapsulate_token.lo: mech/$(am__dirstamp) \ 1342 mech/$(DEPDIR)/$(am__dirstamp) 1343mech/gss_delete_name_attribute.lo: mech/$(am__dirstamp) \ 1344 mech/$(DEPDIR)/$(am__dirstamp) 1345mech/gss_delete_sec_context.lo: mech/$(am__dirstamp) \ 1346 mech/$(DEPDIR)/$(am__dirstamp) 1347mech/gss_display_name.lo: mech/$(am__dirstamp) \ 1348 mech/$(DEPDIR)/$(am__dirstamp) 1349mech/gss_display_name_ext.lo: mech/$(am__dirstamp) \ 1350 mech/$(DEPDIR)/$(am__dirstamp) 1351mech/gss_display_status.lo: mech/$(am__dirstamp) \ 1352 mech/$(DEPDIR)/$(am__dirstamp) 1353mech/gss_duplicate_name.lo: mech/$(am__dirstamp) \ 1354 mech/$(DEPDIR)/$(am__dirstamp) 1355mech/gss_duplicate_oid.lo: mech/$(am__dirstamp) \ 1356 mech/$(DEPDIR)/$(am__dirstamp) 1357mech/gss_encapsulate_token.lo: mech/$(am__dirstamp) \ 1358 mech/$(DEPDIR)/$(am__dirstamp) 1359mech/gss_export_name.lo: mech/$(am__dirstamp) \ 1360 mech/$(DEPDIR)/$(am__dirstamp) 1361mech/gss_export_name_composite.lo: mech/$(am__dirstamp) \ 1362 mech/$(DEPDIR)/$(am__dirstamp) 1363mech/gss_export_sec_context.lo: mech/$(am__dirstamp) \ 1364 mech/$(DEPDIR)/$(am__dirstamp) 1365mech/gss_get_mic.lo: mech/$(am__dirstamp) \ 1366 mech/$(DEPDIR)/$(am__dirstamp) 1367mech/gss_get_name_attribute.lo: mech/$(am__dirstamp) \ 1368 mech/$(DEPDIR)/$(am__dirstamp) 1369mech/gss_import_name.lo: mech/$(am__dirstamp) \ 1370 mech/$(DEPDIR)/$(am__dirstamp) 1371mech/gss_import_sec_context.lo: mech/$(am__dirstamp) \ 1372 mech/$(DEPDIR)/$(am__dirstamp) 1373mech/gss_indicate_mechs.lo: mech/$(am__dirstamp) \ 1374 mech/$(DEPDIR)/$(am__dirstamp) 1375mech/gss_init_sec_context.lo: mech/$(am__dirstamp) \ 1376 mech/$(DEPDIR)/$(am__dirstamp) 1377mech/gss_inquire_context.lo: mech/$(am__dirstamp) \ 1378 mech/$(DEPDIR)/$(am__dirstamp) 1379mech/gss_inquire_cred.lo: mech/$(am__dirstamp) \ 1380 mech/$(DEPDIR)/$(am__dirstamp) 1381mech/gss_inquire_cred_by_mech.lo: mech/$(am__dirstamp) \ 1382 mech/$(DEPDIR)/$(am__dirstamp) 1383mech/gss_inquire_cred_by_oid.lo: mech/$(am__dirstamp) \ 1384 mech/$(DEPDIR)/$(am__dirstamp) 1385mech/gss_inquire_mechs_for_name.lo: mech/$(am__dirstamp) \ 1386 mech/$(DEPDIR)/$(am__dirstamp) 1387mech/gss_inquire_name.lo: mech/$(am__dirstamp) \ 1388 mech/$(DEPDIR)/$(am__dirstamp) 1389mech/gss_inquire_names_for_mech.lo: mech/$(am__dirstamp) \ 1390 mech/$(DEPDIR)/$(am__dirstamp) 1391mech/gss_krb5.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1392mech/gss_mech_switch.lo: mech/$(am__dirstamp) \ 1393 mech/$(DEPDIR)/$(am__dirstamp) 1394mech/gss_mo.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1395mech/gss_names.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1396mech/gss_oid.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1397mech/gss_oid_equal.lo: mech/$(am__dirstamp) \ 1398 mech/$(DEPDIR)/$(am__dirstamp) 1399mech/gss_oid_to_str.lo: mech/$(am__dirstamp) \ 1400 mech/$(DEPDIR)/$(am__dirstamp) 1401mech/gss_pname_to_uid.lo: mech/$(am__dirstamp) \ 1402 mech/$(DEPDIR)/$(am__dirstamp) 1403mech/gss_process_context_token.lo: mech/$(am__dirstamp) \ 1404 mech/$(DEPDIR)/$(am__dirstamp) 1405mech/gss_pseudo_random.lo: mech/$(am__dirstamp) \ 1406 mech/$(DEPDIR)/$(am__dirstamp) 1407mech/gss_release_buffer.lo: mech/$(am__dirstamp) \ 1408 mech/$(DEPDIR)/$(am__dirstamp) 1409mech/gss_release_cred.lo: mech/$(am__dirstamp) \ 1410 mech/$(DEPDIR)/$(am__dirstamp) 1411mech/gss_release_name.lo: mech/$(am__dirstamp) \ 1412 mech/$(DEPDIR)/$(am__dirstamp) 1413mech/gss_release_oid.lo: mech/$(am__dirstamp) \ 1414 mech/$(DEPDIR)/$(am__dirstamp) 1415mech/gss_release_oid_set.lo: mech/$(am__dirstamp) \ 1416 mech/$(DEPDIR)/$(am__dirstamp) 1417mech/gss_seal.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1418mech/gss_set_cred_option.lo: mech/$(am__dirstamp) \ 1419 mech/$(DEPDIR)/$(am__dirstamp) 1420mech/gss_set_name_attribute.lo: mech/$(am__dirstamp) \ 1421 mech/$(DEPDIR)/$(am__dirstamp) 1422mech/gss_set_sec_context_option.lo: mech/$(am__dirstamp) \ 1423 mech/$(DEPDIR)/$(am__dirstamp) 1424mech/gss_sign.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1425mech/gss_store_cred.lo: mech/$(am__dirstamp) \ 1426 mech/$(DEPDIR)/$(am__dirstamp) 1427mech/gss_test_oid_set_member.lo: mech/$(am__dirstamp) \ 1428 mech/$(DEPDIR)/$(am__dirstamp) 1429mech/gss_unseal.lo: mech/$(am__dirstamp) \ 1430 mech/$(DEPDIR)/$(am__dirstamp) 1431mech/gss_unwrap.lo: mech/$(am__dirstamp) \ 1432 mech/$(DEPDIR)/$(am__dirstamp) 1433mech/gss_authorize_localname.lo: mech/$(am__dirstamp) \ 1434 mech/$(DEPDIR)/$(am__dirstamp) 1435mech/gss_utils.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1436mech/gss_verify.lo: mech/$(am__dirstamp) \ 1437 mech/$(DEPDIR)/$(am__dirstamp) 1438mech/gss_verify_mic.lo: mech/$(am__dirstamp) \ 1439 mech/$(DEPDIR)/$(am__dirstamp) 1440mech/gss_wrap.lo: mech/$(am__dirstamp) mech/$(DEPDIR)/$(am__dirstamp) 1441mech/gss_wrap_size_limit.lo: mech/$(am__dirstamp) \ 1442 mech/$(DEPDIR)/$(am__dirstamp) 1443mech/gss_inquire_sec_context_by_oid.lo: mech/$(am__dirstamp) \ 1444 mech/$(DEPDIR)/$(am__dirstamp) 1445ntlm/$(am__dirstamp): 1446 @$(MKDIR_P) ntlm 1447 @: > ntlm/$(am__dirstamp) 1448ntlm/$(DEPDIR)/$(am__dirstamp): 1449 @$(MKDIR_P) ntlm/$(DEPDIR) 1450 @: > ntlm/$(DEPDIR)/$(am__dirstamp) 1451ntlm/accept_sec_context.lo: ntlm/$(am__dirstamp) \ 1452 ntlm/$(DEPDIR)/$(am__dirstamp) 1453ntlm/acquire_cred.lo: ntlm/$(am__dirstamp) \ 1454 ntlm/$(DEPDIR)/$(am__dirstamp) 1455ntlm/add_cred.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1456ntlm/canonicalize_name.lo: ntlm/$(am__dirstamp) \ 1457 ntlm/$(DEPDIR)/$(am__dirstamp) 1458ntlm/compare_name.lo: ntlm/$(am__dirstamp) \ 1459 ntlm/$(DEPDIR)/$(am__dirstamp) 1460ntlm/context_time.lo: ntlm/$(am__dirstamp) \ 1461 ntlm/$(DEPDIR)/$(am__dirstamp) 1462ntlm/creds.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1463ntlm/crypto.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1464ntlm/delete_sec_context.lo: ntlm/$(am__dirstamp) \ 1465 ntlm/$(DEPDIR)/$(am__dirstamp) 1466ntlm/display_name.lo: ntlm/$(am__dirstamp) \ 1467 ntlm/$(DEPDIR)/$(am__dirstamp) 1468ntlm/display_status.lo: ntlm/$(am__dirstamp) \ 1469 ntlm/$(DEPDIR)/$(am__dirstamp) 1470ntlm/duplicate_name.lo: ntlm/$(am__dirstamp) \ 1471 ntlm/$(DEPDIR)/$(am__dirstamp) 1472ntlm/export_name.lo: ntlm/$(am__dirstamp) \ 1473 ntlm/$(DEPDIR)/$(am__dirstamp) 1474ntlm/export_sec_context.lo: ntlm/$(am__dirstamp) \ 1475 ntlm/$(DEPDIR)/$(am__dirstamp) 1476ntlm/external.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1477ntlm/import_name.lo: ntlm/$(am__dirstamp) \ 1478 ntlm/$(DEPDIR)/$(am__dirstamp) 1479ntlm/import_sec_context.lo: ntlm/$(am__dirstamp) \ 1480 ntlm/$(DEPDIR)/$(am__dirstamp) 1481ntlm/indicate_mechs.lo: ntlm/$(am__dirstamp) \ 1482 ntlm/$(DEPDIR)/$(am__dirstamp) 1483ntlm/init_sec_context.lo: ntlm/$(am__dirstamp) \ 1484 ntlm/$(DEPDIR)/$(am__dirstamp) 1485ntlm/inquire_context.lo: ntlm/$(am__dirstamp) \ 1486 ntlm/$(DEPDIR)/$(am__dirstamp) 1487ntlm/inquire_cred_by_mech.lo: ntlm/$(am__dirstamp) \ 1488 ntlm/$(DEPDIR)/$(am__dirstamp) 1489ntlm/inquire_mechs_for_name.lo: ntlm/$(am__dirstamp) \ 1490 ntlm/$(DEPDIR)/$(am__dirstamp) 1491ntlm/inquire_names_for_mech.lo: ntlm/$(am__dirstamp) \ 1492 ntlm/$(DEPDIR)/$(am__dirstamp) 1493ntlm/inquire_sec_context_by_oid.lo: ntlm/$(am__dirstamp) \ 1494 ntlm/$(DEPDIR)/$(am__dirstamp) 1495ntlm/iter_cred.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1496ntlm/process_context_token.lo: ntlm/$(am__dirstamp) \ 1497 ntlm/$(DEPDIR)/$(am__dirstamp) 1498ntlm/release_cred.lo: ntlm/$(am__dirstamp) \ 1499 ntlm/$(DEPDIR)/$(am__dirstamp) 1500ntlm/release_name.lo: ntlm/$(am__dirstamp) \ 1501 ntlm/$(DEPDIR)/$(am__dirstamp) 1502ntlm/kdc.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp) 1503spnego/$(am__dirstamp): 1504 @$(MKDIR_P) spnego 1505 @: > spnego/$(am__dirstamp) 1506spnego/$(DEPDIR)/$(am__dirstamp): 1507 @$(MKDIR_P) spnego/$(DEPDIR) 1508 @: > spnego/$(DEPDIR)/$(am__dirstamp) 1509spnego/accept_sec_context.lo: spnego/$(am__dirstamp) \ 1510 spnego/$(DEPDIR)/$(am__dirstamp) 1511spnego/compat.lo: spnego/$(am__dirstamp) \ 1512 spnego/$(DEPDIR)/$(am__dirstamp) 1513spnego/context_stubs.lo: spnego/$(am__dirstamp) \ 1514 spnego/$(DEPDIR)/$(am__dirstamp) 1515spnego/cred_stubs.lo: spnego/$(am__dirstamp) \ 1516 spnego/$(DEPDIR)/$(am__dirstamp) 1517spnego/external.lo: spnego/$(am__dirstamp) \ 1518 spnego/$(DEPDIR)/$(am__dirstamp) 1519spnego/init_sec_context.lo: spnego/$(am__dirstamp) \ 1520 spnego/$(DEPDIR)/$(am__dirstamp) 1521 1522libgssapi.la: $(libgssapi_la_OBJECTS) $(libgssapi_la_DEPENDENCIES) $(EXTRA_libgssapi_la_DEPENDENCIES) 1523 $(AM_V_CCLD)$(libgssapi_la_LINK) -rpath $(libdir) $(libgssapi_la_OBJECTS) $(libgssapi_la_LIBADD) $(LIBS) 1524install-binPROGRAMS: $(bin_PROGRAMS) 1525 @$(NORMAL_INSTALL) 1526 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 1527 if test -n "$$list"; then \ 1528 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 1529 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 1530 fi; \ 1531 for p in $$list; do echo "$$p $$p"; done | \ 1532 sed 's/$(EXEEXT)$$//' | \ 1533 while read p p1; do if test -f $$p \ 1534 || test -f $$p1 \ 1535 ; then echo "$$p"; echo "$$p"; else :; fi; \ 1536 done | \ 1537 sed -e 'p;s,.*/,,;n;h' \ 1538 -e 's|.*|.|' \ 1539 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 1540 sed 'N;N;N;s,\n, ,g' | \ 1541 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 1542 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 1543 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 1544 else { print "f", $$3 "/" $$4, $$1; } } \ 1545 END { for (d in files) print "f", d, files[d] }' | \ 1546 while read type dir files; do \ 1547 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 1548 test -z "$$files" || { \ 1549 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 1550 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 1551 } \ 1552 ; done 1553 1554uninstall-binPROGRAMS: 1555 @$(NORMAL_UNINSTALL) 1556 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 1557 files=`for p in $$list; do echo "$$p"; done | \ 1558 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 1559 -e 's/$$/$(EXEEXT)/' \ 1560 `; \ 1561 test -n "$$list" || exit 0; \ 1562 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 1563 cd "$(DESTDIR)$(bindir)" && rm -f $$files 1564 1565clean-binPROGRAMS: 1566 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 1567 echo " rm -f" $$list; \ 1568 rm -f $$list || exit $$?; \ 1569 test -n "$(EXEEXT)" || exit 0; \ 1570 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1571 echo " rm -f" $$list; \ 1572 rm -f $$list 1573 1574clean-checkPROGRAMS: 1575 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 1576 echo " rm -f" $$list; \ 1577 rm -f $$list || exit $$?; \ 1578 test -n "$(EXEEXT)" || exit 0; \ 1579 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1580 echo " rm -f" $$list; \ 1581 rm -f $$list 1582 1583clean-noinstPROGRAMS: 1584 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 1585 echo " rm -f" $$list; \ 1586 rm -f $$list || exit $$?; \ 1587 test -n "$(EXEEXT)" || exit 0; \ 1588 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1589 echo " rm -f" $$list; \ 1590 rm -f $$list 1591 1592gsstool$(EXEEXT): $(gsstool_OBJECTS) $(gsstool_DEPENDENCIES) $(EXTRA_gsstool_DEPENDENCIES) 1593 @rm -f gsstool$(EXEEXT) 1594 $(AM_V_CCLD)$(LINK) $(gsstool_OBJECTS) $(gsstool_LDADD) $(LIBS) 1595 1596test_acquire_cred$(EXEEXT): $(test_acquire_cred_OBJECTS) $(test_acquire_cred_DEPENDENCIES) $(EXTRA_test_acquire_cred_DEPENDENCIES) 1597 @rm -f test_acquire_cred$(EXEEXT) 1598 $(AM_V_CCLD)$(LINK) $(test_acquire_cred_OBJECTS) $(test_acquire_cred_LDADD) $(LIBS) 1599 1600test_add_store_cred$(EXEEXT): $(test_add_store_cred_OBJECTS) $(test_add_store_cred_DEPENDENCIES) $(EXTRA_test_add_store_cred_DEPENDENCIES) 1601 @rm -f test_add_store_cred$(EXEEXT) 1602 $(AM_V_CCLD)$(LINK) $(test_add_store_cred_OBJECTS) $(test_add_store_cred_LDADD) $(LIBS) 1603krb5/test_cfx.$(OBJEXT): krb5/$(am__dirstamp) \ 1604 krb5/$(DEPDIR)/$(am__dirstamp) 1605 1606test_cfx$(EXEEXT): $(test_cfx_OBJECTS) $(test_cfx_DEPENDENCIES) $(EXTRA_test_cfx_DEPENDENCIES) 1607 @rm -f test_cfx$(EXEEXT) 1608 $(AM_V_CCLD)$(LINK) $(test_cfx_OBJECTS) $(test_cfx_LDADD) $(LIBS) 1609 1610test_context$(EXEEXT): $(test_context_OBJECTS) $(test_context_DEPENDENCIES) $(EXTRA_test_context_DEPENDENCIES) 1611 @rm -f test_context$(EXEEXT) 1612 $(AM_V_CCLD)$(LINK) $(test_context_OBJECTS) $(test_context_LDADD) $(LIBS) 1613 1614test_cred$(EXEEXT): $(test_cred_OBJECTS) $(test_cred_DEPENDENCIES) $(EXTRA_test_cred_DEPENDENCIES) 1615 @rm -f test_cred$(EXEEXT) 1616 $(AM_V_CCLD)$(LINK) $(test_cred_OBJECTS) $(test_cred_LDADD) $(LIBS) 1617 1618test_kcred$(EXEEXT): $(test_kcred_OBJECTS) $(test_kcred_DEPENDENCIES) $(EXTRA_test_kcred_DEPENDENCIES) 1619 @rm -f test_kcred$(EXEEXT) 1620 $(AM_V_CCLD)$(LINK) $(test_kcred_OBJECTS) $(test_kcred_LDADD) $(LIBS) 1621 1622test_names$(EXEEXT): $(test_names_OBJECTS) $(test_names_DEPENDENCIES) $(EXTRA_test_names_DEPENDENCIES) 1623 @rm -f test_names$(EXEEXT) 1624 $(AM_V_CCLD)$(LINK) $(test_names_OBJECTS) $(test_names_LDADD) $(LIBS) 1625 1626test_ntlm$(EXEEXT): $(test_ntlm_OBJECTS) $(test_ntlm_DEPENDENCIES) $(EXTRA_test_ntlm_DEPENDENCIES) 1627 @rm -f test_ntlm$(EXEEXT) 1628 $(AM_V_CCLD)$(LINK) $(test_ntlm_OBJECTS) $(test_ntlm_LDADD) $(LIBS) 1629 1630test_oid$(EXEEXT): $(test_oid_OBJECTS) $(test_oid_DEPENDENCIES) $(EXTRA_test_oid_DEPENDENCIES) 1631 @rm -f test_oid$(EXEEXT) 1632 $(AM_V_CCLD)$(LINK) $(test_oid_OBJECTS) $(test_oid_LDADD) $(LIBS) 1633 1634mostlyclean-compile: 1635 -rm -f *.$(OBJEXT) 1636 -rm -f krb5/*.$(OBJEXT) 1637 -rm -f krb5/*.lo 1638 -rm -f mech/*.$(OBJEXT) 1639 -rm -f mech/*.lo 1640 -rm -f ntlm/*.$(OBJEXT) 1641 -rm -f ntlm/*.lo 1642 -rm -f spnego/*.$(OBJEXT) 1643 -rm -f spnego/*.lo 1644 1645distclean-compile: 1646 -rm -f *.tab.c 1647 1648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_ContextFlags.Plo@am__quote@ 1649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_GSSAPIContextToken.Plo@am__quote@ 1650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_MechType.Plo@am__quote@ 1651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_MechTypeList.Plo@am__quote@ 1652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegHints.Plo@am__quote@ 1653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegTokenInit.Plo@am__quote@ 1654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegTokenInitWin.Plo@am__quote@ 1655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegTokenResp.Plo@am__quote@ 1656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegotiationToken.Plo@am__quote@ 1657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1_NegotiationTokenWin.Plo@am__quote@ 1658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkrb5_err.Plo@am__quote@ 1659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gss-commands.Po@am__quote@ 1660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsstool.Po@am__quote@ 1661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_acquire_cred.Po@am__quote@ 1662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_add_store_cred.Po@am__quote@ 1663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_common.Po@am__quote@ 1664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_context.Po@am__quote@ 1665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_cred.Po@am__quote@ 1666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_kcred.Po@am__quote@ 1667@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_names.Po@am__quote@ 1668@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntlm.Po@am__quote@ 1669@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_oid.Po@am__quote@ 1670@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/8003.Plo@am__quote@ 1671@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/accept_sec_context.Plo@am__quote@ 1672@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/acquire_cred.Plo@am__quote@ 1673@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/add_cred.Plo@am__quote@ 1674@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/address_to_krb5addr.Plo@am__quote@ 1675@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/aeap.Plo@am__quote@ 1676@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/arcfour.Plo@am__quote@ 1677@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/authorize_localname.Plo@am__quote@ 1678@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/canonicalize_name.Plo@am__quote@ 1679@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/ccache_name.Plo@am__quote@ 1680@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/cfx.Plo@am__quote@ 1681@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/compare_name.Plo@am__quote@ 1682@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/compat.Plo@am__quote@ 1683@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/context_time.Plo@am__quote@ 1684@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/copy_ccache.Plo@am__quote@ 1685@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/creds.Plo@am__quote@ 1686@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/decapsulate.Plo@am__quote@ 1687@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/delete_sec_context.Plo@am__quote@ 1688@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/display_name.Plo@am__quote@ 1689@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/display_status.Plo@am__quote@ 1690@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/duplicate_name.Plo@am__quote@ 1691@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/encapsulate.Plo@am__quote@ 1692@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/export_name.Plo@am__quote@ 1693@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/export_sec_context.Plo@am__quote@ 1694@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/external.Plo@am__quote@ 1695@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/get_mic.Plo@am__quote@ 1696@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/import_name.Plo@am__quote@ 1697@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/import_sec_context.Plo@am__quote@ 1698@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/indicate_mechs.Plo@am__quote@ 1699@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/init.Plo@am__quote@ 1700@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/init_sec_context.Plo@am__quote@ 1701@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_context.Plo@am__quote@ 1702@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_cred.Plo@am__quote@ 1703@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_cred_by_mech.Plo@am__quote@ 1704@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_cred_by_oid.Plo@am__quote@ 1705@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_mechs_for_name.Plo@am__quote@ 1706@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_names_for_mech.Plo@am__quote@ 1707@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/inquire_sec_context_by_oid.Plo@am__quote@ 1708@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/pname_to_uid.Plo@am__quote@ 1709@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/prf.Plo@am__quote@ 1710@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/process_context_token.Plo@am__quote@ 1711@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/release_buffer.Plo@am__quote@ 1712@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/release_cred.Plo@am__quote@ 1713@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/release_name.Plo@am__quote@ 1714@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/sequence.Plo@am__quote@ 1715@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/set_cred_option.Plo@am__quote@ 1716@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/set_sec_context_option.Plo@am__quote@ 1717@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/store_cred.Plo@am__quote@ 1718@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/test_cfx.Po@am__quote@ 1719@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/ticket_flags.Plo@am__quote@ 1720@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/unwrap.Plo@am__quote@ 1721@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/verify_mic.Plo@am__quote@ 1722@AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/wrap.Plo@am__quote@ 1723@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/context.Plo@am__quote@ 1724@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/doxygen.Plo@am__quote@ 1725@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_accept_sec_context.Plo@am__quote@ 1726@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_acquire_cred.Plo@am__quote@ 1727@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_acquire_cred_ext.Plo@am__quote@ 1728@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_acquire_cred_with_password.Plo@am__quote@ 1729@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_add_cred.Plo@am__quote@ 1730@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_add_cred_with_password.Plo@am__quote@ 1731@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_add_oid_set_member.Plo@am__quote@ 1732@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_aeap.Plo@am__quote@ 1733@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_authorize_localname.Plo@am__quote@ 1734@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_buffer_set.Plo@am__quote@ 1735@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_canonicalize_name.Plo@am__quote@ 1736@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_compare_name.Plo@am__quote@ 1737@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_context_time.Plo@am__quote@ 1738@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_create_empty_oid_set.Plo@am__quote@ 1739@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_cred.Plo@am__quote@ 1740@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_decapsulate_token.Plo@am__quote@ 1741@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_delete_name_attribute.Plo@am__quote@ 1742@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_delete_sec_context.Plo@am__quote@ 1743@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_display_name.Plo@am__quote@ 1744@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_display_name_ext.Plo@am__quote@ 1745@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_display_status.Plo@am__quote@ 1746@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_duplicate_name.Plo@am__quote@ 1747@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_duplicate_oid.Plo@am__quote@ 1748@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_encapsulate_token.Plo@am__quote@ 1749@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_export_name.Plo@am__quote@ 1750@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_export_name_composite.Plo@am__quote@ 1751@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_export_sec_context.Plo@am__quote@ 1752@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_get_mic.Plo@am__quote@ 1753@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_get_name_attribute.Plo@am__quote@ 1754@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_import_name.Plo@am__quote@ 1755@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_import_sec_context.Plo@am__quote@ 1756@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_indicate_mechs.Plo@am__quote@ 1757@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_init_sec_context.Plo@am__quote@ 1758@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_context.Plo@am__quote@ 1759@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_cred.Plo@am__quote@ 1760@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_cred_by_mech.Plo@am__quote@ 1761@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_cred_by_oid.Plo@am__quote@ 1762@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_mechs_for_name.Plo@am__quote@ 1763@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_name.Plo@am__quote@ 1764@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_names_for_mech.Plo@am__quote@ 1765@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_inquire_sec_context_by_oid.Plo@am__quote@ 1766@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_krb5.Plo@am__quote@ 1767@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_mech_switch.Plo@am__quote@ 1768@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_mo.Plo@am__quote@ 1769@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_names.Plo@am__quote@ 1770@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_oid.Plo@am__quote@ 1771@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_oid_equal.Plo@am__quote@ 1772@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_oid_to_str.Plo@am__quote@ 1773@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_pname_to_uid.Plo@am__quote@ 1774@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_process_context_token.Plo@am__quote@ 1775@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_pseudo_random.Plo@am__quote@ 1776@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_release_buffer.Plo@am__quote@ 1777@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_release_cred.Plo@am__quote@ 1778@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_release_name.Plo@am__quote@ 1779@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_release_oid.Plo@am__quote@ 1780@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_release_oid_set.Plo@am__quote@ 1781@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_seal.Plo@am__quote@ 1782@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_set_cred_option.Plo@am__quote@ 1783@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_set_name_attribute.Plo@am__quote@ 1784@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_set_sec_context_option.Plo@am__quote@ 1785@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_sign.Plo@am__quote@ 1786@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_store_cred.Plo@am__quote@ 1787@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_test_oid_set_member.Plo@am__quote@ 1788@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_unseal.Plo@am__quote@ 1789@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_unwrap.Plo@am__quote@ 1790@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_utils.Plo@am__quote@ 1791@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_verify.Plo@am__quote@ 1792@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_verify_mic.Plo@am__quote@ 1793@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_wrap.Plo@am__quote@ 1794@AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_wrap_size_limit.Plo@am__quote@ 1795@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/accept_sec_context.Plo@am__quote@ 1796@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/acquire_cred.Plo@am__quote@ 1797@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/add_cred.Plo@am__quote@ 1798@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/canonicalize_name.Plo@am__quote@ 1799@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/compare_name.Plo@am__quote@ 1800@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/context_time.Plo@am__quote@ 1801@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/creds.Plo@am__quote@ 1802@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/crypto.Plo@am__quote@ 1803@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/delete_sec_context.Plo@am__quote@ 1804@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/display_name.Plo@am__quote@ 1805@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/display_status.Plo@am__quote@ 1806@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/duplicate_name.Plo@am__quote@ 1807@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/export_name.Plo@am__quote@ 1808@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/export_sec_context.Plo@am__quote@ 1809@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/external.Plo@am__quote@ 1810@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/import_name.Plo@am__quote@ 1811@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/import_sec_context.Plo@am__quote@ 1812@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/indicate_mechs.Plo@am__quote@ 1813@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/init_sec_context.Plo@am__quote@ 1814@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/inquire_context.Plo@am__quote@ 1815@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/inquire_cred_by_mech.Plo@am__quote@ 1816@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/inquire_mechs_for_name.Plo@am__quote@ 1817@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/inquire_names_for_mech.Plo@am__quote@ 1818@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/inquire_sec_context_by_oid.Plo@am__quote@ 1819@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/iter_cred.Plo@am__quote@ 1820@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/kdc.Plo@am__quote@ 1821@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/process_context_token.Plo@am__quote@ 1822@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/release_cred.Plo@am__quote@ 1823@AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/release_name.Plo@am__quote@ 1824@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/accept_sec_context.Plo@am__quote@ 1825@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/compat.Plo@am__quote@ 1826@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/context_stubs.Plo@am__quote@ 1827@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/cred_stubs.Plo@am__quote@ 1828@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/external.Plo@am__quote@ 1829@AMDEP_TRUE@@am__include@ @am__quote@spnego/$(DEPDIR)/init_sec_context.Plo@am__quote@ 1830 1831.c.o: 1832@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 1833@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 1834@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 1835@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1836@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1837@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 1838 1839.c.obj: 1840@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 1841@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 1842@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 1843@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1844@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1845@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 1846 1847.c.lo: 1848@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 1849@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 1850@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 1851@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 1852@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1853@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 1854 1855mostlyclean-libtool: 1856 -rm -f *.lo 1857 1858clean-libtool: 1859 -rm -rf .libs _libs 1860 -rm -rf krb5/.libs krb5/_libs 1861 -rm -rf mech/.libs mech/_libs 1862 -rm -rf ntlm/.libs ntlm/_libs 1863 -rm -rf spnego/.libs spnego/_libs 1864install-man3: $(man_MANS) 1865 @$(NORMAL_INSTALL) 1866 @list1=''; \ 1867 list2='$(man_MANS)'; \ 1868 test -n "$(man3dir)" \ 1869 && test -n "`echo $$list1$$list2`" \ 1870 || exit 0; \ 1871 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \ 1872 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \ 1873 { for i in $$list1; do echo "$$i"; done; \ 1874 if test -n "$$list2"; then \ 1875 for i in $$list2; do echo "$$i"; done \ 1876 | sed -n '/\.3[a-z]*$$/p'; \ 1877 fi; \ 1878 } | while read p; do \ 1879 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1880 echo "$$d$$p"; echo "$$p"; \ 1881 done | \ 1882 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ 1883 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 1884 sed 'N;N;s,\n, ,g' | { \ 1885 list=; while read file base inst; do \ 1886 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 1887 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ 1888 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \ 1889 fi; \ 1890 done; \ 1891 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 1892 while read files; do \ 1893 test -z "$$files" || { \ 1894 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \ 1895 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \ 1896 done; } 1897 1898uninstall-man3: 1899 @$(NORMAL_UNINSTALL) 1900 @list=''; test -n "$(man3dir)" || exit 0; \ 1901 files=`{ for i in $$list; do echo "$$i"; done; \ 1902 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1903 sed -n '/\.3[a-z]*$$/p'; \ 1904 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ 1905 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 1906 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir) 1907install-man5: $(man_MANS) 1908 @$(NORMAL_INSTALL) 1909 @list1=''; \ 1910 list2='$(man_MANS)'; \ 1911 test -n "$(man5dir)" \ 1912 && test -n "`echo $$list1$$list2`" \ 1913 || exit 0; \ 1914 echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \ 1915 $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \ 1916 { for i in $$list1; do echo "$$i"; done; \ 1917 if test -n "$$list2"; then \ 1918 for i in $$list2; do echo "$$i"; done \ 1919 | sed -n '/\.5[a-z]*$$/p'; \ 1920 fi; \ 1921 } | while read p; do \ 1922 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1923 echo "$$d$$p"; echo "$$p"; \ 1924 done | \ 1925 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ 1926 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 1927 sed 'N;N;s,\n, ,g' | { \ 1928 list=; while read file base inst; do \ 1929 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 1930 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ 1931 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \ 1932 fi; \ 1933 done; \ 1934 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 1935 while read files; do \ 1936 test -z "$$files" || { \ 1937 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \ 1938 $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \ 1939 done; } 1940 1941uninstall-man5: 1942 @$(NORMAL_UNINSTALL) 1943 @list=''; test -n "$(man5dir)" || exit 0; \ 1944 files=`{ for i in $$list; do echo "$$i"; done; \ 1945 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1946 sed -n '/\.5[a-z]*$$/p'; \ 1947 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ 1948 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 1949 dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir) 1950install-includeHEADERS: $(include_HEADERS) 1951 @$(NORMAL_INSTALL) 1952 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 1953 if test -n "$$list"; then \ 1954 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 1955 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 1956 fi; \ 1957 for p in $$list; do \ 1958 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1959 echo "$$d$$p"; \ 1960 done | $(am__base_list) | \ 1961 while read files; do \ 1962 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 1963 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 1964 done 1965 1966uninstall-includeHEADERS: 1967 @$(NORMAL_UNINSTALL) 1968 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 1969 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1970 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 1971install-nobase_includeHEADERS: $(nobase_include_HEADERS) 1972 @$(NORMAL_INSTALL) 1973 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ 1974 if test -n "$$list"; then \ 1975 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 1976 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 1977 fi; \ 1978 $(am__nobase_list) | while read dir files; do \ 1979 xfiles=; for file in $$files; do \ 1980 if test -f "$$file"; then xfiles="$$xfiles $$file"; \ 1981 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ 1982 test -z "$$xfiles" || { \ 1983 test "x$$dir" = x. || { \ 1984 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \ 1985 $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \ 1986 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \ 1987 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \ 1988 done 1989 1990uninstall-nobase_includeHEADERS: 1991 @$(NORMAL_UNINSTALL) 1992 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ 1993 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ 1994 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 1995install-nodist_gssapiHEADERS: $(nodist_gssapi_HEADERS) 1996 @$(NORMAL_INSTALL) 1997 @list='$(nodist_gssapi_HEADERS)'; test -n "$(gssapidir)" || list=; \ 1998 if test -n "$$list"; then \ 1999 echo " $(MKDIR_P) '$(DESTDIR)$(gssapidir)'"; \ 2000 $(MKDIR_P) "$(DESTDIR)$(gssapidir)" || exit 1; \ 2001 fi; \ 2002 for p in $$list; do \ 2003 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2004 echo "$$d$$p"; \ 2005 done | $(am__base_list) | \ 2006 while read files; do \ 2007 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gssapidir)'"; \ 2008 $(INSTALL_HEADER) $$files "$(DESTDIR)$(gssapidir)" || exit $$?; \ 2009 done 2010 2011uninstall-nodist_gssapiHEADERS: 2012 @$(NORMAL_UNINSTALL) 2013 @list='$(nodist_gssapi_HEADERS)'; test -n "$(gssapidir)" || list=; \ 2014 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2015 dir='$(DESTDIR)$(gssapidir)'; $(am__uninstall_files_from_dir) 2016 2017ID: $(am__tagged_files) 2018 $(am__define_uniq_tagged_files); mkid -fID $$unique 2019tags: tags-am 2020TAGS: tags 2021 2022tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2023 set x; \ 2024 here=`pwd`; \ 2025 $(am__define_uniq_tagged_files); \ 2026 shift; \ 2027 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 2028 test -n "$$unique" || unique=$$empty_fix; \ 2029 if test $$# -gt 0; then \ 2030 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 2031 "$$@" $$unique; \ 2032 else \ 2033 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 2034 $$unique; \ 2035 fi; \ 2036 fi 2037ctags: ctags-am 2038 2039CTAGS: ctags 2040ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2041 $(am__define_uniq_tagged_files); \ 2042 test -z "$(CTAGS_ARGS)$$unique" \ 2043 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 2044 $$unique 2045 2046GTAGS: 2047 here=`$(am__cd) $(top_builddir) && pwd` \ 2048 && $(am__cd) $(top_srcdir) \ 2049 && gtags -i $(GTAGS_ARGS) "$$here" 2050cscopelist: cscopelist-am 2051 2052cscopelist-am: $(am__tagged_files) 2053 list='$(am__tagged_files)'; \ 2054 case "$(srcdir)" in \ 2055 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 2056 *) sdir=$(subdir)/$(srcdir) ;; \ 2057 esac; \ 2058 for i in $$list; do \ 2059 if test -f "$$i"; then \ 2060 echo "$(subdir)/$$i"; \ 2061 else \ 2062 echo "$$sdir/$$i"; \ 2063 fi; \ 2064 done >> $(top_builddir)/cscope.files 2065 2066distclean-tags: 2067 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 2068 2069# Recover from deleted '.trs' file; this should ensure that 2070# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create 2071# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells 2072# to avoid problems with "make -n". 2073.log.trs: 2074 rm -f $< $@ 2075 $(MAKE) $(AM_MAKEFLAGS) $< 2076 2077# Leading 'am--fnord' is there to ensure the list of targets does not 2078# expand to empty, as could happen e.g. with make check TESTS=''. 2079am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) 2080am--force-recheck: 2081 @: 2082 2083$(TEST_SUITE_LOG): $(TEST_LOGS) 2084 @$(am__set_TESTS_bases); \ 2085 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ 2086 redo_bases=`for i in $$bases; do \ 2087 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ 2088 done`; \ 2089 if test -n "$$redo_bases"; then \ 2090 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ 2091 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ 2092 if $(am__make_dryrun); then :; else \ 2093 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ 2094 fi; \ 2095 fi; \ 2096 if test -n "$$am__remaking_logs"; then \ 2097 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ 2098 "recursion detected" >&2; \ 2099 elif test -n "$$redo_logs"; then \ 2100 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ 2101 fi; \ 2102 if $(am__make_dryrun); then :; else \ 2103 st=0; \ 2104 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ 2105 for i in $$redo_bases; do \ 2106 test -f $$i.trs && test -r $$i.trs \ 2107 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ 2108 test -f $$i.log && test -r $$i.log \ 2109 || { echo "$$errmsg $$i.log" >&2; st=1; }; \ 2110 done; \ 2111 test $$st -eq 0 || exit 1; \ 2112 fi 2113 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ 2114 ws='[ ]'; \ 2115 results=`for b in $$bases; do echo $$b.trs; done`; \ 2116 test -n "$$results" || results=/dev/null; \ 2117 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ 2118 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ 2119 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ 2120 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ 2121 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 2122 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ 2123 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 2124 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 2125 success=true; \ 2126 else \ 2127 success=false; \ 2128 fi; \ 2129 br='==================='; br=$$br$$br$$br$$br; \ 2130 result_count () \ 2131 { \ 2132 if test x"$$1" = x"--maybe-color"; then \ 2133 maybe_colorize=yes; \ 2134 elif test x"$$1" = x"--no-color"; then \ 2135 maybe_colorize=no; \ 2136 else \ 2137 echo "$@: invalid 'result_count' usage" >&2; exit 4; \ 2138 fi; \ 2139 shift; \ 2140 desc=$$1 count=$$2; \ 2141 if test $$maybe_colorize = yes && test $$count -gt 0; then \ 2142 color_start=$$3 color_end=$$std; \ 2143 else \ 2144 color_start= color_end=; \ 2145 fi; \ 2146 echo "$${color_start}# $$desc $$count$${color_end}"; \ 2147 }; \ 2148 create_testsuite_report () \ 2149 { \ 2150 result_count $$1 "TOTAL:" $$all "$$brg"; \ 2151 result_count $$1 "PASS: " $$pass "$$grn"; \ 2152 result_count $$1 "SKIP: " $$skip "$$blu"; \ 2153 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ 2154 result_count $$1 "FAIL: " $$fail "$$red"; \ 2155 result_count $$1 "XPASS:" $$xpass "$$red"; \ 2156 result_count $$1 "ERROR:" $$error "$$mgn"; \ 2157 }; \ 2158 { \ 2159 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ 2160 $(am__rst_title); \ 2161 create_testsuite_report --no-color; \ 2162 echo; \ 2163 echo ".. contents:: :depth: 2"; \ 2164 echo; \ 2165 for b in $$bases; do echo $$b; done \ 2166 | $(am__create_global_log); \ 2167 } >$(TEST_SUITE_LOG).tmp || exit 1; \ 2168 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ 2169 if $$success; then \ 2170 col="$$grn"; \ 2171 else \ 2172 col="$$red"; \ 2173 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ 2174 fi; \ 2175 echo "$${col}$$br$${std}"; \ 2176 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ 2177 echo "$${col}$$br$${std}"; \ 2178 create_testsuite_report --maybe-color; \ 2179 echo "$$col$$br$$std"; \ 2180 if $$success; then :; else \ 2181 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ 2182 if test -n "$(PACKAGE_BUGREPORT)"; then \ 2183 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ 2184 fi; \ 2185 echo "$$col$$br$$std"; \ 2186 fi; \ 2187 $$success || exit 1 2188 2189check-TESTS: 2190 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list 2191 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list 2192 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 2193 @set +e; $(am__set_TESTS_bases); \ 2194 log_list=`for i in $$bases; do echo $$i.log; done`; \ 2195 trs_list=`for i in $$bases; do echo $$i.trs; done`; \ 2196 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ 2197 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ 2198 exit $$?; 2199recheck: all $(check_PROGRAMS) 2200 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 2201 @set +e; $(am__set_TESTS_bases); \ 2202 bases=`for i in $$bases; do echo $$i; done \ 2203 | $(am__list_recheck_tests)` || exit 1; \ 2204 log_list=`for i in $$bases; do echo $$i.log; done`; \ 2205 log_list=`echo $$log_list`; \ 2206 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ 2207 am__force_recheck=am--force-recheck \ 2208 TEST_LOGS="$$log_list"; \ 2209 exit $$? 2210test_oid.log: test_oid$(EXEEXT) 2211 @p='test_oid$(EXEEXT)'; \ 2212 b='test_oid'; \ 2213 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 2214 --log-file $$b.log --trs-file $$b.trs \ 2215 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 2216 "$$tst" $(AM_TESTS_FD_REDIRECT) 2217test_names.log: test_names$(EXEEXT) 2218 @p='test_names$(EXEEXT)'; \ 2219 b='test_names'; \ 2220 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 2221 --log-file $$b.log --trs-file $$b.trs \ 2222 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 2223 "$$tst" $(AM_TESTS_FD_REDIRECT) 2224test_cfx.log: test_cfx$(EXEEXT) 2225 @p='test_cfx$(EXEEXT)'; \ 2226 b='test_cfx'; \ 2227 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 2228 --log-file $$b.log --trs-file $$b.trs \ 2229 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 2230 "$$tst" $(AM_TESTS_FD_REDIRECT) 2231.test.log: 2232 @p='$<'; \ 2233 $(am__set_b); \ 2234 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 2235 --log-file $$b.log --trs-file $$b.trs \ 2236 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 2237 "$$tst" $(AM_TESTS_FD_REDIRECT) 2238@am__EXEEXT_TRUE@.test$(EXEEXT).log: 2239@am__EXEEXT_TRUE@ @p='$<'; \ 2240@am__EXEEXT_TRUE@ $(am__set_b); \ 2241@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 2242@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ 2243@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 2244@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) 2245 2246distdir: $(DISTFILES) 2247 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 2248 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 2249 list='$(DISTFILES)'; \ 2250 dist_files=`for file in $$list; do echo $$file; done | \ 2251 sed -e "s|^$$srcdirstrip/||;t" \ 2252 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 2253 case $$dist_files in \ 2254 */*) $(MKDIR_P) `echo "$$dist_files" | \ 2255 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 2256 sort -u` ;; \ 2257 esac; \ 2258 for file in $$dist_files; do \ 2259 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 2260 if test -d $$d/$$file; then \ 2261 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 2262 if test -d "$(distdir)/$$file"; then \ 2263 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 2264 fi; \ 2265 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 2266 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 2267 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 2268 fi; \ 2269 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 2270 else \ 2271 test -f "$(distdir)/$$file" \ 2272 || cp -p $$d/$$file "$(distdir)/$$file" \ 2273 || exit 1; \ 2274 fi; \ 2275 done 2276 $(MAKE) $(AM_MAKEFLAGS) \ 2277 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 2278 dist-hook 2279check-am: all-am 2280 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 2281 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local 2282check: $(BUILT_SOURCES) 2283 $(MAKE) $(AM_MAKEFLAGS) check-am 2284all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) \ 2285 all-local 2286install-binPROGRAMS: install-libLTLIBRARIES 2287 2288installdirs: 2289 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(gssapidir)"; do \ 2290 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 2291 done 2292install: $(BUILT_SOURCES) 2293 $(MAKE) $(AM_MAKEFLAGS) install-am 2294install-exec: install-exec-am 2295install-data: install-data-am 2296uninstall: uninstall-am 2297 2298install-am: all-am 2299 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 2300 2301installcheck: installcheck-am 2302install-strip: 2303 if test -z '$(STRIP)'; then \ 2304 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 2305 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 2306 install; \ 2307 else \ 2308 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 2309 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 2310 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 2311 fi 2312mostlyclean-generic: 2313 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) 2314 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) 2315 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 2316 2317clean-generic: 2318 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 2319 2320distclean-generic: 2321 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 2322 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 2323 -rm -f krb5/$(DEPDIR)/$(am__dirstamp) 2324 -rm -f krb5/$(am__dirstamp) 2325 -rm -f mech/$(DEPDIR)/$(am__dirstamp) 2326 -rm -f mech/$(am__dirstamp) 2327 -rm -f ntlm/$(DEPDIR)/$(am__dirstamp) 2328 -rm -f ntlm/$(am__dirstamp) 2329 -rm -f spnego/$(DEPDIR)/$(am__dirstamp) 2330 -rm -f spnego/$(am__dirstamp) 2331 2332maintainer-clean-generic: 2333 @echo "This command is intended for maintainers to use" 2334 @echo "it deletes files that may require special tools to rebuild." 2335 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 2336clean: clean-am 2337 2338clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 2339 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \ 2340 mostlyclean-am 2341 2342distclean: distclean-am 2343 -rm -rf ./$(DEPDIR) krb5/$(DEPDIR) mech/$(DEPDIR) ntlm/$(DEPDIR) spnego/$(DEPDIR) 2344 -rm -f Makefile 2345distclean-am: clean-am distclean-compile distclean-generic \ 2346 distclean-tags 2347 2348dvi: dvi-am 2349 2350dvi-am: 2351 2352html: html-am 2353 2354html-am: 2355 2356info: info-am 2357 2358info-am: 2359 2360install-data-am: install-includeHEADERS install-man \ 2361 install-nobase_includeHEADERS install-nodist_gssapiHEADERS 2362 @$(NORMAL_INSTALL) 2363 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 2364install-dvi: install-dvi-am 2365 2366install-dvi-am: 2367 2368install-exec-am: install-binPROGRAMS install-exec-local \ 2369 install-libLTLIBRARIES 2370 2371install-html: install-html-am 2372 2373install-html-am: 2374 2375install-info: install-info-am 2376 2377install-info-am: 2378 2379install-man: install-man3 install-man5 2380 2381install-pdf: install-pdf-am 2382 2383install-pdf-am: 2384 2385install-ps: install-ps-am 2386 2387install-ps-am: 2388 2389installcheck-am: 2390 2391maintainer-clean: maintainer-clean-am 2392 -rm -rf ./$(DEPDIR) krb5/$(DEPDIR) mech/$(DEPDIR) ntlm/$(DEPDIR) spnego/$(DEPDIR) 2393 -rm -f Makefile 2394maintainer-clean-am: distclean-am maintainer-clean-generic 2395 2396mostlyclean: mostlyclean-am 2397 2398mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 2399 mostlyclean-libtool 2400 2401pdf: pdf-am 2402 2403pdf-am: 2404 2405ps: ps-am 2406 2407ps-am: 2408 2409uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \ 2410 uninstall-libLTLIBRARIES uninstall-man \ 2411 uninstall-nobase_includeHEADERS uninstall-nodist_gssapiHEADERS 2412 @$(NORMAL_INSTALL) 2413 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook 2414uninstall-man: uninstall-man3 uninstall-man5 2415 2416.MAKE: all check check-am install install-am install-data-am \ 2417 install-strip uninstall-am 2418 2419.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-TESTS \ 2420 check-am check-local clean clean-binPROGRAMS \ 2421 clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \ 2422 clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \ 2423 ctags-am dist-hook distclean distclean-compile \ 2424 distclean-generic distclean-libtool distclean-tags distdir dvi \ 2425 dvi-am html html-am info info-am install install-am \ 2426 install-binPROGRAMS install-data install-data-am \ 2427 install-data-hook install-dvi install-dvi-am install-exec \ 2428 install-exec-am install-exec-local install-html \ 2429 install-html-am install-includeHEADERS install-info \ 2430 install-info-am install-libLTLIBRARIES install-man \ 2431 install-man3 install-man5 install-nobase_includeHEADERS \ 2432 install-nodist_gssapiHEADERS install-pdf install-pdf-am \ 2433 install-ps install-ps-am install-strip installcheck \ 2434 installcheck-am installdirs maintainer-clean \ 2435 maintainer-clean-generic mostlyclean mostlyclean-compile \ 2436 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 2437 recheck tags tags-am uninstall uninstall-am \ 2438 uninstall-binPROGRAMS uninstall-hook uninstall-includeHEADERS \ 2439 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \ 2440 uninstall-man5 uninstall-nobase_includeHEADERS \ 2441 uninstall-nodist_gssapiHEADERS 2442 2443.PRECIOUS: Makefile 2444 2445 2446install-suid-programs: 2447 @foo='$(bin_SUIDS)'; \ 2448 for file in $$foo; do \ 2449 x=$(DESTDIR)$(bindir)/$$file; \ 2450 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 2451 echo "*"; \ 2452 echo "* Failed to install $$x setuid root"; \ 2453 echo "*"; \ 2454 fi; \ 2455 done 2456 2457install-exec-local: install-suid-programs 2458 2459codesign-all: 2460 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 2461 foo='$(bin_PROGRAMS) $(sbin_PROGRAMS) $(libexec_PROGRAMS)' ; \ 2462 for file in $$foo ; do \ 2463 echo "CODESIGN $$file" ; \ 2464 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \ 2465 done ; \ 2466 fi 2467 2468all-local: codesign-all 2469 2470install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) $(noinst_HEADERS) 2471 @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(noinst_HEADERS)'; \ 2472 for f in $$foo; do \ 2473 f=`basename $$f`; \ 2474 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 2475 else file="$$f"; fi; \ 2476 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 2477 : ; else \ 2478 echo " $(CP) $$file $(buildinclude)/$$f"; \ 2479 $(CP) $$file $(buildinclude)/$$f || true; \ 2480 fi ; \ 2481 done ; \ 2482 foo='$(nobase_include_HEADERS)'; \ 2483 for f in $$foo; do \ 2484 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 2485 else file="$$f"; fi; \ 2486 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \ 2487 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 2488 : ; else \ 2489 echo " $(CP) $$file $(buildinclude)/$$f"; \ 2490 $(CP) $$file $(buildinclude)/$$f; \ 2491 fi ; \ 2492 done 2493 2494all-local: install-build-headers 2495 2496check-local:: 2497 @if test '$(CHECK_LOCAL)' = "no-check-local"; then \ 2498 foo=''; elif test '$(CHECK_LOCAL)'; then \ 2499 foo='$(CHECK_LOCAL)'; else \ 2500 foo='$(PROGRAMS)'; fi; \ 2501 if test "$$foo"; then \ 2502 failed=0; all=0; \ 2503 for i in $$foo; do \ 2504 all=`expr $$all + 1`; \ 2505 if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \ 2506 echo "PASS: $$i"; \ 2507 else \ 2508 echo "FAIL: $$i"; \ 2509 failed=`expr $$failed + 1`; \ 2510 fi; \ 2511 done; \ 2512 if test "$$failed" -eq 0; then \ 2513 banner="All $$all tests passed"; \ 2514 else \ 2515 banner="$$failed of $$all tests failed"; \ 2516 fi; \ 2517 dashes=`echo "$$banner" | sed s/./=/g`; \ 2518 echo "$$dashes"; \ 2519 echo "$$banner"; \ 2520 echo "$$dashes"; \ 2521 test "$$failed" -eq 0 || exit 1; \ 2522 fi 2523 2524.x.c: 2525 @cmp -s $< $@ 2> /dev/null || cp $< $@ 2526 2527.hx.h: 2528 @cmp -s $< $@ 2> /dev/null || cp $< $@ 2529#NROFF_MAN = nroff -man 2530.1.cat1: 2531 $(NROFF_MAN) $< > $@ 2532.3.cat3: 2533 $(NROFF_MAN) $< > $@ 2534.5.cat5: 2535 $(NROFF_MAN) $< > $@ 2536.7.cat7: 2537 $(NROFF_MAN) $< > $@ 2538.8.cat8: 2539 $(NROFF_MAN) $< > $@ 2540 2541dist-cat1-mans: 2542 @foo='$(man1_MANS)'; \ 2543 bar='$(man_MANS)'; \ 2544 for i in $$bar; do \ 2545 case $$i in \ 2546 *.1) foo="$$foo $$i";; \ 2547 esac; done ;\ 2548 for i in $$foo; do \ 2549 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 2550 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 2551 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 2552 done 2553 2554dist-cat3-mans: 2555 @foo='$(man3_MANS)'; \ 2556 bar='$(man_MANS)'; \ 2557 for i in $$bar; do \ 2558 case $$i in \ 2559 *.3) foo="$$foo $$i";; \ 2560 esac; done ;\ 2561 for i in $$foo; do \ 2562 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 2563 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 2564 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 2565 done 2566 2567dist-cat5-mans: 2568 @foo='$(man5_MANS)'; \ 2569 bar='$(man_MANS)'; \ 2570 for i in $$bar; do \ 2571 case $$i in \ 2572 *.5) foo="$$foo $$i";; \ 2573 esac; done ;\ 2574 for i in $$foo; do \ 2575 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 2576 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 2577 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 2578 done 2579 2580dist-cat7-mans: 2581 @foo='$(man7_MANS)'; \ 2582 bar='$(man_MANS)'; \ 2583 for i in $$bar; do \ 2584 case $$i in \ 2585 *.7) foo="$$foo $$i";; \ 2586 esac; done ;\ 2587 for i in $$foo; do \ 2588 x=`echo $$i | sed 's/\.[^.]*$$/.cat7/'`; \ 2589 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 2590 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 2591 done 2592 2593dist-cat8-mans: 2594 @foo='$(man8_MANS)'; \ 2595 bar='$(man_MANS)'; \ 2596 for i in $$bar; do \ 2597 case $$i in \ 2598 *.8) foo="$$foo $$i";; \ 2599 esac; done ;\ 2600 for i in $$foo; do \ 2601 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 2602 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 2603 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 2604 done 2605 2606dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat7-mans dist-cat8-mans 2607 2608install-cat-mans: 2609 $(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS) 2610 2611uninstall-cat-mans: 2612 $(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS) 2613 2614install-data-hook: install-cat-mans 2615uninstall-hook: uninstall-cat-mans 2616 2617.et.h: 2618 $(COMPILE_ET) $< 2619.et.c: 2620 $(COMPILE_ET) $< 2621 2622# 2623# Useful target for debugging 2624# 2625 2626check-valgrind: 2627 tobjdir=`cd $(top_builddir) && pwd` ; \ 2628 tsrcdir=`cd $(top_srcdir) && pwd` ; \ 2629 env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check 2630 2631# 2632# Target to please samba build farm, builds distfiles in-tree. 2633# Will break when automake changes... 2634# 2635 2636distdir-in-tree: $(DISTFILES) $(INFO_DEPS) 2637 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 2638 if test "$$subdir" != .; then \ 2639 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \ 2640 fi ; \ 2641 done 2642 2643$(srcdir)/ntlm/ntlm-private.h: $(ntlmsrc) 2644 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h $(ntlmsrc) || rm -f ntlm/ntlm-private.h 2645 2646$(libgssapi_la_OBJECTS): $(BUILTHEADERS) 2647$(test_context_OBJECTS): $(BUILTHEADERS) 2648 2649$(libgssapi_la_OBJECTS): $(srcdir)/version-script.map 2650 2651$(libgssapi_la_OBJECTS): gkrb5_err.h 2652gkrb5_err.h: $(srcdir)/krb5/gkrb5_err.et 2653 2654$(spnego_files) spnego_asn1.hx spnego_asn1-priv.hx: spnego_asn1_files 2655$(gssapi_files) gssapi_asn1.hx gssapi_asn1-priv.hx: gssapi_asn1_files 2656 2657spnego_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/spnego/spnego.asn1 $(srcdir)/spnego/spnego.opt 2658 $(ASN1_COMPILE) --option-file=$(srcdir)/spnego/spnego.opt $(srcdir)/spnego/spnego.asn1 spnego_asn1 2659 2660gssapi_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/mech/gssapi.asn1 2661 $(ASN1_COMPILE) $(srcdir)/mech/gssapi.asn1 gssapi_asn1 2662 2663$(srcdir)/krb5/gsskrb5-private.h: 2664 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p krb5/gsskrb5-private.h $(krb5src) || rm -f krb5/gsskrb5-private.h 2665 2666$(srcdir)/spnego/spnego-private.h: 2667 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p spnego/spnego-private.h $(spnegosrc) || rm -f spnego/spnego-private.h 2668 2669gss-commands.c gss-commands.h: gss-commands.in 2670 $(SLC) $(srcdir)/gss-commands.in 2671 2672$(gsstool_OBJECTS): gss-commands.h 2673 2674$(libgssapi_la_OBJECTS): gkrb5_err.h gssapi_asn1.h gssapi_asn1-priv.h 2675$(libgssapi_la_OBJECTS): spnego_asn1.h spnego_asn1-priv.h 2676$(libgssapi_la_OBJECTS): $(srcdir)/gssapi/gssapi_oid.h 2677 2678gkrb5_err.h gkrb5_err.c: $(srcdir)/krb5/gkrb5_err.et 2679 $(COMPILE_ET) $(srcdir)/krb5/gkrb5_err.et 2680 2681$(srcdir)/gssapi/gssapi_oid.h $(srcdir)/mech/gss_oid.c: 2682 perl $(srcdir)/gen-oid.pl -b base -h $(srcdir)/oid.txt > $(srcdir)/gssapi/gssapi_oid.h 2683 perl $(srcdir)/gen-oid.pl -b base $(srcdir)/oid.txt > $(srcdir)/mech/gss_oid.c 2684 2685# Tell versions [3.59,3.63) of GNU make to not export all variables. 2686# Otherwise a system limit (for SysV at least) may be exceeded. 2687.NOEXPORT: 2688