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

# Content
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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
17 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
25 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 CROSSEDIT = @CROSSEDIT@
58 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 LD = @LD@
79 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 NM = @NM@
93 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 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 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 SED = @SED@
116 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
169 FIG = fig/earrow.gif fig/nearrow.gif fig/sarrow.gif fig/swarrow.gif\
170 fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\
171 fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif
172
173
174 EXTRA_DIST = handbook.shtml chap1.html chap2.shtml chap3.shtml\
175 chap4.shtml chap5.shtml chap6.shtml chap7.html appA.html appB.html\
176 appC.shtml bonus-extract char-extract spellpath-extract\
177 skills2-extract empty.pbm statskmod-extract treas1-extract\
178 treas2-extract skills-extract items-extract generic-extract\
179 sorter levels-extract gods-extract $(FIG)
180
181 #
182 # This are automatically generated files
183 #
184 HTML = gods.html appC.html stats.gif potion.html flesh.html food.html rings.html \
185 books.html money.html shopmat.html shop.html chap6.html lockpicks.html \
186 statskmod.html version.html skill_stat.html chap5.html runeshock.html \
187 runemark.html runefire.html runefrost.html runegen.html runedeath.html \
188 runeblast.html cauldron.html altar.html spellpath.html chap4.html \
189 corpse.html gravestone.html wands.html talisman.html sign.html\
190 scrolls.html savebed.html rods.html potions.html pit.html levels.html \
191 keys.html horns.html holysymbol.html handbutt.html guild.html \
192 gatedoor.html fr_wall.html foodone.html dir_spin.html br_wall.html \
193 bows.html chap3.html skills.html equip.html stats.html char.html \
194 bonus.html chap2.html handbook.html
195
196
197 HANDBOOK = handbook.html chap1.html chap2.html chap3.html chap4.html chap5.html chap6.html appC.html
198
199 CLEANFILES = items .bmaps in_monput in_items in_spells in_stats in_equip \
200 *x*.ppm tmp.ppm work.ppm in_char items *.gif $(HTML)
201
202
203 CROSSBIN = ../../server/crossfire
204 INCDIR = $(top_srcdir)/include
205 DTOP = $(top_srcdir)/$(PACKAGE)-doc
206 subdir = doc/playbook-html
207 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
208 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
209 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
210 CONFIG_CLEAN_FILES =
211 DIST_SOURCES =
212 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
213 all: all-am
214
215 .SUFFIXES:
216 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
217 cd $(top_srcdir) && \
218 $(AUTOMAKE) --gnu doc/playbook-html/Makefile
219 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
220 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
221
222 mostlyclean-libtool:
223 -rm -f *.lo
224
225 clean-libtool:
226 -rm -rf .libs _libs
227
228 distclean-libtool:
229 -rm -f libtool
230 uninstall-info-am:
231 tags: TAGS
232 TAGS:
233
234 ctags: CTAGS
235 CTAGS:
236
237 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
239 top_distdir = ../..
240 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241
242 distdir: $(DISTFILES)
243 $(mkinstalldirs) $(distdir)/fig
244 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
245 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
246 list='$(DISTFILES)'; for file in $$list; do \
247 case $$file in \
248 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
249 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
250 esac; \
251 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
252 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
253 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
254 dir="/$$dir"; \
255 $(mkinstalldirs) "$(distdir)$$dir"; \
256 else \
257 dir=''; \
258 fi; \
259 if test -d $$d/$$file; then \
260 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
261 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
262 fi; \
263 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
264 else \
265 test -f $(distdir)/$$file \
266 || cp -p $$d/$$file $(distdir)/$$file \
267 || exit 1; \
268 fi; \
269 done
270 check-am: all-am
271 check: check-am
272 all-am: Makefile
273
274 installdirs:
275 install: install-am
276 install-exec: install-exec-am
277 install-data: install-data-am
278 uninstall: uninstall-am
279
280 install-am: all-am
281 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
282
283 installcheck: installcheck-am
284 install-strip:
285 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
286 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
287 `test -z '$(STRIP)' || \
288 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
289 mostlyclean-generic:
290
291 clean-generic:
292 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
293
294 distclean-generic:
295 -rm -f $(CONFIG_CLEAN_FILES)
296
297 maintainer-clean-generic:
298 @echo "This command is intended for maintainers to use"
299 @echo "it deletes files that may require special tools to rebuild."
300 clean: clean-am
301
302 clean-am: clean-generic clean-libtool mostlyclean-am
303
304 distclean: distclean-am
305 -rm -f Makefile
306 distclean-am: clean-am distclean-generic distclean-libtool
307
308 dvi: dvi-am
309
310 dvi-am:
311
312 info: info-am
313
314 info-am:
315
316 install-data-am:
317
318 install-exec-am:
319
320 install-info: install-info-am
321
322 install-man:
323
324 installcheck-am:
325
326 maintainer-clean: maintainer-clean-am
327 -rm -f Makefile
328 maintainer-clean-am: distclean-am maintainer-clean-generic
329
330 mostlyclean: mostlyclean-am
331
332 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
333
334 pdf: pdf-am
335
336 pdf-am:
337
338 ps: ps-am
339
340 ps-am:
341
342 uninstall-am: uninstall-info-am
343
344 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
345 distclean distclean-generic distclean-libtool distdir dvi \
346 dvi-am info info-am install install-am install-data \
347 install-data-am install-exec install-exec-am install-info \
348 install-info-am install-man install-strip installcheck \
349 installcheck-am installdirs maintainer-clean \
350 maintainer-clean-generic mostlyclean mostlyclean-generic \
351 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
352 uninstall-info-am
353
354
355 handbook: $(HANDBOOK)
356
357 dump_switches:
358 @$(RM) dump_switches
359 @$(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.")
360
361 @$(MAKE) $(MFLAGS) check_ok
362
363 check_ok: dump_switches
364 @$(RM) dump_switches
365
366 .bmaps: $(pkgdatadir)/archetypes
367 $(RM) *.gif
368 touch .bmaps
369
370 items: .bmaps in_items ../scripts/makeps.pl items.gif
371 $(PERL) ../scripts/makeps.pl libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_items inarch=$(pkgdatadir)/archetypes > items
372
373 in_items: items-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
374 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f items-extract $(pkgdatadir)/archetypes > in_items
375
376 handbook.html: version.html handbook.shtml
377 $(PERL) $(srcdir)/../include_html.pl handbook.shtml handbook.html
378
379 chap2.html: bonus.html char.html equip.html skills.html chap2.shtml
380 $(PERL) $(srcdir)/../include_html.pl chap2.shtml chap2.html
381
382 bonus.html:
383 $(AWK) -v living_c=../../common/living.c -f bonus-extract > bonus.html
384
385 in_char: char-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
386 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f char-extract $(pkgdatadir)/archetypes > in_char
387
388 char.html: .bmaps in_char ../scripts/makeps.pl characters.gif
389 $(PERL) ../scripts/makeps.pl libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_char inarch=$(pkgdatadir)/archetypes > char.html
390
391 in_stats: stats-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
392 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f stats-extract $(pkgdatadir)/archetypes > in_stats
393
394 stats.html: .bmaps in_stats ../scripts/makeps.pl stats.gif
395 $(PERL) ../scripts/makeps.pl libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_stats archdir=$(pkgdatadir)/archetypes > stats.html
396
397 equip.html: in_equip treas2-extract
398 $(AWK) -v eqitems=in_equip -f treas2-extract ../../lib/treasures > equip.html
399
400 in_equip: treas1-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
401 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f treas1-extract $(pkgdatadir)/archetypes | sort -d > in_equip
402
403 skills.html: in_equip skills-extract
404 $(AWK) -v eqitems=in_equip -f skills-extract ../../lib/treasures > skills.html
405
406 chap3.html: chap3.shtml bows.html br_wall.html dir_spin.html foodone.html fr_wall.html gatedoor.html guild.html handbutt.html holysymbol.html horns.html keys.html pit.html potions.html rods.html savebed.html scrolls.html sign.html corpse.html talisman.html wands.html levels.html gravestone.html
407 $(PERL) $(srcdir)/../include_html.pl chap3.shtml chap3.html
408
409 bows.html: items generic-extract
410 egrep -e "^14 " items | $(AWK) -F'&' -f generic-extract | sort > bows.html
411
412 br_wall.html: items sorter
413 egrep -e "^45 " items | $(AWK) -F'&' -f generic-extract | sort > br_wall.html
414
415 dir_spin.html: items sorter
416 egrep -e "^90 " items | $(AWK) -F'&' -f generic-extract | sort > dir_spin.html
417 egrep -e "^112 " items | $(AWK) -F'&' -f generic-extract | sort >> dir_spin.html
418
419 foodone.html: items sorter
420 egrep -e "^6 " items | $(AWK) -F'&' -f generic-extract | grep "food" > foodone.html
421
422 fr_wall.html: items sorter
423 egrep -e "^62 " items | $(AWK) -F'&' -f generic-extract | sort > fr_wall.html
424
425 gatedoor.html: items sorter
426 egrep -e "^20 " items | $(AWK) -F'&' -f generic-extract | sort > gatedoor.html
427 egrep -e "^23 " items | $(AWK) -F'&' -f generic-extract | sort >> gatedoor.html
428 egrep -e "^91 " items | $(AWK) -F'&' -f generic-extract | sort >> gatedoor.html
429
430 guild.html: items generic-extract
431 egrep -e "^66 " items | grep "guild" | $(AWK) -F'&' -f generic-extract | sort > guild.html
432
433 handbutt.html: items sorter
434 egrep -e "^92 " items | $(AWK) -F'&' -f generic-extract | sort > handbutt.html
435 egrep -e "^93 " items | $(AWK) -F'&' -f generic-extract | sort >> handbutt.html
436
437 holysymbol.html: items generic-extract
438 egrep -e "^43 " items | grep "holy" | $(AWK) -F'&' -f generic-extract | sort > holysymbol.html
439
440 horns.html: items sorter
441 egrep -e "^35 " items | $(AWK) -F'&' -f generic-extract | sort > horns.html
442
443 keys.html: items sorter
444 egrep -e "^21 " items | $(AWK) -F'&' -f generic-extract | sort > keys.html
445 egrep -e "^24 " items | $(AWK) -F'&' -f generic-extract | sort >> keys.html
446
447 levels.html:
448 $(AWK) -v living_c=../../common/living.c -f levels-extract > levels.html
449
450 pit.html: items sorter
451 egrep -e "^95 " items | $(AWK) -F'&' -f generic-extract | sort > pit.html
452
453 potions.html: items sorter
454 egrep -e "^5 " items | $(AWK) -F'&' -f generic-extract | sort > potions.html
455
456 rods.html: items sorter
457 egrep -e "^3 " items | $(AWK) -F'&' -f generic-extract | sort > rods.html
458
459 savebed.html: items sorter
460 egrep -e "^106 " items | $(AWK) -F'&' -f generic-extract | sort > savebed.html
461
462 scrolls.html: items sorter
463 egrep -e "^111 " items | $(AWK) -F'&' -f generic-extract | sort > scrolls.html
464
465 sign.html: items sorter
466 egrep -e "^98 " items | $(AWK) -F'&' -f generic-extract | sort > sign.html
467
468 talisman.html: items generic-extract
469 egrep -e "^43 " items | grep "talisman" | $(AWK) -F'&' -f generic-extract | sort > talisman.html
470
471 wands.html: items sorter
472 egrep -e "^109 " items | $(AWK) -F'&' -f generic-extract | sort > wands.html
473
474 gravestone.html: items sorter
475 egrep -e "^38 " items | $(AWK) -F'&' -f generic-extract | sort > gravestone.html
476
477 corpse.html: items sorter
478 egrep -e "^157 " items | $(AWK) -F'&' -f generic-extract | sort > corpse.html
479
480 chap4.html: chap4.shtml spellpath.html altar.html cauldron.html runefire.html runefrost.html runeblast.html runeshock.html runedeath.html runegen.html runemark.html
481 $(PERL) $(srcdir)/../include_html.pl chap4.shtml chap4.html
482
483 spellpath.html:
484 $(AWK) -v living_c=../../include/spellist.h -f spellpath-extract |sort > spellpath.html
485
486 altar.html: items sorter
487 egrep -e "^18 " items | $(AWK) -F'&' -f generic-extract | sort > altar.html
488
489 cauldron.html: items sorter
490 egrep -e "^122 " items | grep "cauldron" | $(AWK) -F'&' -f generic-extract | sort > cauldron.html
491
492 runeblast.html: items sorter
493 egrep -e "^154 " items | grep "rune-blast" | $(AWK) -F'&' -f generic-extract | sort > runeblast.html
494
495 runedeath.html: items sorter
496 egrep -e "^154 " items | grep "rune-death" | $(AWK) -F'&' -f generic-extract | sort > runedeath.html
497
498 runegen.html: items sorter
499 egrep -e "^154 " items | grep "generic-rune" | $(AWK) -F'&' -f generic-extract | sort > runegen.html
500
501 runefrost.html: items sorter
502 egrep -e "^154 " items | grep "rune-frost." | $(AWK) -F'&' -f generic-extract | sort > runefrost.html
503
504 runefire.html: items sorter
505 egrep -e "^154 " items | grep "rune-fire." | $(AWK) -F'&' -f generic-extract | sort > runefire.html
506
507 runemark.html: items sorter
508 egrep -e "^98 " items | grep "rune-mark." | $(AWK) -F'&' -f generic-extract | sort > runemark.html
509
510 runeshock.html: items sorter
511 egrep -e "^154 " items | grep "rune-shock." | $(AWK) -F'&' -f generic-extract | sort > runeshock.html
512
513 chap5.html: chap5.shtml skill_stat.html statskmod.html lockpicks.html
514 $(PERL) $(srcdir)/../include_html.pl chap5.shtml chap5.html
515
516 skill_stat.html: skills2-extract $(CROSSBIN)
517 $(AWK) -F, -v crosscmd="$(CROSSBIN) -m5" -f skills2-extract | sort > skill_stat.html
518
519 version.html: $(CROSSBIN)
520 $(CROSSBIN) -v 2>&1 | grep "^This is" | cut -d" " -f3- > version.html
521
522 statskmod.html:
523 $(AWK) -v living_c=../../server/skill_util.c -f statskmod-extract > statskmod.html
524
525 lockpicks.html: items sorter
526 egrep -e "^43 " items | grep "lockpicks" | $(AWK) -F'&' -f generic-extract | sort > lockpicks.html
527
528 chap6.html: chap6.shtml shop.html shopmat.html money.html books.html scrolls.html potions.html wands.html rods.html horns.html rings.html food.html flesh.html potion.html
529 $(PERL) $(srcdir)/../include_html.pl chap6.shtml chap6.html
530
531 shop.html: items sorter
532 egrep -e "^66 " items | grep "store" | $(AWK) -F'&' -f generic-extract | sort > shop.html
533
534 shopmat.html: items sorter
535 egrep -e "^69 " items | $(AWK) -F'&' -f generic-extract | sort > shopmat.html
536
537 money.html: items sorter
538 egrep -e "^36 " items | $(AWK) -F'&' -f generic-extract | sort > money.html
539
540 books.html: items sorter
541 egrep -e "^8 " items | $(AWK) -F'&' -f generic-extract | sort > books.html
542
543 rings.html: items sorter
544 egrep -e "^70 " items | $(AWK) -F'&' -f generic-extract | sort > rings.html
545
546 food.html: items sorter
547 egrep -e "^6 " items | $(AWK) -F'&' -f generic-extract | sort > food.html
548
549 flesh.html: items sorter
550 egrep -e "^72 " items | $(AWK) -F'&' -f generic-extract | sort > flesh.html
551
552 potion.html: items sorter
553 egrep -e "^5 " items | grep "potiongen" | $(AWK) -F'&' -f generic-extract | sort > potion.html
554
555 stats.gif items.gif monsters.gif spells.gif characters.gif:
556 touch $@
557
558 appC.html: appC.shtml gods.html
559 $(PERL) $(srcdir)/../include_html.pl appC.shtml appC.html
560
561 gods.html: gods-extract $(CROSSBIN)
562 $(AWK) -F, -v crosscmd="$(CROSSBIN) -m8" -f gods-extract > gods.html
563
564 archive: $(HANDBOOK)
565 $(mkinstalldirs) $(DTOP)/handbook-html/fig
566 cp $(HANDBOOK) $(DTOP)/handbook-html
567 cp $(FIG) $(DTOP)/handbook-html/fig
568 cp *.gif $(DTOP)/handbook-html
569 # Tell versions [3.59,3.63) of GNU make to not export all variables.
570 # Otherwise a system limit (for SysV at least) may be exceeded.
571 .NOEXPORT: