ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler/Makefile.in
Revision: 1.4
Committed: Thu Mar 16 21:08:14 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.3: +6 -11 lines
Log Message:
allow perl to save/restore pelr data associated with players

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 root 1.4 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
42     $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
43     $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
44 root 1.1 $(top_srcdir)/configure.ac
45     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46     $(ACLOCAL_M4)
47     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
48     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
49     CONFIG_CLEAN_FILES =
50     SOURCES =
51     DIST_SOURCES =
52     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53     ACLOCAL = @ACLOCAL@
54     AMDEP_FALSE = @AMDEP_FALSE@
55     AMDEP_TRUE = @AMDEP_TRUE@
56     AMTAR = @AMTAR@
57     AR = @AR@
58     AUTOCONF = @AUTOCONF@
59     AUTOHEADER = @AUTOHEADER@
60     AUTOMAKE = @AUTOMAKE@
61     AWK = @AWK@
62     BASENAME = @BASENAME@
63     BUNZIP = @BUNZIP@
64     BZIP = @BZIP@
65     CC = @CC@
66     CCDEPMODE = @CCDEPMODE@
67     CFLAGS = @CFLAGS@
68     COMPRESS = @COMPRESS@
69     CPP = @CPP@
70     CPPFLAGS = @CPPFLAGS@
71     CYGPATH_W = @CYGPATH_W@
72     DEFS = @DEFS@
73     DEPDIR = @DEPDIR@
74     ECHO = @ECHO@
75     ECHO_C = @ECHO_C@
76     ECHO_N = @ECHO_N@
77     ECHO_T = @ECHO_T@
78     EGREP = @EGREP@
79     EXEEXT = @EXEEXT@
80     GUNZIP = @GUNZIP@
81     GZIP = @GZIP@
82     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
83     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
84     HAVE_X_FALSE = @HAVE_X_FALSE@
85     HAVE_X_TRUE = @HAVE_X_TRUE@
86     INSTALL_DATA = @INSTALL_DATA@
87     INSTALL_PROGRAM = @INSTALL_PROGRAM@
88     INSTALL_SCRIPT = @INSTALL_SCRIPT@
89     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90     LATEX = @LATEX@
91 root 1.4 LD = @LD@
92 root 1.1 LDFLAGS = @LDFLAGS@
93     LEX = @LEX@
94     LEXLIB = @LEXLIB@
95     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
96     LIBOBJS = @LIBOBJS@
97     LIBS = @LIBS@
98     LIBTOOL = @LIBTOOL@
99     LN_S = @LN_S@
100     LTLIBOBJS = @LTLIBOBJS@
101     MAINT = @MAINT@
102     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
103     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
104     MAKEINFO = @MAKEINFO@
105 root 1.4 NM = @NM@
106 root 1.1 OBJEXT = @OBJEXT@
107     PACKAGE = @PACKAGE@
108     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109     PACKAGE_NAME = @PACKAGE_NAME@
110     PACKAGE_STRING = @PACKAGE_STRING@
111     PACKAGE_TARNAME = @PACKAGE_TARNAME@
112     PACKAGE_VERSION = @PACKAGE_VERSION@
113     PATH_SEPARATOR = @PATH_SEPARATOR@
114     PERL = @PERL@
115 root 1.2 PERLFLAGS = @PERLFLAGS@
116     PERLLIB = @PERLLIB@
117     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
118     PERL_PLUGIN = @PERL_PLUGIN@
119     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
120     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
121 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
122     PYTHON_LIB = @PYTHON_LIB@
123     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
124     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
125     PY_INCLUDES = @PY_INCLUDES@
126     PY_LIBS = @PY_LIBS@
127     RANLIB = @RANLIB@
128 root 1.4 SED = @SED@
129 root 1.1 SET_MAKE = @SET_MAKE@
130     SHELL = @SHELL@
131     STRIP = @STRIP@
132     TAR = @TAR@
133     UNCOMPRESS = @UNCOMPRESS@
134     VERSION = @VERSION@
135     X11LIBS = @X11LIBS@
136     X_CFLAGS = @X_CFLAGS@
137     X_EXTRA_LIBS = @X_EXTRA_LIBS@
138     X_LIBS = @X_LIBS@
139     X_PRE_LIBS = @X_PRE_LIBS@
140     ac_ct_AR = @ac_ct_AR@
141     ac_ct_CC = @ac_ct_CC@
142     ac_ct_RANLIB = @ac_ct_RANLIB@
143     ac_ct_STRIP = @ac_ct_STRIP@
144     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
145     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
146     am__include = @am__include@
147     am__leading_dot = @am__leading_dot@
148     am__quote = @am__quote@
149     am__tar = @am__tar@
150     am__untar = @am__untar@
151     bindir = @bindir@
152     build = @build@
153     build_alias = @build_alias@
154     build_cpu = @build_cpu@
155     build_os = @build_os@
156     build_vendor = @build_vendor@
157     datadir = @datadir@
158     exec_prefix = @exec_prefix@
159     host = @host@
160     host_alias = @host_alias@
161     host_cpu = @host_cpu@
162     host_os = @host_os@
163     host_vendor = @host_vendor@
164     includedir = @includedir@
165     infodir = @infodir@
166     install_sh = @install_sh@
167     libdir = @libdir@
168     libexecdir = @libexecdir@
169     localstatedir = @localstatedir@
170     mandir = @mandir@
171     mkdir_p = @mkdir_p@
172     no_x = @no_x@
173     oldincludedir = @oldincludedir@
174     pkgconfdir = @pkgconfdir@
175     pkgstatedir = @pkgstatedir@
176     prefix = @prefix@
177     program_transform_name = @program_transform_name@
178     sbindir = @sbindir@
179     sharedstatedir = @sharedstatedir@
180     sysconfdir = @sysconfdir@
181     target_alias = @target_alias@
182     x_includes = @x_includes@
183     x_libraries = @x_libraries@
184     EXTRA_DIST = monster-extract spells-extract stats-extract arm-extract\
185     helm-extract mag-extract shield-extract items-extract spoiler.tex\
186     sorter empty.pbm bow-extract arche-extract weap-extract
187    
188     TEX = monput.tex spells.tex stats.tex weap.tex shield.tex helmet.tex\
189     mag.tex arm.tex arche.tex bow.tex version.tex weapmag.tex
190    
191     CLEANFILES = $(TEX) items .bmaps in_monput in_items in_spells in_stats \
192     *.ps *x*.ppm tmp.ppm work.ppm spoiler.dvi spoiler.log spoiler.aux
193    
194     CROSSBIN = ../../server/crossfire
195     INCDIR = $(top_srcdir)/include
196     all: all-am
197    
198     .SUFFIXES:
199     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
200     @for dep in $?; do \
201     case '$(am__configure_deps)' in \
202     *$$dep*) \
203     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
204     && exit 0; \
205     exit 1;; \
206     esac; \
207     done; \
208     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/spoiler/Makefile'; \
209     cd $(top_srcdir) && \
210     $(AUTOMAKE) --gnu doc/spoiler/Makefile
211     .PRECIOUS: Makefile
212     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213     @case '$?' in \
214     *config.status*) \
215     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216     *) \
217     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219     esac;
220    
221     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223    
224     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
225     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
227     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228    
229     mostlyclean-libtool:
230     -rm -f *.lo
231    
232     clean-libtool:
233     -rm -rf .libs _libs
234    
235     distclean-libtool:
236     -rm -f libtool
237     uninstall-info-am:
238     tags: TAGS
239     TAGS:
240    
241     ctags: CTAGS
242     CTAGS:
243    
244    
245     distdir: $(DISTFILES)
246     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
247     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
248     list='$(DISTFILES)'; for file in $$list; do \
249     case $$file in \
250     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
251     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
252     esac; \
253     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
254     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
255     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
256     dir="/$$dir"; \
257     $(mkdir_p) "$(distdir)$$dir"; \
258     else \
259     dir=''; \
260     fi; \
261     if test -d $$d/$$file; then \
262     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
263     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
264     fi; \
265     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
266     else \
267     test -f $(distdir)/$$file \
268     || cp -p $$d/$$file $(distdir)/$$file \
269     || exit 1; \
270     fi; \
271     done
272     check-am: all-am
273     check: check-am
274     all-am: Makefile
275     installdirs:
276     install: install-am
277     install-exec: install-exec-am
278     install-data: install-data-am
279     uninstall: uninstall-am
280    
281     install-am: all-am
282     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
283    
284     installcheck: installcheck-am
285     install-strip:
286     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
288     `test -z '$(STRIP)' || \
289     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
290     mostlyclean-generic:
291    
292     clean-generic:
293     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
294    
295     distclean-generic:
296     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
297    
298     maintainer-clean-generic:
299     @echo "This command is intended for maintainers to use"
300     @echo "it deletes files that may require special tools to rebuild."
301     clean: clean-am
302    
303     clean-am: clean-generic clean-libtool mostlyclean-am
304    
305     distclean: distclean-am
306     -rm -f Makefile
307     distclean-am: clean-am distclean-generic distclean-libtool
308    
309     dvi: dvi-am
310    
311     dvi-am:
312    
313     html: html-am
314    
315     info: info-am
316    
317     info-am:
318    
319     install-data-am:
320    
321     install-exec-am:
322    
323     install-info: install-info-am
324    
325     install-man:
326    
327     installcheck-am:
328    
329     maintainer-clean: maintainer-clean-am
330     -rm -f Makefile
331     maintainer-clean-am: distclean-am maintainer-clean-generic
332    
333     mostlyclean: mostlyclean-am
334    
335     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
336    
337     pdf: pdf-am
338    
339     pdf-am:
340    
341     ps: ps-am
342    
343     ps-am:
344    
345     uninstall-am: uninstall-info-am
346    
347     .PHONY: all all-am check check-am clean clean-generic clean-libtool \
348     distclean distclean-generic distclean-libtool distdir dvi \
349     dvi-am html html-am info info-am install install-am \
350     install-data install-data-am install-exec install-exec-am \
351     install-info install-info-am install-man install-strip \
352     installcheck installcheck-am installdirs maintainer-clean \
353     maintainer-clean-generic mostlyclean mostlyclean-generic \
354     mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
355     uninstall-info-am
356    
357    
358     spoiler: ../spoiler.ps
359    
360     ../spoiler.ps: spoiler.dvi
361     dvips -o ../spoiler.ps spoiler.dvi
362    
363     spoiler.dvi: spoiler.aux
364     latex spoiler.tex
365    
366     spoiler.aux: spoiler.tex $(TEX)
367     $(RM) spoiler.aux
368     latex spoiler.tex
369    
370     dump_switches:
371     @$(RM) dump_switches
372     @$(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.")
373    
374     @$(MAKE) $(MFLAGS) check_ok
375    
376     check_ok: dump_switches
377     @$(RM) dump_switches
378    
379     .bmaps: ../../lib/archetypes
380     $(RM) *.ps
381     touch .bmaps
382    
383     items: .bmaps in_items ../scripts/makeps.pl items.ps
384     $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_items inarch=$(pkgdatadir)/archetypes > items
385    
386     in_items: items-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
387     $(AWK) -v living_c=$(top_srcdir)/common/living.c -f items-extract $(pkgdatadir)/archetypes > in_items
388    
389     stats.tex: .bmaps in_stats ../scripts/makeps.pl characters.ps
390     $(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
391    
392     in_stats: stats-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
393     $(AWK) -v living_c=$(top_srcdir)/common/living.c -f stats-extract $(pkgdatadir)/archetypes > in_stats
394    
395     monput.tex: .bmaps in_monput ../scripts/makeps.pl monsters.ps
396     $(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
397    
398     in_monput: monster-extract $(CROSSBIN) $(pkgdatadir)/treasures $(pkgdatadir)/archetypes
399     $(CROSSBIN) -m2 | sort -f | $(AWK) -F'|' -f monster-extract > in_monput
400    
401     spells.tex: .bmaps in_spells ../scripts/makeps.pl spells.ps
402     $(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
403    
404     in_spells: spells-extract sorter $(INCDIR)/spellist.h $(CROSSBIN) $(pkgdatadir)/archetypes
405     tr -d \" < $(INCDIR)/spellist.h | $(AWK) -F, -v crosscmd="$(CROSSBIN) -m4" -f spells-extract | sort > in_spells
406    
407     version.tex: $(CROSSBIN)
408     $(CROSSBIN) -v 2>&1 | grep "^This is" | cut -d" " -f3- > version.tex
409    
410     characters.ps items.ps monsters.ps spells.ps:
411     touch $@
412    
413     weap.tex: items sorter
414     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
415    
416     shield.tex: items shield-extract
417     egrep -e "^33 " items | $(AWK) -F'&' -f shield-extract | sort > shield.tex
418    
419     arm.tex: items arm-extract
420     egrep -e "^16 " items | $(AWK) -F'&' -f arm-extract | sort -t'&' -n +4 -5 > arm.tex
421    
422     helmet.tex: items helm-extract
423     egrep -e "^34 " items | $(AWK) -F'&' -f helm-extract | sort -t'&' -n +3 -4 | sed -e s/_/' '/g > helmet.tex
424    
425     bow.tex: items bow-extract
426     egrep -e "^14 " items | $(AWK) -F'&' -f bow-extract | sort > bow.tex
427    
428     arche.tex: items arche-extract
429     egrep -e "^915 " items | $(AWK) -F'&' -f arche-extract | sort > arche.tex
430    
431     weapmag.tex: items weap-extract
432     egrep -e "^15 " items | $(AWK) -F'&' -f weap-extract | sort > weapmag.tex
433    
434     mag.tex: items mag-extract
435     $(AWK) -F'&' -f mag-extract items | sort +0.9 -0.10 > mag.tex
436     # Tell versions [3.59,3.63) of GNU make to not export all variables.
437     # Otherwise a system limit (for SysV at least) may be exceeded.
438     .NOEXPORT: