ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spell-docs/Makefile.in
Revision: 1.3
Committed: Wed Mar 15 15:35:48 2006 UTC (18 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.2: +11 -6 lines
Log Message:
UPSTREAM merge from 15.03.2006

File Contents

# Content
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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ../..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = doc/spell-docs
39 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51 ACLOCAL = @ACLOCAL@
52 AMDEP_FALSE = @AMDEP_FALSE@
53 AMDEP_TRUE = @AMDEP_TRUE@
54 AMTAR = @AMTAR@
55 AR = @AR@
56 AUTOCONF = @AUTOCONF@
57 AUTOHEADER = @AUTOHEADER@
58 AUTOMAKE = @AUTOMAKE@
59 AWK = @AWK@
60 BASENAME = @BASENAME@
61 BUNZIP = @BUNZIP@
62 BZIP = @BZIP@
63 CC = @CC@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 COMPRESS = @COMPRESS@
67 CPP = @CPP@
68 CPPFLAGS = @CPPFLAGS@
69 CXX = @CXX@
70 CXXCPP = @CXXCPP@
71 CXXDEPMODE = @CXXDEPMODE@
72 CXXFLAGS = @CXXFLAGS@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 ECHO = @ECHO@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 F77 = @F77@
83 FFLAGS = @FFLAGS@
84 GUNZIP = @GUNZIP@
85 GZIP = @GZIP@
86 HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
87 HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
88 HAVE_X_FALSE = @HAVE_X_FALSE@
89 HAVE_X_TRUE = @HAVE_X_TRUE@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LATEX = @LATEX@
95 LDFLAGS = @LDFLAGS@
96 LEX = @LEX@
97 LEXLIB = @LEXLIB@
98 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LN_S = @LN_S@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAINT = @MAINT@
105 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
106 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
107 MAKEINFO = @MAKEINFO@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 PERL = @PERL@
117 PERLFLAGS = @PERLFLAGS@
118 PERLLIB = @PERLLIB@
119 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
120 PERL_PLUGIN = @PERL_PLUGIN@
121 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
122 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
123 PLUGIN_PYTHON = @PLUGIN_PYTHON@
124 PYTHON_LIB = @PYTHON_LIB@
125 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
126 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
127 PY_INCLUDES = @PY_INCLUDES@
128 PY_LIBS = @PY_LIBS@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 TAR = @TAR@
134 UNCOMPRESS = @UNCOMPRESS@
135 VERSION = @VERSION@
136 X11LIBS = @X11LIBS@
137 X_CFLAGS = @X_CFLAGS@
138 X_EXTRA_LIBS = @X_EXTRA_LIBS@
139 X_LIBS = @X_LIBS@
140 X_PRE_LIBS = @X_PRE_LIBS@
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 no_x = @no_x@
178 oldincludedir = @oldincludedir@
179 pkgconfdir = @pkgconfdir@
180 pkgstatedir = @pkgstatedir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 sysconfdir = @sysconfdir@
186 target_alias = @target_alias@
187 x_includes = @x_includes@
188 x_libraries = @x_libraries@
189 EXTRA_DIST = README prayer-list.ps spell-info.ps spell-list.ps \
190 spell-summary.ps tome-of-magic.ps prayer-list.txt spell-info.txt \
191 spell-summary.ps tome-of-magic.txt Makefile.in
192
193 all: all-am
194
195 .SUFFIXES:
196 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
197 @for dep in $?; do \
198 case '$(am__configure_deps)' in \
199 *$$dep*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
201 && exit 0; \
202 exit 1;; \
203 esac; \
204 done; \
205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/spell-docs/Makefile'; \
206 cd $(top_srcdir) && \
207 $(AUTOMAKE) --gnu doc/spell-docs/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210 @case '$?' in \
211 *config.status*) \
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213 *) \
214 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216 esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 mostlyclean-libtool:
227 -rm -f *.lo
228
229 clean-libtool:
230 -rm -rf .libs _libs
231
232 distclean-libtool:
233 -rm -f libtool
234 uninstall-info-am:
235 tags: TAGS
236 TAGS:
237
238 ctags: CTAGS
239 CTAGS:
240
241
242 distdir: $(DISTFILES)
243 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
244 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
245 list='$(DISTFILES)'; for file in $$list; do \
246 case $$file in \
247 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
248 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
249 esac; \
250 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
251 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
252 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
253 dir="/$$dir"; \
254 $(mkdir_p) "$(distdir)$$dir"; \
255 else \
256 dir=''; \
257 fi; \
258 if test -d $$d/$$file; then \
259 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
260 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
261 fi; \
262 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
263 else \
264 test -f $(distdir)/$$file \
265 || cp -p $$d/$$file $(distdir)/$$file \
266 || exit 1; \
267 fi; \
268 done
269 check-am: all-am
270 check: check-am
271 all-am: Makefile
272 installdirs:
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
277
278 install-am: all-am
279 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281 installcheck: installcheck-am
282 install-strip:
283 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
285 `test -z '$(STRIP)' || \
286 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 mostlyclean-generic:
288
289 clean-generic:
290
291 distclean-generic:
292 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
293
294 maintainer-clean-generic:
295 @echo "This command is intended for maintainers to use"
296 @echo "it deletes files that may require special tools to rebuild."
297 clean: clean-am
298
299 clean-am: clean-generic clean-libtool mostlyclean-am
300
301 distclean: distclean-am
302 -rm -f Makefile
303 distclean-am: clean-am distclean-generic distclean-libtool
304
305 dvi: dvi-am
306
307 dvi-am:
308
309 html: html-am
310
311 info: info-am
312
313 info-am:
314
315 install-data-am:
316
317 install-exec-am:
318
319 install-info: install-info-am
320
321 install-man:
322
323 installcheck-am:
324
325 maintainer-clean: maintainer-clean-am
326 -rm -f Makefile
327 maintainer-clean-am: distclean-am maintainer-clean-generic
328
329 mostlyclean: mostlyclean-am
330
331 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
332
333 pdf: pdf-am
334
335 pdf-am:
336
337 ps: ps-am
338
339 ps-am:
340
341 uninstall-am: uninstall-info-am
342
343 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
344 distclean distclean-generic distclean-libtool distdir dvi \
345 dvi-am html html-am info info-am install install-am \
346 install-data install-data-am install-exec install-exec-am \
347 install-info install-info-am install-man install-strip \
348 installcheck installcheck-am installdirs maintainer-clean \
349 maintainer-clean-generic mostlyclean mostlyclean-generic \
350 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
351 uninstall-info-am
352
353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
354 # Otherwise a system limit (for SysV at least) may be exceeded.
355 .NOEXPORT: