Makefile.in revision 271947
1267982Sdim# Makefile.in generated by automake 1.14 from Makefile.am.
2267982Sdim# @configure_input@
3267982Sdim
4267982Sdim# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5267982Sdim
6267982Sdim# This Makefile.in is free software; the Free Software Foundation
7267982Sdim# gives unlimited permission to copy and/or distribute it,
8267982Sdim# with or without modifications, as long as this notice is preserved.
9267982Sdim
10267982Sdim# This program is distributed in the hope that it will be useful,
11267982Sdim# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12267982Sdim# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13267982Sdim# PARTICULAR PURPOSE.
14267982Sdim
15267982Sdim@SET_MAKE@
16267982Sdim
17267982Sdim# $Id: Makefile.am 690 2013-08-15 13:22:51Z des $
18267982Sdim
19267982SdimVPATH = @srcdir@
20267982Sdimam__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21267982Sdimam__make_running_with_option = \
22267982Sdim  case $${target_option-} in \
23267982Sdim      ?) ;; \
24267982Sdim      *) echo "am__make_running_with_option: internal error: invalid" \
25267982Sdim              "target option '$${target_option-}' specified" >&2; \
26267982Sdim         exit 1;; \
27267982Sdim  esac; \
28267982Sdim  has_opt=no; \
29267982Sdim  sane_makeflags=$$MAKEFLAGS; \
30267982Sdim  if $(am__is_gnu_make); then \
31267982Sdim    sane_makeflags=$$MFLAGS; \
32267982Sdim  else \
33267982Sdim    case $$MAKEFLAGS in \
34267982Sdim      *\\[\ \	]*) \
35267982Sdim        bs=\\; \
36267982Sdim        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37267982Sdim          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
38267982Sdim    esac; \
39267982Sdim  fi; \
40267982Sdim  skip_next=no; \
41267982Sdim  strip_trailopt () \
42267982Sdim  { \
43267982Sdim    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44267982Sdim  }; \
45267982Sdim  for flg in $$sane_makeflags; do \
46267982Sdim    test $$skip_next = yes && { skip_next=no; continue; }; \
47267982Sdim    case $$flg in \
48267982Sdim      *=*|--*) continue;; \
49267982Sdim        -*I) strip_trailopt 'I'; skip_next=yes;; \
50267982Sdim      -*I?*) strip_trailopt 'I';; \
51267982Sdim        -*O) strip_trailopt 'O'; skip_next=yes;; \
52267982Sdim      -*O?*) strip_trailopt 'O';; \
53267982Sdim        -*l) strip_trailopt 'l'; skip_next=yes;; \
54267982Sdim      -*l?*) strip_trailopt 'l';; \
55267982Sdim      -[dEDm]) skip_next=yes;; \
56267982Sdim      -[JT]) skip_next=yes;; \
57267982Sdim    esac; \
58267982Sdim    case $$flg in \
59267982Sdim      *$$target_option*) has_opt=yes; break;; \
60267982Sdim    esac; \
61267982Sdim  done; \
62267982Sdim  test $$has_opt = yes
63267982Sdimam__make_dryrun = (target_option=n; $(am__make_running_with_option))
64267982Sdimam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65267982Sdimpkgdatadir = $(datadir)/@PACKAGE@
66267982Sdimpkgincludedir = $(includedir)/@PACKAGE@
67267982Sdimpkglibdir = $(libdir)/@PACKAGE@
68267982Sdimpkglibexecdir = $(libexecdir)/@PACKAGE@
69267982Sdimam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70267982Sdiminstall_sh_DATA = $(install_sh) -c -m 644
71267982Sdiminstall_sh_PROGRAM = $(install_sh) -c
72267982Sdiminstall_sh_SCRIPT = $(install_sh) -c
73267982SdimINSTALL_HEADER = $(INSTALL_DATA)
74267982Sdimtransform = $(program_transform_name)
75267982SdimNORMAL_INSTALL = :
76267982SdimPRE_INSTALL = :
77267982SdimPOST_INSTALL = :
78267982SdimNORMAL_UNINSTALL = :
79267982SdimPRE_UNINSTALL = :
80267982SdimPOST_UNINSTALL = :
81267982Sdimbuild_triplet = @build@
82267982Sdimhost_triplet = @host@
83267982Sdimsubdir = modules/pam_deny
84267982SdimDIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85267982Sdim	$(top_srcdir)/depcomp
86267982SdimACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87267982Sdimam__aclocal_m4_deps = $(top_srcdir)/configure.ac
88267982Sdimam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89267982Sdim	$(ACLOCAL_M4)
90267982Sdimmkinstalldirs = $(install_sh) -d
91267982SdimCONFIG_HEADER = $(top_builddir)/config.h
92267982SdimCONFIG_CLEAN_FILES =
93267982SdimCONFIG_CLEAN_VPATH_FILES =
94267982Sdimam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
95267982Sdimam__vpath_adj = case $$p in \
96267982Sdim    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97267982Sdim    *) f=$$p;; \
98267982Sdim  esac;
99267982Sdimam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
100267982Sdimam__install_max = 40
101267982Sdimam__nobase_strip_setup = \
102267982Sdim  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
103267982Sdimam__nobase_strip = \
104267982Sdim  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
105267982Sdimam__nobase_list = $(am__nobase_strip_setup); \
106267982Sdim  for p in $$list; do echo "$$p $$p"; done | \
107267982Sdim  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
108267982Sdim  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
109267982Sdim    if (++n[$$2] == $(am__install_max)) \
110267982Sdim      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111267982Sdim    END { for (dir in files) print dir, files[dir] }'
112267982Sdimam__base_list = \
113267982Sdim  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
114267982Sdim  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
115267982Sdimam__uninstall_files_from_dir = { \
116267982Sdim  test -z "$$files" \
117267982Sdim    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
118267982Sdim    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
119267982Sdim         $(am__cd) "$$dir" && rm -f $$files; }; \
120267982Sdim  }
121267982Sdimam__installdirs = "$(DESTDIR)$(moduledir)"
122267982SdimLTLIBRARIES = $(module_LTLIBRARIES)
123267982Sdimpam_deny_la_DEPENDENCIES = $(top_builddir)/lib/libpam/libpam.la
124267982Sdimam_pam_deny_la_OBJECTS = pam_deny.lo
125267982Sdimpam_deny_la_OBJECTS = $(am_pam_deny_la_OBJECTS)
126267982SdimAM_V_lt = $(am__v_lt_@AM_V@)
127267982Sdimam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
128267982Sdimam__v_lt_0 = --silent
129267982Sdimam__v_lt_1 = 
130267982Sdimpam_deny_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131267982Sdim	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132267982Sdim	$(pam_deny_la_LDFLAGS) $(LDFLAGS) -o $@
133267982SdimAM_V_P = $(am__v_P_@AM_V@)
134267982Sdimam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
135267982Sdimam__v_P_0 = false
136267982Sdimam__v_P_1 = :
137267982SdimAM_V_GEN = $(am__v_GEN_@AM_V@)
138267982Sdimam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139267982Sdimam__v_GEN_0 = @echo "  GEN     " $@;
140267982Sdimam__v_GEN_1 = 
141267982SdimAM_V_at = $(am__v_at_@AM_V@)
142267982Sdimam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
143267982Sdimam__v_at_0 = @
144267982Sdimam__v_at_1 = 
145267982SdimDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
146267982Sdimdepcomp = $(SHELL) $(top_srcdir)/depcomp
147267982Sdimam__depfiles_maybe = depfiles
148267982Sdimam__mv = mv -f
149267982SdimCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
150267982Sdim	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151267982SdimLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152267982Sdim	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
153267982Sdim	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
154267982Sdim	$(AM_CFLAGS) $(CFLAGS)
155267982SdimAM_V_CC = $(am__v_CC_@AM_V@)
156267982Sdimam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
157267982Sdimam__v_CC_0 = @echo "  CC      " $@;
158267982Sdimam__v_CC_1 = 
159267982SdimCCLD = $(CC)
160267982SdimLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161267982Sdim	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162267982Sdim	$(AM_LDFLAGS) $(LDFLAGS) -o $@
163267982SdimAM_V_CCLD = $(am__v_CCLD_@AM_V@)
164267982Sdimam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
165267982Sdimam__v_CCLD_0 = @echo "  CCLD    " $@;
166267982Sdimam__v_CCLD_1 = 
167267982SdimSOURCES = $(pam_deny_la_SOURCES)
168267982SdimDIST_SOURCES = $(pam_deny_la_SOURCES)
169267982Sdimam__can_run_installinfo = \
170267982Sdim  case $$AM_UPDATE_INFO_DIR in \
171267982Sdim    n|no|NO) false;; \
172267982Sdim    *) (install-info --version) >/dev/null 2>&1;; \
173267982Sdim  esac
174267982Sdimam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175267982Sdim# Read a list of newline-separated strings from the standard input,
176267982Sdim# and print each of them once, without duplicates.  Input order is
177267982Sdim# *not* preserved.
178267982Sdimam__uniquify_input = $(AWK) '\
179267982Sdim  BEGIN { nonempty = 0; } \
180267982Sdim  { items[$$0] = 1; nonempty = 1; } \
181267982Sdim  END { if (nonempty) { for (i in items) print i; }; } \
182267982Sdim'
183267982Sdim# Make sure the list of sources is unique.  This is necessary because,
184267982Sdim# e.g., the same source file might be shared among _SOURCES variables
185267982Sdim# for different programs/libraries.
186267982Sdimam__define_uniq_tagged_files = \
187267982Sdim  list='$(am__tagged_files)'; \
188267982Sdim  unique=`for i in $$list; do \
189267982Sdim    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190267982Sdim  done | $(am__uniquify_input)`
191267982SdimETAGS = etags
192267982SdimCTAGS = ctags
193267982SdimDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
194267982SdimACLOCAL = @ACLOCAL@
195267982SdimAMTAR = @AMTAR@
196267982SdimAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
197267982SdimAR = @AR@
198267982SdimAUTOCONF = @AUTOCONF@
199267982SdimAUTOHEADER = @AUTOHEADER@
200267982SdimAUTOMAKE = @AUTOMAKE@
201267982SdimAWK = @AWK@
202267982SdimCC = @CC@
203267982SdimCCDEPMODE = @CCDEPMODE@
204267982SdimCFLAGS = @CFLAGS@
205267982SdimCPP = @CPP@
206267982SdimCPPFLAGS = @CPPFLAGS@
207267982SdimCRYPTO_LIBS = @CRYPTO_LIBS@
208267982SdimCRYPT_LIBS = @CRYPT_LIBS@
209267982SdimCYGPATH_W = @CYGPATH_W@
210267982SdimDEFS = @DEFS@
211267982SdimDEPDIR = @DEPDIR@
212267982SdimDLLTOOL = @DLLTOOL@
213267982SdimDL_LIBS = @DL_LIBS@
214267982SdimDSYMUTIL = @DSYMUTIL@
215267982SdimDUMPBIN = @DUMPBIN@
216267982SdimECHO_C = @ECHO_C@
217267982SdimECHO_N = @ECHO_N@
218267982SdimECHO_T = @ECHO_T@
219267982SdimEGREP = @EGREP@
220267982SdimEXEEXT = @EXEEXT@
221267982SdimFGREP = @FGREP@
222267982SdimGREP = @GREP@
223267982SdimINSTALL = @INSTALL@
224267982SdimINSTALL_DATA = @INSTALL_DATA@
225267982SdimINSTALL_PROGRAM = @INSTALL_PROGRAM@
226267982SdimINSTALL_SCRIPT = @INSTALL_SCRIPT@
227267982SdimINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
228267982SdimLD = @LD@
229267982SdimLDFLAGS = @LDFLAGS@
230267982SdimLIBOBJS = @LIBOBJS@
231267982SdimLIBS = @LIBS@
232267982SdimLIBTOOL = @LIBTOOL@
233267982SdimLIB_MAJ = @LIB_MAJ@
234267982SdimLIPO = @LIPO@
235267982SdimLN_S = @LN_S@
236267982SdimLTLIBOBJS = @LTLIBOBJS@
237267982SdimMAKEINFO = @MAKEINFO@
238267982SdimMANIFEST_TOOL = @MANIFEST_TOOL@
239267982SdimMKDIR_P = @MKDIR_P@
240267982SdimNM = @NM@
241267982SdimNMEDIT = @NMEDIT@
242267982SdimOBJDUMP = @OBJDUMP@
243267982SdimOBJEXT = @OBJEXT@
244267982SdimOPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
245267982SdimOTOOL = @OTOOL@
246267982SdimOTOOL64 = @OTOOL64@
247267982SdimPACKAGE = @PACKAGE@
248267982SdimPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
249267982SdimPACKAGE_NAME = @PACKAGE_NAME@
250267982SdimPACKAGE_STRING = @PACKAGE_STRING@
251267982SdimPACKAGE_TARNAME = @PACKAGE_TARNAME@
252267982SdimPACKAGE_URL = @PACKAGE_URL@
253267982SdimPACKAGE_VERSION = @PACKAGE_VERSION@
254267982SdimPATH_SEPARATOR = @PATH_SEPARATOR@
255267982SdimRANLIB = @RANLIB@
256267982SdimSED = @SED@
257267982SdimSET_MAKE = @SET_MAKE@
258267982SdimSHELL = @SHELL@
259267982SdimSTRIP = @STRIP@
260267982SdimVERSION = @VERSION@
261267982Sdimabs_builddir = @abs_builddir@
262267982Sdimabs_srcdir = @abs_srcdir@
263267982Sdimabs_top_builddir = @abs_top_builddir@
264267982Sdimabs_top_srcdir = @abs_top_srcdir@
265267982Sdimac_ct_AR = @ac_ct_AR@
266267982Sdimac_ct_CC = @ac_ct_CC@
267267982Sdimac_ct_DUMPBIN = @ac_ct_DUMPBIN@
268267982Sdimam__include = @am__include@
269267982Sdimam__leading_dot = @am__leading_dot@
270267982Sdimam__quote = @am__quote@
271267982Sdimam__tar = @am__tar@
272267982Sdimam__untar = @am__untar@
273267982Sdimbindir = @bindir@
274267982Sdimbuild = @build@
275267982Sdimbuild_alias = @build_alias@
276267982Sdimbuild_cpu = @build_cpu@
277267982Sdimbuild_os = @build_os@
278267982Sdimbuild_vendor = @build_vendor@
279267982Sdimbuilddir = @builddir@
280267982Sdimdatadir = @datadir@
281267982Sdimdatarootdir = @datarootdir@
282267982Sdimdocdir = @docdir@
283267982Sdimdvidir = @dvidir@
284267982Sdimexec_prefix = @exec_prefix@
285267982Sdimhost = @host@
286267982Sdimhost_alias = @host_alias@
287267982Sdimhost_cpu = @host_cpu@
288267982Sdimhost_os = @host_os@
289267982Sdimhost_vendor = @host_vendor@
290267982Sdimhtmldir = @htmldir@
291267982Sdimincludedir = @includedir@
292267982Sdiminfodir = @infodir@
293267982Sdiminstall_sh = @install_sh@
294267982Sdimlibdir = @libdir@
295267982Sdimlibexecdir = @libexecdir@
296267982Sdimlocaledir = @localedir@
297267982Sdimlocalstatedir = @localstatedir@
298267982Sdimmandir = @mandir@
299267982Sdimmkdir_p = @mkdir_p@
300267982Sdimoldincludedir = @oldincludedir@
301267982Sdimpdfdir = @pdfdir@
302267982Sdimprefix = @prefix@
303267982Sdimprogram_transform_name = @program_transform_name@
304267982Sdimpsdir = @psdir@
305267982Sdimsbindir = @sbindir@
306267982Sdimsharedstatedir = @sharedstatedir@
307267982Sdimsrcdir = @srcdir@
308267982Sdimsysconfdir = @sysconfdir@
309267982Sdimtarget_alias = @target_alias@
310267982Sdimtop_build_prefix = @top_build_prefix@
311267982Sdimtop_builddir = @top_builddir@
312267982Sdimtop_srcdir = @top_srcdir@
313267982Sdim@CUSTOM_MODULES_DIR_FALSE@moduledir = $(libdir)
314267982Sdim@CUSTOM_MODULES_DIR_TRUE@moduledir = @OPENPAM_MODULES_DIR@
315267982SdimAM_CPPFLAGS = -I$(top_srcdir)/include
316267982Sdimmodule_LTLIBRARIES = pam_deny.la
317267982Sdimpam_deny_la_SOURCES = pam_deny.c
318267982Sdimpam_deny_la_LDFLAGS = -no-undefined -module -version-info @LIB_MAJ@ \
319267982Sdim	-export-symbols-regex '^pam_sm_'
320267982Sdim
321267982Sdimpam_deny_la_LIBADD = $(top_builddir)/lib/libpam/libpam.la
322267982Sdimall: all-am
323267982Sdim
324267982Sdim.SUFFIXES:
325267982Sdim.SUFFIXES: .c .lo .o .obj
326267982Sdim$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
327267982Sdim	@for dep in $?; do \
328267982Sdim	  case '$(am__configure_deps)' in \
329267982Sdim	    *$$dep*) \
330267982Sdim	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
331267982Sdim	        && { if test -f $@; then exit 0; else break; fi; }; \
332267982Sdim	      exit 1;; \
333267982Sdim	  esac; \
334267982Sdim	done; \
335267982Sdim	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/pam_deny/Makefile'; \
336267982Sdim	$(am__cd) $(top_srcdir) && \
337267982Sdim	  $(AUTOMAKE) --foreign modules/pam_deny/Makefile
338267982Sdim.PRECIOUS: Makefile
339267982SdimMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340267982Sdim	@case '$?' in \
341267982Sdim	  *config.status*) \
342267982Sdim	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
343267982Sdim	  *) \
344267982Sdim	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
345267982Sdim	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
346267982Sdim	esac;
347267982Sdim
348267982Sdim$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
349267982Sdim	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350267982Sdim
351267982Sdim$(top_srcdir)/configure:  $(am__configure_deps)
352267982Sdim	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353267982Sdim$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
354267982Sdim	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355267982Sdim$(am__aclocal_m4_deps):
356267982Sdim
357267982Sdiminstall-moduleLTLIBRARIES: $(module_LTLIBRARIES)
358267982Sdim	@$(NORMAL_INSTALL)
359267982Sdim	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
360267982Sdim	list2=; for p in $$list; do \
361267982Sdim	  if test -f $$p; then \
362267982Sdim	    list2="$$list2 $$p"; \
363267982Sdim	  else :; fi; \
364267982Sdim	done; \
365267982Sdim	test -z "$$list2" || { \
366267982Sdim	  echo " $(MKDIR_P) '$(DESTDIR)$(moduledir)'"; \
367267982Sdim	  $(MKDIR_P) "$(DESTDIR)$(moduledir)" || exit 1; \
368267982Sdim	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
369267982Sdim	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
370267982Sdim	}
371267982Sdim
372267982Sdimuninstall-moduleLTLIBRARIES:
373267982Sdim	@$(NORMAL_UNINSTALL)
374267982Sdim	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
375267982Sdim	for p in $$list; do \
376267982Sdim	  $(am__strip_dir) \
377267982Sdim	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
378267982Sdim	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
379267982Sdim	done
380267982Sdim
381267982Sdimclean-moduleLTLIBRARIES:
382267982Sdim	-test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
383267982Sdim	@list='$(module_LTLIBRARIES)'; \
384267982Sdim	locs=`for p in $$list; do echo $$p; done | \
385267982Sdim	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
386267982Sdim	      sort -u`; \
387267982Sdim	test -z "$$locs" || { \
388267982Sdim	  echo rm -f $${locs}; \
389267982Sdim	  rm -f $${locs}; \
390267982Sdim	}
391267982Sdim
392267982Sdimpam_deny.la: $(pam_deny_la_OBJECTS) $(pam_deny_la_DEPENDENCIES) $(EXTRA_pam_deny_la_DEPENDENCIES) 
393267982Sdim	$(AM_V_CCLD)$(pam_deny_la_LINK) -rpath $(moduledir) $(pam_deny_la_OBJECTS) $(pam_deny_la_LIBADD) $(LIBS)
394267982Sdim
395267982Sdimmostlyclean-compile:
396267982Sdim	-rm -f *.$(OBJEXT)
397267982Sdim
398267982Sdimdistclean-compile:
399267982Sdim	-rm -f *.tab.c
400267982Sdim
401267982Sdim@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_deny.Plo@am__quote@
402267982Sdim
403267982Sdim.c.o:
404267982Sdim@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
405267982Sdim@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
407267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408267982Sdim@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
409267982Sdim
410267982Sdim.c.obj:
411267982Sdim@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
412267982Sdim@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
413267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
414267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415267982Sdim@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
416267982Sdim
417267982Sdim.c.lo:
418267982Sdim@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
419267982Sdim@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
420267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
421267982Sdim@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422267982Sdim@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
423267982Sdim
424267982Sdimmostlyclean-libtool:
425267982Sdim	-rm -f *.lo
426267982Sdim
427267982Sdimclean-libtool:
428267982Sdim	-rm -rf .libs _libs
429267982Sdim
430267982SdimID: $(am__tagged_files)
431267982Sdim	$(am__define_uniq_tagged_files); mkid -fID $$unique
432267982Sdimtags: tags-am
433267982SdimTAGS: tags
434267982Sdim
435267982Sdimtags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
436267982Sdim	set x; \
437267982Sdim	here=`pwd`; \
438267982Sdim	$(am__define_uniq_tagged_files); \
439267982Sdim	shift; \
440267982Sdim	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
441267982Sdim	  test -n "$$unique" || unique=$$empty_fix; \
442267982Sdim	  if test $$# -gt 0; then \
443267982Sdim	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
444267982Sdim	      "$$@" $$unique; \
445267982Sdim	  else \
446267982Sdim	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447267982Sdim	      $$unique; \
448267982Sdim	  fi; \
449267982Sdim	fi
450267982Sdimctags: ctags-am
451267982Sdim
452267982SdimCTAGS: ctags
453267982Sdimctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
454267982Sdim	$(am__define_uniq_tagged_files); \
455267982Sdim	test -z "$(CTAGS_ARGS)$$unique" \
456267982Sdim	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
457267982Sdim	     $$unique
458267982Sdim
459267982SdimGTAGS:
460267982Sdim	here=`$(am__cd) $(top_builddir) && pwd` \
461267982Sdim	  && $(am__cd) $(top_srcdir) \
462267982Sdim	  && gtags -i $(GTAGS_ARGS) "$$here"
463267982Sdimcscopelist: cscopelist-am
464267982Sdim
465267982Sdimcscopelist-am: $(am__tagged_files)
466267982Sdim	list='$(am__tagged_files)'; \
467267982Sdim	case "$(srcdir)" in \
468267982Sdim	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
469267982Sdim	  *) sdir=$(subdir)/$(srcdir) ;; \
470267982Sdim	esac; \
471267982Sdim	for i in $$list; do \
472267982Sdim	  if test -f "$$i"; then \
473267982Sdim	    echo "$(subdir)/$$i"; \
474267982Sdim	  else \
475267982Sdim	    echo "$$sdir/$$i"; \
476267982Sdim	  fi; \
477267982Sdim	done >> $(top_builddir)/cscope.files
478267982Sdim
479267982Sdimdistclean-tags:
480267982Sdim	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
481267982Sdim
482267982Sdimdistdir: $(DISTFILES)
483267982Sdim	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484267982Sdim	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485267982Sdim	list='$(DISTFILES)'; \
486267982Sdim	  dist_files=`for file in $$list; do echo $$file; done | \
487267982Sdim	  sed -e "s|^$$srcdirstrip/||;t" \
488267982Sdim	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
489267982Sdim	case $$dist_files in \
490267982Sdim	  */*) $(MKDIR_P) `echo "$$dist_files" | \
491267982Sdim			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
492267982Sdim			   sort -u` ;; \
493267982Sdim	esac; \
494267982Sdim	for file in $$dist_files; do \
495	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496	  if test -d $$d/$$file; then \
497	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
498	    if test -d "$(distdir)/$$file"; then \
499	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500	    fi; \
501	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504	    fi; \
505	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
506	  else \
507	    test -f "$(distdir)/$$file" \
508	    || cp -p $$d/$$file "$(distdir)/$$file" \
509	    || exit 1; \
510	  fi; \
511	done
512check-am: all-am
513check: check-am
514all-am: Makefile $(LTLIBRARIES)
515installdirs:
516	for dir in "$(DESTDIR)$(moduledir)"; do \
517	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
518	done
519install: install-am
520install-exec: install-exec-am
521install-data: install-data-am
522uninstall: uninstall-am
523
524install-am: all-am
525	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526
527installcheck: installcheck-am
528install-strip:
529	if test -z '$(STRIP)'; then \
530	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
532	      install; \
533	else \
534	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
535	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
536	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
537	fi
538mostlyclean-generic:
539
540clean-generic:
541
542distclean-generic:
543	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
544	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
545
546maintainer-clean-generic:
547	@echo "This command is intended for maintainers to use"
548	@echo "it deletes files that may require special tools to rebuild."
549clean: clean-am
550
551clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
552	mostlyclean-am
553
554distclean: distclean-am
555	-rm -rf ./$(DEPDIR)
556	-rm -f Makefile
557distclean-am: clean-am distclean-compile distclean-generic \
558	distclean-tags
559
560dvi: dvi-am
561
562dvi-am:
563
564html: html-am
565
566html-am:
567
568info: info-am
569
570info-am:
571
572install-data-am: install-moduleLTLIBRARIES
573
574install-dvi: install-dvi-am
575
576install-dvi-am:
577
578install-exec-am:
579
580install-html: install-html-am
581
582install-html-am:
583
584install-info: install-info-am
585
586install-info-am:
587
588install-man:
589
590install-pdf: install-pdf-am
591
592install-pdf-am:
593
594install-ps: install-ps-am
595
596install-ps-am:
597
598installcheck-am:
599
600maintainer-clean: maintainer-clean-am
601	-rm -rf ./$(DEPDIR)
602	-rm -f Makefile
603maintainer-clean-am: distclean-am maintainer-clean-generic
604
605mostlyclean: mostlyclean-am
606
607mostlyclean-am: mostlyclean-compile mostlyclean-generic \
608	mostlyclean-libtool
609
610pdf: pdf-am
611
612pdf-am:
613
614ps: ps-am
615
616ps-am:
617
618uninstall-am: uninstall-moduleLTLIBRARIES
619
620.MAKE: install-am install-strip
621
622.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
623	clean-libtool clean-moduleLTLIBRARIES cscopelist-am ctags \
624	ctags-am distclean distclean-compile distclean-generic \
625	distclean-libtool distclean-tags distdir dvi dvi-am html \
626	html-am info info-am install install-am install-data \
627	install-data-am install-dvi install-dvi-am install-exec \
628	install-exec-am install-html install-html-am install-info \
629	install-info-am install-man install-moduleLTLIBRARIES \
630	install-pdf install-pdf-am install-ps install-ps-am \
631	install-strip installcheck installcheck-am installdirs \
632	maintainer-clean maintainer-clean-generic mostlyclean \
633	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
634	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
635	uninstall-moduleLTLIBRARIES
636
637
638# Tell versions [3.59,3.63) of GNU make to not export all variables.
639# Otherwise a system limit (for SysV at least) may be exceeded.
640.NOEXPORT:
641