Import Linux-PAM.
[profile/ivi/pam.git] / Makefile.in
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 #
18 # Copyright (c) 2005, 2006, 2007 Thorsten Kukuk <kukuk@thkukuk.de>
19 #
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
42         INSTALL NEWS compile config.guess config.rpath config.sub \
43         depcomp install-sh ltmain.sh missing mkinstalldirs ylwrap
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
46         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
47         $(top_srcdir)/m4/japhar_grep_cflags.m4 \
48         $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
49         $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
50         $(top_srcdir)/m4/ld-no-undefined.m4 $(top_srcdir)/m4/lib-ld.m4 \
51         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
52         $(top_srcdir)/m4/libprelude.m4 $(top_srcdir)/m4/libtool.m4 \
53         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
54         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
55         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
56         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
57         $(top_srcdir)/configure.in
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61  configure.lineno config.status.lineno
62 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63 CONFIG_HEADER = config.h
64 CONFIG_CLEAN_FILES =
65 SOURCES =
66 DIST_SOURCES =
67 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68         html-recursive info-recursive install-data-recursive \
69         install-dvi-recursive install-exec-recursive \
70         install-html-recursive install-info-recursive \
71         install-pdf-recursive install-ps-recursive install-recursive \
72         installcheck-recursive installdirs-recursive pdf-recursive \
73         ps-recursive uninstall-recursive
74 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75   distclean-recursive maintainer-clean-recursive
76 ETAGS = etags
77 CTAGS = ctags
78 DIST_SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc \
79         examples xtests
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84   { test ! -d $(distdir) \
85     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86          && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
88 GZIP_ENV = --best
89 distuninstallcheck_listfiles = find . -type f -print
90 distcleancheck_listfiles = find . -type f -print
91 ACLOCAL = @ACLOCAL@
92 AMTAR = @AMTAR@
93 AR = @AR@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 BROWSER = @BROWSER@
99 BUILD_CFLAGS = @BUILD_CFLAGS@
100 BUILD_LDFLAGS = @BUILD_LDFLAGS@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CC_FOR_BUILD = @CC_FOR_BUILD@
104 CFLAGS = @CFLAGS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CYGPATH_W = @CYGPATH_W@
108 DEFS = @DEFS@
109 DEPDIR = @DEPDIR@
110 DSYMUTIL = @DSYMUTIL@
111 DUMPBIN = @DUMPBIN@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 FGREP = @FGREP@
118 FO2PDF = @FO2PDF@
119 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
120 GMSGFMT = @GMSGFMT@
121 GMSGFMT_015 = @GMSGFMT_015@
122 GREP = @GREP@
123 HAVE_KEY_MANAGEMENT = @HAVE_KEY_MANAGEMENT@
124 INSTALL = @INSTALL@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129 INTLLIBS = @INTLLIBS@
130 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
131 LD = @LD@
132 LDFLAGS = @LDFLAGS@
133 LEX = @LEX@
134 LEXLIB = @LEXLIB@
135 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
136 LIBAUDIT = @LIBAUDIT@
137 LIBCRACK = @LIBCRACK@
138 LIBCRYPT = @LIBCRYPT@
139 LIBDB = @LIBDB@
140 LIBDL = @LIBDL@
141 LIBICONV = @LIBICONV@
142 LIBINTL = @LIBINTL@
143 LIBOBJS = @LIBOBJS@
144 LIBPRELUDE_CFLAGS = @LIBPRELUDE_CFLAGS@
145 LIBPRELUDE_CONFIG = @LIBPRELUDE_CONFIG@
146 LIBPRELUDE_CONFIG_PREFIX = @LIBPRELUDE_CONFIG_PREFIX@
147 LIBPRELUDE_LDFLAGS = @LIBPRELUDE_LDFLAGS@
148 LIBPRELUDE_LIBS = @LIBPRELUDE_LIBS@
149 LIBPRELUDE_PREFIX = @LIBPRELUDE_PREFIX@
150 LIBPRELUDE_PTHREAD_CFLAGS = @LIBPRELUDE_PTHREAD_CFLAGS@
151 LIBS = @LIBS@
152 LIBSELINUX = @LIBSELINUX@
153 LIBTOOL = @LIBTOOL@
154 LIPO = @LIPO@
155 LN_S = @LN_S@
156 LTLIBICONV = @LTLIBICONV@
157 LTLIBINTL = @LTLIBINTL@
158 LTLIBOBJS = @LTLIBOBJS@
159 MAKEINFO = @MAKEINFO@
160 MKDIR_P = @MKDIR_P@
161 MSGFMT = @MSGFMT@
162 MSGFMT_015 = @MSGFMT_015@
163 MSGMERGE = @MSGMERGE@
164 NIS_CFLAGS = @NIS_CFLAGS@
165 NIS_LIBS = @NIS_LIBS@
166 NM = @NM@
167 NMEDIT = @NMEDIT@
168 OBJDUMP = @OBJDUMP@
169 OBJEXT = @OBJEXT@
170 OTOOL = @OTOOL@
171 OTOOL64 = @OTOOL64@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_VERSION = @PACKAGE_VERSION@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 PIE_CFLAGS = @PIE_CFLAGS@
180 PIE_LDFLAGS = @PIE_LDFLAGS@
181 PKG_CONFIG = @PKG_CONFIG@
182 POSUB = @POSUB@
183 RANLIB = @RANLIB@
184 SCONFIGDIR = @SCONFIGDIR@
185 SECUREDIR = @SECUREDIR@
186 SED = @SED@
187 SET_MAKE = @SET_MAKE@
188 SHELL = @SHELL@
189 STRIP = @STRIP@
190 USE_NLS = @USE_NLS@
191 VERSION = @VERSION@
192 XGETTEXT = @XGETTEXT@
193 XGETTEXT_015 = @XGETTEXT_015@
194 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
195 XMLCATALOG = @XMLCATALOG@
196 XMLLINT = @XMLLINT@
197 XML_CATALOG_FILE = @XML_CATALOG_FILE@
198 XSLTPROC = @XSLTPROC@
199 YACC = @YACC@
200 YFLAGS = @YFLAGS@
201 abs_builddir = @abs_builddir@
202 abs_srcdir = @abs_srcdir@
203 abs_top_builddir = @abs_top_builddir@
204 abs_top_srcdir = @abs_top_srcdir@
205 ac_ct_CC = @ac_ct_CC@
206 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
207 am__include = @am__include@
208 am__leading_dot = @am__leading_dot@
209 am__quote = @am__quote@
210 am__tar = @am__tar@
211 am__untar = @am__untar@
212 bindir = @bindir@
213 build = @build@
214 build_alias = @build_alias@
215 build_cpu = @build_cpu@
216 build_os = @build_os@
217 build_vendor = @build_vendor@
218 builddir = @builddir@
219 datadir = @datadir@
220 datarootdir = @datarootdir@
221 docdir = @docdir@
222 dvidir = @dvidir@
223 exec_prefix = @exec_prefix@
224 host = @host@
225 host_alias = @host_alias@
226 host_cpu = @host_cpu@
227 host_os = @host_os@
228 host_vendor = @host_vendor@
229 htmldir = @htmldir@
230 includedir = @includedir@
231 infodir = @infodir@
232 install_sh = @install_sh@
233 libc_cv_fpie = @libc_cv_fpie@
234 libdir = @libdir@
235 libexecdir = @libexecdir@
236 libtirpc_CFLAGS = @libtirpc_CFLAGS@
237 libtirpc_LIBS = @libtirpc_LIBS@
238 localedir = @localedir@
239 localstatedir = @localstatedir@
240 lt_ECHO = @lt_ECHO@
241 mandir = @mandir@
242 mkdir_p = @mkdir_p@
243 oldincludedir = @oldincludedir@
244 pam_cv_ld_O1 = @pam_cv_ld_O1@
245 pam_cv_ld_as_needed = @pam_cv_ld_as_needed@
246 pam_cv_ld_no_undefined = @pam_cv_ld_no_undefined@
247 pam_xauth_path = @pam_xauth_path@
248 pdfdir = @pdfdir@
249 prefix = @prefix@
250 program_transform_name = @program_transform_name@
251 psdir = @psdir@
252 sbindir = @sbindir@
253 sharedstatedir = @sharedstatedir@
254 srcdir = @srcdir@
255 sysconfdir = @sysconfdir@
256 target_alias = @target_alias@
257 top_build_prefix = @top_build_prefix@
258 top_builddir = @top_builddir@
259 top_srcdir = @top_srcdir@
260 AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news
261 @STATIC_MODULES_FALSE@SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples xtests
262 @STATIC_MODULES_TRUE@SUBDIRS = modules libpam libpamc libpam_misc tests po conf doc examples xtests
263 CLEANFILES = *~
264 M4_FILES = m4/gettext.m4 m4/iconv.m4 m4/intlmacosx.m4 \
265         m4/japhar_grep_cflags.m4 m4/jh_path_xml_catalog.m4 \
266         m4/ld-as-needed.m4 m4/ld-no-undefined.m4 m4/ld-O1.m4 \
267         m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 \
268         m4/libprelude.m4 m4/libtool.m4 m4/nls.m4 \
269         m4/po.m4 m4/progtest.m4
270
271 EXTRA_DIST = config.rpath mkinstalldirs pgp.keys.asc CHANGELOG \
272                 Copyright $(M4_FILES) Make.xml.rules
273
274 ACLOCAL_AMFLAGS = -I m4
275 all: config.h
276         $(MAKE) $(AM_MAKEFLAGS) all-recursive
277
278 .SUFFIXES:
279 am--refresh:
280         @:
281 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
282         @for dep in $?; do \
283           case '$(am__configure_deps)' in \
284             *$$dep*) \
285               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
286               cd $(srcdir) && $(AUTOMAKE) --gnu  \
287                 && exit 0; \
288               exit 1;; \
289           esac; \
290         done; \
291         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
292         cd $(top_srcdir) && \
293           $(AUTOMAKE) --gnu  Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(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:  $(am__configure_deps)
309         cd $(srcdir) && $(AUTOCONF)
310 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
311         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312
313 config.h: stamp-h1
314         @if test ! -f $@; then \
315           rm -f stamp-h1; \
316           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
317         else :; fi
318
319 stamp-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:  $(am__configure_deps) 
323         cd $(top_srcdir) && $(AUTOHEADER)
324         rm -f stamp-h1
325         touch $@
326
327 distclean-hdr:
328         -rm -f config.h stamp-h1
329
330 mostlyclean-libtool:
331         -rm -f *.lo
332
333 clean-libtool:
334         -rm -rf .libs _libs
335
336 distclean-libtool:
337         -rm -f libtool
338
339 # This directory's subdirectories are mostly independent; you can cd
340 # into them and run `make' without going through this Makefile.
341 # To change the values of `make' variables: instead of editing Makefiles,
342 # (1) if the variable is set in `config.status', edit `config.status'
343 #     (which will cause the Makefiles to be regenerated when you run `make');
344 # (2) otherwise, pass the desired values on the `make' command line.
345 $(RECURSIVE_TARGETS):
346         @failcom='exit 1'; \
347         for f in x $$MAKEFLAGS; do \
348           case $$f in \
349             *=* | --[!k]*);; \
350             *k*) failcom='fail=yes';; \
351           esac; \
352         done; \
353         dot_seen=no; \
354         target=`echo $@ | sed s/-recursive//`; \
355         list='$(SUBDIRS)'; for subdir in $$list; do \
356           echo "Making $$target in $$subdir"; \
357           if test "$$subdir" = "."; then \
358             dot_seen=yes; \
359             local_target="$$target-am"; \
360           else \
361             local_target="$$target"; \
362           fi; \
363           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
364           || eval $$failcom; \
365         done; \
366         if test "$$dot_seen" = "no"; then \
367           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
368         fi; test -z "$$fail"
369
370 $(RECURSIVE_CLEAN_TARGETS):
371         @failcom='exit 1'; \
372         for f in x $$MAKEFLAGS; do \
373           case $$f in \
374             *=* | --[!k]*);; \
375             *k*) failcom='fail=yes';; \
376           esac; \
377         done; \
378         dot_seen=no; \
379         case "$@" in \
380           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
381           *) list='$(SUBDIRS)' ;; \
382         esac; \
383         rev=''; for subdir in $$list; do \
384           if test "$$subdir" = "."; then :; else \
385             rev="$$subdir $$rev"; \
386           fi; \
387         done; \
388         rev="$$rev ."; \
389         target=`echo $@ | sed s/-recursive//`; \
390         for subdir in $$rev; do \
391           echo "Making $$target in $$subdir"; \
392           if test "$$subdir" = "."; then \
393             local_target="$$target-am"; \
394           else \
395             local_target="$$target"; \
396           fi; \
397           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
398           || eval $$failcom; \
399         done && test -z "$$fail"
400 tags-recursive:
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
403         done
404 ctags-recursive:
405         list='$(SUBDIRS)'; for subdir in $$list; do \
406           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
407         done
408
409 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
410         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
411         unique=`for i in $$list; do \
412             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413           done | \
414           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
415               END { if (nonempty) { for (i in files) print i; }; }'`; \
416         mkid -fID $$unique
417 tags: TAGS
418
419 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
420                 $(TAGS_FILES) $(LISP)
421         tags=; \
422         here=`pwd`; \
423         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
424           include_option=--etags-include; \
425           empty_fix=.; \
426         else \
427           include_option=--include; \
428           empty_fix=; \
429         fi; \
430         list='$(SUBDIRS)'; for subdir in $$list; do \
431           if test "$$subdir" = .; then :; else \
432             test ! -f $$subdir/TAGS || \
433               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
434           fi; \
435         done; \
436         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
437         unique=`for i in $$list; do \
438             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439           done | \
440           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
441               END { if (nonempty) { for (i in files) print i; }; }'`; \
442         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
443           test -n "$$unique" || unique=$$empty_fix; \
444           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445             $$tags $$unique; \
446         fi
447 ctags: CTAGS
448 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
449                 $(TAGS_FILES) $(LISP)
450         tags=; \
451         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
452         unique=`for i in $$list; do \
453             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454           done | \
455           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
456               END { if (nonempty) { for (i in files) print i; }; }'`; \
457         test -z "$(CTAGS_ARGS)$$tags$$unique" \
458           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
459              $$tags $$unique
460
461 GTAGS:
462         here=`$(am__cd) $(top_builddir) && pwd` \
463           && cd $(top_srcdir) \
464           && gtags -i $(GTAGS_ARGS) $$here
465
466 distclean-tags:
467         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
468
469 distdir: $(DISTFILES)
470         @case `sed 15q $(srcdir)/NEWS` in \
471         *"$(VERSION)"*) : ;; \
472         *) \
473           echo "NEWS not updated; not releasing" 1>&2; \
474           exit 1;; \
475         esac
476         $(am__remove_distdir)
477         test -d $(distdir) || mkdir $(distdir)
478         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480         list='$(DISTFILES)'; \
481           dist_files=`for file in $$list; do echo $$file; done | \
482           sed -e "s|^$$srcdirstrip/||;t" \
483               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484         case $$dist_files in \
485           */*) $(MKDIR_P) `echo "$$dist_files" | \
486                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487                            sort -u` ;; \
488         esac; \
489         for file in $$dist_files; do \
490           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491           if test -d $$d/$$file; then \
492             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
494               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
495             fi; \
496             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
497           else \
498             test -f $(distdir)/$$file \
499             || cp -p $$d/$$file $(distdir)/$$file \
500             || exit 1; \
501           fi; \
502         done
503         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
504           if test "$$subdir" = .; then :; else \
505             test -d "$(distdir)/$$subdir" \
506             || $(MKDIR_P) "$(distdir)/$$subdir" \
507             || exit 1; \
508             distdir=`$(am__cd) $(distdir) && pwd`; \
509             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
510             (cd $$subdir && \
511               $(MAKE) $(AM_MAKEFLAGS) \
512                 top_distdir="$$top_distdir" \
513                 distdir="$$distdir/$$subdir" \
514                 am__remove_distdir=: \
515                 am__skip_length_check=: \
516                 distdir) \
517               || exit 1; \
518           fi; \
519         done
520         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
521           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
522           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
523           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
524         || chmod -R a+r $(distdir)
525 dist-gzip: distdir
526         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
527         $(am__remove_distdir)
528 dist-bzip2: distdir
529         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
530         $(am__remove_distdir)
531
532 dist-lzma: distdir
533         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
534         $(am__remove_distdir)
535
536 dist-tarZ: distdir
537         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
538         $(am__remove_distdir)
539
540 dist-shar: distdir
541         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
542         $(am__remove_distdir)
543
544 dist-zip: distdir
545         -rm -f $(distdir).zip
546         zip -rq $(distdir).zip $(distdir)
547         $(am__remove_distdir)
548
549 dist dist-all: distdir
550         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
551         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
552         $(am__remove_distdir)
553
554 # This target untars the dist file and tries a VPATH configuration.  Then
555 # it guarantees that the distribution is self-contained by making another
556 # tarfile.
557 distcheck: dist
558         case '$(DIST_ARCHIVES)' in \
559         *.tar.gz*) \
560           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
561         *.tar.bz2*) \
562           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
563         *.tar.lzma*) \
564           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
565         *.tar.Z*) \
566           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
567         *.shar.gz*) \
568           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
569         *.zip*) \
570           unzip $(distdir).zip ;;\
571         esac
572         chmod -R a-w $(distdir); chmod a+w $(distdir)
573         mkdir $(distdir)/_build
574         mkdir $(distdir)/_inst
575         chmod a-w $(distdir)
576         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
577           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
578           && cd $(distdir)/_build \
579           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
580             $(DISTCHECK_CONFIGURE_FLAGS) \
581           && $(MAKE) $(AM_MAKEFLAGS) \
582           && $(MAKE) $(AM_MAKEFLAGS) dvi \
583           && $(MAKE) $(AM_MAKEFLAGS) check \
584           && $(MAKE) $(AM_MAKEFLAGS) install \
585           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
586           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
587           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
588                 distuninstallcheck \
589           && chmod -R a-w "$$dc_install_base" \
590           && ({ \
591                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
592                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
593                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
594                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
595                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
596               } || { rm -rf "$$dc_destdir"; exit 1; }) \
597           && rm -rf "$$dc_destdir" \
598           && $(MAKE) $(AM_MAKEFLAGS) dist \
599           && rm -rf $(DIST_ARCHIVES) \
600           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
601         $(am__remove_distdir)
602         @(echo "$(distdir) archives ready for distribution: "; \
603           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
604           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
605 distuninstallcheck:
606         @cd $(distuninstallcheck_dir) \
607         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
608            || { echo "ERROR: files left after uninstall:" ; \
609                 if test -n "$(DESTDIR)"; then \
610                   echo "  (check DESTDIR support)"; \
611                 fi ; \
612                 $(distuninstallcheck_listfiles) ; \
613                 exit 1; } >&2
614 distcleancheck: distclean
615         @if test '$(srcdir)' = . ; then \
616           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
617           exit 1 ; \
618         fi
619         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
620           || { echo "ERROR: files left in build directory after distclean:" ; \
621                $(distcleancheck_listfiles) ; \
622                exit 1; } >&2
623 check-am: all-am
624 check: check-recursive
625 all-am: Makefile config.h
626 installdirs: installdirs-recursive
627 installdirs-am:
628 install: install-recursive
629 install-exec: install-exec-recursive
630 install-data: install-data-recursive
631 uninstall: uninstall-recursive
632
633 install-am: all-am
634         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
635
636 installcheck: installcheck-recursive
637 install-strip:
638         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640           `test -z '$(STRIP)' || \
641             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
642 mostlyclean-generic:
643
644 clean-generic:
645         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
646
647 distclean-generic:
648         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
649
650 maintainer-clean-generic:
651         @echo "This command is intended for maintainers to use"
652         @echo "it deletes files that may require special tools to rebuild."
653 clean: clean-recursive
654
655 clean-am: clean-generic clean-libtool mostlyclean-am
656
657 distclean: distclean-recursive
658         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
659         -rm -f Makefile
660 distclean-am: clean-am distclean-generic distclean-hdr \
661         distclean-libtool distclean-tags
662
663 dvi: dvi-recursive
664
665 dvi-am:
666
667 html: html-recursive
668
669 info: info-recursive
670
671 info-am:
672
673 install-data-am:
674
675 install-dvi: install-dvi-recursive
676
677 install-exec-am:
678
679 install-html: install-html-recursive
680
681 install-info: install-info-recursive
682
683 install-man:
684
685 install-pdf: install-pdf-recursive
686
687 install-ps: install-ps-recursive
688
689 installcheck-am:
690
691 maintainer-clean: maintainer-clean-recursive
692         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
693         -rm -rf $(top_srcdir)/autom4te.cache
694         -rm -f Makefile
695 maintainer-clean-am: distclean-am maintainer-clean-generic
696
697 mostlyclean: mostlyclean-recursive
698
699 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
700
701 pdf: pdf-recursive
702
703 pdf-am:
704
705 ps: ps-recursive
706
707 ps-am:
708
709 uninstall-am:
710
711 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
712         install-strip
713
714 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
715         all all-am am--refresh check check-am clean clean-generic \
716         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
717         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
718         distclean distclean-generic distclean-hdr distclean-libtool \
719         distclean-tags distcleancheck distdir distuninstallcheck dvi \
720         dvi-am html html-am info info-am install install-am \
721         install-data install-data-am install-dvi install-dvi-am \
722         install-exec install-exec-am install-html install-html-am \
723         install-info install-info-am install-man install-pdf \
724         install-pdf-am install-ps install-ps-am install-strip \
725         installcheck installcheck-am installdirs installdirs-am \
726         maintainer-clean maintainer-clean-generic mostlyclean \
727         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
728         tags tags-recursive uninstall uninstall-am
729
730
731 release: dist releasedocs
732
733 release-docs: releasedocs
734
735 releasedocs:
736         rm -rf Linux-PAM-$(VERSION)
737         mkdir -p Linux-PAM-$(VERSION)/doc
738         make -C doc releasedocs
739         tar zfc Linux-PAM-$(VERSION)-docs.tar.gz \
740                 Linux-PAM-$(VERSION)/doc
741         tar jfc Linux-PAM-$(VERSION)-docs.tar.bz2 \
742                 Linux-PAM-$(VERSION)/doc
743         rm -rf Linux-PAM-$(VERSION)
744
745 xtests:
746         make -C xtests xtests
747
748 .PHONY: xtests
749 # Tell versions [3.59,3.63) of GNU make to not export all variables.
750 # Otherwise a system limit (for SysV at least) may be exceeded.
751 .NOEXPORT: