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