ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spell-docs/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:13 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
Log Message:
Removed autogenerated files.

File Contents

# User Rev Content
1 root 1.5 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 root 1.1 # @configure_input@
3    
4 root 1.5 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5     # Free Software Foundation, Inc.
6 root 1.1 # 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 root 1.5
17 root 1.1 srcdir = @srcdir@
18     top_srcdir = @top_srcdir@
19     VPATH = @srcdir@
20     pkgdatadir = $(datadir)/@PACKAGE@
21     pkglibdir = $(libdir)/@PACKAGE@
22     pkgincludedir = $(includedir)/@PACKAGE@
23     top_builddir = ../..
24 root 1.5
25 root 1.1 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     host_triplet = @host@
39     ACLOCAL = @ACLOCAL@
40     AMDEP_FALSE = @AMDEP_FALSE@
41     AMDEP_TRUE = @AMDEP_TRUE@
42     AMTAR = @AMTAR@
43     AR = @AR@
44     AUTOCONF = @AUTOCONF@
45     AUTOHEADER = @AUTOHEADER@
46     AUTOMAKE = @AUTOMAKE@
47     AWK = @AWK@
48     BASENAME = @BASENAME@
49     BUNZIP = @BUNZIP@
50     BZIP = @BZIP@
51     CC = @CC@
52     CCDEPMODE = @CCDEPMODE@
53     CFLAGS = @CFLAGS@
54     COMPRESS = @COMPRESS@
55     CPP = @CPP@
56     CPPFLAGS = @CPPFLAGS@
57 root 1.5 CROSSEDIT = @CROSSEDIT@
58 root 1.1 CYGPATH_W = @CYGPATH_W@
59     DEFS = @DEFS@
60     DEPDIR = @DEPDIR@
61     ECHO = @ECHO@
62     ECHO_C = @ECHO_C@
63     ECHO_N = @ECHO_N@
64     ECHO_T = @ECHO_T@
65     EGREP = @EGREP@
66     EXEEXT = @EXEEXT@
67     GUNZIP = @GUNZIP@
68     GZIP = @GZIP@
69     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
70     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
71     HAVE_X_FALSE = @HAVE_X_FALSE@
72     HAVE_X_TRUE = @HAVE_X_TRUE@
73     INSTALL_DATA = @INSTALL_DATA@
74     INSTALL_PROGRAM = @INSTALL_PROGRAM@
75     INSTALL_SCRIPT = @INSTALL_SCRIPT@
76     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77     LATEX = @LATEX@
78 root 1.4 LD = @LD@
79 root 1.1 LDFLAGS = @LDFLAGS@
80     LEX = @LEX@
81     LEXLIB = @LEXLIB@
82     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
83     LIBOBJS = @LIBOBJS@
84     LIBS = @LIBS@
85     LIBTOOL = @LIBTOOL@
86     LN_S = @LN_S@
87     LTLIBOBJS = @LTLIBOBJS@
88     MAINT = @MAINT@
89     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
90     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
91     MAKEINFO = @MAKEINFO@
92 root 1.4 NM = @NM@
93 root 1.1 OBJEXT = @OBJEXT@
94     PACKAGE = @PACKAGE@
95     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96     PACKAGE_NAME = @PACKAGE_NAME@
97     PACKAGE_STRING = @PACKAGE_STRING@
98     PACKAGE_TARNAME = @PACKAGE_TARNAME@
99     PACKAGE_VERSION = @PACKAGE_VERSION@
100     PATH_SEPARATOR = @PATH_SEPARATOR@
101     PERL = @PERL@
102 root 1.2 PERLFLAGS = @PERLFLAGS@
103     PERLLIB = @PERLLIB@
104     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
105     PERL_PLUGIN = @PERL_PLUGIN@
106     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
107     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
108 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
109     PYTHON_LIB = @PYTHON_LIB@
110     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
111     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
112     PY_INCLUDES = @PY_INCLUDES@
113     PY_LIBS = @PY_LIBS@
114     RANLIB = @RANLIB@
115 root 1.4 SED = @SED@
116 root 1.1 SET_MAKE = @SET_MAKE@
117     SHELL = @SHELL@
118     STRIP = @STRIP@
119     TAR = @TAR@
120     UNCOMPRESS = @UNCOMPRESS@
121     VERSION = @VERSION@
122     X11LIBS = @X11LIBS@
123     X_CFLAGS = @X_CFLAGS@
124     X_EXTRA_LIBS = @X_EXTRA_LIBS@
125     X_LIBS = @X_LIBS@
126     X_PRE_LIBS = @X_PRE_LIBS@
127     ac_ct_AR = @ac_ct_AR@
128     ac_ct_CC = @ac_ct_CC@
129     ac_ct_RANLIB = @ac_ct_RANLIB@
130     ac_ct_STRIP = @ac_ct_STRIP@
131     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132     am__fastdepCC_TRUE = @am__fastdepCC_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     no_x = @no_x@
157     oldincludedir = @oldincludedir@
158     pkgconfdir = @pkgconfdir@
159     pkgstatedir = @pkgstatedir@
160     prefix = @prefix@
161     program_transform_name = @program_transform_name@
162     sbindir = @sbindir@
163     sharedstatedir = @sharedstatedir@
164     sysconfdir = @sysconfdir@
165     target_alias = @target_alias@
166     x_includes = @x_includes@
167     x_libraries = @x_libraries@
168 root 1.5
169 root 1.1 EXTRA_DIST = README prayer-list.ps spell-info.ps spell-list.ps \
170     spell-summary.ps tome-of-magic.ps prayer-list.txt spell-info.txt \
171     spell-summary.ps tome-of-magic.txt Makefile.in
172    
173 root 1.5 subdir = doc/spell-docs
174     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
175     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
176     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
177     CONFIG_CLEAN_FILES =
178     DIST_SOURCES =
179     DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
180 root 1.1 all: all-am
181    
182     .SUFFIXES:
183 root 1.5 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
184 root 1.1 cd $(top_srcdir) && \
185     $(AUTOMAKE) --gnu doc/spell-docs/Makefile
186 root 1.5 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
187     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
188 root 1.1
189     mostlyclean-libtool:
190     -rm -f *.lo
191    
192     clean-libtool:
193     -rm -rf .libs _libs
194    
195     distclean-libtool:
196     -rm -f libtool
197     uninstall-info-am:
198     tags: TAGS
199     TAGS:
200    
201     ctags: CTAGS
202     CTAGS:
203    
204 root 1.5 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205    
206     top_distdir = ../..
207     distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
208 root 1.1
209     distdir: $(DISTFILES)
210     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
211     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
212     list='$(DISTFILES)'; for file in $$list; do \
213     case $$file in \
214     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
215     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
216     esac; \
217     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
218     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
219     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
220     dir="/$$dir"; \
221 root 1.5 $(mkinstalldirs) "$(distdir)$$dir"; \
222 root 1.1 else \
223     dir=''; \
224     fi; \
225     if test -d $$d/$$file; then \
226     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
227     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
228     fi; \
229     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
230     else \
231     test -f $(distdir)/$$file \
232     || cp -p $$d/$$file $(distdir)/$$file \
233     || exit 1; \
234     fi; \
235     done
236     check-am: all-am
237     check: check-am
238     all-am: Makefile
239 root 1.5
240 root 1.1 installdirs:
241     install: install-am
242     install-exec: install-exec-am
243     install-data: install-data-am
244     uninstall: uninstall-am
245    
246     install-am: all-am
247     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
248    
249     installcheck: installcheck-am
250     install-strip:
251     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
252     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
253     `test -z '$(STRIP)' || \
254     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255     mostlyclean-generic:
256    
257     clean-generic:
258    
259     distclean-generic:
260 root 1.5 -rm -f $(CONFIG_CLEAN_FILES)
261 root 1.1
262     maintainer-clean-generic:
263     @echo "This command is intended for maintainers to use"
264     @echo "it deletes files that may require special tools to rebuild."
265     clean: clean-am
266    
267     clean-am: clean-generic clean-libtool mostlyclean-am
268    
269     distclean: distclean-am
270     -rm -f Makefile
271     distclean-am: clean-am distclean-generic distclean-libtool
272    
273     dvi: dvi-am
274    
275     dvi-am:
276    
277     info: info-am
278    
279     info-am:
280    
281     install-data-am:
282    
283     install-exec-am:
284    
285     install-info: install-info-am
286    
287     install-man:
288    
289     installcheck-am:
290    
291     maintainer-clean: maintainer-clean-am
292     -rm -f Makefile
293     maintainer-clean-am: distclean-am maintainer-clean-generic
294    
295     mostlyclean: mostlyclean-am
296    
297     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
298    
299     pdf: pdf-am
300    
301     pdf-am:
302    
303     ps: ps-am
304    
305     ps-am:
306    
307     uninstall-am: uninstall-info-am
308    
309     .PHONY: all all-am check check-am clean clean-generic clean-libtool \
310     distclean distclean-generic distclean-libtool distdir dvi \
311 root 1.5 dvi-am info info-am install install-am install-data \
312     install-data-am install-exec install-exec-am install-info \
313     install-info-am install-man install-strip installcheck \
314     installcheck-am installdirs maintainer-clean \
315 root 1.1 maintainer-clean-generic mostlyclean mostlyclean-generic \
316     mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
317     uninstall-info-am
318    
319     # Tell versions [3.59,3.63) of GNU make to not export all variables.
320     # Otherwise a system limit (for SysV at least) may be exceeded.
321     .NOEXPORT: