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