xref: /freebsd/contrib/openpam/modules/Makefile.in (revision aa0a1e58)
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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# $Id: Makefile.am 320 2006-02-16 20:33:19Z des $
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41subdir = modules
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53	html-recursive info-recursive install-data-recursive \
54	install-exec-recursive install-info-recursive \
55	install-recursive installcheck-recursive installdirs-recursive \
56	pdf-recursive ps-recursive uninstall-info-recursive \
57	uninstall-recursive
58ETAGS = etags
59CTAGS = ctags
60DIST_SUBDIRS = $(SUBDIRS)
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
63AMDEP_FALSE = @AMDEP_FALSE@
64AMDEP_TRUE = @AMDEP_TRUE@
65AMTAR = @AMTAR@
66AR = @AR@
67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
70AWK = @AWK@
71CC = @CC@
72CCDEPMODE = @CCDEPMODE@
73CFLAGS = @CFLAGS@
74CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@
76CRYPT_LIBS = @CRYPT_LIBS@
77CXX = @CXX@
78CXXCPP = @CXXCPP@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DEFS = @DEFS@
83DEPDIR = @DEPDIR@
84DL_LIBS = @DL_LIBS@
85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
93GREP = @GREP@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LIB_MAJ = @LIB_MAJ@
103LN_S = @LN_S@
104LTLIBOBJS = @LTLIBOBJS@
105MAKEINFO = @MAKEINFO@
106OBJEXT = @OBJEXT@
107OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
108PACKAGE = @PACKAGE@
109PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110PACKAGE_NAME = @PACKAGE_NAME@
111PACKAGE_STRING = @PACKAGE_STRING@
112PACKAGE_TARNAME = @PACKAGE_TARNAME@
113PACKAGE_VERSION = @PACKAGE_VERSION@
114PATH_SEPARATOR = @PATH_SEPARATOR@
115RANLIB = @RANLIB@
116SED = @SED@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
121WITH_DOC_FALSE = @WITH_DOC_FALSE@
122WITH_DOC_TRUE = @WITH_DOC_TRUE@
123WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
124WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
125WITH_SU_FALSE = @WITH_SU_FALSE@
126WITH_SU_TRUE = @WITH_SU_TRUE@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_F77 = @ac_ct_F77@
130am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
131am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
132am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
133am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
134am__include = @am__include@
135am__leading_dot = @am__leading_dot@
136am__quote = @am__quote@
137am__tar = @am__tar@
138am__untar = @am__untar@
139bindir = @bindir@
140build = @build@
141build_alias = @build_alias@
142build_cpu = @build_cpu@
143build_os = @build_os@
144build_vendor = @build_vendor@
145datadir = @datadir@
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
149exec_prefix = @exec_prefix@
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
155htmldir = @htmldir@
156includedir = @includedir@
157infodir = @infodir@
158install_sh = @install_sh@
159libdir = @libdir@
160libexecdir = @libexecdir@
161localedir = @localedir@
162localstatedir = @localstatedir@
163mandir = @mandir@
164mkdir_p = @mkdir_p@
165oldincludedir = @oldincludedir@
166pdfdir = @pdfdir@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169psdir = @psdir@
170sbindir = @sbindir@
171sharedstatedir = @sharedstatedir@
172sysconfdir = @sysconfdir@
173target = @target@
174target_alias = @target_alias@
175target_cpu = @target_cpu@
176target_os = @target_os@
177target_vendor = @target_vendor@
178SUBDIRS = pam_unix pam_deny pam_permit
179all: all-recursive
180
181.SUFFIXES:
182$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
183	@for dep in $?; do \
184	  case '$(am__configure_deps)' in \
185	    *$$dep*) \
186	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187		&& exit 0; \
188	      exit 1;; \
189	  esac; \
190	done; \
191	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  modules/Makefile'; \
192	cd $(top_srcdir) && \
193	  $(AUTOMAKE) --foreign  modules/Makefile
194.PRECIOUS: Makefile
195Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196	@case '$?' in \
197	  *config.status*) \
198	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199	  *) \
200	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202	esac;
203
204$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207$(top_srcdir)/configure:  $(am__configure_deps)
208	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
210	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
212mostlyclean-libtool:
213	-rm -f *.lo
214
215clean-libtool:
216	-rm -rf .libs _libs
217
218distclean-libtool:
219	-rm -f libtool
220uninstall-info-am:
221
222# This directory's subdirectories are mostly independent; you can cd
223# into them and run `make' without going through this Makefile.
224# To change the values of `make' variables: instead of editing Makefiles,
225# (1) if the variable is set in `config.status', edit `config.status'
226#     (which will cause the Makefiles to be regenerated when you run `make');
227# (2) otherwise, pass the desired values on the `make' command line.
228$(RECURSIVE_TARGETS):
229	@failcom='exit 1'; \
230	for f in x $$MAKEFLAGS; do \
231	  case $$f in \
232	    *=* | --[!k]*);; \
233	    *k*) failcom='fail=yes';; \
234	  esac; \
235	done; \
236	dot_seen=no; \
237	target=`echo $@ | sed s/-recursive//`; \
238	list='$(SUBDIRS)'; for subdir in $$list; do \
239	  echo "Making $$target in $$subdir"; \
240	  if test "$$subdir" = "."; then \
241	    dot_seen=yes; \
242	    local_target="$$target-am"; \
243	  else \
244	    local_target="$$target"; \
245	  fi; \
246	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
247	  || eval $$failcom; \
248	done; \
249	if test "$$dot_seen" = "no"; then \
250	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
251	fi; test -z "$$fail"
252
253mostlyclean-recursive clean-recursive distclean-recursive \
254maintainer-clean-recursive:
255	@failcom='exit 1'; \
256	for f in x $$MAKEFLAGS; do \
257	  case $$f in \
258	    *=* | --[!k]*);; \
259	    *k*) failcom='fail=yes';; \
260	  esac; \
261	done; \
262	dot_seen=no; \
263	case "$@" in \
264	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
265	  *) list='$(SUBDIRS)' ;; \
266	esac; \
267	rev=''; for subdir in $$list; do \
268	  if test "$$subdir" = "."; then :; else \
269	    rev="$$subdir $$rev"; \
270	  fi; \
271	done; \
272	rev="$$rev ."; \
273	target=`echo $@ | sed s/-recursive//`; \
274	for subdir in $$rev; do \
275	  echo "Making $$target in $$subdir"; \
276	  if test "$$subdir" = "."; then \
277	    local_target="$$target-am"; \
278	  else \
279	    local_target="$$target"; \
280	  fi; \
281	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
282	  || eval $$failcom; \
283	done && test -z "$$fail"
284tags-recursive:
285	list='$(SUBDIRS)'; for subdir in $$list; do \
286	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
287	done
288ctags-recursive:
289	list='$(SUBDIRS)'; for subdir in $$list; do \
290	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
291	done
292
293ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295	unique=`for i in $$list; do \
296	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297	  done | \
298	  $(AWK) '    { files[$$0] = 1; } \
299	       END { for (i in files) print i; }'`; \
300	mkid -fID $$unique
301tags: TAGS
302
303TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304		$(TAGS_FILES) $(LISP)
305	tags=; \
306	here=`pwd`; \
307	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
308	  include_option=--etags-include; \
309	  empty_fix=.; \
310	else \
311	  include_option=--include; \
312	  empty_fix=; \
313	fi; \
314	list='$(SUBDIRS)'; for subdir in $$list; do \
315	  if test "$$subdir" = .; then :; else \
316	    test ! -f $$subdir/TAGS || \
317	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
318	  fi; \
319	done; \
320	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321	unique=`for i in $$list; do \
322	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323	  done | \
324	  $(AWK) '    { files[$$0] = 1; } \
325	       END { for (i in files) print i; }'`; \
326	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327	  test -n "$$unique" || unique=$$empty_fix; \
328	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329	    $$tags $$unique; \
330	fi
331ctags: CTAGS
332CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
333		$(TAGS_FILES) $(LISP)
334	tags=; \
335	here=`pwd`; \
336	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337	unique=`for i in $$list; do \
338	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339	  done | \
340	  $(AWK) '    { files[$$0] = 1; } \
341	       END { for (i in files) print i; }'`; \
342	test -z "$(CTAGS_ARGS)$$tags$$unique" \
343	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344	     $$tags $$unique
345
346GTAGS:
347	here=`$(am__cd) $(top_builddir) && pwd` \
348	  && cd $(top_srcdir) \
349	  && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
352	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354distdir: $(DISTFILES)
355	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357	list='$(DISTFILES)'; for file in $$list; do \
358	  case $$file in \
359	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361	  esac; \
362	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365	    dir="/$$dir"; \
366	    $(mkdir_p) "$(distdir)$$dir"; \
367	  else \
368	    dir=''; \
369	  fi; \
370	  if test -d $$d/$$file; then \
371	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373	    fi; \
374	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375	  else \
376	    test -f $(distdir)/$$file \
377	    || cp -p $$d/$$file $(distdir)/$$file \
378	    || exit 1; \
379	  fi; \
380	done
381	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
382	  if test "$$subdir" = .; then :; else \
383	    test -d "$(distdir)/$$subdir" \
384	    || $(mkdir_p) "$(distdir)/$$subdir" \
385	    || exit 1; \
386	    distdir=`$(am__cd) $(distdir) && pwd`; \
387	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
388	    (cd $$subdir && \
389	      $(MAKE) $(AM_MAKEFLAGS) \
390	        top_distdir="$$top_distdir" \
391	        distdir="$$distdir/$$subdir" \
392	        distdir) \
393	      || exit 1; \
394	  fi; \
395	done
396check-am: all-am
397check: check-recursive
398all-am: Makefile
399installdirs: installdirs-recursive
400installdirs-am:
401install: install-recursive
402install-exec: install-exec-recursive
403install-data: install-data-recursive
404uninstall: uninstall-recursive
405
406install-am: all-am
407	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
408
409installcheck: installcheck-recursive
410install-strip:
411	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
412	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
413	  `test -z '$(STRIP)' || \
414	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
415mostlyclean-generic:
416
417clean-generic:
418
419distclean-generic:
420	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
421
422maintainer-clean-generic:
423	@echo "This command is intended for maintainers to use"
424	@echo "it deletes files that may require special tools to rebuild."
425clean: clean-recursive
426
427clean-am: clean-generic clean-libtool mostlyclean-am
428
429distclean: distclean-recursive
430	-rm -f Makefile
431distclean-am: clean-am distclean-generic distclean-libtool \
432	distclean-tags
433
434dvi: dvi-recursive
435
436dvi-am:
437
438html: html-recursive
439
440info: info-recursive
441
442info-am:
443
444install-data-am:
445
446install-exec-am:
447
448install-info: install-info-recursive
449
450install-man:
451
452installcheck-am:
453
454maintainer-clean: maintainer-clean-recursive
455	-rm -f Makefile
456maintainer-clean-am: distclean-am maintainer-clean-generic
457
458mostlyclean: mostlyclean-recursive
459
460mostlyclean-am: mostlyclean-generic mostlyclean-libtool
461
462pdf: pdf-recursive
463
464pdf-am:
465
466ps: ps-recursive
467
468ps-am:
469
470uninstall-am: uninstall-info-am
471
472uninstall-info: uninstall-info-recursive
473
474.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
475	clean clean-generic clean-libtool clean-recursive ctags \
476	ctags-recursive distclean distclean-generic distclean-libtool \
477	distclean-recursive distclean-tags distdir dvi dvi-am html \
478	html-am info info-am install install-am install-data \
479	install-data-am install-exec install-exec-am install-info \
480	install-info-am install-man install-strip installcheck \
481	installcheck-am installdirs installdirs-am maintainer-clean \
482	maintainer-clean-generic maintainer-clean-recursive \
483	mostlyclean mostlyclean-generic mostlyclean-libtool \
484	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
485	uninstall uninstall-am uninstall-info-am
486
487# Tell versions [3.59,3.63) of GNU make to not export all variables.
488# Otherwise a system limit (for SysV at least) may be exceeded.
489.NOEXPORT:
490