1# Makefile.in generated by automake 1.12.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__make_dryrun = \
18  { \
19    am__dry=no; \
20    case $$MAKEFLAGS in \
21      *\\[\ \	]*) \
22        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24      *) \
25        for am__flg in $$MAKEFLAGS; do \
26          case $$am__flg in \
27            *=*|--*) ;; \
28            *n*) am__dry=yes; break;; \
29          esac; \
30        done;; \
31    esac; \
32    test $$am__dry = yes; \
33  }
34pkgdatadir = $(datadir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36pkglibdir = $(libdir)/@PACKAGE@
37pkglibexecdir = $(libexecdir)/@PACKAGE@
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52target_triplet = @target@
53subdir = doc
54DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55	$(srcdir)/html.xsl.in $(srcdir)/man.xsl.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
58	$(top_srcdir)/macros/ax_pthread.m4 \
59	$(top_srcdir)/macros/cnid-backend.m4 \
60	$(top_srcdir)/macros/config-checks.m4 \
61	$(top_srcdir)/macros/db3-check.m4 \
62	$(top_srcdir)/macros/grep-check.m4 \
63	$(top_srcdir)/macros/gssapi-check.m4 \
64	$(top_srcdir)/macros/iconv.m4 \
65	$(top_srcdir)/macros/largefile-check.m4 \
66	$(top_srcdir)/macros/libgcrypt.m4 \
67	$(top_srcdir)/macros/libtool.m4 \
68	$(top_srcdir)/macros/ltoptions.m4 \
69	$(top_srcdir)/macros/ltsugar.m4 \
70	$(top_srcdir)/macros/ltversion.m4 \
71	$(top_srcdir)/macros/lt~obsolete.m4 \
72	$(top_srcdir)/macros/netatalk.m4 \
73	$(top_srcdir)/macros/pam-check.m4 \
74	$(top_srcdir)/macros/perl-check.m4 \
75	$(top_srcdir)/macros/ps-check.m4 \
76	$(top_srcdir)/macros/quota-check.m4 \
77	$(top_srcdir)/macros/ssl-check.m4 \
78	$(top_srcdir)/macros/summary.m4 \
79	$(top_srcdir)/macros/tcp-wrappers.m4 \
80	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/zeroconf.m4 \
81	$(top_srcdir)/configure.ac
82am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83	$(ACLOCAL_M4)
84mkinstalldirs = $(install_sh) -d
85CONFIG_HEADER = $(top_builddir)/config.h
86CONFIG_CLEAN_FILES = html.xsl man.xsl
87CONFIG_CLEAN_VPATH_FILES =
88AM_V_P = $(am__v_P_@AM_V@)
89am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
90am__v_P_0 = false
91am__v_P_1 = :
92AM_V_GEN = $(am__v_GEN_@AM_V@)
93am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
94am__v_GEN_0 = @echo "  GEN     " $@;
95am__v_GEN_1 = 
96AM_V_at = $(am__v_at_@AM_V@)
97am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
98am__v_at_0 = @
99am__v_at_1 = 
100SOURCES =
101DIST_SOURCES =
102RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
103	html-recursive info-recursive install-data-recursive \
104	install-dvi-recursive install-exec-recursive \
105	install-html-recursive install-info-recursive \
106	install-pdf-recursive install-ps-recursive install-recursive \
107	installcheck-recursive installdirs-recursive pdf-recursive \
108	ps-recursive uninstall-recursive
109am__can_run_installinfo = \
110  case $$AM_UPDATE_INFO_DIR in \
111    n|no|NO) false;; \
112    *) (install-info --version) >/dev/null 2>&1;; \
113  esac
114RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
115  distclean-recursive maintainer-clean-recursive
116AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
117	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
118	distdir
119ETAGS = etags
120CTAGS = ctags
121DIST_SUBDIRS = $(SUBDIRS)
122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123am__relativize = \
124  dir0=`pwd`; \
125  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
126  sed_rest='s,^[^/]*/*,,'; \
127  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
128  sed_butlast='s,/*[^/]*$$,,'; \
129  while test -n "$$dir1"; do \
130    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
131    if test "$$first" != "."; then \
132      if test "$$first" = ".."; then \
133        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
134        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
135      else \
136        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
137        if test "$$first2" = "$$first"; then \
138          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
139        else \
140          dir2="../$$dir2"; \
141        fi; \
142        dir0="$$dir0"/"$$first"; \
143      fi; \
144    fi; \
145    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
146  done; \
147  reldir="$$dir2"
148ACLOCAL = @ACLOCAL@
149ACL_LIBS = @ACL_LIBS@
150AFS_CFLAGS = @AFS_CFLAGS@
151AFS_LIBS = @AFS_LIBS@
152AMTAR = @AMTAR@
153AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154AR = @AR@
155AUTOCONF = @AUTOCONF@
156AUTOHEADER = @AUTOHEADER@
157AUTOMAKE = @AUTOMAKE@
158AVAHI_CFLAGS = @AVAHI_CFLAGS@
159AVAHI_LIBS = @AVAHI_LIBS@
160AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
161AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
162AWK = @AWK@
163BDB_BIN = @BDB_BIN@
164BDB_CFLAGS = @BDB_CFLAGS@
165BDB_LIBS = @BDB_LIBS@
166BDB_PATH = @BDB_PATH@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CRYPT_LIBS = @CRYPT_LIBS@
173CYGPATH_W = @CYGPATH_W@
174DBUS_CFLAGS = @DBUS_CFLAGS@
175DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
176DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
177DBUS_GTHREAD_CFLAGS = @DBUS_GTHREAD_CFLAGS@
178DBUS_GTHREAD_LIBS = @DBUS_GTHREAD_LIBS@
179DBUS_LIBS = @DBUS_LIBS@
180DBUS_SYS_DIR = @DBUS_SYS_DIR@
181DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
182DEFS = @DEFS@
183DEPDIR = @DEPDIR@
184DLLTOOL = @DLLTOOL@
185DOCBOOK_ROOT = @DOCBOOK_ROOT@
186DSYMUTIL = @DSYMUTIL@
187DTRACE_LIBS = @DTRACE_LIBS@
188DUMPBIN = @DUMPBIN@
189ECHO_C = @ECHO_C@
190ECHO_N = @ECHO_N@
191ECHO_T = @ECHO_T@
192EGREP = @EGREP@
193EXEEXT = @EXEEXT@
194FGREP = @FGREP@
195GREP = @GREP@
196GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
197GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
198GSSAPI_LIBS = @GSSAPI_LIBS@
199ICONV_CFLAGS = @ICONV_CFLAGS@
200ICONV_LIBS = @ICONV_LIBS@
201INIT_DIR = @INIT_DIR@
202INSTALL = @INSTALL@
203INSTALL_DATA = @INSTALL_DATA@
204INSTALL_PROGRAM = @INSTALL_PROGRAM@
205INSTALL_SCRIPT = @INSTALL_SCRIPT@
206INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207KRB5_CFLAGS = @KRB5_CFLAGS@
208KRB5_CONFIG = @KRB5_CONFIG@
209KRB5_LIBS = @KRB5_LIBS@
210LD = @LD@
211LDAP_CFLAGS = @LDAP_CFLAGS@
212LDAP_LDFLAGS = @LDAP_LDFLAGS@
213LDAP_LIBS = @LDAP_LIBS@
214LDFLAGS = @LDFLAGS@
215LIBADD_DL = @LIBADD_DL@
216LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
217LIBADD_DLOPEN = @LIBADD_DLOPEN@
218LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
219LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
220LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
221LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
222LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
223LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
224LIBOBJS = @LIBOBJS@
225LIBS = @LIBS@
226LIBTOOL = @LIBTOOL@
227LIPO = @LIPO@
228LN_S = @LN_S@
229LTLIBOBJS = @LTLIBOBJS@
230LT_DLLOADERS = @LT_DLLOADERS@
231LT_DLPREOPEN = @LT_DLPREOPEN@
232MAINT = @MAINT@
233MAKEINFO = @MAKEINFO@
234MANIFEST_TOOL = @MANIFEST_TOOL@
235MKDIR_P = @MKDIR_P@
236NETATALK_VERSION = @NETATALK_VERSION@
237NETA_LDCONFIG = @NETA_LDCONFIG@
238NM = @NM@
239NMEDIT = @NMEDIT@
240OBJDUMP = @OBJDUMP@
241OBJEXT = @OBJEXT@
242OTOOL = @OTOOL@
243OTOOL64 = @OTOOL64@
244OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
245PACKAGE = @PACKAGE@
246PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
247PACKAGE_NAME = @PACKAGE_NAME@
248PACKAGE_STRING = @PACKAGE_STRING@
249PACKAGE_TARNAME = @PACKAGE_TARNAME@
250PACKAGE_URL = @PACKAGE_URL@
251PACKAGE_VERSION = @PACKAGE_VERSION@
252PAMDIR = @PAMDIR@
253PAM_ACCOUNT = @PAM_ACCOUNT@
254PAM_AUTH = @PAM_AUTH@
255PAM_CFLAGS = @PAM_CFLAGS@
256PAM_DIRECTIVE = @PAM_DIRECTIVE@
257PAM_LIBS = @PAM_LIBS@
258PAM_PASSWORD = @PAM_PASSWORD@
259PAM_SESSION = @PAM_SESSION@
260PATH_NETATALK_LOCK = @PATH_NETATALK_LOCK@
261PATH_SEPARATOR = @PATH_SEPARATOR@
262PERL = @PERL@
263PKGCONFDIR = @PKGCONFDIR@
264PKG_CONFIG = @PKG_CONFIG@
265PS = @PS@
266PTHREAD_CC = @PTHREAD_CC@
267PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
268PTHREAD_LIBS = @PTHREAD_LIBS@
269QUOTA_LIBS = @QUOTA_LIBS@
270RANLIB = @RANLIB@
271SED = @SED@
272SERVERTEXT = @SERVERTEXT@
273SET_MAKE = @SET_MAKE@
274SHELL = @SHELL@
275SSL_CFLAGS = @SSL_CFLAGS@
276SSL_LIBS = @SSL_LIBS@
277STRIP = @STRIP@
278UAMS_PATH = @UAMS_PATH@
279VERSION = @VERSION@
280WRAP_LIBS = @WRAP_LIBS@
281XSLTPROC = @XSLTPROC@
282XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
283ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
284ZEROCONF_LIBS = @ZEROCONF_LIBS@
285abs_builddir = @abs_builddir@
286abs_srcdir = @abs_srcdir@
287abs_top_builddir = @abs_top_builddir@
288abs_top_srcdir = @abs_top_srcdir@
289ac_ct_AR = @ac_ct_AR@
290ac_ct_CC = @ac_ct_CC@
291ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
292am__include = @am__include@
293am__leading_dot = @am__leading_dot@
294am__quote = @am__quote@
295am__tar = @am__tar@
296am__untar = @am__untar@
297atalk_cv_have_dtrace = @atalk_cv_have_dtrace@
298ax_pthread_config = @ax_pthread_config@
299bindir = @bindir@
300build = @build@
301build_alias = @build_alias@
302build_cpu = @build_cpu@
303build_os = @build_os@
304build_vendor = @build_vendor@
305builddir = @builddir@
306compiled_backends = @compiled_backends@
307datadir = @datadir@
308datarootdir = @datarootdir@
309docdir = @docdir@
310dvidir = @dvidir@
311exec_prefix = @exec_prefix@
312host = @host@
313host_alias = @host_alias@
314host_cpu = @host_cpu@
315host_os = @host_os@
316host_vendor = @host_vendor@
317htmldir = @htmldir@
318includedir = @includedir@
319infodir = @infodir@
320install_sh = @install_sh@
321libdir = @libdir@
322libexecdir = @libexecdir@
323localedir = @localedir@
324localstatedir = @localstatedir@
325mandir = @mandir@
326mkdir_p = @mkdir_p@
327oldincludedir = @oldincludedir@
328pdfdir = @pdfdir@
329prefix = @prefix@
330program_transform_name = @program_transform_name@
331psdir = @psdir@
332sbindir = @sbindir@
333sharedstatedir = @sharedstatedir@
334srcdir = @srcdir@
335subdirs = @subdirs@
336sys_symbol_underscore = @sys_symbol_underscore@
337sysconfdir = @sysconfdir@
338target = @target@
339target_alias = @target_alias@
340target_cpu = @target_cpu@
341target_os = @target_os@
342target_vendor = @target_vendor@
343top_build_prefix = @top_build_prefix@
344top_builddir = @top_builddir@
345top_srcdir = @top_srcdir@
346SUBDIRS = manpages manual
347DISTCLEANFILES = html.xsl man.xsl
348all: all-recursive
349
350.SUFFIXES:
351$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
352	@for dep in $?; do \
353	  case '$(am__configure_deps)' in \
354	    *$$dep*) \
355	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
356	        && { if test -f $@; then exit 0; else break; fi; }; \
357	      exit 1;; \
358	  esac; \
359	done; \
360	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
361	$(am__cd) $(top_srcdir) && \
362	  $(AUTOMAKE) --foreign doc/Makefile
363.PRECIOUS: Makefile
364Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365	@case '$?' in \
366	  *config.status*) \
367	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
368	  *) \
369	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
370	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
371	esac;
372
373$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375
376$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(am__aclocal_m4_deps):
381html.xsl: $(top_builddir)/config.status $(srcdir)/html.xsl.in
382	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
383man.xsl: $(top_builddir)/config.status $(srcdir)/man.xsl.in
384	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
385
386mostlyclean-libtool:
387	-rm -f *.lo
388
389clean-libtool:
390	-rm -rf .libs _libs
391
392# This directory's subdirectories are mostly independent; you can cd
393# into them and run 'make' without going through this Makefile.
394# To change the values of 'make' variables: instead of editing Makefiles,
395# (1) if the variable is set in 'config.status', edit 'config.status'
396#     (which will cause the Makefiles to be regenerated when you run 'make');
397# (2) otherwise, pass the desired values on the 'make' command line.
398$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
399	@fail= failcom='exit 1'; \
400	for f in x $$MAKEFLAGS; do \
401	  case $$f in \
402	    *=* | --[!k]*);; \
403	    *k*) failcom='fail=yes';; \
404	  esac; \
405	done; \
406	dot_seen=no; \
407	target=`echo $@ | sed s/-recursive//`; \
408	case "$@" in \
409	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
410	  *) list='$(SUBDIRS)' ;; \
411	esac; \
412	for subdir in $$list; do \
413	  echo "Making $$target in $$subdir"; \
414	  if test "$$subdir" = "."; then \
415	    dot_seen=yes; \
416	    local_target="$$target-am"; \
417	  else \
418	    local_target="$$target"; \
419	  fi; \
420	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
421	  || eval $$failcom; \
422	done; \
423	if test "$$dot_seen" = "no"; then \
424	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
425	fi; test -z "$$fail"
426tags-recursive:
427	list='$(SUBDIRS)'; for subdir in $$list; do \
428	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429	done
430ctags-recursive:
431	list='$(SUBDIRS)'; for subdir in $$list; do \
432	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
433	done
434cscopelist-recursive:
435	list='$(SUBDIRS)'; for subdir in $$list; do \
436	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
437	done
438
439ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441	unique=`for i in $$list; do \
442	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443	  done | \
444	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
445	      END { if (nonempty) { for (i in files) print i; }; }'`; \
446	mkid -fID $$unique
447tags: TAGS
448
449TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450		$(TAGS_FILES) $(LISP)
451	set x; \
452	here=`pwd`; \
453	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454	  include_option=--etags-include; \
455	  empty_fix=.; \
456	else \
457	  include_option=--include; \
458	  empty_fix=; \
459	fi; \
460	list='$(SUBDIRS)'; for subdir in $$list; do \
461	  if test "$$subdir" = .; then :; else \
462	    test ! -f $$subdir/TAGS || \
463	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
464	  fi; \
465	done; \
466	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
467	unique=`for i in $$list; do \
468	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469	  done | \
470	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471	      END { if (nonempty) { for (i in files) print i; }; }'`; \
472	shift; \
473	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
474	  test -n "$$unique" || unique=$$empty_fix; \
475	  if test $$# -gt 0; then \
476	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477	      "$$@" $$unique; \
478	  else \
479	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
480	      $$unique; \
481	  fi; \
482	fi
483ctags: CTAGS
484CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
485		$(TAGS_FILES) $(LISP)
486	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
487	unique=`for i in $$list; do \
488	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489	  done | \
490	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491	      END { if (nonempty) { for (i in files) print i; }; }'`; \
492	test -z "$(CTAGS_ARGS)$$unique" \
493	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494	     $$unique
495
496GTAGS:
497	here=`$(am__cd) $(top_builddir) && pwd` \
498	  && $(am__cd) $(top_srcdir) \
499	  && gtags -i $(GTAGS_ARGS) "$$here"
500
501cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
502	list='$(SOURCES) $(HEADERS) $(LISP)'; \
503	case "$(srcdir)" in \
504	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
505	  *) sdir=$(subdir)/$(srcdir) ;; \
506	esac; \
507	for i in $$list; do \
508	  if test -f "$$i"; then \
509	    echo "$(subdir)/$$i"; \
510	  else \
511	    echo "$$sdir/$$i"; \
512	  fi; \
513	done >> $(top_builddir)/cscope.files
514
515distclean-tags:
516	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517
518distdir: $(DISTFILES)
519	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521	list='$(DISTFILES)'; \
522	  dist_files=`for file in $$list; do echo $$file; done | \
523	  sed -e "s|^$$srcdirstrip/||;t" \
524	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
525	case $$dist_files in \
526	  */*) $(MKDIR_P) `echo "$$dist_files" | \
527			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
528			   sort -u` ;; \
529	esac; \
530	for file in $$dist_files; do \
531	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
532	  if test -d $$d/$$file; then \
533	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
534	    if test -d "$(distdir)/$$file"; then \
535	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536	    fi; \
537	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
538	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
539	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540	    fi; \
541	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542	  else \
543	    test -f "$(distdir)/$$file" \
544	    || cp -p $$d/$$file "$(distdir)/$$file" \
545	    || exit 1; \
546	  fi; \
547	done
548	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
549	  if test "$$subdir" = .; then :; else \
550	    $(am__make_dryrun) \
551	      || test -d "$(distdir)/$$subdir" \
552	      || $(MKDIR_P) "$(distdir)/$$subdir" \
553	      || exit 1; \
554	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
555	    $(am__relativize); \
556	    new_distdir=$$reldir; \
557	    dir1=$$subdir; dir2="$(top_distdir)"; \
558	    $(am__relativize); \
559	    new_top_distdir=$$reldir; \
560	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
561	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
562	    ($(am__cd) $$subdir && \
563	      $(MAKE) $(AM_MAKEFLAGS) \
564	        top_distdir="$$new_top_distdir" \
565	        distdir="$$new_distdir" \
566		am__remove_distdir=: \
567		am__skip_length_check=: \
568		am__skip_mode_fix=: \
569	        distdir) \
570	      || exit 1; \
571	  fi; \
572	done
573check-am: all-am
574check: check-recursive
575all-am: Makefile
576installdirs: installdirs-recursive
577installdirs-am:
578install: install-recursive
579install-exec: install-exec-recursive
580install-data: install-data-recursive
581uninstall: uninstall-recursive
582
583install-am: all-am
584	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
585
586installcheck: installcheck-recursive
587install-strip:
588	if test -z '$(STRIP)'; then \
589	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591	      install; \
592	else \
593	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
596	fi
597mostlyclean-generic:
598
599clean-generic:
600
601distclean-generic:
602	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
603	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
604	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
605
606maintainer-clean-generic:
607	@echo "This command is intended for maintainers to use"
608	@echo "it deletes files that may require special tools to rebuild."
609clean: clean-recursive
610
611clean-am: clean-generic clean-libtool mostlyclean-am
612
613distclean: distclean-recursive
614	-rm -f Makefile
615distclean-am: clean-am distclean-generic distclean-tags
616
617dvi: dvi-recursive
618
619dvi-am:
620
621html: html-recursive
622
623html-am:
624
625info: info-recursive
626
627info-am:
628
629install-data-am:
630
631install-dvi: install-dvi-recursive
632
633install-dvi-am:
634
635install-exec-am:
636
637install-html: install-html-recursive
638
639install-html-am:
640
641install-info: install-info-recursive
642
643install-info-am:
644
645install-man:
646
647install-pdf: install-pdf-recursive
648
649install-pdf-am:
650
651install-ps: install-ps-recursive
652
653install-ps-am:
654
655installcheck-am:
656
657maintainer-clean: maintainer-clean-recursive
658	-rm -f Makefile
659maintainer-clean-am: distclean-am maintainer-clean-generic
660
661mostlyclean: mostlyclean-recursive
662
663mostlyclean-am: mostlyclean-generic mostlyclean-libtool
664
665pdf: pdf-recursive
666
667pdf-am:
668
669ps: ps-recursive
670
671ps-am:
672
673uninstall-am:
674
675.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
676	cscopelist-recursive ctags-recursive install-am install-strip \
677	tags-recursive
678
679.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
680	all all-am check check-am clean clean-generic clean-libtool \
681	cscopelist cscopelist-recursive ctags ctags-recursive \
682	distclean distclean-generic distclean-libtool distclean-tags \
683	distdir dvi dvi-am html html-am info info-am install \
684	install-am install-data install-data-am install-dvi \
685	install-dvi-am install-exec install-exec-am install-html \
686	install-html-am install-info install-info-am install-man \
687	install-pdf install-pdf-am install-ps install-ps-am \
688	install-strip installcheck installcheck-am installdirs \
689	installdirs-am maintainer-clean maintainer-clean-generic \
690	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
691	ps ps-am tags tags-recursive uninstall uninstall-am
692
693
694release-notes: www/ReleaseNotes
695	cd www && ./create-relnotes.sh
696
697upload-release-notes: release-notes
698	scp www/ReleaseNotes.html $$USER,netatalk@web.sourceforge.net:/home/project-web/netatalk/htdocs/3.0/ReleaseNotes$(VERSION).html
699
700# Tell versions [3.59,3.63) of GNU make to not export all variables.
701# Otherwise a system limit (for SysV at least) may be exceeded.
702.NOEXPORT:
703