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

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