ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler/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

# User Rev Content
1 root 1.2 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 root 1.1 # @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/spoiler
39     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 elmex 1.3 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 root 1.1 $(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 elmex 1.3 CXX = @CXX@
70     CXXCPP = @CXXCPP@
71     CXXDEPMODE = @CXXDEPMODE@
72     CXXFLAGS = @CXXFLAGS@
73 root 1.1 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 elmex 1.3 F77 = @F77@
83     FFLAGS = @FFLAGS@
84 root 1.1 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 root 1.2 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 root 1.1 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 elmex 1.3 ac_ct_CXX = @ac_ct_CXX@
144     ac_ct_F77 = @ac_ct_F77@
145 root 1.1 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 elmex 1.3 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151 root 1.1 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 = monster-extract spells-extract stats-extract arm-extract\
190     helm-extract mag-extract shield-extract items-extract spoiler.tex\
191     sorter empty.pbm bow-extract arche-extract weap-extract
192    
193     TEX = monput.tex spells.tex stats.tex weap.tex shield.tex helmet.tex\
194     mag.tex arm.tex arche.tex bow.tex version.tex weapmag.tex
195    
196     CLEANFILES = $(TEX) items .bmaps in_monput in_items in_spells in_stats \
197     *.ps *x*.ppm tmp.ppm work.ppm spoiler.dvi spoiler.log spoiler.aux
198    
199     CROSSBIN = ../../server/crossfire
200     INCDIR = $(top_srcdir)/include
201     all: all-am
202    
203     .SUFFIXES:
204     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
205     @for dep in $?; do \
206     case '$(am__configure_deps)' in \
207     *$$dep*) \
208     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
209     && exit 0; \
210     exit 1;; \
211     esac; \
212     done; \
213     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/spoiler/Makefile'; \
214     cd $(top_srcdir) && \
215     $(AUTOMAKE) --gnu doc/spoiler/Makefile
216     .PRECIOUS: Makefile
217     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218     @case '$?' in \
219     *config.status*) \
220     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221     *) \
222     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224     esac;
225    
226     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228    
229     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
230     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
232     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233    
234     mostlyclean-libtool:
235     -rm -f *.lo
236    
237     clean-libtool:
238     -rm -rf .libs _libs
239    
240     distclean-libtool:
241     -rm -f libtool
242     uninstall-info-am:
243     tags: TAGS
244     TAGS:
245    
246     ctags: CTAGS
247     CTAGS:
248    
249    
250     distdir: $(DISTFILES)
251     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
252     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
253     list='$(DISTFILES)'; for file in $$list; do \
254     case $$file in \
255     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
256     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
257     esac; \
258     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
259     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
260     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
261     dir="/$$dir"; \
262     $(mkdir_p) "$(distdir)$$dir"; \
263     else \
264     dir=''; \
265     fi; \
266     if test -d $$d/$$file; then \
267     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
268     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
269     fi; \
270     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
271     else \
272     test -f $(distdir)/$$file \
273     || cp -p $$d/$$file $(distdir)/$$file \
274     || exit 1; \
275     fi; \
276     done
277     check-am: all-am
278     check: check-am
279     all-am: Makefile
280     installdirs:
281     install: install-am
282     install-exec: install-exec-am
283     install-data: install-data-am
284     uninstall: uninstall-am
285    
286     install-am: all-am
287     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
288    
289     installcheck: installcheck-am
290     install-strip:
291     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
292     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
293     `test -z '$(STRIP)' || \
294     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
295     mostlyclean-generic:
296    
297     clean-generic:
298     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
299    
300     distclean-generic:
301     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
302    
303     maintainer-clean-generic:
304     @echo "This command is intended for maintainers to use"
305     @echo "it deletes files that may require special tools to rebuild."
306     clean: clean-am
307    
308     clean-am: clean-generic clean-libtool mostlyclean-am
309    
310     distclean: distclean-am
311     -rm -f Makefile
312     distclean-am: clean-am distclean-generic distclean-libtool
313    
314     dvi: dvi-am
315    
316     dvi-am:
317    
318     html: html-am
319    
320     info: info-am
321    
322     info-am:
323    
324     install-data-am:
325    
326     install-exec-am:
327    
328     install-info: install-info-am
329    
330     install-man:
331    
332     installcheck-am:
333    
334     maintainer-clean: maintainer-clean-am
335     -rm -f Makefile
336     maintainer-clean-am: distclean-am maintainer-clean-generic
337    
338     mostlyclean: mostlyclean-am
339    
340     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
341    
342     pdf: pdf-am
343    
344     pdf-am:
345    
346     ps: ps-am
347    
348     ps-am:
349    
350     uninstall-am: uninstall-info-am
351    
352     .PHONY: all all-am check check-am clean clean-generic clean-libtool \
353     distclean distclean-generic distclean-libtool distdir dvi \
354     dvi-am html html-am info info-am install install-am \
355     install-data install-data-am install-exec install-exec-am \
356     install-info install-info-am install-man install-strip \
357     installcheck installcheck-am installdirs maintainer-clean \
358     maintainer-clean-generic mostlyclean mostlyclean-generic \
359     mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
360     uninstall-info-am
361    
362    
363     spoiler: ../spoiler.ps
364    
365     ../spoiler.ps: spoiler.dvi
366     dvips -o ../spoiler.ps spoiler.dvi
367    
368     spoiler.dvi: spoiler.aux
369     latex spoiler.tex
370    
371     spoiler.aux: spoiler.tex $(TEX)
372     $(RM) spoiler.aux
373     latex spoiler.tex
374    
375     dump_switches:
376     @$(RM) dump_switches
377     @$(CROSSBIN) -m >/dev/null 2>&1 && touch dump_switches || (echo "You need to define DUMP_SWITCHES in include/config.h and"; echo "recompile before you can create the spoilers.")
378    
379     @$(MAKE) $(MFLAGS) check_ok
380    
381     check_ok: dump_switches
382     @$(RM) dump_switches
383    
384     .bmaps: ../../lib/archetypes
385     $(RM) *.ps
386     touch .bmaps
387    
388     items: .bmaps in_items ../scripts/makeps.pl items.ps
389     $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_items inarch=$(pkgdatadir)/archetypes > items
390    
391     in_items: items-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
392     $(AWK) -v living_c=$(top_srcdir)/common/living.c -f items-extract $(pkgdatadir)/archetypes > in_items
393    
394     stats.tex: .bmaps in_stats ../scripts/makeps.pl characters.ps
395     $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_stats inarch=$(pkgdatadir)/archetypes > stats.tex
396    
397     in_stats: stats-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
398     $(AWK) -v living_c=$(top_srcdir)/common/living.c -f stats-extract $(pkgdatadir)/archetypes > in_stats
399    
400     monput.tex: .bmaps in_monput ../scripts/makeps.pl monsters.ps
401     $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_monput inarch=$(pkgdatadir)/archetypes > monput.tex
402    
403     in_monput: monster-extract $(CROSSBIN) $(pkgdatadir)/treasures $(pkgdatadir)/archetypes
404     $(CROSSBIN) -m2 | sort -f | $(AWK) -F'|' -f monster-extract > in_monput
405    
406     spells.tex: .bmaps in_spells ../scripts/makeps.pl spells.ps
407     $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_spells inarch=$(pkgdatadir)/archetypes > spells.tex
408    
409     in_spells: spells-extract sorter $(INCDIR)/spellist.h $(CROSSBIN) $(pkgdatadir)/archetypes
410     tr -d \" < $(INCDIR)/spellist.h | $(AWK) -F, -v crosscmd="$(CROSSBIN) -m4" -f spells-extract | sort > in_spells
411    
412     version.tex: $(CROSSBIN)
413     $(CROSSBIN) -v 2>&1 | grep "^This is" | cut -d" " -f3- > version.tex
414    
415     characters.ps items.ps monsters.ps spells.ps:
416     touch $@
417    
418     weap.tex: items sorter
419     egrep -e "^15 " items | $(AWK) -F'&' '{printf("%s &%s &%s &%.2f &%s\n",$$3,$$10,$$5,$$11,$$6)}' | sort | $(AWK) -F'&' -f sorter -v lengde=`egrep -e "^15" items | wc -l | tr -d ' ' ` | sort | cut -d'&' -f 2- > weap.tex
420    
421     shield.tex: items shield-extract
422     egrep -e "^33 " items | $(AWK) -F'&' -f shield-extract | sort > shield.tex
423    
424     arm.tex: items arm-extract
425     egrep -e "^16 " items | $(AWK) -F'&' -f arm-extract | sort -t'&' -n +4 -5 > arm.tex
426    
427     helmet.tex: items helm-extract
428     egrep -e "^34 " items | $(AWK) -F'&' -f helm-extract | sort -t'&' -n +3 -4 | sed -e s/_/' '/g > helmet.tex
429    
430     bow.tex: items bow-extract
431     egrep -e "^14 " items | $(AWK) -F'&' -f bow-extract | sort > bow.tex
432    
433     arche.tex: items arche-extract
434     egrep -e "^915 " items | $(AWK) -F'&' -f arche-extract | sort > arche.tex
435    
436     weapmag.tex: items weap-extract
437     egrep -e "^15 " items | $(AWK) -F'&' -f weap-extract | sort > weapmag.tex
438    
439     mag.tex: items mag-extract
440     $(AWK) -F'&' -f mag-extract items | sort +0.9 -0.10 > mag.tex
441     # Tell versions [3.59,3.63) of GNU make to not export all variables.
442     # Otherwise a system limit (for SysV at least) may be exceeded.
443     .NOEXPORT: