1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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# Makefile.am for top level of netatalk package
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = .
38DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
40	$(top_srcdir)/configure $(top_srcdir)/sys/solaris/Makefile.in \
41	AUTHORS COPYING NEWS compile config.guess config.sub depcomp \
42	install-sh ltmain.sh missing
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
45	$(top_srcdir)/macros/cnid-backend.m4 \
46	$(top_srcdir)/macros/config-checks.m4 \
47	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
48	$(top_srcdir)/macros/grep-check.m4 \
49	$(top_srcdir)/macros/gssapi-check.m4 \
50	$(top_srcdir)/macros/iconv.m4 \
51	$(top_srcdir)/macros/largefile-check.m4 \
52	$(top_srcdir)/macros/libgcrypt.m4 \
53	$(top_srcdir)/macros/pam-check.m4 \
54	$(top_srcdir)/macros/perl-check.m4 \
55	$(top_srcdir)/macros/ps-check.m4 \
56	$(top_srcdir)/macros/quota-check.m4 \
57	$(top_srcdir)/macros/snprintf-check.m4 \
58	$(top_srcdir)/macros/srvloc.m4 \
59	$(top_srcdir)/macros/ssl-check.m4 \
60	$(top_srcdir)/macros/summary.m4 \
61	$(top_srcdir)/macros/tcp-wrappers.m4 \
62	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
63	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67 configure.lineno config.status.lineno
68mkinstalldirs = $(install_sh) -d
69CONFIG_HEADER = config.h
70CONFIG_CLEAN_FILES = sys/solaris/Makefile
71SOURCES =
72DIST_SOURCES =
73RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74	html-recursive info-recursive install-data-recursive \
75	install-dvi-recursive install-exec-recursive \
76	install-html-recursive install-info-recursive \
77	install-pdf-recursive install-ps-recursive install-recursive \
78	installcheck-recursive installdirs-recursive pdf-recursive \
79	ps-recursive uninstall-recursive
80RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
81  distclean-recursive maintainer-clean-recursive
82ETAGS = etags
83CTAGS = ctags
84DIST_SUBDIRS = $(SUBDIRS)
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86distdir = $(PACKAGE)-$(VERSION)
87top_distdir = $(distdir)
88am__remove_distdir = \
89  { test ! -d $(distdir) \
90    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
91         && rm -fr $(distdir); }; }
92DIST_ARCHIVES = $(distdir).tar.gz
93GZIP_ENV = --best
94distuninstallcheck_listfiles = find . -type f -print
95distcleancheck_listfiles = find . -type f -print
96ACLOCAL = @ACLOCAL@
97ACL_LIBS = @ACL_LIBS@
98AFS_CFLAGS = @AFS_CFLAGS@
99AFS_LIBS = @AFS_LIBS@
100AMTAR = @AMTAR@
101AR = @AR@
102AUTOCONF = @AUTOCONF@
103AUTOHEADER = @AUTOHEADER@
104AUTOMAKE = @AUTOMAKE@
105AVAHI_CFLAGS = @AVAHI_CFLAGS@
106AVAHI_LIBS = @AVAHI_LIBS@
107AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
108AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
109AWK = @AWK@
110BDB_BIN = @BDB_BIN@
111BDB_CFLAGS = @BDB_CFLAGS@
112BDB_LIBS = @BDB_LIBS@
113BDB_PATH = @BDB_PATH@
114CC = @CC@
115CCDEPMODE = @CCDEPMODE@
116CFLAGS = @CFLAGS@
117COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
118COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
119CPP = @CPP@
120CPPFLAGS = @CPPFLAGS@
121CRYPT_LIBS = @CRYPT_LIBS@
122CUPS_CFLAGS = @CUPS_CFLAGS@
123CUPS_CONFIG = @CUPS_CONFIG@
124CUPS_LDFLAGS = @CUPS_LDFLAGS@
125CUPS_LIBS = @CUPS_LIBS@
126CXX = @CXX@
127CXXCPP = @CXXCPP@
128CXXDEPMODE = @CXXDEPMODE@
129CXXFLAGS = @CXXFLAGS@
130CYGPATH_W = @CYGPATH_W@
131DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
132DEFS = @DEFS@
133DEPDIR = @DEPDIR@
134DSYMUTIL = @DSYMUTIL@
135ECHO = @ECHO@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141F77 = @F77@
142FFLAGS = @FFLAGS@
143GREP = @GREP@
144GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
145GSSAPI_LIBS = @GSSAPI_LIBS@
146ICONV_CFLAGS = @ICONV_CFLAGS@
147ICONV_LIBS = @ICONV_LIBS@
148INSTALL = @INSTALL@
149INSTALL_DATA = @INSTALL_DATA@
150INSTALL_PROGRAM = @INSTALL_PROGRAM@
151INSTALL_SCRIPT = @INSTALL_SCRIPT@
152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153KCFLAGS = @KCFLAGS@
154KLDFLAGS = @KLDFLAGS@
155KRB5_CONFIG = @KRB5_CONFIG@
156LDFLAGS = @LDFLAGS@
157LIBADD_DL = @LIBADD_DL@
158LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
159LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
160LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
161LIBOBJS = @LIBOBJS@
162LIBS = @LIBS@
163LIBTOOL = @LIBTOOL@
164LN_S = @LN_S@
165LTLIBOBJS = @LTLIBOBJS@
166MAINT = @MAINT@
167MAKEINFO = @MAKEINFO@
168MKDIR_P = @MKDIR_P@
169NETATALK_VERSION = @NETATALK_VERSION@
170NMEDIT = @NMEDIT@
171OBJEXT = @OBJEXT@
172OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_VERSION = @PACKAGE_VERSION@
179PAMDIR = @PAMDIR@
180PAM_ACCOUNT = @PAM_ACCOUNT@
181PAM_AUTH = @PAM_AUTH@
182PAM_CFLAGS = @PAM_CFLAGS@
183PAM_DIRECTIVE = @PAM_DIRECTIVE@
184PAM_LIBS = @PAM_LIBS@
185PAM_PASSWORD = @PAM_PASSWORD@
186PAM_SESSION = @PAM_SESSION@
187PATH_SEPARATOR = @PATH_SEPARATOR@
188PERL = @PERL@
189PKGCONFDIR = @PKGCONFDIR@
190PKG_CONFIG = @PKG_CONFIG@
191PS = @PS@
192PTHREAD_LIBS = @PTHREAD_LIBS@
193QUOTA_LIBS = @QUOTA_LIBS@
194RANLIB = @RANLIB@
195SED = @SED@
196SERVERTEXT = @SERVERTEXT@
197SET_MAKE = @SET_MAKE@
198SHELL = @SHELL@
199SLP_CFLAGS = @SLP_CFLAGS@
200SLP_LIBS = @SLP_LIBS@
201SPOOLDIR = @SPOOLDIR@
202SSL_CFLAGS = @SSL_CFLAGS@
203SSL_LIBS = @SSL_LIBS@
204STRIP = @STRIP@
205UAMS_PATH = @UAMS_PATH@
206VERSION = @VERSION@
207WEBMIN_PASS = @WEBMIN_PASS@
208WEBMIN_PATH = @WEBMIN_PATH@
209WEBMIN_PORT = @WEBMIN_PORT@
210WEBMIN_USER = @WEBMIN_USER@
211WEBMIN_VERSION = @WEBMIN_VERSION@
212WRAP_LIBS = @WRAP_LIBS@
213ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
214ZEROCONF_LIBS = @ZEROCONF_LIBS@
215abs_builddir = @abs_builddir@
216abs_srcdir = @abs_srcdir@
217abs_top_builddir = @abs_top_builddir@
218abs_top_srcdir = @abs_top_srcdir@
219ac_ct_CC = @ac_ct_CC@
220ac_ct_CXX = @ac_ct_CXX@
221ac_ct_F77 = @ac_ct_F77@
222am__include = @am__include@
223am__leading_dot = @am__leading_dot@
224am__quote = @am__quote@
225am__tar = @am__tar@
226am__untar = @am__untar@
227bindir = @bindir@
228build = @build@
229build_alias = @build_alias@
230build_cpu = @build_cpu@
231build_os = @build_os@
232build_vendor = @build_vendor@
233builddir = @builddir@
234compiled_backends = @compiled_backends@
235datadir = @datadir@
236datarootdir = @datarootdir@
237docdir = @docdir@
238dvidir = @dvidir@
239exec_prefix = @exec_prefix@
240host = @host@
241host_alias = @host_alias@
242host_cpu = @host_cpu@
243host_os = @host_os@
244host_vendor = @host_vendor@
245htmldir = @htmldir@
246includedir = @includedir@
247infodir = @infodir@
248install_sh = @install_sh@
249libdir = @libdir@
250libexecdir = @libexecdir@
251localedir = @localedir@
252localstatedir = @localstatedir@
253mandir = @mandir@
254mkdir_p = @mkdir_p@
255oldincludedir = @oldincludedir@
256pdfdir = @pdfdir@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262srcdir = @srcdir@
263sysconfdir = @sysconfdir@
264target = @target@
265target_alias = @target_alias@
266target_cpu = @target_cpu@
267target_os = @target_os@
268target_vendor = @target_vendor@
269top_builddir = @top_builddir@
270top_srcdir = @top_srcdir@
271SUBDIRS = libatalk bin config etc man contrib distrib include sys doc macros test
272EXTRA_DIST = CONTRIBUTORS COPYRIGHT COPYING NEWS VERSION services.atalk
273ACLOCAL_AMFLAGS = -I macros
274AUTOMAKE_OPTIONS = foreign
275all: config.h
276	$(MAKE) $(AM_MAKEFLAGS) all-recursive
277
278.SUFFIXES:
279am--refresh:
280	@:
281$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
282	@for dep in $?; do \
283	  case '$(am__configure_deps)' in \
284	    *$$dep*) \
285	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
286	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
287		&& exit 0; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
292	cd $(top_srcdir) && \
293	  $(AUTOMAKE) --foreign  Makefile
294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296	@case '$?' in \
297	  *config.status*) \
298	    echo ' $(SHELL) ./config.status'; \
299	    $(SHELL) ./config.status;; \
300	  *) \
301	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303	esac;
304
305$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306	$(SHELL) ./config.status --recheck
307
308$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309	cd $(srcdir) && $(AUTOCONF)
310$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312
313config.h: stamp-h1
314	@if test ! -f $@; then \
315	  rm -f stamp-h1; \
316	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
317	else :; fi
318
319stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
320	@rm -f stamp-h1
321	cd $(top_builddir) && $(SHELL) ./config.status config.h
322$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
323	cd $(top_srcdir) && $(AUTOHEADER)
324	rm -f stamp-h1
325	touch $@
326
327distclean-hdr:
328	-rm -f config.h stamp-h1
329sys/solaris/Makefile: $(top_builddir)/config.status $(top_srcdir)/sys/solaris/Makefile.in
330	cd $(top_builddir) && $(SHELL) ./config.status $@
331
332mostlyclean-libtool:
333	-rm -f *.lo
334
335clean-libtool:
336	-rm -rf .libs _libs
337
338distclean-libtool:
339	-rm -f libtool
340
341# This directory's subdirectories are mostly independent; you can cd
342# into them and run `make' without going through this Makefile.
343# To change the values of `make' variables: instead of editing Makefiles,
344# (1) if the variable is set in `config.status', edit `config.status'
345#     (which will cause the Makefiles to be regenerated when you run `make');
346# (2) otherwise, pass the desired values on the `make' command line.
347$(RECURSIVE_TARGETS):
348	@failcom='exit 1'; \
349	for f in x $$MAKEFLAGS; do \
350	  case $$f in \
351	    *=* | --[!k]*);; \
352	    *k*) failcom='fail=yes';; \
353	  esac; \
354	done; \
355	dot_seen=no; \
356	target=`echo $@ | sed s/-recursive//`; \
357	list='$(SUBDIRS)'; for subdir in $$list; do \
358	  echo "Making $$target in $$subdir"; \
359	  if test "$$subdir" = "."; then \
360	    dot_seen=yes; \
361	    local_target="$$target-am"; \
362	  else \
363	    local_target="$$target"; \
364	  fi; \
365	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366	  || eval $$failcom; \
367	done; \
368	if test "$$dot_seen" = "no"; then \
369	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
370	fi; test -z "$$fail"
371
372$(RECURSIVE_CLEAN_TARGETS):
373	@failcom='exit 1'; \
374	for f in x $$MAKEFLAGS; do \
375	  case $$f in \
376	    *=* | --[!k]*);; \
377	    *k*) failcom='fail=yes';; \
378	  esac; \
379	done; \
380	dot_seen=no; \
381	case "$@" in \
382	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
383	  *) list='$(SUBDIRS)' ;; \
384	esac; \
385	rev=''; for subdir in $$list; do \
386	  if test "$$subdir" = "."; then :; else \
387	    rev="$$subdir $$rev"; \
388	  fi; \
389	done; \
390	rev="$$rev ."; \
391	target=`echo $@ | sed s/-recursive//`; \
392	for subdir in $$rev; do \
393	  echo "Making $$target in $$subdir"; \
394	  if test "$$subdir" = "."; then \
395	    local_target="$$target-am"; \
396	  else \
397	    local_target="$$target"; \
398	  fi; \
399	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400	  || eval $$failcom; \
401	done && test -z "$$fail"
402tags-recursive:
403	list='$(SUBDIRS)'; for subdir in $$list; do \
404	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
405	done
406ctags-recursive:
407	list='$(SUBDIRS)'; for subdir in $$list; do \
408	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
409	done
410
411ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
412	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
413	unique=`for i in $$list; do \
414	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415	  done | \
416	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
417	      END { if (nonempty) { for (i in files) print i; }; }'`; \
418	mkid -fID $$unique
419tags: TAGS
420
421TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
422		$(TAGS_FILES) $(LISP)
423	tags=; \
424	here=`pwd`; \
425	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
426	  include_option=--etags-include; \
427	  empty_fix=.; \
428	else \
429	  include_option=--include; \
430	  empty_fix=; \
431	fi; \
432	list='$(SUBDIRS)'; for subdir in $$list; do \
433	  if test "$$subdir" = .; then :; else \
434	    test ! -f $$subdir/TAGS || \
435	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
436	  fi; \
437	done; \
438	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
439	unique=`for i in $$list; do \
440	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441	  done | \
442	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443	      END { if (nonempty) { for (i in files) print i; }; }'`; \
444	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
445	  test -n "$$unique" || unique=$$empty_fix; \
446	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447	    $$tags $$unique; \
448	fi
449ctags: CTAGS
450CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
451		$(TAGS_FILES) $(LISP)
452	tags=; \
453	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
454	unique=`for i in $$list; do \
455	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456	  done | \
457	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458	      END { if (nonempty) { for (i in files) print i; }; }'`; \
459	test -z "$(CTAGS_ARGS)$$tags$$unique" \
460	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
461	     $$tags $$unique
462
463GTAGS:
464	here=`$(am__cd) $(top_builddir) && pwd` \
465	  && cd $(top_srcdir) \
466	  && gtags -i $(GTAGS_ARGS) $$here
467
468distclean-tags:
469	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470
471distdir: $(DISTFILES)
472	$(am__remove_distdir)
473	test -d $(distdir) || mkdir $(distdir)
474	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
476	list='$(DISTFILES)'; \
477	  dist_files=`for file in $$list; do echo $$file; done | \
478	  sed -e "s|^$$srcdirstrip/||;t" \
479	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
480	case $$dist_files in \
481	  */*) $(MKDIR_P) `echo "$$dist_files" | \
482			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
483			   sort -u` ;; \
484	esac; \
485	for file in $$dist_files; do \
486	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
487	  if test -d $$d/$$file; then \
488	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
489	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
490	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
491	    fi; \
492	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
493	  else \
494	    test -f $(distdir)/$$file \
495	    || cp -p $$d/$$file $(distdir)/$$file \
496	    || exit 1; \
497	  fi; \
498	done
499	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
500	  if test "$$subdir" = .; then :; else \
501	    test -d "$(distdir)/$$subdir" \
502	    || $(MKDIR_P) "$(distdir)/$$subdir" \
503	    || exit 1; \
504	    distdir=`$(am__cd) $(distdir) && pwd`; \
505	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
506	    (cd $$subdir && \
507	      $(MAKE) $(AM_MAKEFLAGS) \
508	        top_distdir="$$top_distdir" \
509	        distdir="$$distdir/$$subdir" \
510		am__remove_distdir=: \
511		am__skip_length_check=: \
512	        distdir) \
513	      || exit 1; \
514	  fi; \
515	done
516	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
517	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
518	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
519	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
520	|| chmod -R a+r $(distdir)
521dist-gzip: distdir
522	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
523	$(am__remove_distdir)
524
525dist-bzip2: distdir
526	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
527	$(am__remove_distdir)
528
529dist-lzma: distdir
530	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
531	$(am__remove_distdir)
532
533dist-tarZ: distdir
534	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
535	$(am__remove_distdir)
536
537dist-shar: distdir
538	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
539	$(am__remove_distdir)
540
541dist-zip: distdir
542	-rm -f $(distdir).zip
543	zip -rq $(distdir).zip $(distdir)
544	$(am__remove_distdir)
545
546dist dist-all: distdir
547	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
548	$(am__remove_distdir)
549
550# This target untars the dist file and tries a VPATH configuration.  Then
551# it guarantees that the distribution is self-contained by making another
552# tarfile.
553distcheck: dist
554	case '$(DIST_ARCHIVES)' in \
555	*.tar.gz*) \
556	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
557	*.tar.bz2*) \
558	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
559	*.tar.lzma*) \
560	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
561	*.tar.Z*) \
562	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
563	*.shar.gz*) \
564	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
565	*.zip*) \
566	  unzip $(distdir).zip ;;\
567	esac
568	chmod -R a-w $(distdir); chmod a+w $(distdir)
569	mkdir $(distdir)/_build
570	mkdir $(distdir)/_inst
571	chmod a-w $(distdir)
572	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
573	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
574	  && cd $(distdir)/_build \
575	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
576	    $(DISTCHECK_CONFIGURE_FLAGS) \
577	  && $(MAKE) $(AM_MAKEFLAGS) \
578	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
579	  && $(MAKE) $(AM_MAKEFLAGS) check \
580	  && $(MAKE) $(AM_MAKEFLAGS) install \
581	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
582	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
583	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
584	        distuninstallcheck \
585	  && chmod -R a-w "$$dc_install_base" \
586	  && ({ \
587	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
588	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
589	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
590	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
591	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
592	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
593	  && rm -rf "$$dc_destdir" \
594	  && $(MAKE) $(AM_MAKEFLAGS) dist \
595	  && rm -rf $(DIST_ARCHIVES) \
596	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
597	$(am__remove_distdir)
598	@(echo "$(distdir) archives ready for distribution: "; \
599	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
600	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
601distuninstallcheck:
602	@cd $(distuninstallcheck_dir) \
603	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
604	   || { echo "ERROR: files left after uninstall:" ; \
605	        if test -n "$(DESTDIR)"; then \
606	          echo "  (check DESTDIR support)"; \
607	        fi ; \
608	        $(distuninstallcheck_listfiles) ; \
609	        exit 1; } >&2
610distcleancheck: distclean
611	@if test '$(srcdir)' = . ; then \
612	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
613	  exit 1 ; \
614	fi
615	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
616	  || { echo "ERROR: files left in build directory after distclean:" ; \
617	       $(distcleancheck_listfiles) ; \
618	       exit 1; } >&2
619check-am: all-am
620check: check-recursive
621all-am: Makefile config.h
622installdirs: installdirs-recursive
623installdirs-am:
624install: install-recursive
625install-exec: install-exec-recursive
626install-data: install-data-recursive
627uninstall: uninstall-recursive
628
629install-am: all-am
630	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
631
632installcheck: installcheck-recursive
633install-strip:
634	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
635	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
636	  `test -z '$(STRIP)' || \
637	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
638mostlyclean-generic:
639
640clean-generic:
641
642distclean-generic:
643	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
644
645maintainer-clean-generic:
646	@echo "This command is intended for maintainers to use"
647	@echo "it deletes files that may require special tools to rebuild."
648clean: clean-recursive
649
650clean-am: clean-generic clean-libtool mostlyclean-am
651
652distclean: distclean-recursive
653	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
654	-rm -f Makefile
655distclean-am: clean-am distclean-generic distclean-hdr \
656	distclean-libtool distclean-tags
657
658dvi: dvi-recursive
659
660dvi-am:
661
662html: html-recursive
663
664info: info-recursive
665
666info-am:
667
668install-data-am:
669
670install-dvi: install-dvi-recursive
671
672install-exec-am:
673
674install-html: install-html-recursive
675
676install-info: install-info-recursive
677
678install-man:
679
680install-pdf: install-pdf-recursive
681
682install-ps: install-ps-recursive
683
684installcheck-am:
685
686maintainer-clean: maintainer-clean-recursive
687	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
688	-rm -rf $(top_srcdir)/autom4te.cache
689	-rm -f Makefile
690maintainer-clean-am: distclean-am maintainer-clean-generic
691
692mostlyclean: mostlyclean-recursive
693
694mostlyclean-am: mostlyclean-generic mostlyclean-libtool
695
696pdf: pdf-recursive
697
698pdf-am:
699
700ps: ps-recursive
701
702ps-am:
703
704uninstall-am:
705
706.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
707	install-strip
708
709.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
710	all all-am am--refresh check check-am clean clean-generic \
711	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
712	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
713	distclean distclean-generic distclean-hdr distclean-libtool \
714	distclean-tags distcleancheck distdir distuninstallcheck dvi \
715	dvi-am html html-am info info-am install install-am \
716	install-data install-data-am install-dvi install-dvi-am \
717	install-exec install-exec-am install-html install-html-am \
718	install-info install-info-am install-man install-pdf \
719	install-pdf-am install-ps install-ps-am install-strip \
720	installcheck installcheck-am installdirs installdirs-am \
721	maintainer-clean maintainer-clean-generic mostlyclean \
722	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
723	tags tags-recursive uninstall uninstall-am
724
725# Tell versions [3.59,3.63) of GNU make to not export all variables.
726# Otherwise a system limit (for SysV at least) may be exceeded.
727.NOEXPORT:
728