xref: /netbsd-src/crypto/external/bsd/heimdal/dist/tests/plugin/Makefile.in (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
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
24VPATH = @srcdir@
25am__is_gnu_make = { \
26  if test -z '$(MAKELEVEL)'; then \
27    false; \
28  elif test -n '$(MAKE_HOST)'; then \
29    true; \
30  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31    true; \
32  else \
33    false; \
34  fi; \
35}
36am__make_running_with_option = \
37  case $${target_option-} in \
38      ?) ;; \
39      *) echo "am__make_running_with_option: internal error: invalid" \
40              "target option '$${target_option-}' specified" >&2; \
41         exit 1;; \
42  esac; \
43  has_opt=no; \
44  sane_makeflags=$$MAKEFLAGS; \
45  if $(am__is_gnu_make); then \
46    sane_makeflags=$$MFLAGS; \
47  else \
48    case $$MAKEFLAGS in \
49      *\\[\ \	]*) \
50        bs=\\; \
51        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53    esac; \
54  fi; \
55  skip_next=no; \
56  strip_trailopt () \
57  { \
58    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59  }; \
60  for flg in $$sane_makeflags; do \
61    test $$skip_next = yes && { skip_next=no; continue; }; \
62    case $$flg in \
63      *=*|--*) continue;; \
64        -*I) strip_trailopt 'I'; skip_next=yes;; \
65      -*I?*) strip_trailopt 'I';; \
66        -*O) strip_trailopt 'O'; skip_next=yes;; \
67      -*O?*) strip_trailopt 'O';; \
68        -*l) strip_trailopt 'l'; skip_next=yes;; \
69      -*l?*) strip_trailopt 'l';; \
70      -[dEDm]) skip_next=yes;; \
71      -[JT]) skip_next=yes;; \
72    esac; \
73    case $$flg in \
74      *$$target_option*) has_opt=yes; break;; \
75    esac; \
76  done; \
77  test $$has_opt = yes
78am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80pkgdatadir = $(datadir)/@PACKAGE@
81pkgincludedir = $(includedir)/@PACKAGE@
82pkglibdir = $(libdir)/@PACKAGE@
83pkglibexecdir = $(libexecdir)/@PACKAGE@
84am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85install_sh_DATA = $(install_sh) -c -m 644
86install_sh_PROGRAM = $(install_sh) -c
87install_sh_SCRIPT = $(install_sh) -c
88INSTALL_HEADER = $(INSTALL_DATA)
89transform = $(program_transform_name)
90NORMAL_INSTALL = :
91PRE_INSTALL = :
92POST_INSTALL = :
93NORMAL_UNINSTALL = :
94PRE_UNINSTALL = :
95POST_UNINSTALL = :
96build_triplet = @build@
97host_triplet = @host@
98subdir = tests/plugin
99ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
101	$(top_srcdir)/cf/auth-modules.m4 \
102	$(top_srcdir)/cf/broken-getaddrinfo.m4 \
103	$(top_srcdir)/cf/broken-glob.m4 \
104	$(top_srcdir)/cf/broken-realloc.m4 \
105	$(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
106	$(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
107	$(top_srcdir)/cf/capabilities.m4 \
108	$(top_srcdir)/cf/check-compile-et.m4 \
109	$(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
110	$(top_srcdir)/cf/check-man.m4 \
111	$(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
112	$(top_srcdir)/cf/check-type-extra.m4 \
113	$(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \
114	$(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
115	$(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
116	$(top_srcdir)/cf/find-func-no-libs.m4 \
117	$(top_srcdir)/cf/find-func-no-libs2.m4 \
118	$(top_srcdir)/cf/find-func.m4 \
119	$(top_srcdir)/cf/find-if-not-broken.m4 \
120	$(top_srcdir)/cf/framework-security.m4 \
121	$(top_srcdir)/cf/have-struct-field.m4 \
122	$(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
123	$(top_srcdir)/cf/krb-bigendian.m4 \
124	$(top_srcdir)/cf/krb-func-getlogin.m4 \
125	$(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
126	$(top_srcdir)/cf/krb-prog-perl.m4 \
127	$(top_srcdir)/cf/krb-readline.m4 \
128	$(top_srcdir)/cf/krb-struct-spwd.m4 \
129	$(top_srcdir)/cf/krb-struct-winsize.m4 \
130	$(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \
131	$(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \
132	$(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \
133	$(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
134	$(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
135	$(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
136	$(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
137	$(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
138	$(top_srcdir)/cf/roken-frag.m4 \
139	$(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
140	$(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
141	$(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
142	$(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
143	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
144am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
145	$(ACLOCAL_M4)
146DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
147mkinstalldirs = $(install_sh) -d
148CONFIG_HEADER = $(top_builddir)/include/config.h
149CONFIG_CLEAN_FILES =
150CONFIG_CLEAN_VPATH_FILES =
151am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
152am__vpath_adj = case $$p in \
153    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
154    *) f=$$p;; \
155  esac;
156am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
157am__install_max = 40
158am__nobase_strip_setup = \
159  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
160am__nobase_strip = \
161  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
162am__nobase_list = $(am__nobase_strip_setup); \
163  for p in $$list; do echo "$$p $$p"; done | \
164  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
165  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
166    if (++n[$$2] == $(am__install_max)) \
167      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
168    END { for (dir in files) print dir, files[dir] }'
169am__base_list = \
170  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
171  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
172am__uninstall_files_from_dir = { \
173  test -z "$$files" \
174    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
175    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
176         $(am__cd) "$$dir" && rm -f $$files; }; \
177  }
178am__installdirs = "$(DESTDIR)$(libdir)"
179LTLIBRARIES = $(lib_LTLIBRARIES)
180windc_la_LIBADD =
181am_windc_la_OBJECTS = windc.lo
182windc_la_OBJECTS = $(am_windc_la_OBJECTS)
183AM_V_lt = $(am__v_lt_@AM_V@)
184am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
185am__v_lt_0 = --silent
186am__v_lt_1 =
187windc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
189	$(windc_la_LDFLAGS) $(LDFLAGS) -o $@
190AM_V_P = $(am__v_P_@AM_V@)
191am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
192am__v_P_0 = false
193am__v_P_1 = :
194AM_V_GEN = $(am__v_GEN_@AM_V@)
195am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
196am__v_GEN_0 = @echo "  GEN     " $@;
197am__v_GEN_1 =
198AM_V_at = $(am__v_at_@AM_V@)
199am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
200am__v_at_0 = @
201am__v_at_1 =
202depcomp = $(SHELL) $(top_srcdir)/depcomp
203am__depfiles_maybe = depfiles
204am__mv = mv -f
205COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
206	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
207LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
208	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
209	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
210	$(AM_CFLAGS) $(CFLAGS)
211AM_V_CC = $(am__v_CC_@AM_V@)
212am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
213am__v_CC_0 = @echo "  CC      " $@;
214am__v_CC_1 =
215CCLD = $(CC)
216LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
218	$(AM_LDFLAGS) $(LDFLAGS) -o $@
219AM_V_CCLD = $(am__v_CCLD_@AM_V@)
220am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
221am__v_CCLD_0 = @echo "  CCLD    " $@;
222am__v_CCLD_1 =
223SOURCES = $(windc_la_SOURCES)
224DIST_SOURCES = $(windc_la_SOURCES)
225am__can_run_installinfo = \
226  case $$AM_UPDATE_INFO_DIR in \
227    n|no|NO) false;; \
228    *) (install-info --version) >/dev/null 2>&1;; \
229  esac
230DATA = $(noinst_DATA)
231am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
232# Read a list of newline-separated strings from the standard input,
233# and print each of them once, without duplicates.  Input order is
234# *not* preserved.
235am__uniquify_input = $(AWK) '\
236  BEGIN { nonempty = 0; } \
237  { items[$$0] = 1; nonempty = 1; } \
238  END { if (nonempty) { for (i in items) print i; }; } \
239'
240# Make sure the list of sources is unique.  This is necessary because,
241# e.g., the same source file might be shared among _SOURCES variables
242# for different programs/libraries.
243am__define_uniq_tagged_files = \
244  list='$(am__tagged_files)'; \
245  unique=`for i in $$list; do \
246    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247  done | $(am__uniquify_input)`
248ETAGS = etags
249CTAGS = ctags
250am__tty_colors_dummy = \
251  mgn= red= grn= lgn= blu= brg= std=; \
252  am__color_tests=no
253am__tty_colors = { \
254  $(am__tty_colors_dummy); \
255  if test "X$(AM_COLOR_TESTS)" = Xno; then \
256    am__color_tests=no; \
257  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
258    am__color_tests=yes; \
259  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
260    am__color_tests=yes; \
261  fi; \
262  if test $$am__color_tests = yes; then \
263    red=''; \
264    grn=''; \
265    lgn=''; \
266    blu=''; \
267    mgn=''; \
268    brg=''; \
269    std=''; \
270  fi; \
271}
272am__recheck_rx = ^[ 	]*:recheck:[ 	]*
273am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
274am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
275# A command that, given a newline-separated list of test names on the
276# standard input, print the name of the tests that are to be re-run
277# upon "make recheck".
278am__list_recheck_tests = $(AWK) '{ \
279  recheck = 1; \
280  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
281    { \
282      if (rc < 0) \
283        { \
284          if ((getline line2 < ($$0 ".log")) < 0) \
285	    recheck = 0; \
286          break; \
287        } \
288      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
289        { \
290          recheck = 0; \
291          break; \
292        } \
293      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
294        { \
295          break; \
296        } \
297    }; \
298  if (recheck) \
299    print $$0; \
300  close ($$0 ".trs"); \
301  close ($$0 ".log"); \
302}'
303# A command that, given a newline-separated list of test names on the
304# standard input, create the global log from their .trs and .log files.
305am__create_global_log = $(AWK) ' \
306function fatal(msg) \
307{ \
308  print "fatal: making $@: " msg | "cat >&2"; \
309  exit 1; \
310} \
311function rst_section(header) \
312{ \
313  print header; \
314  len = length(header); \
315  for (i = 1; i <= len; i = i + 1) \
316    printf "="; \
317  printf "\n\n"; \
318} \
319{ \
320  copy_in_global_log = 1; \
321  global_test_result = "RUN"; \
322  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
323    { \
324      if (rc < 0) \
325         fatal("failed to read from " $$0 ".trs"); \
326      if (line ~ /$(am__global_test_result_rx)/) \
327        { \
328          sub("$(am__global_test_result_rx)", "", line); \
329          sub("[ 	]*$$", "", line); \
330          global_test_result = line; \
331        } \
332      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
333        copy_in_global_log = 0; \
334    }; \
335  if (copy_in_global_log) \
336    { \
337      rst_section(global_test_result ": " $$0); \
338      while ((rc = (getline line < ($$0 ".log"))) != 0) \
339      { \
340        if (rc < 0) \
341          fatal("failed to read from " $$0 ".log"); \
342        print line; \
343      }; \
344      printf "\n"; \
345    }; \
346  close ($$0 ".trs"); \
347  close ($$0 ".log"); \
348}'
349# Restructured Text title.
350am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
351# Solaris 10 'make', and several other traditional 'make' implementations,
352# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
353# by disabling -e (using the XSI extension "set +e") if it's set.
354am__sh_e_setup = case $$- in *e*) set +e;; esac
355# Default flags passed to test drivers.
356am__common_driver_flags = \
357  --color-tests "$$am__color_tests" \
358  --enable-hard-errors "$$am__enable_hard_errors" \
359  --expect-failure "$$am__expect_failure"
360# To be inserted before the command running the test.  Creates the
361# directory for the log if needed.  Stores in $dir the directory
362# containing $f, in $tst the test, in $log the log.  Executes the
363# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
364# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
365# will run the test scripts (or their associated LOG_COMPILER, if
366# thy have one).
367am__check_pre = \
368$(am__sh_e_setup);					\
369$(am__vpath_adj_setup) $(am__vpath_adj)			\
370$(am__tty_colors);					\
371srcdir=$(srcdir); export srcdir;			\
372case "$@" in						\
373  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
374    *) am__odir=.;; 					\
375esac;							\
376test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
377  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
378if test -f "./$$f"; then dir=./;			\
379elif test -f "$$f"; then dir=;				\
380else dir="$(srcdir)/"; fi;				\
381tst=$$dir$$f; log='$@'; 				\
382if test -n '$(DISABLE_HARD_ERRORS)'; then		\
383  am__enable_hard_errors=no; 				\
384else							\
385  am__enable_hard_errors=yes; 				\
386fi; 							\
387case " $(XFAIL_TESTS) " in				\
388  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
389    am__expect_failure=yes;;				\
390  *)							\
391    am__expect_failure=no;;				\
392esac; 							\
393$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
394# A shell command to get the names of the tests scripts with any registered
395# extension removed (i.e., equivalently, the names of the test logs, with
396# the '.log' extension removed).  The result is saved in the shell variable
397# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
398# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
399# since that might cause problem with VPATH rewrites for suffix-less tests.
400# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
401am__set_TESTS_bases = \
402  bases='$(TEST_LOGS)'; \
403  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
404  bases=`echo $$bases`
405RECHECK_LOGS = $(TEST_LOGS)
406AM_RECURSIVE_TARGETS = check recheck
407TEST_SUITE_LOG = test-suite.log
408TEST_EXTENSIONS = @EXEEXT@ .test
409LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
410LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
411am__set_b = \
412  case '$@' in \
413    */*) \
414      case '$*' in \
415        */*) b='$*';; \
416          *) b=`echo '$@' | sed 's/\.log$$//'`; \
417       esac;; \
418    *) \
419      b='$*';; \
420  esac
421am__test_logs1 = $(TESTS:=.log)
422am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
423TEST_LOGS = $(am__test_logs2:.test.log=.log)
424TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
425TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
426	$(TEST_LOG_FLAGS)
427am__DIST_COMMON = $(srcdir)/Makefile.in \
428	$(top_srcdir)/Makefile.am.common \
429	$(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/depcomp \
430	$(top_srcdir)/test-driver
431DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
432ACLOCAL = @ACLOCAL@
433AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
434AMTAR = @AMTAR@
435AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
436AR = @AR@
437AS = @AS@
438ASN1_COMPILE = @ASN1_COMPILE@
439ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@
440AUTOCONF = @AUTOCONF@
441AUTOHEADER = @AUTOHEADER@
442AUTOMAKE = @AUTOMAKE@
443AWK = @AWK@
444CANONICAL_HOST = @CANONICAL_HOST@
445CAPNG_CFLAGS = @CAPNG_CFLAGS@
446CAPNG_LIBS = @CAPNG_LIBS@
447CATMAN = @CATMAN@
448CATMANEXT = @CATMANEXT@
449CC = @CC@
450CCDEPMODE = @CCDEPMODE@
451CFLAGS = @CFLAGS@
452COMPILE_ET = @COMPILE_ET@
453CPP = @CPP@
454CPPFLAGS = @CPPFLAGS@
455CYGPATH_W = @CYGPATH_W@
456DB1LIB = @DB1LIB@
457DB3LIB = @DB3LIB@
458DBHEADER = @DBHEADER@
459DEFS = @DEFS@
460DEPDIR = @DEPDIR@
461DIR_com_err = @DIR_com_err@
462DIR_hdbdir = @DIR_hdbdir@
463DIR_roken = @DIR_roken@
464DLLTOOL = @DLLTOOL@
465DSYMUTIL = @DSYMUTIL@
466DUMPBIN = @DUMPBIN@
467ECHO_C = @ECHO_C@
468ECHO_N = @ECHO_N@
469ECHO_T = @ECHO_T@
470EGREP = @EGREP@
471ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@
472EXEEXT = @EXEEXT@
473FGREP = @FGREP@
474GCD_MIG = @GCD_MIG@
475GREP = @GREP@
476GROFF = @GROFF@
477INCLUDES_roken = @INCLUDES_roken@
478INCLUDE_libedit = @INCLUDE_libedit@
479INCLUDE_libintl = @INCLUDE_libintl@
480INCLUDE_openldap = @INCLUDE_openldap@
481INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@
482INCLUDE_readline = @INCLUDE_readline@
483INCLUDE_sqlite3 = @INCLUDE_sqlite3@
484INSTALL = @INSTALL@
485INSTALL_DATA = @INSTALL_DATA@
486INSTALL_PROGRAM = @INSTALL_PROGRAM@
487INSTALL_SCRIPT = @INSTALL_SCRIPT@
488INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
489LD = @LD@
490LDFLAGS = @LDFLAGS@
491LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
492LEX = @LEX@
493LEXLIB = @LEXLIB@
494LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
495LIBADD_roken = @LIBADD_roken@
496LIBOBJS = @LIBOBJS@
497LIBS = @LIBS@
498LIBTOOL = @LIBTOOL@
499LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
500LIB_bswap16 = @LIB_bswap16@
501LIB_bswap32 = @LIB_bswap32@
502LIB_bswap64 = @LIB_bswap64@
503LIB_com_err = @LIB_com_err@
504LIB_com_err_a = @LIB_com_err_a@
505LIB_com_err_so = @LIB_com_err_so@
506LIB_crypt = @LIB_crypt@
507LIB_db_create = @LIB_db_create@
508LIB_dbm_firstkey = @LIB_dbm_firstkey@
509LIB_dbopen = @LIB_dbopen@
510LIB_dispatch_async_f = @LIB_dispatch_async_f@
511LIB_dladdr = @LIB_dladdr@
512LIB_dlopen = @LIB_dlopen@
513LIB_dn_expand = @LIB_dn_expand@
514LIB_dns_search = @LIB_dns_search@
515LIB_door_create = @LIB_door_create@
516LIB_freeaddrinfo = @LIB_freeaddrinfo@
517LIB_gai_strerror = @LIB_gai_strerror@
518LIB_getaddrinfo = @LIB_getaddrinfo@
519LIB_gethostbyname = @LIB_gethostbyname@
520LIB_gethostbyname2 = @LIB_gethostbyname2@
521LIB_getnameinfo = @LIB_getnameinfo@
522LIB_getpwnam_r = @LIB_getpwnam_r@
523LIB_getsockopt = @LIB_getsockopt@
524LIB_hcrypto = @LIB_hcrypto@
525LIB_hcrypto_a = @LIB_hcrypto_a@
526LIB_hcrypto_appl = @LIB_hcrypto_appl@
527LIB_hcrypto_so = @LIB_hcrypto_so@
528LIB_hstrerror = @LIB_hstrerror@
529LIB_kdb = @LIB_kdb@
530LIB_libedit = @LIB_libedit@
531LIB_libintl = @LIB_libintl@
532LIB_loadquery = @LIB_loadquery@
533LIB_logout = @LIB_logout@
534LIB_logwtmp = @LIB_logwtmp@
535LIB_openldap = @LIB_openldap@
536LIB_openpty = @LIB_openpty@
537LIB_openssl_crypto = @LIB_openssl_crypto@
538LIB_otp = @LIB_otp@
539LIB_pidfile = @LIB_pidfile@
540LIB_readline = @LIB_readline@
541LIB_res_ndestroy = @LIB_res_ndestroy@
542LIB_res_nsearch = @LIB_res_nsearch@
543LIB_res_search = @LIB_res_search@
544LIB_roken = @LIB_roken@
545LIB_security = @LIB_security@
546LIB_setsockopt = @LIB_setsockopt@
547LIB_socket = @LIB_socket@
548LIB_sqlite3 = @LIB_sqlite3@
549LIB_syslog = @LIB_syslog@
550LIB_tgetent = @LIB_tgetent@
551LIPO = @LIPO@
552LMDBLIB = @LMDBLIB@
553LN_S = @LN_S@
554LTLIBOBJS = @LTLIBOBJS@
555LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
556MAINT = @MAINT@
557MAKEINFO = @MAKEINFO@
558MANIFEST_TOOL = @MANIFEST_TOOL@
559MKDIR_P = @MKDIR_P@
560NDBMLIB = @NDBMLIB@
561NM = @NM@
562NMEDIT = @NMEDIT@
563NO_AFS = @NO_AFS@
564NROFF = @NROFF@
565OBJDUMP = @OBJDUMP@
566OBJEXT = @OBJEXT@
567OTOOL = @OTOOL@
568OTOOL64 = @OTOOL64@
569PACKAGE = @PACKAGE@
570PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
571PACKAGE_NAME = @PACKAGE_NAME@
572PACKAGE_STRING = @PACKAGE_STRING@
573PACKAGE_TARNAME = @PACKAGE_TARNAME@
574PACKAGE_URL = @PACKAGE_URL@
575PACKAGE_VERSION = @PACKAGE_VERSION@
576PATH_SEPARATOR = @PATH_SEPARATOR@
577PERL = @PERL@
578PKG_CONFIG = @PKG_CONFIG@
579PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
580PTHREAD_LDADD = @PTHREAD_LDADD@
581PTHREAD_LIBADD = @PTHREAD_LIBADD@
582RANLIB = @RANLIB@
583SED = @SED@
584SET_MAKE = @SET_MAKE@
585SHELL = @SHELL@
586SLC = @SLC@
587SLC_DEP = @SLC_DEP@
588STRIP = @STRIP@
589VERSION = @VERSION@
590VERSIONING = @VERSIONING@
591WFLAGS = @WFLAGS@
592WFLAGS_LITE = @WFLAGS_LITE@
593YACC = @YACC@
594YFLAGS = @YFLAGS@
595abs_builddir = @abs_builddir@
596abs_srcdir = @abs_srcdir@
597abs_top_builddir = @abs_top_builddir@
598abs_top_srcdir = @abs_top_srcdir@
599ac_ct_AR = @ac_ct_AR@
600ac_ct_CC = @ac_ct_CC@
601ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
602am__include = @am__include@
603am__leading_dot = @am__leading_dot@
604am__quote = @am__quote@
605am__tar = @am__tar@
606am__untar = @am__untar@
607bindir = @bindir@
608build = @build@
609build_alias = @build_alias@
610build_cpu = @build_cpu@
611build_os = @build_os@
612build_vendor = @build_vendor@
613builddir = @builddir@
614datadir = @datadir@
615datarootdir = @datarootdir@
616db_type = @db_type@
617db_type_preference = @db_type_preference@
618docdir = @docdir@
619dpagaix_cflags = @dpagaix_cflags@
620dpagaix_ldadd = @dpagaix_ldadd@
621dpagaix_ldflags = @dpagaix_ldflags@
622dvidir = @dvidir@
623exec_prefix = @exec_prefix@
624host = @host@
625host_alias = @host_alias@
626host_cpu = @host_cpu@
627host_os = @host_os@
628host_vendor = @host_vendor@
629htmldir = @htmldir@
630includedir = @includedir@
631infodir = @infodir@
632install_sh = @install_sh@
633libdir = @libdir@
634libexecdir = @libexecdir@
635localedir = @localedir@
636localstatedir = @localstatedir@
637mandir = @mandir@
638mkdir_p = @mkdir_p@
639oldincludedir = @oldincludedir@
640pdfdir = @pdfdir@
641prefix = @prefix@
642program_transform_name = @program_transform_name@
643psdir = @psdir@
644sbindir = @sbindir@
645sharedstatedir = @sharedstatedir@
646srcdir = @srcdir@
647subdirs = @subdirs@
648sysconfdir = @sysconfdir@
649target_alias = @target_alias@
650top_build_prefix = @top_build_prefix@
651top_builddir = @top_builddir@
652top_srcdir = @top_srcdir@
653SUFFIXES = .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 \
654	.cat5 .cat7 .cat8
655DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
656AM_CPPFLAGS = $(INCLUDES_roken)
657@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
658AM_CFLAGS = $(WFLAGS)
659CP = cp
660buildinclude = $(top_builddir)/include
661LIB_XauReadAuth = @LIB_XauReadAuth@
662LIB_el_init = @LIB_el_init@
663LIB_getattr = @LIB_getattr@
664LIB_getpwent_r = @LIB_getpwent_r@
665LIB_odm_initialize = @LIB_odm_initialize@
666LIB_setpcred = @LIB_setpcred@
667INCLUDE_krb4 = @INCLUDE_krb4@
668LIB_krb4 = @LIB_krb4@
669libexec_heimdaldir = $(libexecdir)/heimdal
670NROFF_MAN = groff -mandoc -Tascii
671@NO_AFS_FALSE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
672@NO_AFS_TRUE@LIB_kafs =
673@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
674@KRB5_TRUE@	$(top_builddir)/lib/asn1/libasn1.la
675
676@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
677LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la
678@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
679
680#silent-rules
681heim_verbose = $(heim_verbose_$(V))
682heim_verbose_ = $(heim_verbose_$(AM_DEFAULT_VERBOSITY))
683heim_verbose_0 = @echo "  GEN    "$@;
684noinst_DATA = krb5.conf
685SCRIPT_TESTS = check-pac
686TESTS = $(SCRIPT_TESTS)
687port = 49188
688do_subst = sed -e 's,[@]srcdir[@],$(srcdir),g' \
689	-e 's,[@]env_setup[@],$(top_builddir)/tests/bin/setup-env,g' \
690	-e 's,[@]port[@],$(port),g' \
691	-e 's,[@]objdir[@],$(top_builddir)/tests/plugin,g' \
692	-e 's,[@]EGREP[@],$(EGREP),g'
693
694LDADD = ../../lib/krb5/libkrb5.la $(LIB_roken)
695lib_LTLIBRARIES = windc.la
696windc_la_SOURCES = windc.c
697windc_la_LDFLAGS = -module
698CLEANFILES = \
699	$(TESTS) \
700	server.keytab \
701	current-db* \
702	foopassword \
703	krb5.conf krb5.conf.tmp \
704	messages.log
705
706EXTRA_DIST = \
707	NTMakefile \
708	check-pac.in \
709	krb5.conf.in
710
711all: all-am
712
713.SUFFIXES:
714.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
715$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
716	@for dep in $?; do \
717	  case '$(am__configure_deps)' in \
718	    *$$dep*) \
719	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
720	        && { if test -f $@; then exit 0; else break; fi; }; \
721	      exit 1;; \
722	  esac; \
723	done; \
724	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/plugin/Makefile'; \
725	$(am__cd) $(top_srcdir) && \
726	  $(AUTOMAKE) --foreign tests/plugin/Makefile
727Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
728	@case '$?' in \
729	  *config.status*) \
730	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
731	  *) \
732	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
733	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
734	esac;
735$(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__empty):
736
737$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
738	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
739
740$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
741	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
742$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
743	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
744$(am__aclocal_m4_deps):
745
746install-libLTLIBRARIES: $(lib_LTLIBRARIES)
747	@$(NORMAL_INSTALL)
748	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
749	list2=; for p in $$list; do \
750	  if test -f $$p; then \
751	    list2="$$list2 $$p"; \
752	  else :; fi; \
753	done; \
754	test -z "$$list2" || { \
755	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
756	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
757	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
758	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
759	}
760
761uninstall-libLTLIBRARIES:
762	@$(NORMAL_UNINSTALL)
763	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
764	for p in $$list; do \
765	  $(am__strip_dir) \
766	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
767	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
768	done
769
770clean-libLTLIBRARIES:
771	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
772	@list='$(lib_LTLIBRARIES)'; \
773	locs=`for p in $$list; do echo $$p; done | \
774	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
775	      sort -u`; \
776	test -z "$$locs" || { \
777	  echo rm -f $${locs}; \
778	  rm -f $${locs}; \
779	}
780
781windc.la: $(windc_la_OBJECTS) $(windc_la_DEPENDENCIES) $(EXTRA_windc_la_DEPENDENCIES)
782	$(AM_V_CCLD)$(windc_la_LINK) -rpath $(libdir) $(windc_la_OBJECTS) $(windc_la_LIBADD) $(LIBS)
783
784mostlyclean-compile:
785	-rm -f *.$(OBJEXT)
786
787distclean-compile:
788	-rm -f *.tab.c
789
790@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windc.Plo@am__quote@
791
792.c.o:
793@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
794@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
795@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
796@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
798
799.c.obj:
800@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
801@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
802@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
803@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
804@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
805
806.c.lo:
807@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
808@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
809@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
810@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
812
813mostlyclean-libtool:
814	-rm -f *.lo
815
816clean-libtool:
817	-rm -rf .libs _libs
818
819ID: $(am__tagged_files)
820	$(am__define_uniq_tagged_files); mkid -fID $$unique
821tags: tags-am
822TAGS: tags
823
824tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
825	set x; \
826	here=`pwd`; \
827	$(am__define_uniq_tagged_files); \
828	shift; \
829	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
830	  test -n "$$unique" || unique=$$empty_fix; \
831	  if test $$# -gt 0; then \
832	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
833	      "$$@" $$unique; \
834	  else \
835	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
836	      $$unique; \
837	  fi; \
838	fi
839ctags: ctags-am
840
841CTAGS: ctags
842ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
843	$(am__define_uniq_tagged_files); \
844	test -z "$(CTAGS_ARGS)$$unique" \
845	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
846	     $$unique
847
848GTAGS:
849	here=`$(am__cd) $(top_builddir) && pwd` \
850	  && $(am__cd) $(top_srcdir) \
851	  && gtags -i $(GTAGS_ARGS) "$$here"
852cscopelist: cscopelist-am
853
854cscopelist-am: $(am__tagged_files)
855	list='$(am__tagged_files)'; \
856	case "$(srcdir)" in \
857	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
858	  *) sdir=$(subdir)/$(srcdir) ;; \
859	esac; \
860	for i in $$list; do \
861	  if test -f "$$i"; then \
862	    echo "$(subdir)/$$i"; \
863	  else \
864	    echo "$$sdir/$$i"; \
865	  fi; \
866	done >> $(top_builddir)/cscope.files
867
868distclean-tags:
869	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
870
871# Recover from deleted '.trs' file; this should ensure that
872# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
873# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
874# to avoid problems with "make -n".
875.log.trs:
876	rm -f $< $@
877	$(MAKE) $(AM_MAKEFLAGS) $<
878
879# Leading 'am--fnord' is there to ensure the list of targets does not
880# expand to empty, as could happen e.g. with make check TESTS=''.
881am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
882am--force-recheck:
883	@:
884
885$(TEST_SUITE_LOG): $(TEST_LOGS)
886	@$(am__set_TESTS_bases); \
887	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
888	redo_bases=`for i in $$bases; do \
889	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
890	            done`; \
891	if test -n "$$redo_bases"; then \
892	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
893	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
894	  if $(am__make_dryrun); then :; else \
895	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
896	  fi; \
897	fi; \
898	if test -n "$$am__remaking_logs"; then \
899	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
900	       "recursion detected" >&2; \
901	elif test -n "$$redo_logs"; then \
902	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
903	fi; \
904	if $(am__make_dryrun); then :; else \
905	  st=0;  \
906	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
907	  for i in $$redo_bases; do \
908	    test -f $$i.trs && test -r $$i.trs \
909	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
910	    test -f $$i.log && test -r $$i.log \
911	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
912	  done; \
913	  test $$st -eq 0 || exit 1; \
914	fi
915	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
916	ws='[ 	]'; \
917	results=`for b in $$bases; do echo $$b.trs; done`; \
918	test -n "$$results" || results=/dev/null; \
919	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
920	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
921	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
922	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
923	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
924	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
925	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
926	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
927	  success=true; \
928	else \
929	  success=false; \
930	fi; \
931	br='==================='; br=$$br$$br$$br$$br; \
932	result_count () \
933	{ \
934	    if test x"$$1" = x"--maybe-color"; then \
935	      maybe_colorize=yes; \
936	    elif test x"$$1" = x"--no-color"; then \
937	      maybe_colorize=no; \
938	    else \
939	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
940	    fi; \
941	    shift; \
942	    desc=$$1 count=$$2; \
943	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
944	      color_start=$$3 color_end=$$std; \
945	    else \
946	      color_start= color_end=; \
947	    fi; \
948	    echo "$${color_start}# $$desc $$count$${color_end}"; \
949	}; \
950	create_testsuite_report () \
951	{ \
952	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
953	  result_count $$1 "PASS: " $$pass  "$$grn"; \
954	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
955	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
956	  result_count $$1 "FAIL: " $$fail  "$$red"; \
957	  result_count $$1 "XPASS:" $$xpass "$$red"; \
958	  result_count $$1 "ERROR:" $$error "$$mgn"; \
959	}; \
960	{								\
961	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
962	    $(am__rst_title);						\
963	  create_testsuite_report --no-color;				\
964	  echo;								\
965	  echo ".. contents:: :depth: 2";				\
966	  echo;								\
967	  for b in $$bases; do echo $$b; done				\
968	    | $(am__create_global_log);					\
969	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
970	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
971	if $$success; then						\
972	  col="$$grn";							\
973	 else								\
974	  col="$$red";							\
975	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
976	fi;								\
977	echo "$${col}$$br$${std}"; 					\
978	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
979	echo "$${col}$$br$${std}"; 					\
980	create_testsuite_report --maybe-color;				\
981	echo "$$col$$br$$std";						\
982	if $$success; then :; else					\
983	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
984	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
985	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
986	  fi;								\
987	  echo "$$col$$br$$std";					\
988	fi;								\
989	$$success || exit 1
990
991check-TESTS:
992	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
993	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
994	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
995	@set +e; $(am__set_TESTS_bases); \
996	log_list=`for i in $$bases; do echo $$i.log; done`; \
997	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
998	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
999	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1000	exit $$?;
1001recheck: all
1002	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1003	@set +e; $(am__set_TESTS_bases); \
1004	bases=`for i in $$bases; do echo $$i; done \
1005	         | $(am__list_recheck_tests)` || exit 1; \
1006	log_list=`for i in $$bases; do echo $$i.log; done`; \
1007	log_list=`echo $$log_list`; \
1008	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1009	        am__force_recheck=am--force-recheck \
1010	        TEST_LOGS="$$log_list"; \
1011	exit $$?
1012check-pac.log: check-pac
1013	@p='check-pac'; \
1014	b='check-pac'; \
1015	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1016	--log-file $$b.log --trs-file $$b.trs \
1017	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1018	"$$tst" $(AM_TESTS_FD_REDIRECT)
1019.test.log:
1020	@p='$<'; \
1021	$(am__set_b); \
1022	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1023	--log-file $$b.log --trs-file $$b.trs \
1024	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1025	"$$tst" $(AM_TESTS_FD_REDIRECT)
1026@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1027@am__EXEEXT_TRUE@	@p='$<'; \
1028@am__EXEEXT_TRUE@	$(am__set_b); \
1029@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1030@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1031@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1032@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1033
1034distdir: $(DISTFILES)
1035	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1036	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1037	list='$(DISTFILES)'; \
1038	  dist_files=`for file in $$list; do echo $$file; done | \
1039	  sed -e "s|^$$srcdirstrip/||;t" \
1040	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1041	case $$dist_files in \
1042	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1043			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1044			   sort -u` ;; \
1045	esac; \
1046	for file in $$dist_files; do \
1047	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1048	  if test -d $$d/$$file; then \
1049	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1050	    if test -d "$(distdir)/$$file"; then \
1051	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1052	    fi; \
1053	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1054	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1055	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1056	    fi; \
1057	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1058	  else \
1059	    test -f "$(distdir)/$$file" \
1060	    || cp -p $$d/$$file "$(distdir)/$$file" \
1061	    || exit 1; \
1062	  fi; \
1063	done
1064	$(MAKE) $(AM_MAKEFLAGS) \
1065	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1066	  dist-hook
1067check-am: all-am
1068	$(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1069check: check-am
1070all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1071installdirs:
1072	for dir in "$(DESTDIR)$(libdir)"; do \
1073	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1074	done
1075install: install-am
1076install-exec: install-exec-am
1077install-data: install-data-am
1078uninstall: uninstall-am
1079
1080install-am: all-am
1081	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1082
1083installcheck: installcheck-am
1084install-strip:
1085	if test -z '$(STRIP)'; then \
1086	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1087	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1088	      install; \
1089	else \
1090	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1091	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1092	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1093	fi
1094mostlyclean-generic:
1095	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1096	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1097	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1098
1099clean-generic:
1100	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1101
1102distclean-generic:
1103	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1104	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1105
1106maintainer-clean-generic:
1107	@echo "This command is intended for maintainers to use"
1108	@echo "it deletes files that may require special tools to rebuild."
1109clean: clean-am
1110
1111clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1112	mostlyclean-am
1113
1114distclean: distclean-am
1115	-rm -rf ./$(DEPDIR)
1116	-rm -f Makefile
1117distclean-am: clean-am distclean-compile distclean-generic \
1118	distclean-tags
1119
1120dvi: dvi-am
1121
1122dvi-am:
1123
1124html: html-am
1125
1126html-am:
1127
1128info: info-am
1129
1130info-am:
1131
1132install-data-am:
1133	@$(NORMAL_INSTALL)
1134	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1135install-dvi: install-dvi-am
1136
1137install-dvi-am:
1138
1139install-exec-am: install-exec-local install-libLTLIBRARIES
1140
1141install-html: install-html-am
1142
1143install-html-am:
1144
1145install-info: install-info-am
1146
1147install-info-am:
1148
1149install-man:
1150
1151install-pdf: install-pdf-am
1152
1153install-pdf-am:
1154
1155install-ps: install-ps-am
1156
1157install-ps-am:
1158
1159installcheck-am:
1160
1161maintainer-clean: maintainer-clean-am
1162	-rm -rf ./$(DEPDIR)
1163	-rm -f Makefile
1164maintainer-clean-am: distclean-am maintainer-clean-generic
1165
1166mostlyclean: mostlyclean-am
1167
1168mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1169	mostlyclean-libtool
1170
1171pdf: pdf-am
1172
1173pdf-am:
1174
1175ps: ps-am
1176
1177ps-am:
1178
1179uninstall-am: uninstall-libLTLIBRARIES
1180	@$(NORMAL_INSTALL)
1181	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1182.MAKE: check-am install-am install-data-am install-strip uninstall-am
1183
1184.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-TESTS \
1185	check-am check-local clean clean-generic clean-libLTLIBRARIES \
1186	clean-libtool cscopelist-am ctags ctags-am dist-hook distclean \
1187	distclean-compile distclean-generic distclean-libtool \
1188	distclean-tags distdir dvi dvi-am html html-am info info-am \
1189	install install-am install-data install-data-am \
1190	install-data-hook install-dvi install-dvi-am install-exec \
1191	install-exec-am install-exec-local install-html \
1192	install-html-am install-info install-info-am \
1193	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1194	install-ps install-ps-am install-strip installcheck \
1195	installcheck-am installdirs maintainer-clean \
1196	maintainer-clean-generic mostlyclean mostlyclean-compile \
1197	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1198	recheck tags tags-am uninstall uninstall-am uninstall-hook \
1199	uninstall-libLTLIBRARIES
1200
1201.PRECIOUS: Makefile
1202
1203
1204install-suid-programs:
1205	@foo='$(bin_SUIDS)'; \
1206	for file in $$foo; do \
1207		x=$(DESTDIR)$(bindir)/$$file; \
1208		if chown 0:0 $$x && chmod u+s $$x; then :; else \
1209			echo "*"; \
1210			echo "* Failed to install $$x setuid root"; \
1211			echo "*"; \
1212		fi; \
1213	done
1214
1215install-exec-local: install-suid-programs
1216
1217codesign-all:
1218	@if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \
1219		foo='$(bin_PROGRAMS) $(sbin_PROGRAMS) $(libexec_PROGRAMS)' ; \
1220		for file in $$foo ; do \
1221			echo "CODESIGN $$file" ; \
1222			codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
1223		done ; \
1224	fi
1225
1226all-local: codesign-all
1227
1228install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) $(noinst_HEADERS)
1229	@foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(noinst_HEADERS)'; \
1230	for f in $$foo; do \
1231		f=`basename $$f`; \
1232		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1233		else file="$$f"; fi; \
1234		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1235		: ; else \
1236			echo " $(CP) $$file $(buildinclude)/$$f"; \
1237			$(CP) $$file $(buildinclude)/$$f || true; \
1238		fi ; \
1239	done ; \
1240	foo='$(nobase_include_HEADERS)'; \
1241	for f in $$foo; do \
1242		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1243		else file="$$f"; fi; \
1244		$(mkdir_p) $(buildinclude)/`dirname $$f` ; \
1245		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1246		: ; else \
1247			echo " $(CP) $$file $(buildinclude)/$$f"; \
1248			$(CP) $$file $(buildinclude)/$$f; \
1249		fi ; \
1250	done
1251
1252all-local: install-build-headers
1253
1254check-local::
1255	@if test '$(CHECK_LOCAL)' = "no-check-local"; then \
1256	  foo=''; elif test '$(CHECK_LOCAL)'; then \
1257	  foo='$(CHECK_LOCAL)'; else \
1258	  foo='$(PROGRAMS)'; fi; \
1259	  if test "$$foo"; then \
1260	  failed=0; all=0; \
1261	  for i in $$foo; do \
1262	    all=`expr $$all + 1`; \
1263	    if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \
1264	      echo "PASS: $$i"; \
1265	    else \
1266	      echo "FAIL: $$i"; \
1267	      failed=`expr $$failed + 1`; \
1268	    fi; \
1269	  done; \
1270	  if test "$$failed" -eq 0; then \
1271	    banner="All $$all tests passed"; \
1272	  else \
1273	    banner="$$failed of $$all tests failed"; \
1274	  fi; \
1275	  dashes=`echo "$$banner" | sed s/./=/g`; \
1276	  echo "$$dashes"; \
1277	  echo "$$banner"; \
1278	  echo "$$dashes"; \
1279	  test "$$failed" -eq 0 || exit 1; \
1280	fi
1281
1282.x.c:
1283	@cmp -s $< $@ 2> /dev/null || cp $< $@
1284
1285.hx.h:
1286	@cmp -s $< $@ 2> /dev/null || cp $< $@
1287#NROFF_MAN = nroff -man
1288.1.cat1:
1289	$(NROFF_MAN) $< > $@
1290.3.cat3:
1291	$(NROFF_MAN) $< > $@
1292.5.cat5:
1293	$(NROFF_MAN) $< > $@
1294.7.cat7:
1295	$(NROFF_MAN) $< > $@
1296.8.cat8:
1297	$(NROFF_MAN) $< > $@
1298
1299dist-cat1-mans:
1300	@foo='$(man1_MANS)'; \
1301	bar='$(man_MANS)'; \
1302	for i in $$bar; do \
1303	case $$i in \
1304	*.1) foo="$$foo $$i";; \
1305	esac; done ;\
1306	for i in $$foo; do \
1307		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
1308		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1309		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1310	done
1311
1312dist-cat3-mans:
1313	@foo='$(man3_MANS)'; \
1314	bar='$(man_MANS)'; \
1315	for i in $$bar; do \
1316	case $$i in \
1317	*.3) foo="$$foo $$i";; \
1318	esac; done ;\
1319	for i in $$foo; do \
1320		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
1321		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1322		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1323	done
1324
1325dist-cat5-mans:
1326	@foo='$(man5_MANS)'; \
1327	bar='$(man_MANS)'; \
1328	for i in $$bar; do \
1329	case $$i in \
1330	*.5) foo="$$foo $$i";; \
1331	esac; done ;\
1332	for i in $$foo; do \
1333		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
1334		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1335		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1336	done
1337
1338dist-cat7-mans:
1339	@foo='$(man7_MANS)'; \
1340	bar='$(man_MANS)'; \
1341	for i in $$bar; do \
1342	case $$i in \
1343	*.7) foo="$$foo $$i";; \
1344	esac; done ;\
1345	for i in $$foo; do \
1346		x=`echo $$i | sed 's/\.[^.]*$$/.cat7/'`; \
1347		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1348		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1349	done
1350
1351dist-cat8-mans:
1352	@foo='$(man8_MANS)'; \
1353	bar='$(man_MANS)'; \
1354	for i in $$bar; do \
1355	case $$i in \
1356	*.8) foo="$$foo $$i";; \
1357	esac; done ;\
1358	for i in $$foo; do \
1359		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
1360		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1361		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1362	done
1363
1364dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat7-mans dist-cat8-mans
1365
1366install-cat-mans:
1367	$(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)
1368
1369uninstall-cat-mans:
1370	$(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)
1371
1372install-data-hook: install-cat-mans
1373uninstall-hook: uninstall-cat-mans
1374
1375.et.h:
1376	$(COMPILE_ET) $<
1377.et.c:
1378	$(COMPILE_ET) $<
1379
1380#
1381# Useful target for debugging
1382#
1383
1384check-valgrind:
1385	tobjdir=`cd $(top_builddir) && pwd` ; \
1386	tsrcdir=`cd $(top_srcdir) && pwd` ; \
1387	env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check
1388
1389#
1390# Target to please samba build farm, builds distfiles in-tree.
1391# Will break when automake changes...
1392#
1393
1394distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
1395	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1396	  if test "$$subdir" != .; then \
1397	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
1398	  fi ; \
1399	done
1400
1401check-pac: check-pac.in Makefile
1402	$(do_subst) < $(srcdir)/check-pac.in > check-pac.tmp
1403	chmod +x check-pac.tmp
1404	mv check-pac.tmp check-pac
1405
1406krb5.conf: krb5.conf.in Makefile
1407	$(do_subst) < $(srcdir)/krb5.conf.in > krb5.conf.tmp
1408	mv krb5.conf.tmp krb5.conf
1409
1410# Tell versions [3.59,3.63) of GNU make to not export all variables.
1411# Otherwise a system limit (for SysV at least) may be exceeded.
1412.NOEXPORT:
1413