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
17# Makefile.am for top level of netatalk package
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54target_triplet = @target@
55subdir = .
56DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
57	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
58	$(top_srcdir)/configure AUTHORS COPYING NEWS compile \
59	config.guess config.sub depcomp install-sh ltmain.sh missing
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
62	$(top_srcdir)/macros/ax_pthread.m4 \
63	$(top_srcdir)/macros/cnid-backend.m4 \
64	$(top_srcdir)/macros/config-checks.m4 \
65	$(top_srcdir)/macros/db3-check.m4 \
66	$(top_srcdir)/macros/grep-check.m4 \
67	$(top_srcdir)/macros/gssapi-check.m4 \
68	$(top_srcdir)/macros/iconv.m4 \
69	$(top_srcdir)/macros/largefile-check.m4 \
70	$(top_srcdir)/macros/libgcrypt.m4 \
71	$(top_srcdir)/macros/libtool.m4 \
72	$(top_srcdir)/macros/ltoptions.m4 \
73	$(top_srcdir)/macros/ltsugar.m4 \
74	$(top_srcdir)/macros/ltversion.m4 \
75	$(top_srcdir)/macros/lt~obsolete.m4 \
76	$(top_srcdir)/macros/netatalk.m4 \
77	$(top_srcdir)/macros/pam-check.m4 \
78	$(top_srcdir)/macros/perl-check.m4 \
79	$(top_srcdir)/macros/ps-check.m4 \
80	$(top_srcdir)/macros/quota-check.m4 \
81	$(top_srcdir)/macros/ssl-check.m4 \
82	$(top_srcdir)/macros/summary.m4 \
83	$(top_srcdir)/macros/tcp-wrappers.m4 \
84	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/zeroconf.m4 \
85	$(top_srcdir)/configure.ac
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87	$(ACLOCAL_M4)
88am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
89 configure.lineno config.status.lineno
90mkinstalldirs = $(install_sh) -d
91CONFIG_HEADER = config.h
92CONFIG_CLEAN_FILES =
93CONFIG_CLEAN_VPATH_FILES =
94AM_V_P = $(am__v_P_@AM_V@)
95am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96am__v_P_0 = false
97am__v_P_1 = :
98AM_V_GEN = $(am__v_GEN_@AM_V@)
99am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100am__v_GEN_0 = @echo "  GEN     " $@;
101am__v_GEN_1 = 
102AM_V_at = $(am__v_at_@AM_V@)
103am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104am__v_at_0 = @
105am__v_at_1 = 
106SOURCES =
107DIST_SOURCES =
108RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
109	html-recursive info-recursive install-data-recursive \
110	install-dvi-recursive install-exec-recursive \
111	install-html-recursive install-info-recursive \
112	install-pdf-recursive install-ps-recursive install-recursive \
113	installcheck-recursive installdirs-recursive pdf-recursive \
114	ps-recursive uninstall-recursive
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
121  distclean-recursive maintainer-clean-recursive
122AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
123	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
124	cscope distdir dist dist-all distcheck
125ETAGS = etags
126CTAGS = ctags
127CSCOPE = cscope
128DIST_SUBDIRS = include libatalk bin config etc contrib distrib doc man \
129	macros test libevent
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131distdir = $(PACKAGE)-$(VERSION)
132top_distdir = $(distdir)
133am__remove_distdir = \
134  if test -d "$(distdir)"; then \
135    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
136      && rm -rf "$(distdir)" \
137      || { sleep 5 && rm -rf "$(distdir)"; }; \
138  else :; fi
139am__post_remove_distdir = $(am__remove_distdir)
140am__relativize = \
141  dir0=`pwd`; \
142  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
143  sed_rest='s,^[^/]*/*,,'; \
144  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
145  sed_butlast='s,/*[^/]*$$,,'; \
146  while test -n "$$dir1"; do \
147    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
148    if test "$$first" != "."; then \
149      if test "$$first" = ".."; then \
150        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
151        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
152      else \
153        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
154        if test "$$first2" = "$$first"; then \
155          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
156        else \
157          dir2="../$$dir2"; \
158        fi; \
159        dir0="$$dir0"/"$$first"; \
160      fi; \
161    fi; \
162    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
163  done; \
164  reldir="$$dir2"
165DIST_ARCHIVES = $(distdir).tar.gz
166GZIP_ENV = --best
167DIST_TARGETS = dist-gzip
168distuninstallcheck_listfiles = find . -type f -print
169am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
170  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
171distcleancheck_listfiles = find . -type f -print
172ACLOCAL = @ACLOCAL@
173ACL_LIBS = @ACL_LIBS@
174AFS_CFLAGS = @AFS_CFLAGS@
175AFS_LIBS = @AFS_LIBS@
176AMTAR = @AMTAR@
177AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
178AR = @AR@
179AUTOCONF = @AUTOCONF@
180AUTOHEADER = @AUTOHEADER@
181AUTOMAKE = @AUTOMAKE@
182AVAHI_CFLAGS = @AVAHI_CFLAGS@
183AVAHI_LIBS = @AVAHI_LIBS@
184AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
185AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
186AWK = @AWK@
187BDB_BIN = @BDB_BIN@
188BDB_CFLAGS = @BDB_CFLAGS@
189BDB_LIBS = @BDB_LIBS@
190BDB_PATH = @BDB_PATH@
191CC = @CC@
192CCDEPMODE = @CCDEPMODE@
193CFLAGS = @CFLAGS@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CRYPT_LIBS = @CRYPT_LIBS@
197CYGPATH_W = @CYGPATH_W@
198DBUS_CFLAGS = @DBUS_CFLAGS@
199DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
200DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
201DBUS_GTHREAD_CFLAGS = @DBUS_GTHREAD_CFLAGS@
202DBUS_GTHREAD_LIBS = @DBUS_GTHREAD_LIBS@
203DBUS_LIBS = @DBUS_LIBS@
204DBUS_SYS_DIR = @DBUS_SYS_DIR@
205DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
206DEFS = @DEFS@
207DEPDIR = @DEPDIR@
208DLLTOOL = @DLLTOOL@
209DOCBOOK_ROOT = @DOCBOOK_ROOT@
210DSYMUTIL = @DSYMUTIL@
211DTRACE_LIBS = @DTRACE_LIBS@
212DUMPBIN = @DUMPBIN@
213ECHO_C = @ECHO_C@
214ECHO_N = @ECHO_N@
215ECHO_T = @ECHO_T@
216EGREP = @EGREP@
217EXEEXT = @EXEEXT@
218FGREP = @FGREP@
219GREP = @GREP@
220GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
221GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
222GSSAPI_LIBS = @GSSAPI_LIBS@
223ICONV_CFLAGS = @ICONV_CFLAGS@
224ICONV_LIBS = @ICONV_LIBS@
225INIT_DIR = @INIT_DIR@
226INSTALL = @INSTALL@
227INSTALL_DATA = @INSTALL_DATA@
228INSTALL_PROGRAM = @INSTALL_PROGRAM@
229INSTALL_SCRIPT = @INSTALL_SCRIPT@
230INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
231KRB5_CFLAGS = @KRB5_CFLAGS@
232KRB5_CONFIG = @KRB5_CONFIG@
233KRB5_LIBS = @KRB5_LIBS@
234LD = @LD@
235LDAP_CFLAGS = @LDAP_CFLAGS@
236LDAP_LDFLAGS = @LDAP_LDFLAGS@
237LDAP_LIBS = @LDAP_LIBS@
238LDFLAGS = @LDFLAGS@
239LIBADD_DL = @LIBADD_DL@
240LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
241LIBADD_DLOPEN = @LIBADD_DLOPEN@
242LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
243LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
244LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
245LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
246LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
247LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
248LIBOBJS = @LIBOBJS@
249LIBS = @LIBS@
250LIBTOOL = @LIBTOOL@
251LIPO = @LIPO@
252LN_S = @LN_S@
253LTLIBOBJS = @LTLIBOBJS@
254LT_DLLOADERS = @LT_DLLOADERS@
255LT_DLPREOPEN = @LT_DLPREOPEN@
256MAINT = @MAINT@
257MAKEINFO = @MAKEINFO@
258MANIFEST_TOOL = @MANIFEST_TOOL@
259MKDIR_P = @MKDIR_P@
260NETATALK_VERSION = @NETATALK_VERSION@
261NETA_LDCONFIG = @NETA_LDCONFIG@
262NM = @NM@
263NMEDIT = @NMEDIT@
264OBJDUMP = @OBJDUMP@
265OBJEXT = @OBJEXT@
266OTOOL = @OTOOL@
267OTOOL64 = @OTOOL64@
268OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
269PACKAGE = @PACKAGE@
270PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
271PACKAGE_NAME = @PACKAGE_NAME@
272PACKAGE_STRING = @PACKAGE_STRING@
273PACKAGE_TARNAME = @PACKAGE_TARNAME@
274PACKAGE_URL = @PACKAGE_URL@
275PACKAGE_VERSION = @PACKAGE_VERSION@
276PAMDIR = @PAMDIR@
277PAM_ACCOUNT = @PAM_ACCOUNT@
278PAM_AUTH = @PAM_AUTH@
279PAM_CFLAGS = @PAM_CFLAGS@
280PAM_DIRECTIVE = @PAM_DIRECTIVE@
281PAM_LIBS = @PAM_LIBS@
282PAM_PASSWORD = @PAM_PASSWORD@
283PAM_SESSION = @PAM_SESSION@
284PATH_NETATALK_LOCK = @PATH_NETATALK_LOCK@
285PATH_SEPARATOR = @PATH_SEPARATOR@
286PERL = @PERL@
287PKGCONFDIR = @PKGCONFDIR@
288PKG_CONFIG = @PKG_CONFIG@
289PS = @PS@
290PTHREAD_CC = @PTHREAD_CC@
291PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
292PTHREAD_LIBS = @PTHREAD_LIBS@
293QUOTA_LIBS = @QUOTA_LIBS@
294RANLIB = @RANLIB@
295SED = @SED@
296SERVERTEXT = @SERVERTEXT@
297SET_MAKE = @SET_MAKE@
298SHELL = @SHELL@
299SSL_CFLAGS = @SSL_CFLAGS@
300SSL_LIBS = @SSL_LIBS@
301STRIP = @STRIP@
302UAMS_PATH = @UAMS_PATH@
303VERSION = @VERSION@
304WRAP_LIBS = @WRAP_LIBS@
305XSLTPROC = @XSLTPROC@
306XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
307ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
308ZEROCONF_LIBS = @ZEROCONF_LIBS@
309abs_builddir = @abs_builddir@
310abs_srcdir = @abs_srcdir@
311abs_top_builddir = @abs_top_builddir@
312abs_top_srcdir = @abs_top_srcdir@
313ac_ct_AR = @ac_ct_AR@
314ac_ct_CC = @ac_ct_CC@
315ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
316am__include = @am__include@
317am__leading_dot = @am__leading_dot@
318am__quote = @am__quote@
319am__tar = @am__tar@
320am__untar = @am__untar@
321atalk_cv_have_dtrace = @atalk_cv_have_dtrace@
322ax_pthread_config = @ax_pthread_config@
323bindir = @bindir@
324build = @build@
325build_alias = @build_alias@
326build_cpu = @build_cpu@
327build_os = @build_os@
328build_vendor = @build_vendor@
329builddir = @builddir@
330compiled_backends = @compiled_backends@
331datadir = @datadir@
332datarootdir = @datarootdir@
333docdir = @docdir@
334dvidir = @dvidir@
335exec_prefix = @exec_prefix@
336host = @host@
337host_alias = @host_alias@
338host_cpu = @host_cpu@
339host_os = @host_os@
340host_vendor = @host_vendor@
341htmldir = @htmldir@
342includedir = @includedir@
343infodir = @infodir@
344install_sh = @install_sh@
345libdir = @libdir@
346libexecdir = @libexecdir@
347localedir = @localedir@
348localstatedir = @localstatedir@
349mandir = @mandir@
350mkdir_p = @mkdir_p@
351oldincludedir = @oldincludedir@
352pdfdir = @pdfdir@
353prefix = @prefix@
354program_transform_name = @program_transform_name@
355psdir = @psdir@
356sbindir = @sbindir@
357sharedstatedir = @sharedstatedir@
358srcdir = @srcdir@
359subdirs = @subdirs@
360sys_symbol_underscore = @sys_symbol_underscore@
361sysconfdir = @sysconfdir@
362target = @target@
363target_alias = @target_alias@
364target_cpu = @target_cpu@
365target_os = @target_os@
366target_vendor = @target_vendor@
367top_build_prefix = @top_build_prefix@
368top_builddir = @top_builddir@
369top_srcdir = @top_srcdir@
370@USE_BUILTIN_LIBEVENT_FALSE@SUBDIRS = include libatalk bin config etc contrib distrib doc man macros test
371@USE_BUILTIN_LIBEVENT_TRUE@SUBDIRS = libevent include libatalk bin config etc contrib distrib doc man macros test
372EXTRA_DIST = CONTRIBUTORS COPYRIGHT COPYING NEWS VERSION
373ACLOCAL_AMFLAGS = -I macros
374AUTOMAKE_OPTIONS = foreign
375all: config.h
376	$(MAKE) $(AM_MAKEFLAGS) all-recursive
377
378.SUFFIXES:
379am--refresh: Makefile
380	@:
381$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
382	@for dep in $?; do \
383	  case '$(am__configure_deps)' in \
384	    *$$dep*) \
385	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
386	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
387		&& exit 0; \
388	      exit 1;; \
389	  esac; \
390	done; \
391	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
392	$(am__cd) $(top_srcdir) && \
393	  $(AUTOMAKE) --foreign Makefile
394.PRECIOUS: Makefile
395Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396	@case '$?' in \
397	  *config.status*) \
398	    echo ' $(SHELL) ./config.status'; \
399	    $(SHELL) ./config.status;; \
400	  *) \
401	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
402	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
403	esac;
404
405$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
406	$(SHELL) ./config.status --recheck
407
408$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
409	$(am__cd) $(srcdir) && $(AUTOCONF)
410$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
411	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
412$(am__aclocal_m4_deps):
413
414config.h: stamp-h1
415	@if test ! -f $@; then rm -f stamp-h1; else :; fi
416	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
417
418stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
419	@rm -f stamp-h1
420	cd $(top_builddir) && $(SHELL) ./config.status config.h
421$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
422	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
423	rm -f stamp-h1
424	touch $@
425
426distclean-hdr:
427	-rm -f config.h stamp-h1
428
429mostlyclean-libtool:
430	-rm -f *.lo
431
432clean-libtool:
433	-rm -rf .libs _libs
434
435distclean-libtool:
436	-rm -f libtool config.lt
437
438# This directory's subdirectories are mostly independent; you can cd
439# into them and run 'make' without going through this Makefile.
440# To change the values of 'make' variables: instead of editing Makefiles,
441# (1) if the variable is set in 'config.status', edit 'config.status'
442#     (which will cause the Makefiles to be regenerated when you run 'make');
443# (2) otherwise, pass the desired values on the 'make' command line.
444$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
445	@fail= failcom='exit 1'; \
446	for f in x $$MAKEFLAGS; do \
447	  case $$f in \
448	    *=* | --[!k]*);; \
449	    *k*) failcom='fail=yes';; \
450	  esac; \
451	done; \
452	dot_seen=no; \
453	target=`echo $@ | sed s/-recursive//`; \
454	case "$@" in \
455	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
456	  *) list='$(SUBDIRS)' ;; \
457	esac; \
458	for subdir in $$list; do \
459	  echo "Making $$target in $$subdir"; \
460	  if test "$$subdir" = "."; then \
461	    dot_seen=yes; \
462	    local_target="$$target-am"; \
463	  else \
464	    local_target="$$target"; \
465	  fi; \
466	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
467	  || eval $$failcom; \
468	done; \
469	if test "$$dot_seen" = "no"; then \
470	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
471	fi; test -z "$$fail"
472tags-recursive:
473	list='$(SUBDIRS)'; for subdir in $$list; do \
474	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
475	done
476ctags-recursive:
477	list='$(SUBDIRS)'; for subdir in $$list; do \
478	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
479	done
480cscopelist-recursive:
481	list='$(SUBDIRS)'; for subdir in $$list; do \
482	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
483	done
484
485ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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	mkid -fID $$unique
493tags: TAGS
494
495TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
496		$(TAGS_FILES) $(LISP)
497	set x; \
498	here=`pwd`; \
499	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
500	  include_option=--etags-include; \
501	  empty_fix=.; \
502	else \
503	  include_option=--include; \
504	  empty_fix=; \
505	fi; \
506	list='$(SUBDIRS)'; for subdir in $$list; do \
507	  if test "$$subdir" = .; then :; else \
508	    test ! -f $$subdir/TAGS || \
509	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
510	  fi; \
511	done; \
512	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
513	unique=`for i in $$list; do \
514	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515	  done | \
516	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517	      END { if (nonempty) { for (i in files) print i; }; }'`; \
518	shift; \
519	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
520	  test -n "$$unique" || unique=$$empty_fix; \
521	  if test $$# -gt 0; then \
522	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523	      "$$@" $$unique; \
524	  else \
525	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
526	      $$unique; \
527	  fi; \
528	fi
529ctags: CTAGS
530CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
531		$(TAGS_FILES) $(LISP)
532	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533	unique=`for i in $$list; do \
534	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535	  done | \
536	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537	      END { if (nonempty) { for (i in files) print i; }; }'`; \
538	test -z "$(CTAGS_ARGS)$$unique" \
539	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
540	     $$unique
541
542GTAGS:
543	here=`$(am__cd) $(top_builddir) && pwd` \
544	  && $(am__cd) $(top_srcdir) \
545	  && gtags -i $(GTAGS_ARGS) "$$here"
546
547cscope: cscope.files
548	test ! -s cscope.files \
549	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
550
551clean-cscope:
552	-rm -f cscope.files
553
554cscope.files: clean-cscope cscopelist-recursive cscopelist
555
556cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
557	list='$(SOURCES) $(HEADERS) $(LISP)'; \
558	case "$(srcdir)" in \
559	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
560	  *) sdir=$(subdir)/$(srcdir) ;; \
561	esac; \
562	for i in $$list; do \
563	  if test -f "$$i"; then \
564	    echo "$(subdir)/$$i"; \
565	  else \
566	    echo "$$sdir/$$i"; \
567	  fi; \
568	done >> $(top_builddir)/cscope.files
569
570distclean-tags:
571	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
572	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
573
574distdir: $(DISTFILES)
575	$(am__remove_distdir)
576	test -d "$(distdir)" || mkdir "$(distdir)"
577	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
578	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579	list='$(DISTFILES)'; \
580	  dist_files=`for file in $$list; do echo $$file; done | \
581	  sed -e "s|^$$srcdirstrip/||;t" \
582	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
583	case $$dist_files in \
584	  */*) $(MKDIR_P) `echo "$$dist_files" | \
585			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
586			   sort -u` ;; \
587	esac; \
588	for file in $$dist_files; do \
589	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
590	  if test -d $$d/$$file; then \
591	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
592	    if test -d "$(distdir)/$$file"; then \
593	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594	    fi; \
595	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
596	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
597	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
598	    fi; \
599	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
600	  else \
601	    test -f "$(distdir)/$$file" \
602	    || cp -p $$d/$$file "$(distdir)/$$file" \
603	    || exit 1; \
604	  fi; \
605	done
606	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
607	  if test "$$subdir" = .; then :; else \
608	    $(am__make_dryrun) \
609	      || test -d "$(distdir)/$$subdir" \
610	      || $(MKDIR_P) "$(distdir)/$$subdir" \
611	      || exit 1; \
612	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
613	    $(am__relativize); \
614	    new_distdir=$$reldir; \
615	    dir1=$$subdir; dir2="$(top_distdir)"; \
616	    $(am__relativize); \
617	    new_top_distdir=$$reldir; \
618	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
619	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
620	    ($(am__cd) $$subdir && \
621	      $(MAKE) $(AM_MAKEFLAGS) \
622	        top_distdir="$$new_top_distdir" \
623	        distdir="$$new_distdir" \
624		am__remove_distdir=: \
625		am__skip_length_check=: \
626		am__skip_mode_fix=: \
627	        distdir) \
628	      || exit 1; \
629	  fi; \
630	done
631	-test -n "$(am__skip_mode_fix)" \
632	|| find "$(distdir)" -type d ! -perm -755 \
633		-exec chmod u+rwx,go+rx {} \; -o \
634	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
635	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
636	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
637	|| chmod -R a+r "$(distdir)"
638dist-gzip: distdir
639	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
640	$(am__post_remove_distdir)
641
642dist-bzip2: distdir
643	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
644	$(am__post_remove_distdir)
645
646dist-lzip: distdir
647	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
648	$(am__post_remove_distdir)
649
650dist-xz: distdir
651	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
652	$(am__post_remove_distdir)
653
654dist-tarZ: distdir
655	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
656	$(am__post_remove_distdir)
657
658dist-shar: distdir
659	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
660	$(am__post_remove_distdir)
661
662dist-zip: distdir
663	-rm -f $(distdir).zip
664	zip -rq $(distdir).zip $(distdir)
665	$(am__post_remove_distdir)
666
667dist dist-all:
668	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
669	$(am__post_remove_distdir)
670
671# This target untars the dist file and tries a VPATH configuration.  Then
672# it guarantees that the distribution is self-contained by making another
673# tarfile.
674distcheck: dist
675	case '$(DIST_ARCHIVES)' in \
676	*.tar.gz*) \
677	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
678	*.tar.bz2*) \
679	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
680	*.tar.lz*) \
681	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
682	*.tar.xz*) \
683	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
684	*.tar.Z*) \
685	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
686	*.shar.gz*) \
687	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
688	*.zip*) \
689	  unzip $(distdir).zip ;;\
690	esac
691	chmod -R a-w $(distdir)
692	chmod u+w $(distdir)
693	mkdir $(distdir)/_build $(distdir)/_inst
694	chmod a-w $(distdir)
695	test -d $(distdir)/_build || exit 0; \
696	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
697	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
698	  && am__cwd=`pwd` \
699	  && $(am__cd) $(distdir)/_build \
700	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
701	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
702	    $(DISTCHECK_CONFIGURE_FLAGS) \
703	  && $(MAKE) $(AM_MAKEFLAGS) \
704	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
705	  && $(MAKE) $(AM_MAKEFLAGS) check \
706	  && $(MAKE) $(AM_MAKEFLAGS) install \
707	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
708	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
709	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
710	        distuninstallcheck \
711	  && chmod -R a-w "$$dc_install_base" \
712	  && ({ \
713	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
714	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
715	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
716	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
717	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
718	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
719	  && rm -rf "$$dc_destdir" \
720	  && $(MAKE) $(AM_MAKEFLAGS) dist \
721	  && rm -rf $(DIST_ARCHIVES) \
722	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
723	  && cd "$$am__cwd" \
724	  || exit 1
725	$(am__post_remove_distdir)
726	@(echo "$(distdir) archives ready for distribution: "; \
727	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
728	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
729distuninstallcheck:
730	@test -n '$(distuninstallcheck_dir)' || { \
731	  echo 'ERROR: trying to run $@ with an empty' \
732	       '$$(distuninstallcheck_dir)' >&2; \
733	  exit 1; \
734	}; \
735	$(am__cd) '$(distuninstallcheck_dir)' || { \
736	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
737	  exit 1; \
738	}; \
739	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
740	   || { echo "ERROR: files left after uninstall:" ; \
741	        if test -n "$(DESTDIR)"; then \
742	          echo "  (check DESTDIR support)"; \
743	        fi ; \
744	        $(distuninstallcheck_listfiles) ; \
745	        exit 1; } >&2
746distcleancheck: distclean
747	@if test '$(srcdir)' = . ; then \
748	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
749	  exit 1 ; \
750	fi
751	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
752	  || { echo "ERROR: files left in build directory after distclean:" ; \
753	       $(distcleancheck_listfiles) ; \
754	       exit 1; } >&2
755check-am: all-am
756check: check-recursive
757all-am: Makefile config.h
758installdirs: installdirs-recursive
759installdirs-am:
760install: install-recursive
761install-exec: install-exec-recursive
762install-data: install-data-recursive
763uninstall: uninstall-recursive
764
765install-am: all-am
766	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
767
768installcheck: installcheck-recursive
769install-strip:
770	if test -z '$(STRIP)'; then \
771	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
772	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
773	      install; \
774	else \
775	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
777	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
778	fi
779mostlyclean-generic:
780
781clean-generic:
782
783distclean-generic:
784	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
785	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
786
787maintainer-clean-generic:
788	@echo "This command is intended for maintainers to use"
789	@echo "it deletes files that may require special tools to rebuild."
790@RUN_LDCONFIG_FALSE@install-exec-hook:
791clean: clean-recursive
792
793clean-am: clean-generic clean-libtool mostlyclean-am
794
795distclean: distclean-recursive
796	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
797	-rm -f Makefile
798distclean-am: clean-am distclean-generic distclean-hdr \
799	distclean-libtool distclean-tags
800
801dvi: dvi-recursive
802
803dvi-am:
804
805html: html-recursive
806
807html-am:
808
809info: info-recursive
810
811info-am:
812
813install-data-am:
814
815install-dvi: install-dvi-recursive
816
817install-dvi-am:
818
819install-exec-am:
820	@$(NORMAL_INSTALL)
821	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
822install-html: install-html-recursive
823
824install-html-am:
825
826install-info: install-info-recursive
827
828install-info-am:
829
830install-man:
831
832install-pdf: install-pdf-recursive
833
834install-pdf-am:
835
836install-ps: install-ps-recursive
837
838install-ps-am:
839
840installcheck-am:
841
842maintainer-clean: maintainer-clean-recursive
843	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
844	-rm -rf $(top_srcdir)/autom4te.cache
845	-rm -f Makefile
846maintainer-clean-am: distclean-am maintainer-clean-generic
847
848mostlyclean: mostlyclean-recursive
849
850mostlyclean-am: mostlyclean-generic mostlyclean-libtool
851
852pdf: pdf-recursive
853
854pdf-am:
855
856ps: ps-recursive
857
858ps-am:
859
860uninstall-am:
861
862.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
863	cscopelist-recursive ctags-recursive install-am \
864	install-exec-am install-strip tags-recursive
865
866.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
867	all all-am am--refresh check check-am clean clean-cscope \
868	clean-generic clean-libtool cscope cscopelist \
869	cscopelist-recursive ctags ctags-recursive dist dist-all \
870	dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
871	dist-zip distcheck distclean distclean-generic distclean-hdr \
872	distclean-libtool distclean-tags distcleancheck distdir \
873	distuninstallcheck dvi dvi-am html html-am info info-am \
874	install install-am install-data install-data-am install-dvi \
875	install-dvi-am install-exec install-exec-am install-exec-hook \
876	install-html install-html-am install-info install-info-am \
877	install-man install-pdf install-pdf-am install-ps \
878	install-ps-am install-strip installcheck installcheck-am \
879	installdirs installdirs-am maintainer-clean \
880	maintainer-clean-generic mostlyclean mostlyclean-generic \
881	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
882	uninstall uninstall-am
883
884
885@RUN_LDCONFIG_TRUE@install-exec-hook:
886@RUN_LDCONFIG_TRUE@	@printf "Running ldconfig to ensure libraries installed in system library directories are added to the dynamic linker cache ... "
887@RUN_LDCONFIG_TRUE@	@-@NETA_LDCONFIG@
888@RUN_LDCONFIG_TRUE@	@printf "done\n"
889
890# Tell versions [3.59,3.63) of GNU make to not export all variables.
891# Otherwise a system limit (for SysV at least) may be exceeded.
892.NOEXPORT:
893