]> granicus.if.org Git - shadow/blob - doc/Makefile.in
[svn-upgrade] Integrating new upstream version, shadow (4.0.16)
[shadow] / doc / Makefile.in
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 # This is a dummy Makefile.am to get automake work flawlessly,
18 # and also cooperate to make a distribution for `make dist'
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
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)/acinclude.m4 \
45         $(top_srcdir)/configure.in
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54 ACLOCAL = @ACLOCAL@
55 AMDEP_FALSE = @AMDEP_FALSE@
56 AMDEP_TRUE = @AMDEP_TRUE@
57 AMTAR = @AMTAR@
58 AR = @AR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 CC = @CC@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 CPP = @CPP@
67 CPPFLAGS = @CPPFLAGS@
68 CXX = @CXX@
69 CXXCPP = @CXXCPP@
70 CXXDEPMODE = @CXXDEPMODE@
71 CXXFLAGS = @CXXFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO = @ECHO@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 ENABLE_REGENERATE_MAN_FALSE = @ENABLE_REGENERATE_MAN_FALSE@
81 ENABLE_REGENERATE_MAN_TRUE = @ENABLE_REGENERATE_MAN_TRUE@
82 EXEEXT = @EXEEXT@
83 F77 = @F77@
84 FFLAGS = @FFLAGS@
85 GMSGFMT = @GMSGFMT@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 INTLLIBS = @INTLLIBS@
91 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
92 LDFLAGS = @LDFLAGS@
93 LIBAUDIT = @LIBAUDIT@
94 LIBCRACK = @LIBCRACK@
95 LIBCRYPT = @LIBCRYPT@
96 LIBICONV = @LIBICONV@
97 LIBINTL = @LIBINTL@
98 LIBMD = @LIBMD@
99 LIBOBJS = @LIBOBJS@
100 LIBPAM = @LIBPAM@
101 LIBS = @LIBS@
102 LIBSELINUX = @LIBSELINUX@
103 LIBSKEY = @LIBSKEY@
104 LIBTOOL = @LIBTOOL@
105 LN_S = @LN_S@
106 LTLIBICONV = @LTLIBICONV@
107 LTLIBINTL = @LTLIBINTL@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112 MAKEINFO = @MAKEINFO@
113 MKINSTALLDIRS = @MKINSTALLDIRS@
114 MSGFMT = @MSGFMT@
115 MSGMERGE = @MSGMERGE@
116 OBJEXT = @OBJEXT@
117 PACKAGE = @PACKAGE@
118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 POSUB = @POSUB@
125 RANLIB = @RANLIB@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 STRIP = @STRIP@
129 U = @U@
130 USE_NLS = @USE_NLS@
131 USE_NLS_FALSE = @USE_NLS_FALSE@
132 USE_NLS_TRUE = @USE_NLS_TRUE@
133 USE_PAM_FALSE = @USE_PAM_FALSE@
134 USE_PAM_TRUE = @USE_PAM_TRUE@
135 VERSION = @VERSION@
136 XGETTEXT = @XGETTEXT@
137 XMLCATALOG = @XMLCATALOG@
138 XML_CATALOG_FILE = @XML_CATALOG_FILE@
139 XSLTPROC = @XSLTPROC@
140 YACC = @YACC@
141 ac_ct_AR = @ac_ct_AR@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_CXX = @ac_ct_CXX@
144 ac_ct_F77 = @ac_ct_F77@
145 ac_ct_RANLIB = @ac_ct_RANLIB@
146 ac_ct_STRIP = @ac_ct_STRIP@
147 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 datadir = @datadir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 EXTRA_DIST = HOWTO README.limits \
185     README.platforms WISHLIST console.c.spec.txt cracklib26.diff
186
187 all: all-am
188
189 .SUFFIXES:
190 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
191         @for dep in $?; do \
192           case '$(am__configure_deps)' in \
193             *$$dep*) \
194               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195                 && exit 0; \
196               exit 1;; \
197           esac; \
198         done; \
199         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
200         cd $(top_srcdir) && \
201           $(AUTOMAKE) --foreign  doc/Makefile
202 .PRECIOUS: Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204         @case '$?' in \
205           *config.status*) \
206             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207           *) \
208             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210         esac;
211
212 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214
215 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
216         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220 mostlyclean-libtool:
221         -rm -f *.lo
222
223 clean-libtool:
224         -rm -rf .libs _libs
225
226 distclean-libtool:
227         -rm -f libtool
228 uninstall-info-am:
229 tags: TAGS
230 TAGS:
231
232 ctags: CTAGS
233 CTAGS:
234
235
236 distdir: $(DISTFILES)
237         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
238         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
239         list='$(DISTFILES)'; for file in $$list; do \
240           case $$file in \
241             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
242             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
243           esac; \
244           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
245           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
246           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
247             dir="/$$dir"; \
248             $(mkdir_p) "$(distdir)$$dir"; \
249           else \
250             dir=''; \
251           fi; \
252           if test -d $$d/$$file; then \
253             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
254               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
255             fi; \
256             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
257           else \
258             test -f $(distdir)/$$file \
259             || cp -p $$d/$$file $(distdir)/$$file \
260             || exit 1; \
261           fi; \
262         done
263 check-am: all-am
264 check: check-am
265 all-am: Makefile
266 installdirs:
267 install: install-am
268 install-exec: install-exec-am
269 install-data: install-data-am
270 uninstall: uninstall-am
271
272 install-am: all-am
273         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274
275 installcheck: installcheck-am
276 install-strip:
277         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
278           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
279           `test -z '$(STRIP)' || \
280             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
281 mostlyclean-generic:
282
283 clean-generic:
284
285 distclean-generic:
286         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
287
288 maintainer-clean-generic:
289         @echo "This command is intended for maintainers to use"
290         @echo "it deletes files that may require special tools to rebuild."
291 clean: clean-am
292
293 clean-am: clean-generic clean-libtool mostlyclean-am
294
295 distclean: distclean-am
296         -rm -f Makefile
297 distclean-am: clean-am distclean-generic distclean-libtool
298
299 dvi: dvi-am
300
301 dvi-am:
302
303 html: html-am
304
305 info: info-am
306
307 info-am:
308
309 install-data-am:
310
311 install-exec-am:
312
313 install-info: install-info-am
314
315 install-man:
316
317 installcheck-am:
318
319 maintainer-clean: maintainer-clean-am
320         -rm -f Makefile
321 maintainer-clean-am: distclean-am maintainer-clean-generic
322
323 mostlyclean: mostlyclean-am
324
325 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
326
327 pdf: pdf-am
328
329 pdf-am:
330
331 ps: ps-am
332
333 ps-am:
334
335 uninstall-am: uninstall-info-am
336
337 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
338         distclean distclean-generic distclean-libtool distdir dvi \
339         dvi-am html html-am info info-am install install-am \
340         install-data install-data-am install-exec install-exec-am \
341         install-info install-info-am install-man install-strip \
342         installcheck installcheck-am installdirs maintainer-clean \
343         maintainer-clean-generic mostlyclean mostlyclean-generic \
344         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
345         uninstall-info-am
346
347 # Tell versions [3.59,3.63) of GNU make to not export all variables.
348 # Otherwise a system limit (for SysV at least) may be exceeded.
349 .NOEXPORT: