Makefile.in revision 178825
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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: Makefile.am 20466 2007-04-20 08:29:05Z lha $
18
19# $Id: Makefile.am.common 10998 2002-05-19 18:35:37Z joda $
20
21# $Id: Makefile.am.common 22488 2008-01-21 11:47:22Z lha $
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41	$(top_srcdir)/Makefile.am.common \
42	$(top_srcdir)/cf/Makefile.am.common
43subdir = lib
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
46	$(top_srcdir)/cf/auth-modules.m4 $(top_srcdir)/cf/autobuild.m4 \
47	$(top_srcdir)/cf/broken-getaddrinfo.m4 \
48	$(top_srcdir)/cf/broken-glob.m4 \
49	$(top_srcdir)/cf/broken-realloc.m4 \
50	$(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
51	$(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
52	$(top_srcdir)/cf/capabilities.m4 \
53	$(top_srcdir)/cf/check-compile-et.m4 \
54	$(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
55	$(top_srcdir)/cf/check-man.m4 \
56	$(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
57	$(top_srcdir)/cf/check-type-extra.m4 \
58	$(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
59	$(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
60	$(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
61	$(top_srcdir)/cf/dlopen.m4 \
62	$(top_srcdir)/cf/find-func-no-libs.m4 \
63	$(top_srcdir)/cf/find-func-no-libs2.m4 \
64	$(top_srcdir)/cf/find-func.m4 \
65	$(top_srcdir)/cf/find-if-not-broken.m4 \
66	$(top_srcdir)/cf/framework-security.m4 \
67	$(top_srcdir)/cf/have-struct-field.m4 \
68	$(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
69	$(top_srcdir)/cf/krb-bigendian.m4 \
70	$(top_srcdir)/cf/krb-func-getlogin.m4 \
71	$(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
72	$(top_srcdir)/cf/krb-readline.m4 \
73	$(top_srcdir)/cf/krb-struct-spwd.m4 \
74	$(top_srcdir)/cf/krb-struct-winsize.m4 \
75	$(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/mips-abi.m4 \
76	$(top_srcdir)/cf/misc.m4 $(top_srcdir)/cf/need-proto.m4 \
77	$(top_srcdir)/cf/osfc2.m4 $(top_srcdir)/cf/otp.m4 \
78	$(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
79	$(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
80	$(top_srcdir)/cf/roken-frag.m4 \
81	$(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
82	$(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
83	$(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
84	$(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
85	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87	$(ACLOCAL_M4)
88mkinstalldirs = $(install_sh) -d
89CONFIG_HEADER = $(top_builddir)/include/config.h
90CONFIG_CLEAN_FILES =
91depcomp =
92am__depfiles_maybe =
93SOURCES =
94DIST_SOURCES =
95RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96	html-recursive info-recursive install-data-recursive \
97	install-dvi-recursive install-exec-recursive \
98	install-html-recursive install-info-recursive \
99	install-pdf-recursive install-ps-recursive install-recursive \
100	installcheck-recursive installdirs-recursive pdf-recursive \
101	ps-recursive uninstall-recursive
102RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
103  distclean-recursive maintainer-clean-recursive
104ETAGS = etags
105CTAGS = ctags
106DIST_SUBDIRS = roken vers editline com_err sl asn1 hcrypto hx509 krb5 \
107	ntlm kafs gssapi hdb kadm5 auth 45 otp kdfs
108DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109ACLOCAL = @ACLOCAL@
110AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
111AMTAR = @AMTAR@
112AR = @AR@
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
117CANONICAL_HOST = @CANONICAL_HOST@
118CATMAN = @CATMAN@
119CATMANEXT = @CATMANEXT@
120CC = @CC@
121CFLAGS = @CFLAGS@
122COMPILE_ET = @COMPILE_ET@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CXX = @CXX@
126CXXCPP = @CXXCPP@
127CXXFLAGS = @CXXFLAGS@
128CYGPATH_W = @CYGPATH_W@
129DBLIB = @DBLIB@
130DEFS = @DEFS@
131DIR_com_err = @DIR_com_err@
132DIR_hcrypto = @DIR_hcrypto@
133DIR_hdbdir = @DIR_hdbdir@
134DIR_roken = @DIR_roken@
135ECHO = @ECHO@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141F77 = @F77@
142FFLAGS = @FFLAGS@
143GREP = @GREP@
144GROFF = @GROFF@
145INCLUDES_roken = @INCLUDES_roken@
146INCLUDE_hcrypto = @INCLUDE_hcrypto@
147INCLUDE_hesiod = @INCLUDE_hesiod@
148INCLUDE_krb4 = @INCLUDE_krb4@
149INCLUDE_openldap = @INCLUDE_openldap@
150INCLUDE_readline = @INCLUDE_readline@
151INSTALL = @INSTALL@
152INSTALL_DATA = @INSTALL_DATA@
153INSTALL_PROGRAM = @INSTALL_PROGRAM@
154INSTALL_SCRIPT = @INSTALL_SCRIPT@
155INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156LDFLAGS = @LDFLAGS@
157LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
158LEX = @LEX@
159LEXLIB = @LEXLIB@
160LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
161LIBADD_roken = @LIBADD_roken@
162LIBOBJS = @LIBOBJS@
163LIBS = @LIBS@
164LIBTOOL = @LIBTOOL@
165LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
166LIB_NDBM = @LIB_NDBM@
167LIB_XauFileName = @LIB_XauFileName@
168LIB_XauReadAuth = @LIB_XauReadAuth@
169LIB_XauWriteAuth = @LIB_XauWriteAuth@
170LIB_bswap16 = @LIB_bswap16@
171LIB_bswap32 = @LIB_bswap32@
172LIB_com_err = @LIB_com_err@
173LIB_com_err_a = @LIB_com_err_a@
174LIB_com_err_so = @LIB_com_err_so@
175LIB_crypt = @LIB_crypt@
176LIB_db_create = @LIB_db_create@
177LIB_dbm_firstkey = @LIB_dbm_firstkey@
178LIB_dbopen = @LIB_dbopen@
179LIB_dlopen = @LIB_dlopen@
180LIB_dn_expand = @LIB_dn_expand@
181LIB_door_create = @LIB_door_create@
182LIB_el_init = @LIB_el_init@
183LIB_freeaddrinfo = @LIB_freeaddrinfo@
184LIB_gai_strerror = @LIB_gai_strerror@
185LIB_getaddrinfo = @LIB_getaddrinfo@
186LIB_gethostbyname = @LIB_gethostbyname@
187LIB_gethostbyname2 = @LIB_gethostbyname2@
188LIB_getnameinfo = @LIB_getnameinfo@
189LIB_getpwnam_r = @LIB_getpwnam_r@
190LIB_getsockopt = @LIB_getsockopt@
191LIB_hcrypto = @LIB_hcrypto@
192LIB_hcrypto_a = @LIB_hcrypto_a@
193LIB_hcrypto_appl = @LIB_hcrypto_appl@
194LIB_hcrypto_so = @LIB_hcrypto_so@
195LIB_hesiod = @LIB_hesiod@
196LIB_hstrerror = @LIB_hstrerror@
197LIB_kdb = @LIB_kdb@
198LIB_krb4 = @LIB_krb4@
199LIB_loadquery = @LIB_loadquery@
200LIB_logout = @LIB_logout@
201LIB_logwtmp = @LIB_logwtmp@
202LIB_openldap = @LIB_openldap@
203LIB_openpty = @LIB_openpty@
204LIB_otp = @LIB_otp@
205LIB_pidfile = @LIB_pidfile@
206LIB_readline = @LIB_readline@
207LIB_res_ndestroy = @LIB_res_ndestroy@
208LIB_res_nsearch = @LIB_res_nsearch@
209LIB_res_search = @LIB_res_search@
210LIB_roken = @LIB_roken@
211LIB_security = @LIB_security@
212LIB_setsockopt = @LIB_setsockopt@
213LIB_socket = @LIB_socket@
214LIB_syslog = @LIB_syslog@
215LIB_tgetent = @LIB_tgetent@
216LN_S = @LN_S@
217LTLIBOBJS = @LTLIBOBJS@
218MAINT = @MAINT@
219MAKEINFO = @MAKEINFO@
220MKDIR_P = @MKDIR_P@
221NROFF = @NROFF@
222OBJEXT = @OBJEXT@
223PACKAGE = @PACKAGE@
224PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225PACKAGE_NAME = @PACKAGE_NAME@
226PACKAGE_STRING = @PACKAGE_STRING@
227PACKAGE_TARNAME = @PACKAGE_TARNAME@
228PACKAGE_VERSION = @PACKAGE_VERSION@
229PATH_SEPARATOR = @PATH_SEPARATOR@
230PTHREADS_CFLAGS = @PTHREADS_CFLAGS@
231PTHREADS_LIBS = @PTHREADS_LIBS@
232RANLIB = @RANLIB@
233SET_MAKE = @SET_MAKE@
234SHELL = @SHELL@
235STRIP = @STRIP@
236VERSION = @VERSION@
237VERSIONING = @VERSIONING@
238VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
239WFLAGS = @WFLAGS@
240WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
241WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
242XMKMF = @XMKMF@
243X_CFLAGS = @X_CFLAGS@
244X_EXTRA_LIBS = @X_EXTRA_LIBS@
245X_LIBS = @X_LIBS@
246X_PRE_LIBS = @X_PRE_LIBS@
247YACC = @YACC@
248YFLAGS = @YFLAGS@
249abs_builddir = @abs_builddir@
250abs_srcdir = @abs_srcdir@
251abs_top_builddir = @abs_top_builddir@
252abs_top_srcdir = @abs_top_srcdir@
253ac_ct_CC = @ac_ct_CC@
254ac_ct_CXX = @ac_ct_CXX@
255ac_ct_F77 = @ac_ct_F77@
256am__leading_dot = @am__leading_dot@
257am__tar = @am__tar@
258am__untar = @am__untar@
259bindir = @bindir@
260build = @build@
261build_alias = @build_alias@
262build_cpu = @build_cpu@
263build_os = @build_os@
264build_vendor = @build_vendor@
265builddir = @builddir@
266datadir = @datadir@
267datarootdir = @datarootdir@
268docdir = @docdir@
269dpagaix_cflags = @dpagaix_cflags@
270dpagaix_ldadd = @dpagaix_ldadd@
271dpagaix_ldflags = @dpagaix_ldflags@
272dvidir = @dvidir@
273exec_prefix = @exec_prefix@
274host = @host@
275host_alias = @host_alias@
276host_cpu = @host_cpu@
277host_os = @host_os@
278host_vendor = @host_vendor@
279htmldir = @htmldir@
280includedir = @includedir@
281infodir = @infodir@
282install_sh = @install_sh@
283libdir = @libdir@
284libexecdir = @libexecdir@
285localedir = @localedir@
286localstatedir = @localstatedir@
287mandir = @mandir@
288mkdir_p = @mkdir_p@
289oldincludedir = @oldincludedir@
290pdfdir = @pdfdir@
291prefix = @prefix@
292program_transform_name = @program_transform_name@
293psdir = @psdir@
294sbindir = @sbindir@
295sharedstatedir = @sharedstatedir@
296srcdir = @srcdir@
297sysconfdir = @sysconfdir@
298target_alias = @target_alias@
299top_builddir = @top_builddir@
300top_srcdir = @top_srcdir@
301SUFFIXES = .et .h .x .z .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
302AM_CPPFLAGS = -I$(top_builddir)/include $(INCLUDES_roken)
303@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
304AM_CFLAGS = $(WFLAGS)
305CP = cp
306buildinclude = $(top_builddir)/include
307LIB_getattr = @LIB_getattr@
308LIB_getpwent_r = @LIB_getpwent_r@
309LIB_odm_initialize = @LIB_odm_initialize@
310LIB_setpcred = @LIB_setpcred@
311HESIODLIB = @HESIODLIB@
312HESIODINCLUDE = @HESIODINCLUDE@
313NROFF_MAN = groff -mandoc -Tascii
314LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
315@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
316@KRB5_TRUE@	$(top_builddir)/lib/asn1/libasn1.la
317
318@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
319@KRB5_TRUE@LIB_tsasl = $(top_builddir)/lib/tsasl/libtsasl.la
320@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
321@KRB4_TRUE@dir_45 = 45
322@OTP_TRUE@dir_otp = otp
323@DCE_TRUE@dir_dce = kdfs
324@COM_ERR_TRUE@dir_com_err = com_err
325@HAVE_OPENSSL_FALSE@dir_hcrypto = hcrypto
326SUBDIRS = roken vers editline $(dir_com_err) sl asn1 $(dir_hcrypto) hx509 \
327	krb5 ntlm kafs gssapi hdb kadm5 auth $(dir_45) $(dir_otp) $(dir_dce)
328
329all: all-recursive
330
331.SUFFIXES:
332.SUFFIXES: .et .h .x .z .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c
333$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
334	@for dep in $?; do \
335	  case '$(am__configure_deps)' in \
336	    *$$dep*) \
337	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
338		&& exit 0; \
339	      exit 1;; \
340	  esac; \
341	done; \
342	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps lib/Makefile'; \
343	cd $(top_srcdir) && \
344	  $(AUTOMAKE) --foreign  --ignore-deps lib/Makefile
345.PRECIOUS: Makefile
346Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347	@case '$?' in \
348	  *config.status*) \
349	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
350	  *) \
351	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
352	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
353	esac;
354
355$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
358$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363mostlyclean-libtool:
364	-rm -f *.lo
365
366clean-libtool:
367	-rm -rf .libs _libs
368
369# This directory's subdirectories are mostly independent; you can cd
370# into them and run `make' without going through this Makefile.
371# To change the values of `make' variables: instead of editing Makefiles,
372# (1) if the variable is set in `config.status', edit `config.status'
373#     (which will cause the Makefiles to be regenerated when you run `make');
374# (2) otherwise, pass the desired values on the `make' command line.
375$(RECURSIVE_TARGETS):
376	@failcom='exit 1'; \
377	for f in x $$MAKEFLAGS; do \
378	  case $$f in \
379	    *=* | --[!k]*);; \
380	    *k*) failcom='fail=yes';; \
381	  esac; \
382	done; \
383	dot_seen=no; \
384	target=`echo $@ | sed s/-recursive//`; \
385	list='$(SUBDIRS)'; for subdir in $$list; do \
386	  echo "Making $$target in $$subdir"; \
387	  if test "$$subdir" = "."; then \
388	    dot_seen=yes; \
389	    local_target="$$target-am"; \
390	  else \
391	    local_target="$$target"; \
392	  fi; \
393	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394	  || eval $$failcom; \
395	done; \
396	if test "$$dot_seen" = "no"; then \
397	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
398	fi; test -z "$$fail"
399
400$(RECURSIVE_CLEAN_TARGETS):
401	@failcom='exit 1'; \
402	for f in x $$MAKEFLAGS; do \
403	  case $$f in \
404	    *=* | --[!k]*);; \
405	    *k*) failcom='fail=yes';; \
406	  esac; \
407	done; \
408	dot_seen=no; \
409	case "$@" in \
410	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
411	  *) list='$(SUBDIRS)' ;; \
412	esac; \
413	rev=''; for subdir in $$list; do \
414	  if test "$$subdir" = "."; then :; else \
415	    rev="$$subdir $$rev"; \
416	  fi; \
417	done; \
418	rev="$$rev ."; \
419	target=`echo $@ | sed s/-recursive//`; \
420	for subdir in $$rev; do \
421	  echo "Making $$target in $$subdir"; \
422	  if test "$$subdir" = "."; then \
423	    local_target="$$target-am"; \
424	  else \
425	    local_target="$$target"; \
426	  fi; \
427	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
428	  || eval $$failcom; \
429	done && test -z "$$fail"
430tags-recursive:
431	list='$(SUBDIRS)'; for subdir in $$list; do \
432	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
433	done
434ctags-recursive:
435	list='$(SUBDIRS)'; for subdir in $$list; do \
436	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
437	done
438
439ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441	unique=`for i in $$list; do \
442	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443	  done | \
444	  $(AWK) '    { files[$$0] = 1; } \
445	       END { for (i in files) print i; }'`; \
446	mkid -fID $$unique
447tags: TAGS
448
449TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450		$(TAGS_FILES) $(LISP)
451	tags=; \
452	here=`pwd`; \
453	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454	  include_option=--etags-include; \
455	  empty_fix=.; \
456	else \
457	  include_option=--include; \
458	  empty_fix=; \
459	fi; \
460	list='$(SUBDIRS)'; for subdir in $$list; do \
461	  if test "$$subdir" = .; then :; else \
462	    test ! -f $$subdir/TAGS || \
463	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
464	  fi; \
465	done; \
466	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
467	unique=`for i in $$list; do \
468	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469	  done | \
470	  $(AWK) '    { files[$$0] = 1; } \
471	       END { for (i in files) print i; }'`; \
472	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
473	  test -n "$$unique" || unique=$$empty_fix; \
474	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475	    $$tags $$unique; \
476	fi
477ctags: CTAGS
478CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
479		$(TAGS_FILES) $(LISP)
480	tags=; \
481	here=`pwd`; \
482	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483	unique=`for i in $$list; do \
484	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485	  done | \
486	  $(AWK) '    { files[$$0] = 1; } \
487	       END { for (i in files) print i; }'`; \
488	test -z "$(CTAGS_ARGS)$$tags$$unique" \
489	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490	     $$tags $$unique
491
492GTAGS:
493	here=`$(am__cd) $(top_builddir) && pwd` \
494	  && cd $(top_srcdir) \
495	  && gtags -i $(GTAGS_ARGS) $$here
496
497distclean-tags:
498	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
499
500distdir: $(DISTFILES)
501	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503	list='$(DISTFILES)'; \
504	  dist_files=`for file in $$list; do echo $$file; done | \
505	  sed -e "s|^$$srcdirstrip/||;t" \
506	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
507	case $$dist_files in \
508	  */*) $(MKDIR_P) `echo "$$dist_files" | \
509			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510			   sort -u` ;; \
511	esac; \
512	for file in $$dist_files; do \
513	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514	  if test -d $$d/$$file; then \
515	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
518	    fi; \
519	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
520	  else \
521	    test -f $(distdir)/$$file \
522	    || cp -p $$d/$$file $(distdir)/$$file \
523	    || exit 1; \
524	  fi; \
525	done
526	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
527	  if test "$$subdir" = .; then :; else \
528	    test -d "$(distdir)/$$subdir" \
529	    || $(MKDIR_P) "$(distdir)/$$subdir" \
530	    || exit 1; \
531	    distdir=`$(am__cd) $(distdir) && pwd`; \
532	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
533	    (cd $$subdir && \
534	      $(MAKE) $(AM_MAKEFLAGS) \
535	        top_distdir="$$top_distdir" \
536	        distdir="$$distdir/$$subdir" \
537		am__remove_distdir=: \
538		am__skip_length_check=: \
539	        distdir) \
540	      || exit 1; \
541	  fi; \
542	done
543	$(MAKE) $(AM_MAKEFLAGS) \
544	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
545	  dist-hook
546check-am: all-am
547	$(MAKE) $(AM_MAKEFLAGS) check-local
548check: check-recursive
549all-am: Makefile all-local
550installdirs: installdirs-recursive
551installdirs-am:
552install: install-recursive
553install-exec: install-exec-recursive
554install-data: install-data-recursive
555uninstall: uninstall-recursive
556
557install-am: all-am
558	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
559
560installcheck: installcheck-recursive
561install-strip:
562	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564	  `test -z '$(STRIP)' || \
565	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566mostlyclean-generic:
567
568clean-generic:
569
570distclean-generic:
571	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572
573maintainer-clean-generic:
574	@echo "This command is intended for maintainers to use"
575	@echo "it deletes files that may require special tools to rebuild."
576clean: clean-recursive
577
578clean-am: clean-generic clean-libtool mostlyclean-am
579
580distclean: distclean-recursive
581	-rm -f Makefile
582distclean-am: clean-am distclean-generic distclean-tags
583
584dvi: dvi-recursive
585
586dvi-am:
587
588html: html-recursive
589
590info: info-recursive
591
592info-am:
593
594install-data-am:
595	@$(NORMAL_INSTALL)
596	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
597
598install-dvi: install-dvi-recursive
599
600install-exec-am:
601	@$(NORMAL_INSTALL)
602	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
603
604install-html: install-html-recursive
605
606install-info: install-info-recursive
607
608install-man:
609
610install-pdf: install-pdf-recursive
611
612install-ps: install-ps-recursive
613
614installcheck-am:
615
616maintainer-clean: maintainer-clean-recursive
617	-rm -f Makefile
618maintainer-clean-am: distclean-am maintainer-clean-generic
619
620mostlyclean: mostlyclean-recursive
621
622mostlyclean-am: mostlyclean-generic mostlyclean-libtool
623
624pdf: pdf-recursive
625
626pdf-am:
627
628ps: ps-recursive
629
630ps-am:
631
632uninstall-am:
633	@$(NORMAL_INSTALL)
634	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
635
636.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
637	install-data-am install-exec-am install-strip uninstall-am
638
639.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
640	all all-am all-local check check-am check-local clean \
641	clean-generic clean-libtool ctags ctags-recursive dist-hook \
642	distclean distclean-generic distclean-libtool distclean-tags \
643	distdir dvi dvi-am html html-am info info-am install \
644	install-am install-data install-data-am install-data-hook \
645	install-dvi install-dvi-am install-exec install-exec-am \
646	install-exec-hook install-html install-html-am install-info \
647	install-info-am install-man install-pdf install-pdf-am \
648	install-ps install-ps-am install-strip installcheck \
649	installcheck-am installdirs installdirs-am maintainer-clean \
650	maintainer-clean-generic mostlyclean mostlyclean-generic \
651	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
652	uninstall uninstall-am uninstall-hook
653
654
655install-suid-programs:
656	@foo='$(bin_SUIDS)'; \
657	for file in $$foo; do \
658	x=$(DESTDIR)$(bindir)/$$file; \
659	if chown 0:0 $$x && chmod u+s $$x; then :; else \
660	echo "*"; \
661	echo "* Failed to install $$x setuid root"; \
662	echo "*"; \
663	fi; done
664
665install-exec-hook: install-suid-programs
666
667install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS)
668	@foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
669	for f in $$foo; do \
670		f=`basename $$f`; \
671		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
672		else file="$$f"; fi; \
673		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
674		: ; else \
675			echo " $(CP) $$file $(buildinclude)/$$f"; \
676			$(CP) $$file $(buildinclude)/$$f; \
677		fi ; \
678	done ; \
679	foo='$(nobase_include_HEADERS)'; \
680	for f in $$foo; do \
681		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
682		else file="$$f"; fi; \
683		$(mkdir_p) $(buildinclude)/`dirname $$f` ; \
684		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
685		: ; else \
686			echo " $(CP) $$file $(buildinclude)/$$f"; \
687			$(CP) $$file $(buildinclude)/$$f; \
688		fi ; \
689	done
690
691all-local: install-build-headers
692
693check-local::
694	@if test '$(CHECK_LOCAL)' = "no-check-local"; then \
695	  foo=''; elif test '$(CHECK_LOCAL)'; then \
696	  foo='$(CHECK_LOCAL)'; else \
697	  foo='$(PROGRAMS)'; fi; \
698	  if test "$$foo"; then \
699	  failed=0; all=0; \
700	  for i in $$foo; do \
701	    all=`expr $$all + 1`; \
702	    if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \
703	      echo "PASS: $$i"; \
704	    else \
705	      echo "FAIL: $$i"; \
706	      failed=`expr $$failed + 1`; \
707	    fi; \
708	  done; \
709	  if test "$$failed" -eq 0; then \
710	    banner="All $$all tests passed"; \
711	  else \
712	    banner="$$failed of $$all tests failed"; \
713	  fi; \
714	  dashes=`echo "$$banner" | sed s/./=/g`; \
715	  echo "$$dashes"; \
716	  echo "$$banner"; \
717	  echo "$$dashes"; \
718	  test "$$failed" -eq 0 || exit 1; \
719	fi
720
721.x.c:
722	@cmp -s $< $@ 2> /dev/null || cp $< $@
723#NROFF_MAN = nroff -man
724.1.cat1:
725	$(NROFF_MAN) $< > $@
726.3.cat3:
727	$(NROFF_MAN) $< > $@
728.5.cat5:
729	$(NROFF_MAN) $< > $@
730.8.cat8:
731	$(NROFF_MAN) $< > $@
732
733dist-cat1-mans:
734	@foo='$(man1_MANS)'; \
735	bar='$(man_MANS)'; \
736	for i in $$bar; do \
737	case $$i in \
738	*.1) foo="$$foo $$i";; \
739	esac; done ;\
740	for i in $$foo; do \
741		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
742		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
743		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
744	done
745
746dist-cat3-mans:
747	@foo='$(man3_MANS)'; \
748	bar='$(man_MANS)'; \
749	for i in $$bar; do \
750	case $$i in \
751	*.3) foo="$$foo $$i";; \
752	esac; done ;\
753	for i in $$foo; do \
754		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
755		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
756		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
757	done
758
759dist-cat5-mans:
760	@foo='$(man5_MANS)'; \
761	bar='$(man_MANS)'; \
762	for i in $$bar; do \
763	case $$i in \
764	*.5) foo="$$foo $$i";; \
765	esac; done ;\
766	for i in $$foo; do \
767		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
768		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
769		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
770	done
771
772dist-cat8-mans:
773	@foo='$(man8_MANS)'; \
774	bar='$(man_MANS)'; \
775	for i in $$bar; do \
776	case $$i in \
777	*.8) foo="$$foo $$i";; \
778	esac; done ;\
779	for i in $$foo; do \
780		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
781		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
782		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
783	done
784
785dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
786
787install-cat-mans:
788	$(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
789
790uninstall-cat-mans:
791	$(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
792
793install-data-hook: install-cat-mans
794uninstall-hook: uninstall-cat-mans
795
796.et.h:
797	$(COMPILE_ET) $<
798.et.c:
799	$(COMPILE_ET) $<
800
801#
802# Useful target for debugging
803#
804
805check-valgrind:
806	tobjdir=`cd $(top_builddir) && pwd` ; \
807	tsrcdir=`cd $(top_srcdir) && pwd` ; \
808	env TESTS_ENVIRONMENT="$${tobjdir}/libtool --mode execute valgrind --leak-check=full --trace-children=yes --quiet -q --num-callers=30 --suppressions=$${tsrcdir}/cf/valgrind-suppressions" make check
809
810#
811# Target to please samba build farm, builds distfiles in-tree.
812# Will break when automake changes...
813#
814
815distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
816	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
817	  if test "$$subdir" != .; then \
818	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
819	  fi ; \
820	done
821# Tell versions [3.59,3.63) of GNU make to not export all variables.
822# Otherwise a system limit (for SysV at least) may be exceeded.
823.NOEXPORT:
824