ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/playbook/Makefile.in
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:12:37 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

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