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