]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/openpam/lib/Makefile.in
Upgrade to OpenPAM Lycopsida.
[FreeBSD/FreeBSD.git] / contrib / openpam / lib / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # 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 # $Id: Makefile.am 499 2011-11-22 11:51:50Z des $
19
20
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkglibexecdir = $(libexecdir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 subdir = lib
41 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj = case $$p in \
53     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54     *) f=$$p;; \
55   esac;
56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57 am__install_max = 40
58 am__nobase_strip_setup = \
59   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60 am__nobase_strip = \
61   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62 am__nobase_list = $(am__nobase_strip_setup); \
63   for p in $$list; do echo "$$p $$p"; done | \
64   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66     if (++n[$$2] == $(am__install_max)) \
67       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68     END { for (dir in files) print dir, files[dir] }'
69 am__base_list = \
70   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72 am__installdirs = "$(DESTDIR)$(libdir)"
73 LTLIBRARIES = $(lib_LTLIBRARIES)
74 libpam_la_DEPENDENCIES =
75 am__objects_1 =
76 am_libpam_la_OBJECTS = openpam_borrow_cred.lo \
77         openpam_check_owner_perms.lo openpam_configure.lo \
78         openpam_constants.lo openpam_dispatch.lo openpam_dynamic.lo \
79         openpam_findenv.lo openpam_free_data.lo \
80         openpam_free_envlist.lo openpam_get_option.lo openpam_load.lo \
81         openpam_log.lo openpam_nullconv.lo openpam_readline.lo \
82         openpam_restore_cred.lo openpam_set_option.lo \
83         openpam_static.lo openpam_subst.lo openpam_ttyconv.lo \
84         pam_acct_mgmt.lo pam_authenticate.lo pam_chauthtok.lo \
85         pam_close_session.lo pam_end.lo pam_error.lo \
86         pam_get_authtok.lo pam_get_data.lo pam_get_item.lo \
87         pam_get_user.lo pam_getenv.lo pam_getenvlist.lo pam_info.lo \
88         pam_open_session.lo pam_prompt.lo pam_putenv.lo \
89         pam_set_data.lo pam_set_item.lo pam_setcred.lo pam_setenv.lo \
90         pam_start.lo pam_strerror.lo pam_verror.lo pam_vinfo.lo \
91         pam_vprompt.lo $(am__objects_1)
92 libpam_la_OBJECTS = $(am_libpam_la_OBJECTS)
93 libpam_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
94         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95         $(libpam_la_LDFLAGS) $(LDFLAGS) -o $@
96 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
97 depcomp = $(SHELL) $(top_srcdir)/depcomp
98 am__depfiles_maybe = depfiles
99 am__mv = mv -f
100 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
104         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 CCLD = $(CC)
106 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
108         $(LDFLAGS) -o $@
109 SOURCES = $(libpam_la_SOURCES)
110 DIST_SOURCES = $(libpam_la_SOURCES)
111 HEADERS = $(noinst_HEADERS)
112 ETAGS = etags
113 CTAGS = ctags
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115 ACLOCAL = @ACLOCAL@
116 AMTAR = @AMTAR@
117 AR = @AR@
118 AUTOCONF = @AUTOCONF@
119 AUTOHEADER = @AUTOHEADER@
120 AUTOMAKE = @AUTOMAKE@
121 AWK = @AWK@
122 CC = @CC@
123 CCDEPMODE = @CCDEPMODE@
124 CFLAGS = @CFLAGS@
125 CPP = @CPP@
126 CPPFLAGS = @CPPFLAGS@
127 CRYPT_LIBS = @CRYPT_LIBS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 DLLTOOL = @DLLTOOL@
132 DL_LIBS = @DL_LIBS@
133 DSYMUTIL = @DSYMUTIL@
134 DUMPBIN = @DUMPBIN@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 FGREP = @FGREP@
141 GREP = @GREP@
142 INSTALL = @INSTALL@
143 INSTALL_DATA = @INSTALL_DATA@
144 INSTALL_PROGRAM = @INSTALL_PROGRAM@
145 INSTALL_SCRIPT = @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147 LD = @LD@
148 LDFLAGS = @LDFLAGS@
149 LIBOBJS = @LIBOBJS@
150 LIBS = @LIBS@
151 LIBTOOL = @LIBTOOL@
152 LIB_MAJ = @LIB_MAJ@
153 LIPO = @LIPO@
154 LN_S = @LN_S@
155 LTLIBOBJS = @LTLIBOBJS@
156 MAKEINFO = @MAKEINFO@
157 MANIFEST_TOOL = @MANIFEST_TOOL@
158 MKDIR_P = @MKDIR_P@
159 NM = @NM@
160 NMEDIT = @NMEDIT@
161 OBJDUMP = @OBJDUMP@
162 OBJEXT = @OBJEXT@
163 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
164 OTOOL = @OTOOL@
165 OTOOL64 = @OTOOL64@
166 PACKAGE = @PACKAGE@
167 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168 PACKAGE_NAME = @PACKAGE_NAME@
169 PACKAGE_STRING = @PACKAGE_STRING@
170 PACKAGE_TARNAME = @PACKAGE_TARNAME@
171 PACKAGE_URL = @PACKAGE_URL@
172 PACKAGE_VERSION = @PACKAGE_VERSION@
173 PATH_SEPARATOR = @PATH_SEPARATOR@
174 RANLIB = @RANLIB@
175 SED = @SED@
176 SET_MAKE = @SET_MAKE@
177 SHELL = @SHELL@
178 STRIP = @STRIP@
179 VERSION = @VERSION@
180 abs_builddir = @abs_builddir@
181 abs_srcdir = @abs_srcdir@
182 abs_top_builddir = @abs_top_builddir@
183 abs_top_srcdir = @abs_top_srcdir@
184 ac_ct_AR = @ac_ct_AR@
185 ac_ct_CC = @ac_ct_CC@
186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 exec_prefix = @exec_prefix@
204 host = @host@
205 host_alias = @host_alias@
206 host_cpu = @host_cpu@
207 host_os = @host_os@
208 host_vendor = @host_vendor@
209 htmldir = @htmldir@
210 includedir = @includedir@
211 infodir = @infodir@
212 install_sh = @install_sh@
213 libdir = @libdir@
214 libexecdir = @libexecdir@
215 localedir = @localedir@
216 localstatedir = @localstatedir@
217 mandir = @mandir@
218 mkdir_p = @mkdir_p@
219 oldincludedir = @oldincludedir@
220 pdfdir = @pdfdir@
221 prefix = @prefix@
222 program_transform_name = @program_transform_name@
223 psdir = @psdir@
224 sbindir = @sbindir@
225 sharedstatedir = @sharedstatedir@
226 srcdir = @srcdir@
227 sysconfdir = @sysconfdir@
228 target_alias = @target_alias@
229 top_build_prefix = @top_build_prefix@
230 top_builddir = @top_builddir@
231 top_srcdir = @top_srcdir@
232 NULL = 
233 INCLUDES = -I$(top_srcdir)/include
234 lib_LTLIBRARIES = libpam.la
235 noinst_HEADERS = \
236         openpam_constants.h \
237         openpam_debug.h \
238         openpam_impl.h \
239         openpam_strlcmp.h \
240         openpam_strlcpy.h
241
242 libpam_la_SOURCES = \
243         openpam_borrow_cred.c \
244         openpam_check_owner_perms.c \
245         openpam_configure.c \
246         openpam_constants.c \
247         openpam_dispatch.c \
248         openpam_dynamic.c \
249         openpam_findenv.c \
250         openpam_free_data.c \
251         openpam_free_envlist.c \
252         openpam_get_option.c \
253         openpam_load.c \
254         openpam_log.c \
255         openpam_nullconv.c \
256         openpam_readline.c \
257         openpam_restore_cred.c \
258         openpam_set_option.c \
259         openpam_static.c \
260         openpam_subst.c \
261         openpam_ttyconv.c \
262         pam_acct_mgmt.c \
263         pam_authenticate.c \
264         pam_chauthtok.c \
265         pam_close_session.c \
266         pam_end.c \
267         pam_error.c \
268         pam_get_authtok.c \
269         pam_get_data.c \
270         pam_get_item.c \
271         pam_get_user.c \
272         pam_getenv.c \
273         pam_getenvlist.c \
274         pam_info.c \
275         pam_open_session.c \
276         pam_prompt.c \
277         pam_putenv.c \
278         pam_set_data.c \
279         pam_set_item.c \
280         pam_setcred.c \
281         pam_setenv.c \
282         pam_start.c \
283         pam_strerror.c \
284         pam_verror.c \
285         pam_vinfo.c \
286         pam_vprompt.c \
287         $(NULL)
288
289 libpam_la_LDFLAGS = -no-undefined -version-info @LIB_MAJ@
290 libpam_la_LIBADD = @DL_LIBS@
291 EXTRA_DIST = \
292         pam_authenticate_secondary.c \
293         pam_get_mapped_authtok.c \
294         pam_get_mapped_username.c \
295         pam_set_mapped_authtok.c \
296         pam_set_mapped_username.c \
297         \
298         pam_sm_acct_mgmt.c \
299         pam_sm_authenticate.c \
300         pam_sm_authenticate_secondary.c \
301         pam_sm_chauthtok.c \
302         pam_sm_close_session.c \
303         pam_sm_get_mapped_authtok.c \
304         pam_sm_get_mapped_username.c \
305         pam_sm_open_session.c \
306         pam_sm_set_mapped_authtok.c \
307         pam_sm_set_mapped_username.c \
308         pam_sm_setcred.c
309
310 all: all-am
311
312 .SUFFIXES:
313 .SUFFIXES: .c .lo .o .obj
314 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
315         @for dep in $?; do \
316           case '$(am__configure_deps)' in \
317             *$$dep*) \
318               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
319                 && { if test -f $@; then exit 0; else break; fi; }; \
320               exit 1;; \
321           esac; \
322         done; \
323         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
324         $(am__cd) $(top_srcdir) && \
325           $(AUTOMAKE) --foreign lib/Makefile
326 .PRECIOUS: Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328         @case '$?' in \
329           *config.status*) \
330             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331           *) \
332             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334         esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339 $(top_srcdir)/configure:  $(am__configure_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(am__aclocal_m4_deps):
344 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
345         @$(NORMAL_INSTALL)
346         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
347         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
348         list2=; for p in $$list; do \
349           if test -f $$p; then \
350             list2="$$list2 $$p"; \
351           else :; fi; \
352         done; \
353         test -z "$$list2" || { \
354           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
355           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
356         }
357
358 uninstall-libLTLIBRARIES:
359         @$(NORMAL_UNINSTALL)
360         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
361         for p in $$list; do \
362           $(am__strip_dir) \
363           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
364           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
365         done
366
367 clean-libLTLIBRARIES:
368         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
369         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
370           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
371           test "$$dir" != "$$p" || dir=.; \
372           echo "rm -f \"$${dir}/so_locations\""; \
373           rm -f "$${dir}/so_locations"; \
374         done
375 libpam.la: $(libpam_la_OBJECTS) $(libpam_la_DEPENDENCIES) 
376         $(libpam_la_LINK) -rpath $(libdir) $(libpam_la_OBJECTS) $(libpam_la_LIBADD) $(LIBS)
377
378 mostlyclean-compile:
379         -rm -f *.$(OBJEXT)
380
381 distclean-compile:
382         -rm -f *.tab.c
383
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_borrow_cred.Plo@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_check_owner_perms.Plo@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_configure.Plo@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_constants.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_dispatch.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_dynamic.Plo@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_findenv.Plo@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_free_data.Plo@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_free_envlist.Plo@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_get_option.Plo@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_load.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_log.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_nullconv.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_readline.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_restore_cred.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_set_option.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_static.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_subst.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_ttyconv.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_acct_mgmt.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_authenticate.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_chauthtok.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_close_session.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_end.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_error.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_get_authtok.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_get_data.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_get_item.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_get_user.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_getenv.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_getenvlist.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_info.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_open_session.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_prompt.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_putenv.Plo@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_set_data.Plo@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_set_item.Plo@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_setcred.Plo@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_setenv.Plo@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_start.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_strerror.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_verror.Plo@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_vinfo.Plo@am__quote@
427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_vprompt.Plo@am__quote@
428
429 .c.o:
430 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
431 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
435
436 .c.obj:
437 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
438 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
442
443 .c.lo:
444 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
445 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
449
450 mostlyclean-libtool:
451         -rm -f *.lo
452
453 clean-libtool:
454         -rm -rf .libs _libs
455
456 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458         unique=`for i in $$list; do \
459             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460           done | \
461           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462               END { if (nonempty) { for (i in files) print i; }; }'`; \
463         mkid -fID $$unique
464 tags: TAGS
465
466 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
467                 $(TAGS_FILES) $(LISP)
468         set x; \
469         here=`pwd`; \
470         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471         unique=`for i in $$list; do \
472             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473           done | \
474           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
475               END { if (nonempty) { for (i in files) print i; }; }'`; \
476         shift; \
477         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
478           test -n "$$unique" || unique=$$empty_fix; \
479           if test $$# -gt 0; then \
480             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481               "$$@" $$unique; \
482           else \
483             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484               $$unique; \
485           fi; \
486         fi
487 ctags: CTAGS
488 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
489                 $(TAGS_FILES) $(LISP)
490         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
491         unique=`for i in $$list; do \
492             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493           done | \
494           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
495               END { if (nonempty) { for (i in files) print i; }; }'`; \
496         test -z "$(CTAGS_ARGS)$$unique" \
497           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
498              $$unique
499
500 GTAGS:
501         here=`$(am__cd) $(top_builddir) && pwd` \
502           && $(am__cd) $(top_srcdir) \
503           && gtags -i $(GTAGS_ARGS) "$$here"
504
505 distclean-tags:
506         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507
508 distdir: $(DISTFILES)
509         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511         list='$(DISTFILES)'; \
512           dist_files=`for file in $$list; do echo $$file; done | \
513           sed -e "s|^$$srcdirstrip/||;t" \
514               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515         case $$dist_files in \
516           */*) $(MKDIR_P) `echo "$$dist_files" | \
517                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518                            sort -u` ;; \
519         esac; \
520         for file in $$dist_files; do \
521           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522           if test -d $$d/$$file; then \
523             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524             if test -d "$(distdir)/$$file"; then \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530             fi; \
531             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
532           else \
533             test -f "$(distdir)/$$file" \
534             || cp -p $$d/$$file "$(distdir)/$$file" \
535             || exit 1; \
536           fi; \
537         done
538 check-am: all-am
539 check: check-am
540 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
541 installdirs:
542         for dir in "$(DESTDIR)$(libdir)"; do \
543           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
544         done
545 install: install-am
546 install-exec: install-exec-am
547 install-data: install-data-am
548 uninstall: uninstall-am
549
550 install-am: all-am
551         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553 installcheck: installcheck-am
554 install-strip:
555         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557           `test -z '$(STRIP)' || \
558             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559 mostlyclean-generic:
560
561 clean-generic:
562
563 distclean-generic:
564         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
566
567 maintainer-clean-generic:
568         @echo "This command is intended for maintainers to use"
569         @echo "it deletes files that may require special tools to rebuild."
570 clean: clean-am
571
572 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
573         mostlyclean-am
574
575 distclean: distclean-am
576         -rm -rf ./$(DEPDIR)
577         -rm -f Makefile
578 distclean-am: clean-am distclean-compile distclean-generic \
579         distclean-tags
580
581 dvi: dvi-am
582
583 dvi-am:
584
585 html: html-am
586
587 html-am:
588
589 info: info-am
590
591 info-am:
592
593 install-data-am:
594
595 install-dvi: install-dvi-am
596
597 install-dvi-am:
598
599 install-exec-am: install-libLTLIBRARIES
600
601 install-html: install-html-am
602
603 install-html-am:
604
605 install-info: install-info-am
606
607 install-info-am:
608
609 install-man:
610
611 install-pdf: install-pdf-am
612
613 install-pdf-am:
614
615 install-ps: install-ps-am
616
617 install-ps-am:
618
619 installcheck-am:
620
621 maintainer-clean: maintainer-clean-am
622         -rm -rf ./$(DEPDIR)
623         -rm -f Makefile
624 maintainer-clean-am: distclean-am maintainer-clean-generic
625
626 mostlyclean: mostlyclean-am
627
628 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
629         mostlyclean-libtool
630
631 pdf: pdf-am
632
633 pdf-am:
634
635 ps: ps-am
636
637 ps-am:
638
639 uninstall-am: uninstall-libLTLIBRARIES
640
641 .MAKE: install-am install-strip
642
643 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
644         clean-libLTLIBRARIES clean-libtool ctags distclean \
645         distclean-compile distclean-generic distclean-libtool \
646         distclean-tags distdir dvi dvi-am html html-am info info-am \
647         install install-am install-data install-data-am install-dvi \
648         install-dvi-am install-exec install-exec-am install-html \
649         install-html-am install-info install-info-am \
650         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
651         install-ps install-ps-am install-strip installcheck \
652         installcheck-am installdirs maintainer-clean \
653         maintainer-clean-generic mostlyclean mostlyclean-compile \
654         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
655         tags uninstall uninstall-am uninstall-libLTLIBRARIES
656
657
658 # Tell versions [3.59,3.63) of GNU make to not export all variables.
659 # Otherwise a system limit (for SysV at least) may be exceeded.
660 .NOEXPORT: