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