blob: cf2e85e9588c670c68a66e528e6c43ce812377ab [file] [log] [blame]
Lev Walkin8e8b5482004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00006# 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@
Lev Walkinf15320b2004-06-03 03:38:44 +000016srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000024INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000025install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000028INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000029transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000030NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000036build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000038target_triplet = @target@
Lev Walkinf15320b2004-06-03 03:38:44 +000039subdir = doc
Lev Walkin8e8b5482004-06-17 23:42:48 +000040DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000049DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000050DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52ADD_CFLAGS = @ADD_CFLAGS@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AR = @AR@
57AUTOCONF = @AUTOCONF@
58AUTOHEADER = @AUTOHEADER@
59AUTOMAKE = @AUTOMAKE@
60AWK = @AWK@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
64CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CXX = @CXX@
68CXXCPP = @CXXCPP@
69CXXDEPMODE = @CXXDEPMODE@
70CXXFLAGS = @CXXFLAGS@
71CYGPATH_W = @CYGPATH_W@
72DEFS = @DEFS@
73DEPDIR = @DEPDIR@
74ECHO = @ECHO@
75ECHO_C = @ECHO_C@
76ECHO_N = @ECHO_N@
77ECHO_T = @ECHO_T@
78EGREP = @EGREP@
79EXEEXT = @EXEEXT@
80F77 = @F77@
81FFLAGS = @FFLAGS@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LDFLAGS = @LDFLAGS@
87LEX = @LEX@
88LEXLIB = @LEXLIB@
89LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
90LIBOBJS = @LIBOBJS@
91LIBS = @LIBS@
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94LTLIBOBJS = @LTLIBOBJS@
95MAINT = @MAINT@
96MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
97MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
98MAKEINFO = @MAKEINFO@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_VERSION = @PACKAGE_VERSION@
106PATH = @PATH@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108RANLIB = @RANLIB@
109SET_MAKE = @SET_MAKE@
110SHELL = @SHELL@
111STRIP = @STRIP@
112VERSION = @VERSION@
113YACC = @YACC@
114ac_ct_AR = @ac_ct_AR@
115ac_ct_CC = @ac_ct_CC@
116ac_ct_CXX = @ac_ct_CXX@
117ac_ct_F77 = @ac_ct_F77@
118ac_ct_RANLIB = @ac_ct_RANLIB@
119ac_ct_STRIP = @ac_ct_STRIP@
120am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124am__include = @am__include@
125am__leading_dot = @am__leading_dot@
126am__quote = @am__quote@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147mkdir_p = @mkdir_p@
148oldincludedir = @oldincludedir@
149prefix = @prefix@
150program_transform_name = @program_transform_name@
151sbindir = @sbindir@
152sharedstatedir = @sharedstatedir@
153sysconfdir = @sysconfdir@
154target = @target@
155target_alias = @target_alias@
156target_cpu = @target_cpu@
157target_os = @target_os@
158target_vendor = @target_vendor@
159EXTRA_DIST = *.pdf
160CLEANFILES = *.*~
Lev Walkinf15320b2004-06-03 03:38:44 +0000161all: all-am
162
163.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000164$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
165 @for dep in $?; do \
166 case '$(am__configure_deps)' in \
167 *$$dep*) \
168 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
169 && exit 0; \
170 exit 1;; \
171 esac; \
172 done; \
173 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
174 cd $(top_srcdir) && \
175 $(AUTOMAKE) --gnu doc/Makefile
176.PRECIOUS: Makefile
177Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178 @case '$?' in \
179 *config.status*) \
180 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
181 *) \
182 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
183 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
184 esac;
185
186$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188
189$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000193
194mostlyclean-libtool:
195 -rm -f *.lo
196
197clean-libtool:
198 -rm -rf .libs _libs
199
200distclean-libtool:
201 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000202uninstall-info-am:
203tags: TAGS
204TAGS:
205
Lev Walkin8e8b5482004-06-17 23:42:48 +0000206ctags: CTAGS
207CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000208
Lev Walkinf15320b2004-06-03 03:38:44 +0000209
210distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000211 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
212 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
213 list='$(DISTFILES)'; for file in $$list; do \
214 case $$file in \
215 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
216 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
217 esac; \
218 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000219 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
220 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000221 dir="/$$dir"; \
222 $(mkdir_p) "$(distdir)$$dir"; \
223 else \
224 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000225 fi; \
226 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000227 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
228 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
229 fi; \
230 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000231 else \
232 test -f $(distdir)/$$file \
233 || cp -p $$d/$$file $(distdir)/$$file \
234 || exit 1; \
235 fi; \
236 done
237check-am: all-am
238check: check-am
239all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000240installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000241install: install-am
242install-exec: install-exec-am
243install-data: install-data-am
244uninstall: uninstall-am
245
246install-am: all-am
247 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
248
249installcheck: installcheck-am
250install-strip:
251 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000252 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000253 `test -z '$(STRIP)' || \
254 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255mostlyclean-generic:
256
257clean-generic:
258 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
259
260distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000261 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000262
263maintainer-clean-generic:
264 @echo "This command is intended for maintainers to use"
265 @echo "it deletes files that may require special tools to rebuild."
266clean: clean-am
267
268clean-am: clean-generic clean-libtool mostlyclean-am
269
270distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000271 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000272distclean-am: clean-am distclean-generic distclean-libtool
273
274dvi: dvi-am
275
276dvi-am:
277
Lev Walkin8e8b5482004-06-17 23:42:48 +0000278html: html-am
279
Lev Walkinf15320b2004-06-03 03:38:44 +0000280info: info-am
281
282info-am:
283
284install-data-am:
285
286install-exec-am:
287
288install-info: install-info-am
289
290install-man:
291
292installcheck-am:
293
294maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000295 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000296maintainer-clean-am: distclean-am maintainer-clean-generic
297
298mostlyclean: mostlyclean-am
299
300mostlyclean-am: mostlyclean-generic mostlyclean-libtool
301
Lev Walkin8e8b5482004-06-17 23:42:48 +0000302pdf: pdf-am
303
304pdf-am:
305
306ps: ps-am
307
308ps-am:
309
Lev Walkinf15320b2004-06-03 03:38:44 +0000310uninstall-am: uninstall-info-am
311
312.PHONY: all all-am check check-am clean clean-generic clean-libtool \
313 distclean distclean-generic distclean-libtool distdir dvi \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000314 dvi-am html html-am info info-am install install-am \
315 install-data install-data-am install-exec install-exec-am \
316 install-info install-info-am install-man install-strip \
317 installcheck installcheck-am installdirs maintainer-clean \
Lev Walkinf15320b2004-06-03 03:38:44 +0000318 maintainer-clean-generic mostlyclean mostlyclean-generic \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000319 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
320 uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000321
322# Tell versions [3.59,3.63) of GNU make to not export all variables.
323# Otherwise a system limit (for SysV at least) may be exceeded.
324.NOEXPORT: