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