OSDN Git Service

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