1# Makefile.in generated by automake 1.11.5 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, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am for libatalk/
19
20VPATH = @srcdir@
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \	]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56target_triplet = @target@
57@USE_APPLETALK_TRUE@am__append_1 = asp atp nbp netddp
58@USE_APPLETALK_TRUE@am__append_2 = \
59@USE_APPLETALK_TRUE@	asp/libasp.la		\
60@USE_APPLETALK_TRUE@	atp/libatp.la		\
61@USE_APPLETALK_TRUE@	nbp/libnbp.la		\
62@USE_APPLETALK_TRUE@	netddp/libnetddp.la
63
64@USE_APPLETALK_TRUE@am__append_3 = \
65@USE_APPLETALK_TRUE@	asp/libasp.la		\
66@USE_APPLETALK_TRUE@	atp/libatp.la		\
67@USE_APPLETALK_TRUE@	nbp/libnbp.la		\
68@USE_APPLETALK_TRUE@	netddp/libnetddp.la
69
70subdir = libatalk
71DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
72ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
74	$(top_srcdir)/macros/cnid-backend.m4 \
75	$(top_srcdir)/macros/config-checks.m4 \
76	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
77	$(top_srcdir)/macros/grep-check.m4 \
78	$(top_srcdir)/macros/gssapi-check.m4 \
79	$(top_srcdir)/macros/iconv.m4 \
80	$(top_srcdir)/macros/largefile-check.m4 \
81	$(top_srcdir)/macros/libgcrypt.m4 \
82	$(top_srcdir)/macros/libtool.m4 \
83	$(top_srcdir)/macros/ltoptions.m4 \
84	$(top_srcdir)/macros/ltsugar.m4 \
85	$(top_srcdir)/macros/ltversion.m4 \
86	$(top_srcdir)/macros/lt~obsolete.m4 \
87	$(top_srcdir)/macros/pam-check.m4 \
88	$(top_srcdir)/macros/perl-check.m4 \
89	$(top_srcdir)/macros/ps-check.m4 \
90	$(top_srcdir)/macros/quota-check.m4 \
91	$(top_srcdir)/macros/snprintf-check.m4 \
92	$(top_srcdir)/macros/srvloc.m4 \
93	$(top_srcdir)/macros/ssl-check.m4 \
94	$(top_srcdir)/macros/summary.m4 \
95	$(top_srcdir)/macros/tcp-wrappers.m4 \
96	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
97	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105am__vpath_adj = case $$p in \
106    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107    *) f=$$p;; \
108  esac;
109am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110am__install_max = 40
111am__nobase_strip_setup = \
112  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113am__nobase_strip = \
114  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
115am__nobase_list = $(am__nobase_strip_setup); \
116  for p in $$list; do echo "$$p $$p"; done | \
117  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
118  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119    if (++n[$$2] == $(am__install_max)) \
120      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121    END { for (dir in files) print dir, files[dir] }'
122am__base_list = \
123  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
124  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
125am__uninstall_files_from_dir = { \
126  test -z "$$files" \
127    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
128    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
129         $(am__cd) "$$dir" && rm -f $$files; }; \
130  }
131am__installdirs = "$(DESTDIR)$(libdir)"
132LTLIBRARIES = $(lib_LTLIBRARIES)
133am_libatalk_la_OBJECTS = dummy.lo
134libatalk_la_OBJECTS = $(am_libatalk_la_OBJECTS)
135libatalk_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
136	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
137	$(libatalk_la_LDFLAGS) $(LDFLAGS) -o $@
138DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
139depcomp = $(SHELL) $(top_srcdir)/depcomp
140am__depfiles_maybe = depfiles
141am__mv = mv -f
142COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
143	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
145	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
146	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147CCLD = $(CC)
148LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
149	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
150	$(LDFLAGS) -o $@
151SOURCES = $(libatalk_la_SOURCES)
152DIST_SOURCES = $(libatalk_la_SOURCES)
153RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
154	html-recursive info-recursive install-data-recursive \
155	install-dvi-recursive install-exec-recursive \
156	install-html-recursive install-info-recursive \
157	install-pdf-recursive install-ps-recursive install-recursive \
158	installcheck-recursive installdirs-recursive pdf-recursive \
159	ps-recursive uninstall-recursive
160am__can_run_installinfo = \
161  case $$AM_UPDATE_INFO_DIR in \
162    n|no|NO) false;; \
163    *) (install-info --version) >/dev/null 2>&1;; \
164  esac
165RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
166  distclean-recursive maintainer-clean-recursive
167AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
168	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
169	distdir
170ETAGS = etags
171CTAGS = ctags
172DIST_SUBDIRS = acl adouble bstring compat cnid dsi tdb util unicode \
173	vfs asp atp nbp netddp
174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175am__relativize = \
176  dir0=`pwd`; \
177  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
178  sed_rest='s,^[^/]*/*,,'; \
179  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
180  sed_butlast='s,/*[^/]*$$,,'; \
181  while test -n "$$dir1"; do \
182    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
183    if test "$$first" != "."; then \
184      if test "$$first" = ".."; then \
185        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
186        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
187      else \
188        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
189        if test "$$first2" = "$$first"; then \
190          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
191        else \
192          dir2="../$$dir2"; \
193        fi; \
194        dir0="$$dir0"/"$$first"; \
195      fi; \
196    fi; \
197    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
198  done; \
199  reldir="$$dir2"
200ACLOCAL = @ACLOCAL@
201ACL_LIBS = @ACL_LIBS@
202AFS_CFLAGS = @AFS_CFLAGS@
203AFS_LIBS = @AFS_LIBS@
204AMTAR = @AMTAR@
205AR = @AR@
206AUTOCONF = @AUTOCONF@
207AUTOHEADER = @AUTOHEADER@
208AUTOMAKE = @AUTOMAKE@
209AVAHI_CFLAGS = @AVAHI_CFLAGS@
210AVAHI_LIBS = @AVAHI_LIBS@
211AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
212AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
213AWK = @AWK@
214BDB_BIN = @BDB_BIN@
215BDB_CFLAGS = @BDB_CFLAGS@
216BDB_LIBS = @BDB_LIBS@
217BDB_PATH = @BDB_PATH@
218CC = @CC@
219CCDEPMODE = @CCDEPMODE@
220CFLAGS = @CFLAGS@
221COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
222COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
223CPP = @CPP@
224CPPFLAGS = @CPPFLAGS@
225CRYPT_LIBS = @CRYPT_LIBS@
226CUPS_CFLAGS = @CUPS_CFLAGS@
227CUPS_CONFIG = @CUPS_CONFIG@
228CUPS_LDFLAGS = @CUPS_LDFLAGS@
229CUPS_LIBS = @CUPS_LIBS@
230CYGPATH_W = @CYGPATH_W@
231DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
232DEFS = @DEFS@
233DEPDIR = @DEPDIR@
234DLLTOOL = @DLLTOOL@
235DSYMUTIL = @DSYMUTIL@
236DUMPBIN = @DUMPBIN@
237ECHO_C = @ECHO_C@
238ECHO_N = @ECHO_N@
239ECHO_T = @ECHO_T@
240EGREP = @EGREP@
241EXEEXT = @EXEEXT@
242FGREP = @FGREP@
243GREP = @GREP@
244GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
245GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
246GSSAPI_LIBS = @GSSAPI_LIBS@
247ICONV_CFLAGS = @ICONV_CFLAGS@
248ICONV_LIBS = @ICONV_LIBS@
249INSTALL = @INSTALL@
250INSTALL_DATA = @INSTALL_DATA@
251INSTALL_PROGRAM = @INSTALL_PROGRAM@
252INSTALL_SCRIPT = @INSTALL_SCRIPT@
253INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254KCFLAGS = @KCFLAGS@
255KLDFLAGS = @KLDFLAGS@
256KRB5_CONFIG = @KRB5_CONFIG@
257LD = @LD@
258LDFLAGS = @LDFLAGS@
259LIBADD_DL = @LIBADD_DL@
260LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
261LIBADD_DLOPEN = @LIBADD_DLOPEN@
262LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
263LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
264LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
265LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
266LIBOBJS = @LIBOBJS@
267LIBS = @LIBS@
268LIBTOOL = @LIBTOOL@
269LIPO = @LIPO@
270LN_S = @LN_S@
271LTLIBOBJS = @LTLIBOBJS@
272LT_DLLOADERS = @LT_DLLOADERS@
273LT_DLPREOPEN = @LT_DLPREOPEN@
274MAINT = @MAINT@
275MAKEINFO = @MAKEINFO@
276MANIFEST_TOOL = @MANIFEST_TOOL@
277MKDIR_P = @MKDIR_P@
278NETATALK_VERSION = @NETATALK_VERSION@
279NM = @NM@
280NMEDIT = @NMEDIT@
281OBJDUMP = @OBJDUMP@
282OBJEXT = @OBJEXT@
283OTOOL = @OTOOL@
284OTOOL64 = @OTOOL64@
285OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
286PACKAGE = @PACKAGE@
287PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
288PACKAGE_NAME = @PACKAGE_NAME@
289PACKAGE_STRING = @PACKAGE_STRING@
290PACKAGE_TARNAME = @PACKAGE_TARNAME@
291PACKAGE_URL = @PACKAGE_URL@
292PACKAGE_VERSION = @PACKAGE_VERSION@
293PAMDIR = @PAMDIR@
294PAM_ACCOUNT = @PAM_ACCOUNT@
295PAM_AUTH = @PAM_AUTH@
296PAM_CFLAGS = @PAM_CFLAGS@
297PAM_DIRECTIVE = @PAM_DIRECTIVE@
298PAM_LIBS = @PAM_LIBS@
299PAM_PASSWORD = @PAM_PASSWORD@
300PAM_SESSION = @PAM_SESSION@
301PATH_SEPARATOR = @PATH_SEPARATOR@
302PERL = @PERL@
303PKGCONFDIR = @PKGCONFDIR@
304PKG_CONFIG = @PKG_CONFIG@
305PS = @PS@
306PTHREAD_LIBS = @PTHREAD_LIBS@
307QUOTA_LIBS = @QUOTA_LIBS@
308RANLIB = @RANLIB@
309SED = @SED@
310SERVERTEXT = @SERVERTEXT@
311SET_MAKE = @SET_MAKE@
312SHELL = @SHELL@
313SLP_CFLAGS = @SLP_CFLAGS@
314SLP_LIBS = @SLP_LIBS@
315SPOOLDIR = @SPOOLDIR@
316SSL_CFLAGS = @SSL_CFLAGS@
317SSL_LIBS = @SSL_LIBS@
318STRIP = @STRIP@
319UAMS_PATH = @UAMS_PATH@
320VERSION = @VERSION@
321WEBMIN_PASS = @WEBMIN_PASS@
322WEBMIN_PATH = @WEBMIN_PATH@
323WEBMIN_PORT = @WEBMIN_PORT@
324WEBMIN_USER = @WEBMIN_USER@
325WEBMIN_VERSION = @WEBMIN_VERSION@
326WRAP_LIBS = @WRAP_LIBS@
327ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
328ZEROCONF_LIBS = @ZEROCONF_LIBS@
329abs_builddir = @abs_builddir@
330abs_srcdir = @abs_srcdir@
331abs_top_builddir = @abs_top_builddir@
332abs_top_srcdir = @abs_top_srcdir@
333ac_ct_AR = @ac_ct_AR@
334ac_ct_CC = @ac_ct_CC@
335ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
336am__include = @am__include@
337am__leading_dot = @am__leading_dot@
338am__quote = @am__quote@
339am__tar = @am__tar@
340am__untar = @am__untar@
341bindir = @bindir@
342build = @build@
343build_alias = @build_alias@
344build_cpu = @build_cpu@
345build_os = @build_os@
346build_vendor = @build_vendor@
347builddir = @builddir@
348compiled_backends = @compiled_backends@
349datadir = @datadir@
350datarootdir = @datarootdir@
351docdir = @docdir@
352dvidir = @dvidir@
353exec_prefix = @exec_prefix@
354host = @host@
355host_alias = @host_alias@
356host_cpu = @host_cpu@
357host_os = @host_os@
358host_vendor = @host_vendor@
359htmldir = @htmldir@
360includedir = @includedir@
361infodir = @infodir@
362install_sh = @install_sh@
363libdir = @libdir@
364libexecdir = @libexecdir@
365localedir = @localedir@
366localstatedir = @localstatedir@
367mandir = @mandir@
368mkdir_p = @mkdir_p@
369oldincludedir = @oldincludedir@
370pdfdir = @pdfdir@
371prefix = @prefix@
372program_transform_name = @program_transform_name@
373psdir = @psdir@
374sbindir = @sbindir@
375sharedstatedir = @sharedstatedir@
376srcdir = @srcdir@
377sys_symbol_underscore = @sys_symbol_underscore@
378sysconfdir = @sysconfdir@
379target = @target@
380target_alias = @target_alias@
381target_cpu = @target_cpu@
382target_os = @target_os@
383target_vendor = @target_vendor@
384top_build_prefix = @top_build_prefix@
385top_builddir = @top_builddir@
386top_srcdir = @top_srcdir@
387SUBDIRS = acl adouble bstring compat cnid dsi tdb util unicode vfs \
388	$(am__append_1)
389lib_LTLIBRARIES = libatalk.la
390libatalk_la_SOURCES = dummy.c
391libatalk_la_LIBADD = acl/libacl.la adouble/libadouble.la \
392	bstring/libbstring.la compat/libcompat.la dsi/libdsi.la \
393	util/libutil.la tdb/libtdb.la unicode/libunicode.la \
394	vfs/libvfs.la $(am__append_2)
395libatalk_la_DEPENDENCIES = acl/libacl.la adouble/libadouble.la \
396	bstring/libbstring.la compat/libcompat.la dsi/libdsi.la \
397	util/libutil.la tdb/libtdb.la unicode/libunicode.la \
398	vfs/libvfs.la $(am__append_3)
399libatalk_la_LDFLAGS = -static
400all: all-recursive
401
402.SUFFIXES:
403.SUFFIXES: .c .lo .o .obj
404$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
405	@for dep in $?; do \
406	  case '$(am__configure_deps)' in \
407	    *$$dep*) \
408	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
409	        && { if test -f $@; then exit 0; else break; fi; }; \
410	      exit 1;; \
411	  esac; \
412	done; \
413	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libatalk/Makefile'; \
414	$(am__cd) $(top_srcdir) && \
415	  $(AUTOMAKE) --foreign libatalk/Makefile
416.PRECIOUS: Makefile
417Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
418	@case '$?' in \
419	  *config.status*) \
420	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
421	  *) \
422	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
423	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
424	esac;
425
426$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
427	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
428
429$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
430	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
432	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
433$(am__aclocal_m4_deps):
434install-libLTLIBRARIES: $(lib_LTLIBRARIES)
435	@$(NORMAL_INSTALL)
436	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
437	list2=; for p in $$list; do \
438	  if test -f $$p; then \
439	    list2="$$list2 $$p"; \
440	  else :; fi; \
441	done; \
442	test -z "$$list2" || { \
443	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
444	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
445	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
446	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
447	}
448
449uninstall-libLTLIBRARIES:
450	@$(NORMAL_UNINSTALL)
451	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
452	for p in $$list; do \
453	  $(am__strip_dir) \
454	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
455	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
456	done
457
458clean-libLTLIBRARIES:
459	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
460	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
461	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
462	  test "$$dir" != "$$p" || dir=.; \
463	  echo "rm -f \"$${dir}/so_locations\""; \
464	  rm -f "$${dir}/so_locations"; \
465	done
466libatalk.la: $(libatalk_la_OBJECTS) $(libatalk_la_DEPENDENCIES) $(EXTRA_libatalk_la_DEPENDENCIES) 
467	$(libatalk_la_LINK) -rpath $(libdir) $(libatalk_la_OBJECTS) $(libatalk_la_LIBADD) $(LIBS)
468
469mostlyclean-compile:
470	-rm -f *.$(OBJEXT)
471
472distclean-compile:
473	-rm -f *.tab.c
474
475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Plo@am__quote@
476
477.c.o:
478@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
479@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
480@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482@am__fastdepCC_FALSE@	$(COMPILE) -c $<
483
484.c.obj:
485@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
486@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
487@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
488@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
489@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
490
491.c.lo:
492@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
493@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
494@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
495@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
496@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
497
498mostlyclean-libtool:
499	-rm -f *.lo
500
501clean-libtool:
502	-rm -rf .libs _libs
503
504# This directory's subdirectories are mostly independent; you can cd
505# into them and run `make' without going through this Makefile.
506# To change the values of `make' variables: instead of editing Makefiles,
507# (1) if the variable is set in `config.status', edit `config.status'
508#     (which will cause the Makefiles to be regenerated when you run `make');
509# (2) otherwise, pass the desired values on the `make' command line.
510$(RECURSIVE_TARGETS):
511	@fail= failcom='exit 1'; \
512	for f in x $$MAKEFLAGS; do \
513	  case $$f in \
514	    *=* | --[!k]*);; \
515	    *k*) failcom='fail=yes';; \
516	  esac; \
517	done; \
518	dot_seen=no; \
519	target=`echo $@ | sed s/-recursive//`; \
520	list='$(SUBDIRS)'; for subdir in $$list; do \
521	  echo "Making $$target in $$subdir"; \
522	  if test "$$subdir" = "."; then \
523	    dot_seen=yes; \
524	    local_target="$$target-am"; \
525	  else \
526	    local_target="$$target"; \
527	  fi; \
528	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
529	  || eval $$failcom; \
530	done; \
531	if test "$$dot_seen" = "no"; then \
532	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
533	fi; test -z "$$fail"
534
535$(RECURSIVE_CLEAN_TARGETS):
536	@fail= failcom='exit 1'; \
537	for f in x $$MAKEFLAGS; do \
538	  case $$f in \
539	    *=* | --[!k]*);; \
540	    *k*) failcom='fail=yes';; \
541	  esac; \
542	done; \
543	dot_seen=no; \
544	case "$@" in \
545	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
546	  *) list='$(SUBDIRS)' ;; \
547	esac; \
548	rev=''; for subdir in $$list; do \
549	  if test "$$subdir" = "."; then :; else \
550	    rev="$$subdir $$rev"; \
551	  fi; \
552	done; \
553	rev="$$rev ."; \
554	target=`echo $@ | sed s/-recursive//`; \
555	for subdir in $$rev; do \
556	  echo "Making $$target in $$subdir"; \
557	  if test "$$subdir" = "."; then \
558	    local_target="$$target-am"; \
559	  else \
560	    local_target="$$target"; \
561	  fi; \
562	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
563	  || eval $$failcom; \
564	done && test -z "$$fail"
565tags-recursive:
566	list='$(SUBDIRS)'; for subdir in $$list; do \
567	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
568	done
569ctags-recursive:
570	list='$(SUBDIRS)'; for subdir in $$list; do \
571	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
572	done
573
574ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
575	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
576	unique=`for i in $$list; do \
577	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578	  done | \
579	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
580	      END { if (nonempty) { for (i in files) print i; }; }'`; \
581	mkid -fID $$unique
582tags: TAGS
583
584TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
585		$(TAGS_FILES) $(LISP)
586	set x; \
587	here=`pwd`; \
588	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
589	  include_option=--etags-include; \
590	  empty_fix=.; \
591	else \
592	  include_option=--include; \
593	  empty_fix=; \
594	fi; \
595	list='$(SUBDIRS)'; for subdir in $$list; do \
596	  if test "$$subdir" = .; then :; else \
597	    test ! -f $$subdir/TAGS || \
598	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
599	  fi; \
600	done; \
601	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
602	unique=`for i in $$list; do \
603	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
604	  done | \
605	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
606	      END { if (nonempty) { for (i in files) print i; }; }'`; \
607	shift; \
608	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
609	  test -n "$$unique" || unique=$$empty_fix; \
610	  if test $$# -gt 0; then \
611	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
612	      "$$@" $$unique; \
613	  else \
614	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
615	      $$unique; \
616	  fi; \
617	fi
618ctags: CTAGS
619CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
620		$(TAGS_FILES) $(LISP)
621	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
622	unique=`for i in $$list; do \
623	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
624	  done | \
625	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
626	      END { if (nonempty) { for (i in files) print i; }; }'`; \
627	test -z "$(CTAGS_ARGS)$$unique" \
628	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
629	     $$unique
630
631GTAGS:
632	here=`$(am__cd) $(top_builddir) && pwd` \
633	  && $(am__cd) $(top_srcdir) \
634	  && gtags -i $(GTAGS_ARGS) "$$here"
635
636distclean-tags:
637	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
638
639distdir: $(DISTFILES)
640	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
641	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
642	list='$(DISTFILES)'; \
643	  dist_files=`for file in $$list; do echo $$file; done | \
644	  sed -e "s|^$$srcdirstrip/||;t" \
645	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
646	case $$dist_files in \
647	  */*) $(MKDIR_P) `echo "$$dist_files" | \
648			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
649			   sort -u` ;; \
650	esac; \
651	for file in $$dist_files; do \
652	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
653	  if test -d $$d/$$file; then \
654	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
655	    if test -d "$(distdir)/$$file"; then \
656	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
657	    fi; \
658	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
659	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
660	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661	    fi; \
662	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
663	  else \
664	    test -f "$(distdir)/$$file" \
665	    || cp -p $$d/$$file "$(distdir)/$$file" \
666	    || exit 1; \
667	  fi; \
668	done
669	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
670	  if test "$$subdir" = .; then :; else \
671	    $(am__make_dryrun) \
672	      || test -d "$(distdir)/$$subdir" \
673	      || $(MKDIR_P) "$(distdir)/$$subdir" \
674	      || exit 1; \
675	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
676	    $(am__relativize); \
677	    new_distdir=$$reldir; \
678	    dir1=$$subdir; dir2="$(top_distdir)"; \
679	    $(am__relativize); \
680	    new_top_distdir=$$reldir; \
681	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
682	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
683	    ($(am__cd) $$subdir && \
684	      $(MAKE) $(AM_MAKEFLAGS) \
685	        top_distdir="$$new_top_distdir" \
686	        distdir="$$new_distdir" \
687		am__remove_distdir=: \
688		am__skip_length_check=: \
689		am__skip_mode_fix=: \
690	        distdir) \
691	      || exit 1; \
692	  fi; \
693	done
694check-am: all-am
695check: check-recursive
696all-am: Makefile $(LTLIBRARIES)
697installdirs: installdirs-recursive
698installdirs-am:
699	for dir in "$(DESTDIR)$(libdir)"; do \
700	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
701	done
702install: install-recursive
703install-exec: install-exec-recursive
704install-data: install-data-recursive
705uninstall: uninstall-recursive
706
707install-am: all-am
708	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
709
710installcheck: installcheck-recursive
711install-strip:
712	if test -z '$(STRIP)'; then \
713	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
714	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
715	      install; \
716	else \
717	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
720	fi
721mostlyclean-generic:
722
723clean-generic:
724
725distclean-generic:
726	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
727	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
728
729maintainer-clean-generic:
730	@echo "This command is intended for maintainers to use"
731	@echo "it deletes files that may require special tools to rebuild."
732clean: clean-recursive
733
734clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
735	mostlyclean-am
736
737distclean: distclean-recursive
738	-rm -rf ./$(DEPDIR)
739	-rm -f Makefile
740distclean-am: clean-am distclean-compile distclean-generic \
741	distclean-tags
742
743dvi: dvi-recursive
744
745dvi-am:
746
747html: html-recursive
748
749html-am:
750
751info: info-recursive
752
753info-am:
754
755install-data-am:
756
757install-dvi: install-dvi-recursive
758
759install-dvi-am:
760
761install-exec-am: install-libLTLIBRARIES
762
763install-html: install-html-recursive
764
765install-html-am:
766
767install-info: install-info-recursive
768
769install-info-am:
770
771install-man:
772
773install-pdf: install-pdf-recursive
774
775install-pdf-am:
776
777install-ps: install-ps-recursive
778
779install-ps-am:
780
781installcheck-am:
782
783maintainer-clean: maintainer-clean-recursive
784	-rm -rf ./$(DEPDIR)
785	-rm -f Makefile
786maintainer-clean-am: distclean-am maintainer-clean-generic
787
788mostlyclean: mostlyclean-recursive
789
790mostlyclean-am: mostlyclean-compile mostlyclean-generic \
791	mostlyclean-libtool
792
793pdf: pdf-recursive
794
795pdf-am:
796
797ps: ps-recursive
798
799ps-am:
800
801uninstall-am: uninstall-libLTLIBRARIES
802
803.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
804	install-am install-strip tags-recursive
805
806.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
807	all all-am check check-am clean clean-generic \
808	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
809	distclean distclean-compile distclean-generic \
810	distclean-libtool distclean-tags distdir dvi dvi-am html \
811	html-am info info-am install install-am install-data \
812	install-data-am install-dvi install-dvi-am install-exec \
813	install-exec-am install-html install-html-am install-info \
814	install-info-am install-libLTLIBRARIES install-man install-pdf \
815	install-pdf-am install-ps install-ps-am install-strip \
816	installcheck installcheck-am installdirs installdirs-am \
817	maintainer-clean maintainer-clean-generic mostlyclean \
818	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
819	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
820	uninstall-libLTLIBRARIES
821
822
823# Tell versions [3.59,3.63) of GNU make to not export all variables.
824# Otherwise a system limit (for SysV at least) may be exceeded.
825.NOEXPORT:
826