ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/playbook/Makefile.in
Revision: 1.3
Committed: Wed Mar 15 15:35:47 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
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 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = doc/playbook
40 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44 $(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 SCRIPTS = $(dist_noinst_SCRIPTS)
51 SOURCES =
52 DIST_SOURCES =
53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54 ACLOCAL = @ACLOCAL@
55 AMDEP_FALSE = @AMDEP_FALSE@
56 AMDEP_TRUE = @AMDEP_TRUE@
57 AMTAR = @AMTAR@
58 AR = @AR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 BASENAME = @BASENAME@
64 BUNZIP = @BUNZIP@
65 BZIP = @BZIP@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 COMPRESS = @COMPRESS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 CXXDEPMODE = @CXXDEPMODE@
75 CXXFLAGS = @CXXFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 ECHO = @ECHO@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 F77 = @F77@
86 FFLAGS = @FFLAGS@
87 GUNZIP = @GUNZIP@
88 GZIP = @GZIP@
89 HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
90 HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
91 HAVE_X_FALSE = @HAVE_X_FALSE@
92 HAVE_X_TRUE = @HAVE_X_TRUE@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LATEX = @LATEX@
98 LDFLAGS = @LDFLAGS@
99 LEX = @LEX@
100 LEXLIB = @LEXLIB@
101 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
102 LIBOBJS = @LIBOBJS@
103 LIBS = @LIBS@
104 LIBTOOL = @LIBTOOL@
105 LN_S = @LN_S@
106 LTLIBOBJS = @LTLIBOBJS@
107 MAINT = @MAINT@
108 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
109 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
110 MAKEINFO = @MAKEINFO@
111 OBJEXT = @OBJEXT@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PERL = @PERL@
120 PERLFLAGS = @PERLFLAGS@
121 PERLLIB = @PERLLIB@
122 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
123 PERL_PLUGIN = @PERL_PLUGIN@
124 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
125 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
126 PLUGIN_PYTHON = @PLUGIN_PYTHON@
127 PYTHON_LIB = @PYTHON_LIB@
128 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
129 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
130 PY_INCLUDES = @PY_INCLUDES@
131 PY_LIBS = @PY_LIBS@
132 RANLIB = @RANLIB@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 TAR = @TAR@
137 UNCOMPRESS = @UNCOMPRESS@
138 VERSION = @VERSION@
139 X11LIBS = @X11LIBS@
140 X_CFLAGS = @X_CFLAGS@
141 X_EXTRA_LIBS = @X_EXTRA_LIBS@
142 X_LIBS = @X_LIBS@
143 X_PRE_LIBS = @X_PRE_LIBS@
144 ac_ct_AR = @ac_ct_AR@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_CXX = @ac_ct_CXX@
147 ac_ct_F77 = @ac_ct_F77@
148 ac_ct_RANLIB = @ac_ct_RANLIB@
149 ac_ct_STRIP = @ac_ct_STRIP@
150 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
151 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
152 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
153 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
154 am__include = @am__include@
155 am__leading_dot = @am__leading_dot@
156 am__quote = @am__quote@
157 am__tar = @am__tar@
158 am__untar = @am__untar@
159 bindir = @bindir@
160 build = @build@
161 build_alias = @build_alias@
162 build_cpu = @build_cpu@
163 build_os = @build_os@
164 build_vendor = @build_vendor@
165 datadir = @datadir@
166 exec_prefix = @exec_prefix@
167 host = @host@
168 host_alias = @host_alias@
169 host_cpu = @host_cpu@
170 host_os = @host_os@
171 host_vendor = @host_vendor@
172 includedir = @includedir@
173 infodir = @infodir@
174 install_sh = @install_sh@
175 libdir = @libdir@
176 libexecdir = @libexecdir@
177 localstatedir = @localstatedir@
178 mandir = @mandir@
179 mkdir_p = @mkdir_p@
180 no_x = @no_x@
181 oldincludedir = @oldincludedir@
182 pkgconfdir = @pkgconfdir@
183 pkgstatedir = @pkgstatedir@
184 prefix = @prefix@
185 program_transform_name = @program_transform_name@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 x_includes = @x_includes@
191 x_libraries = @x_libraries@
192 TEX = handbook.tex title.tex chap1.tex chap2.tex chap3.tex chap4.tex\
193 chap5.tex chap6.tex chap7.tex appA.tex appB.tex appC.tex
194
195 dist_noinst_SCRIPTS = make_index.pl
196 EXTRA_DIST = Makefile.in bonus-extract char-extract items-extract generic-extract\
197 gods-extract levels-extract local.sty skills-extract skills2-extract\
198 spellpath-extract statskmod-extract treas1-extract treas2-extract \
199 $(TEX) handbook.idx sorter empty.pbm fig/screen_dia.ps
200
201 TABLES = bonus.tex char.tex equip.tex index.tex gods.tex levels.tex skills.tex\
202 skill_stat.tex statskmod.tex spellpath.tex version.tex
203
204 ICONS = altar.tex arm_mail.tex br_wall.tex books.tex bows.tex cauldron.tex \
205 corpse.tex dir_spin.tex flesh.tex food.tex foodone.tex fr_wall.tex \
206 gatedoor.tex gems.tex gravestone.tex guild.tex holysymbol.tex \
207 handbutt.tex horns.tex id_altar.tex keys.tex lockpicks.tex\
208 lighter.tex money.tex pit.tex potion.tex potions.tex rings.tex \
209 rods.tex runeblast.tex runedeath.tex runefire.tex runefrost.tex\
210 runeshock.tex runemark.tex runegen.tex savebed.tex scrolls.tex \
211 shops.tex shopmat.tex sign.tex talisman.tex wands.tex
212
213 CLEANFILES = $(TABLES) $(ICONS) items .bmaps in_* *.ps *x*.ppm tmp.ppm work.ppm \
214 handbook.toc handbook.lot handbook.dvi handbook.log handbook.aux handbook.idx
215
216 CROSSBIN = ../../server/crossfire
217 all: all-am
218
219 .SUFFIXES:
220 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
221 @for dep in $?; do \
222 case '$(am__configure_deps)' in \
223 *$$dep*) \
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225 && exit 0; \
226 exit 1;; \
227 esac; \
228 done; \
229 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/playbook/Makefile'; \
230 cd $(top_srcdir) && \
231 $(AUTOMAKE) --gnu doc/playbook/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234 @case '$?' in \
235 *config.status*) \
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237 *) \
238 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240 esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250 mostlyclean-libtool:
251 -rm -f *.lo
252
253 clean-libtool:
254 -rm -rf .libs _libs
255
256 distclean-libtool:
257 -rm -f libtool
258 uninstall-info-am:
259 tags: TAGS
260 TAGS:
261
262 ctags: CTAGS
263 CTAGS:
264
265
266 distdir: $(DISTFILES)
267 $(mkdir_p) $(distdir)/fig
268 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
269 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
270 list='$(DISTFILES)'; for file in $$list; do \
271 case $$file in \
272 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
273 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
274 esac; \
275 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278 dir="/$$dir"; \
279 $(mkdir_p) "$(distdir)$$dir"; \
280 else \
281 dir=''; \
282 fi; \
283 if test -d $$d/$$file; then \
284 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
285 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
286 fi; \
287 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
288 else \
289 test -f $(distdir)/$$file \
290 || cp -p $$d/$$file $(distdir)/$$file \
291 || exit 1; \
292 fi; \
293 done
294 check-am: all-am
295 check: check-am
296 all-am: Makefile $(SCRIPTS)
297 installdirs:
298 install: install-am
299 install-exec: install-exec-am
300 install-data: install-data-am
301 uninstall: uninstall-am
302
303 install-am: all-am
304 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
306 installcheck: installcheck-am
307 install-strip:
308 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
310 `test -z '$(STRIP)' || \
311 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312 mostlyclean-generic:
313
314 clean-generic:
315 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
316
317 distclean-generic:
318 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
319
320 maintainer-clean-generic:
321 @echo "This command is intended for maintainers to use"
322 @echo "it deletes files that may require special tools to rebuild."
323 clean: clean-am
324
325 clean-am: clean-generic clean-libtool mostlyclean-am
326
327 distclean: distclean-am
328 -rm -f Makefile
329 distclean-am: clean-am distclean-generic distclean-libtool
330
331 dvi: dvi-am
332
333 dvi-am:
334
335 html: html-am
336
337 info: info-am
338
339 info-am:
340
341 install-data-am:
342
343 install-exec-am:
344
345 install-info: install-info-am
346
347 install-man:
348
349 installcheck-am:
350
351 maintainer-clean: maintainer-clean-am
352 -rm -f Makefile
353 maintainer-clean-am: distclean-am maintainer-clean-generic
354
355 mostlyclean: mostlyclean-am
356
357 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
358
359 pdf: pdf-am
360
361 pdf-am:
362
363 ps: ps-am
364
365 ps-am:
366
367 uninstall-am: uninstall-info-am
368
369 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
370 distclean distclean-generic distclean-libtool distdir dvi \
371 dvi-am html html-am info info-am install install-am \
372 install-data install-data-am install-exec install-exec-am \
373 install-info install-info-am install-man install-strip \
374 installcheck installcheck-am installdirs maintainer-clean \
375 maintainer-clean-generic mostlyclean mostlyclean-generic \
376 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
377 uninstall-info-am
378
379
380 handbook: ../handbook.ps
381
382 ../handbook.ps: handbook.dvi
383 dvips -o ../handbook.ps handbook.dvi
384
385 handbook.dvi: handbook.aux
386 latex handbook.tex
387
388 handbook.aux: handbook.tex $(TABLES) $(ICONS)
389 $(RM) handbook.aux
390 latex handbook.tex
391
392 dump_switches: $(CROSSBIN)
393 @$(RM) dump_switches
394 @$(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 handbook.")
395 @$(MAKE) $(MFLAGS) check_ok
396
397 $(CROSSBIN):
398 ( cd $(top_srcdir)/server ; make crossfire)
399
400 check_ok: dump_switches
401 @$(RM) dump_switches
402
403 .bmaps: $(top_srcdir)/lib/archetypes
404 $(RM) *.ps
405 touch .bmaps
406
407 index.tex handbook.idx: make_index.pl
408 touch handbook.idx
409 $(PERL) make_index.pl handbook.idx > index.tex;
410
411 items: .bmaps in_items ../scripts/makeps.pl items.ps
412 $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_items inarch=$(pkgdatadir)/archetypes > items
413
414 in_items: items-extract $(pkgdatadir)/archetypes
415 $(AWK) -f items-extract $(pkgdatadir)/archetypes > in_items
416
417 bonus.tex:
418 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f bonus-extract > bonus.tex
419
420 char.tex: .bmaps in_char ../scripts/makeps.pl characters.ps
421 $(PERL) ../scripts/makeps.pl output=tex libdir=$(top_srcdir)/lib archdir=$(top_srcdir)/lib/ size=0.4 input=in_char inarch=$(pkgdatadir)/archetypes > char.tex
422
423 in_char: char-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
424 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f char-extract $(pkgdatadir)/archetypes > in_char
425
426 equip.tex: in_equip treas2-extract
427 $(AWK) -v eqitems=in_equip -f treas2-extract $(top_srcdir)/lib/treasures.bld > equip.tex
428
429 in_equip: treas1-extract $(pkgdatadir)/archetypes $(top_srcdir)/common/living.c
430 $(AWK) -v living_c=$(top_srcdir)/common/living.c -f treas1-extract $(pkgdatadir)/archetypes | sort -d > in_equip
431
432 gods.tex: gods-extract $(CROSSBIN)
433 $(AWK) -F, -v crosscmd="$(CROSSBIN) -m8" -f gods-extract > gods.tex
434
435 levels.tex:
436 $(AWK) -v living_c=../../common/living.c -f levels-extract > levels.tex
437
438 skills.tex: in_equip skills-extract
439 $(AWK) -v eqitems=in_equip -f skills-extract $(top_srcdir)/lib/treasures.bld > skills.tex
440
441 skill_stat.tex: skills2-extract $(CROSSBIN)
442 $(AWK) -F, -v crosscmd="$(CROSSBIN) -m5" -f skills2-extract | sort > skill_stat.tex
443
444 statskmod.tex:
445 $(AWK) -v living_c=../../server/skill_util.c -f statskmod-extract > statskmod.tex
446
447 spellpath.tex:
448 $(AWK) -v living_c=../../include/spellist.h -f spellpath-extract |sort > spellpath.tex
449
450 version.tex: $(CROSSBIN)
451 $(CROSSBIN) -v 2>&1 | grep "^This is" | cut -d" " -f4- > version.tex
452
453 sp_item.tex: handbutt.tex gatedoor.tex pit.tex br_wall.tex fr_wall.tex dir_spin.tex
454
455 characters.ps items.ps:
456 touch $@
457
458 cauldron.tex: items sorter
459 egrep -e "^122 " items | grep "cauldron" | $(AWK) -F'&' -f generic-extract | sort > cauldron.tex
460
461 guild.tex: items sorter
462 egrep -e "^66 " items | grep "guild" | $(AWK) -F'&' -f generic-extract | sort > guild.tex
463
464 holysymbol.tex: items sorter
465 egrep -e "^43 " items | grep "holy" | $(AWK) -F'&' -f generic-extract | sort > holysymbol.tex
466
467 lockpicks.tex: items sorter
468 egrep -e "^43 " items | grep "lockpicks" | $(AWK) -F'&' -f generic-extract | sort > lockpicks.tex
469
470 potion.tex: items sorter
471 egrep -e "^5 " items | grep "potiongen" | $(AWK) -F'&' -f generic-extract | sort > potion.tex
472
473 runeblast.tex: items sorter
474 egrep -e "^154 " items | grep "rune-blast" | $(AWK) -F'&' -f generic-extract | sort > runeblast.tex
475
476 runedeath.tex: items sorter
477 egrep -e "^154 " items | grep "rune-death" | $(AWK) -F'&' -f generic-extract | sort > runedeath.tex
478
479 runegen.tex: items sorter
480 egrep -e "^154 " items | grep "generic-rune" | $(AWK) -F'&' -f generic-extract | sort > runegen.tex
481
482 runefrost.tex: items sorter
483 egrep -e "^154 " items | grep "rune-frost." | $(AWK) -F'&' -f generic-extract | sort > runefrost.tex
484
485 runefire.tex: items sorter
486 egrep -e "^154 " items | grep "rune-fire." | $(AWK) -F'&' -f generic-extract | sort > runefire.tex
487
488 runemark.tex: items sorter
489 egrep -e "^98 " items | grep "rune-mark." | $(AWK) -F'&' -f generic-extract | sort > runemark.tex
490
491 runeshock.tex: items sorter
492 egrep -e "^154 " items | grep "rune-shock." | $(AWK) -F'&' -f generic-extract | sort > runeshock.tex
493
494 shops.tex: items sorter
495 egrep -e "^66 " items | grep "store" | $(AWK) -F'&' -f generic-extract | sort > shops.tex
496
497 talisman.tex: items sorter
498 egrep -e "^43 " items | grep "talisman" | $(AWK) -F'&' -f generic-extract | sort > talisman.tex
499
500 altar.tex: items sorter
501 egrep -e "^18 " items | $(AWK) -F'&' -f generic-extract | sort > altar.tex
502
503 arm_mail.tex: items generic-extract
504 egrep -e "^16 " items | $(AWK) -F'&' -f generic-extract | sort -t'&' -n +4 -5 > arm_mail.tex
505
506 br_wall.tex: items sorter
507 egrep -e "^45 " items | $(AWK) -F'&' -f generic-extract | sort > br_wall.tex
508
509 books.tex: items sorter
510 egrep -e "^8 " items | $(AWK) -F'&' -f generic-extract | sort > books.tex
511
512 bows.tex: items generic-extract
513 egrep -e "^14 " items | $(AWK) -F'&' -f generic-extract | sort > bows.tex
514
515 corpse.tex: items sorter
516 egrep -e "^157 " items | $(AWK) -F'&' -f generic-extract | sort > corpse.tex
517
518 dir_spin.tex: items sorter
519 egrep -e "^90 " items | $(AWK) -F'&' -f generic-extract | sort > dir_spin.tex
520 egrep -e "^112 " items | $(AWK) -F'&' -f generic-extract | sort >> dir_spin.tex
521
522 flesh.tex: items sorter
523 egrep -e "^72 " items | $(AWK) -F'&' -f generic-extract | sort > flesh.tex
524
525 food.tex: items sorter
526 egrep -e "^6 " items | $(AWK) -F'&' -f generic-extract | sort > food.tex
527
528 foodone.tex: items sorter
529 egrep -e "^6 " items | $(AWK) -F'&' -f generic-extract | grep "food" > foodone.tex
530
531 fr_wall.tex: items sorter
532 egrep -e "^62 " items | $(AWK) -F'&' -f generic-extract | sort > fr_wall.tex
533
534 gatedoor.tex: items sorter
535 egrep -e "^20 " items | $(AWK) -F'&' -f generic-extract | sort > gatedoor.tex
536 egrep -e "^23 " items | $(AWK) -F'&' -f generic-extract | sort >> gatedoor.tex
537 egrep -e "^91 " items | $(AWK) -F'&' -f generic-extract | sort >> gatedoor.tex
538
539 gems.tex: items sorter
540 egrep -e "^60 " items | $(AWK) -F'&' -f generic-extract | sort > gems.tex
541
542 gravestone.tex: items sorter
543 egrep -e "^38 " items | $(AWK) -F'&' -f generic-extract | sort > gravestone.tex
544
545 handbutt.tex: items sorter
546 egrep -e "^92 " items | $(AWK) -F'&' -f generic-extract | sort > handbutt.tex
547 egrep -e "^93 " items | $(AWK) -F'&' -f generic-extract | sort >> handbutt.tex
548
549 horns.tex: items sorter
550 egrep -e "^35 " items | $(AWK) -F'&' -f generic-extract | sort > horns.tex
551
552 id_altar.tex: items sorter
553 egrep -e "^139 " items | $(AWK) -F'&' -f generic-extract | sort > id_altar.tex
554
555 keys.tex: items sorter
556 egrep -e "^21 " items | $(AWK) -F'&' -f generic-extract | sort > keys.tex
557 egrep -e "^24 " items | $(AWK) -F'&' -f generic-extract | sort >> keys.tex
558
559 lighter.tex: items sorter
560 egrep -e "^75 " items | $(AWK) -F'&' -f generic-extract | sort > lighter.tex
561
562 money.tex: items sorter
563 egrep -e "^36 " items | $(AWK) -F'&' -f generic-extract | sort > money.tex
564
565 pit.tex: items sorter
566 egrep -e "^95 " items | $(AWK) -F'&' -f generic-extract | sort > pit.tex
567
568 potions.tex: items sorter
569 egrep -e "^5 " items | $(AWK) -F'&' -f generic-extract | sort > potions.tex
570
571 rings.tex: items sorter
572 egrep -e "^70 " items | $(AWK) -F'&' -f generic-extract | sort > rings.tex
573
574 rods.tex: items sorter
575 egrep -e "^3 " items | $(AWK) -F'&' -f generic-extract | sort > rods.tex
576
577 savebed.tex: items sorter
578 egrep -e "^106 " items | $(AWK) -F'&' -f generic-extract | sort > savebed.tex
579
580 scrolls.tex: items sorter
581 egrep -e "^111 " items | $(AWK) -F'&' -f generic-extract | sort > scrolls.tex
582
583 shopmat.tex: items sorter
584 egrep -e "^69 " items | $(AWK) -F'&' -f generic-extract | sort > shopmat.tex
585
586 sign.tex: items sorter
587 egrep -e "^98 " items | $(AWK) -F'&' -f generic-extract | sort > sign.tex
588
589 wands.tex: items sorter
590 egrep -e "^109 " items | $(AWK) -F'&' -f generic-extract | sort > wands.tex
591 # Tell versions [3.59,3.63) of GNU make to not export all variables.
592 # Otherwise a system limit (for SysV at least) may be exceeded.
593 .NOEXPORT: