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