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
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 = config/pam
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
59	$(top_srcdir)/macros/cnid-backend.m4 \
60	$(top_srcdir)/macros/config-checks.m4 \
61	$(top_srcdir)/macros/cups.m4 $(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/pam-check.m4 \
73	$(top_srcdir)/macros/perl-check.m4 \
74	$(top_srcdir)/macros/ps-check.m4 \
75	$(top_srcdir)/macros/quota-check.m4 \
76	$(top_srcdir)/macros/snprintf-check.m4 \
77	$(top_srcdir)/macros/srvloc.m4 \
78	$(top_srcdir)/macros/ssl-check.m4 \
79	$(top_srcdir)/macros/summary.m4 \
80	$(top_srcdir)/macros/tcp-wrappers.m4 \
81	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
82	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
83am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84	$(ACLOCAL_M4)
85mkinstalldirs = $(install_sh) -d
86CONFIG_HEADER = $(top_builddir)/config.h
87CONFIG_CLEAN_FILES =
88CONFIG_CLEAN_VPATH_FILES =
89SCRIPTS = $(noinst_SCRIPTS)
90SOURCES =
91DIST_SOURCES =
92am__can_run_installinfo = \
93  case $$AM_UPDATE_INFO_DIR in \
94    n|no|NO) false;; \
95    *) (install-info --version) >/dev/null 2>&1;; \
96  esac
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@
99ACL_LIBS = @ACL_LIBS@
100AFS_CFLAGS = @AFS_CFLAGS@
101AFS_LIBS = @AFS_LIBS@
102AMTAR = @AMTAR@
103AR = @AR@
104AUTOCONF = @AUTOCONF@
105AUTOHEADER = @AUTOHEADER@
106AUTOMAKE = @AUTOMAKE@
107AVAHI_CFLAGS = @AVAHI_CFLAGS@
108AVAHI_LIBS = @AVAHI_LIBS@
109AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
110AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
111AWK = @AWK@
112BDB_BIN = @BDB_BIN@
113BDB_CFLAGS = @BDB_CFLAGS@
114BDB_LIBS = @BDB_LIBS@
115BDB_PATH = @BDB_PATH@
116CC = @CC@
117CCDEPMODE = @CCDEPMODE@
118CFLAGS = @CFLAGS@
119COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
120COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
121CPP = @CPP@
122CPPFLAGS = @CPPFLAGS@
123CRYPT_LIBS = @CRYPT_LIBS@
124CUPS_CFLAGS = @CUPS_CFLAGS@
125CUPS_CONFIG = @CUPS_CONFIG@
126CUPS_LDFLAGS = @CUPS_LDFLAGS@
127CUPS_LIBS = @CUPS_LIBS@
128CYGPATH_W = @CYGPATH_W@
129DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
130DEFS = @DEFS@
131DEPDIR = @DEPDIR@
132DLLTOOL = @DLLTOOL@
133DSYMUTIL = @DSYMUTIL@
134DUMPBIN = @DUMPBIN@
135ECHO_C = @ECHO_C@
136ECHO_N = @ECHO_N@
137ECHO_T = @ECHO_T@
138EGREP = @EGREP@
139EXEEXT = @EXEEXT@
140FGREP = @FGREP@
141GREP = @GREP@
142GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
143GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
144GSSAPI_LIBS = @GSSAPI_LIBS@
145ICONV_CFLAGS = @ICONV_CFLAGS@
146ICONV_LIBS = @ICONV_LIBS@
147INSTALL = @INSTALL@
148INSTALL_DATA = @INSTALL_DATA@
149INSTALL_PROGRAM = @INSTALL_PROGRAM@
150INSTALL_SCRIPT = @INSTALL_SCRIPT@
151INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152KCFLAGS = @KCFLAGS@
153KLDFLAGS = @KLDFLAGS@
154KRB5_CONFIG = @KRB5_CONFIG@
155LD = @LD@
156LDFLAGS = @LDFLAGS@
157LIBADD_DL = @LIBADD_DL@
158LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
159LIBADD_DLOPEN = @LIBADD_DLOPEN@
160LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
161LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
162LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
163LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
164LIBOBJS = @LIBOBJS@
165LIBS = @LIBS@
166LIBTOOL = @LIBTOOL@
167LIPO = @LIPO@
168LN_S = @LN_S@
169LTLIBOBJS = @LTLIBOBJS@
170LT_DLLOADERS = @LT_DLLOADERS@
171LT_DLPREOPEN = @LT_DLPREOPEN@
172MAINT = @MAINT@
173MAKEINFO = @MAKEINFO@
174MANIFEST_TOOL = @MANIFEST_TOOL@
175MKDIR_P = @MKDIR_P@
176NETATALK_VERSION = @NETATALK_VERSION@
177NM = @NM@
178NMEDIT = @NMEDIT@
179OBJDUMP = @OBJDUMP@
180OBJEXT = @OBJEXT@
181OTOOL = @OTOOL@
182OTOOL64 = @OTOOL64@
183OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
184PACKAGE = @PACKAGE@
185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186PACKAGE_NAME = @PACKAGE_NAME@
187PACKAGE_STRING = @PACKAGE_STRING@
188PACKAGE_TARNAME = @PACKAGE_TARNAME@
189PACKAGE_URL = @PACKAGE_URL@
190PACKAGE_VERSION = @PACKAGE_VERSION@
191PAMDIR = @PAMDIR@
192PAM_ACCOUNT = @PAM_ACCOUNT@
193PAM_AUTH = @PAM_AUTH@
194PAM_CFLAGS = @PAM_CFLAGS@
195PAM_DIRECTIVE = @PAM_DIRECTIVE@
196PAM_LIBS = @PAM_LIBS@
197PAM_PASSWORD = @PAM_PASSWORD@
198PAM_SESSION = @PAM_SESSION@
199PATH_SEPARATOR = @PATH_SEPARATOR@
200PERL = @PERL@
201PKGCONFDIR = @PKGCONFDIR@
202PKG_CONFIG = @PKG_CONFIG@
203PS = @PS@
204PTHREAD_LIBS = @PTHREAD_LIBS@
205QUOTA_LIBS = @QUOTA_LIBS@
206RANLIB = @RANLIB@
207SED = @SED@
208SERVERTEXT = @SERVERTEXT@
209SET_MAKE = @SET_MAKE@
210SHELL = @SHELL@
211SLP_CFLAGS = @SLP_CFLAGS@
212SLP_LIBS = @SLP_LIBS@
213SPOOLDIR = @SPOOLDIR@
214SSL_CFLAGS = @SSL_CFLAGS@
215SSL_LIBS = @SSL_LIBS@
216STRIP = @STRIP@
217UAMS_PATH = @UAMS_PATH@
218VERSION = @VERSION@
219WEBMIN_PASS = @WEBMIN_PASS@
220WEBMIN_PATH = @WEBMIN_PATH@
221WEBMIN_PORT = @WEBMIN_PORT@
222WEBMIN_USER = @WEBMIN_USER@
223WEBMIN_VERSION = @WEBMIN_VERSION@
224WRAP_LIBS = @WRAP_LIBS@
225ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
226ZEROCONF_LIBS = @ZEROCONF_LIBS@
227abs_builddir = @abs_builddir@
228abs_srcdir = @abs_srcdir@
229abs_top_builddir = @abs_top_builddir@
230abs_top_srcdir = @abs_top_srcdir@
231ac_ct_AR = @ac_ct_AR@
232ac_ct_CC = @ac_ct_CC@
233ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234am__include = @am__include@
235am__leading_dot = @am__leading_dot@
236am__quote = @am__quote@
237am__tar = @am__tar@
238am__untar = @am__untar@
239bindir = @bindir@
240build = @build@
241build_alias = @build_alias@
242build_cpu = @build_cpu@
243build_os = @build_os@
244build_vendor = @build_vendor@
245builddir = @builddir@
246compiled_backends = @compiled_backends@
247datadir = @datadir@
248datarootdir = @datarootdir@
249docdir = @docdir@
250dvidir = @dvidir@
251exec_prefix = @exec_prefix@
252host = @host@
253host_alias = @host_alias@
254host_cpu = @host_cpu@
255host_os = @host_os@
256host_vendor = @host_vendor@
257htmldir = @htmldir@
258includedir = @includedir@
259infodir = @infodir@
260install_sh = @install_sh@
261libdir = @libdir@
262libexecdir = @libexecdir@
263localedir = @localedir@
264localstatedir = @localstatedir@
265mandir = @mandir@
266mkdir_p = @mkdir_p@
267oldincludedir = @oldincludedir@
268pdfdir = @pdfdir@
269prefix = @prefix@
270program_transform_name = @program_transform_name@
271psdir = @psdir@
272sbindir = @sbindir@
273sharedstatedir = @sharedstatedir@
274srcdir = @srcdir@
275sys_symbol_underscore = @sys_symbol_underscore@
276sysconfdir = @sysconfdir@
277target = @target@
278target_alias = @target_alias@
279target_cpu = @target_cpu@
280target_os = @target_os@
281target_vendor = @target_vendor@
282top_build_prefix = @top_build_prefix@
283top_builddir = @top_builddir@
284top_srcdir = @top_srcdir@
285SUFFIXES = .tmpl .
286pamdir = @PAMDIR@/etc/pam.d
287EXTRA_DIST = netatalk.pam.tmpl
288noinst_SCRIPTS = netatalk.pam
289CLEANFILES = netatalk.pam
290all: all-am
291
292.SUFFIXES:
293.SUFFIXES: .tmpl .
294$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
295	@for dep in $?; do \
296	  case '$(am__configure_deps)' in \
297	    *$$dep*) \
298	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
299	        && { if test -f $@; then exit 0; else break; fi; }; \
300	      exit 1;; \
301	  esac; \
302	done; \
303	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign config/pam/Makefile'; \
304	$(am__cd) $(top_srcdir) && \
305	  $(AUTOMAKE) --foreign config/pam/Makefile
306.PRECIOUS: Makefile
307Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308	@case '$?' in \
309	  *config.status*) \
310	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
311	  *) \
312	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
313	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
314	esac;
315
316$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
317	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
320	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
322	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323$(am__aclocal_m4_deps):
324
325mostlyclean-libtool:
326	-rm -f *.lo
327
328clean-libtool:
329	-rm -rf .libs _libs
330tags: TAGS
331TAGS:
332
333ctags: CTAGS
334CTAGS:
335
336
337distdir: $(DISTFILES)
338	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340	list='$(DISTFILES)'; \
341	  dist_files=`for file in $$list; do echo $$file; done | \
342	  sed -e "s|^$$srcdirstrip/||;t" \
343	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
344	case $$dist_files in \
345	  */*) $(MKDIR_P) `echo "$$dist_files" | \
346			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
347			   sort -u` ;; \
348	esac; \
349	for file in $$dist_files; do \
350	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351	  if test -d $$d/$$file; then \
352	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
353	    if test -d "$(distdir)/$$file"; then \
354	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355	    fi; \
356	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
358	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359	    fi; \
360	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
361	  else \
362	    test -f "$(distdir)/$$file" \
363	    || cp -p $$d/$$file "$(distdir)/$$file" \
364	    || exit 1; \
365	  fi; \
366	done
367check-am: all-am
368check: check-am
369all-am: Makefile $(SCRIPTS)
370installdirs:
371install: install-am
372install-exec: install-exec-am
373install-data: install-data-am
374uninstall: uninstall-am
375
376install-am: all-am
377	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378
379installcheck: installcheck-am
380install-strip:
381	if test -z '$(STRIP)'; then \
382	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
384	      install; \
385	else \
386	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
389	fi
390mostlyclean-generic:
391
392clean-generic:
393	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
394
395distclean-generic:
396	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
397	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
398
399maintainer-clean-generic:
400	@echo "This command is intended for maintainers to use"
401	@echo "it deletes files that may require special tools to rebuild."
402clean: clean-am
403
404clean-am: clean-generic clean-libtool mostlyclean-am
405
406distclean: distclean-am
407	-rm -f Makefile
408distclean-am: clean-am distclean-generic
409
410dvi: dvi-am
411
412dvi-am:
413
414html: html-am
415
416html-am:
417
418info: info-am
419
420info-am:
421
422install-data-am: install-data-local
423
424install-dvi: install-dvi-am
425
426install-dvi-am:
427
428install-exec-am:
429
430install-html: install-html-am
431
432install-html-am:
433
434install-info: install-info-am
435
436install-info-am:
437
438install-man:
439
440install-pdf: install-pdf-am
441
442install-pdf-am:
443
444install-ps: install-ps-am
445
446install-ps-am:
447
448installcheck-am:
449
450maintainer-clean: maintainer-clean-am
451	-rm -f Makefile
452maintainer-clean-am: distclean-am maintainer-clean-generic
453
454mostlyclean: mostlyclean-am
455
456mostlyclean-am: mostlyclean-generic mostlyclean-libtool
457
458pdf: pdf-am
459
460pdf-am:
461
462ps: ps-am
463
464ps-am:
465
466uninstall-am: uninstall-local
467
468.MAKE: install-am install-strip
469
470.PHONY: all all-am check check-am clean clean-generic clean-libtool \
471	distclean distclean-generic distclean-libtool distdir dvi \
472	dvi-am html html-am info info-am install install-am \
473	install-data install-data-am install-data-local install-dvi \
474	install-dvi-am install-exec install-exec-am install-html \
475	install-html-am install-info install-info-am install-man \
476	install-pdf install-pdf-am install-ps install-ps-am \
477	install-strip installcheck installcheck-am installdirs \
478	maintainer-clean maintainer-clean-generic mostlyclean \
479	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
480	uninstall uninstall-am uninstall-local
481
482
483.tmpl:
484	sed -e "s,[@]PAM_DIRECTIVE[@],${PAM_DIRECTIVE},g" \
485		-e "s,[@]PAM_AUTH[@],${PAM_AUTH}," \
486		-e "s,[@]PAM_ACCOUNT[@],${PAM_ACCOUNT}," \
487		-e "s,[@]PAM_PASSWORD[@],${PAM_PASSWORD}," \
488		-e "s,[@]PAM_SESSION[@],${PAM_SESSION}," \
489	    <$< >$@
490
491@USE_PAM_TRUE@install-data-local: netatalk.pam
492@USE_PAM_TRUE@	$(mkinstalldirs) $(DESTDIR)$(pamdir)
493@USE_PAM_TRUE@	if test "x$(OVERWRITE_CONFIG)" = "xyes" -o ! -f $(DESTDIR)$(pamdir)/netatalk; then \
494@USE_PAM_TRUE@	    echo "$(INSTALL_DATA) $$f $(DESTDIR)$(pamdir)/netatalk"; \
495@USE_PAM_TRUE@	    $(INSTALL_DATA) netatalk.pam $(DESTDIR)$(pamdir)/netatalk || echo "WARNING: Can't install PAM files";		\
496@USE_PAM_TRUE@	else \
497@USE_PAM_TRUE@	    echo "not overwriting $(DESTDIR)$(pamdir)/netatalk"; \
498@USE_PAM_TRUE@	fi; 
499
500@USE_PAM_TRUE@uninstall-local:
501@USE_PAM_TRUE@	echo rm -f $(DESTDIR)$(pamdir)/netatalk; \
502@USE_PAM_TRUE@	rm -f $(DESTDIR)$(pamdir)/netatalk; \
503@USE_PAM_TRUE@	for f in $(CONFFILES) $(GENFILES); do \
504@USE_PAM_TRUE@		echo rm -f $(DESTDIR)$(pkgconfdir)/$$f; \
505@USE_PAM_TRUE@		rm -f $(DESTDIR)$(pkgconfdir)/$$f; \
506@USE_PAM_TRUE@	done
507@USE_PAM_FALSE@install-data-local:
508@USE_PAM_FALSE@uninstall-local:
509
510# Tell versions [3.59,3.63) of GNU make to not export all variables.
511# Otherwise a system limit (for SysV at least) may be exceeded.
512.NOEXPORT:
513