version 1.12 | | version 1.13 |
---|
| | |
# Makefile.in generated by automake 1.6.3 from Makefile.am. | | # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am |
# @configure_input@ | | |
| | |
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 | | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. |
# Free Software Foundation, Inc. | | |
# This Makefile.in is free software; the Free Software Foundation | | # This Makefile.in is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, | | # gives unlimited permission to copy and/or distribute it, |
# with or without modifications, as long as this notice is preserved. | | # with or without modifications, as long as this notice is preserved. |
| | |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
# PARTICULAR PURPOSE. | | # PARTICULAR PURPOSE. |
| | |
@SET_MAKE@ | | |
SHELL = @SHELL@ | | SHELL = @SHELL@ |
| | |
srcdir = @srcdir@ | | srcdir = @srcdir@ |
| | |
mandir = @mandir@ | | mandir = @mandir@ |
includedir = @includedir@ | | includedir = @includedir@ |
oldincludedir = /usr/include | | oldincludedir = /usr/include |
| | |
| | DESTDIR = |
| | |
pkgdatadir = $(datadir)/@PACKAGE@ | | pkgdatadir = $(datadir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ | | pkglibdir = $(libdir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ | | pkgincludedir = $(includedir)/@PACKAGE@ |
| | |
top_builddir = ../.. | | top_builddir = ../.. |
| | |
ACLOCAL = @ACLOCAL@ | | ACLOCAL = @ACLOCAL@ |
| | |
AUTOMAKE = @AUTOMAKE@ | | AUTOMAKE = @AUTOMAKE@ |
AUTOHEADER = @AUTOHEADER@ | | AUTOHEADER = @AUTOHEADER@ |
| | |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | | |
INSTALL = @INSTALL@ | | INSTALL = @INSTALL@ |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
INSTALL_DATA = @INSTALL_DATA@ | | INSTALL_DATA = @INSTALL_DATA@ |
install_sh_DATA = $(install_sh) -c -m 644 | | |
install_sh_PROGRAM = $(install_sh) -c | | |
install_sh_SCRIPT = $(install_sh) -c | | |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
INSTALL_HEADER = $(INSTALL_DATA) | | |
transform = @program_transform_name@ | | transform = @program_transform_name@ |
| | |
NORMAL_INSTALL = : | | NORMAL_INSTALL = : |
PRE_INSTALL = : | | PRE_INSTALL = : |
POST_INSTALL = : | | POST_INSTALL = : |
| | |
POST_UNINSTALL = : | | POST_UNINSTALL = : |
host_alias = @host_alias@ | | host_alias = @host_alias@ |
host_triplet = @host@ | | host_triplet = @host@ |
| | AR = @AR@ |
EXEEXT = @EXEEXT@ | | |
OBJEXT = @OBJEXT@ | | |
PATH_SEPARATOR = @PATH_SEPARATOR@ | | |
AMTAR = @AMTAR@ | | |
AS = @AS@ | | AS = @AS@ |
AWK = @AWK@ | | AWK = @AWK@ |
BASENAME = @BASENAME@ | | BASENAME = @BASENAME@ |
| | |
CC = @CC@ | | CC = @CC@ |
COMPRESS = @COMPRESS@ | | COMPRESS = @COMPRESS@ |
CPP = @CPP@ | | CPP = @CPP@ |
DEPDIR = @DEPDIR@ | | CXX = @CXX@ |
| | CXXCPP = @CXXCPP@ |
DLLTOOL = @DLLTOOL@ | | DLLTOOL = @DLLTOOL@ |
ECHO = @ECHO@ | | ECHO = @ECHO@ |
| | EGREP = @EGREP@ |
| | EXEEXT = @EXEEXT@ |
| | F77 = @F77@ |
| | GCJ = @GCJ@ |
| | GCJFLAGS = @GCJFLAGS@ |
GUNZIP = @GUNZIP@ | | GUNZIP = @GUNZIP@ |
GZIP = @GZIP@ | | GZIP = @GZIP@ |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | | HAVE_LIB = @HAVE_LIB@ |
LATEX = @LATEX@ | | LATEX = @LATEX@ |
LEX = @LEX@ | | LEX = @LEX@ |
LEXLIB = @LEXLIB@ | | LIB = @LIB@ |
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | | |
LIBTOOL = @LIBTOOL@ | | LIBTOOL = @LIBTOOL@ |
LN_S = @LN_S@ | | LN_S = @LN_S@ |
| | LTLIB = @LTLIB@ |
| | MAKEINFO = @MAKEINFO@ |
OBJDUMP = @OBJDUMP@ | | OBJDUMP = @OBJDUMP@ |
| | OBJEXT = @OBJEXT@ |
PACKAGE = @PACKAGE@ | | PACKAGE = @PACKAGE@ |
PERL = @PERL@ | | |
PLUGIN_PYTHON = @PLUGIN_PYTHON@ | | PLUGIN_PYTHON = @PLUGIN_PYTHON@ |
PYTHON_LIB = @PYTHON_LIB@ | | PYTHON_LIB = @PYTHON_LIB@ |
PY_INCLUDES = @PY_INCLUDES@ | | PY_INCLUDES = @PY_INCLUDES@ |
PY_LIBS = @PY_LIBS@ | | PY_LIBS = @PY_LIBS@ |
RANLIB = @RANLIB@ | | RANLIB = @RANLIB@ |
| | RC = @RC@ |
STRIP = @STRIP@ | | STRIP = @STRIP@ |
TAR = @TAR@ | | TAR = @TAR@ |
UNCOMPRESS = @UNCOMPRESS@ | | UNCOMPRESS = @UNCOMPRESS@ |
VERSION = @VERSION@ | | VERSION = @VERSION@ |
X11LIBS = @X11LIBS@ | | X11LIBS = @X11LIBS@ |
X_CFLAGS = @X_CFLAGS@ | | |
X_EXTRA_LIBS = @X_EXTRA_LIBS@ | | |
X_LIBS = @X_LIBS@ | | |
X_PRE_LIBS = @X_PRE_LIBS@ | | |
am__include = @am__include@ | | |
am__quote = @am__quote@ | | |
install_sh = @install_sh@ | | |
no_x = @no_x@ | | no_x = @no_x@ |
pkgconfdir = @pkgconfdir@ | | pkgconfdir = @pkgconfdir@ |
pkgstatedir = @pkgstatedir@ | | pkgstatedir = @pkgstatedir@ |
x_includes = @x_includes@ | | x_includes = @x_includes@ |
x_libraries = @x_libraries@ | | x_libraries = @x_libraries@ |
| | |
FIG = fig/earrow.gif fig/nearrow.gif fig/sarrow.gif fig/swarrow.gif\ | | FIG = fig/earrow.gif fig/nearrow.gif fig/sarrow.gif fig/swarrow.gif fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif |
fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\ | | |
fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif | | |
| | |
| | |
dist_noinst_SCRIPTS = makeps.pl | | dist_noinst_SCRIPTS = makeps.pl |
| | |
EXTRA_DIST = handbook.shtml chap1.html chap2.shtml chap3.shtml\ | | EXTRA_DIST = handbook.shtml chap1.html chap2.shtml chap3.shtml chap4.shtml chap5.shtml chap6.shtml chap7.html appA.html appB.html appC.shtml bonus-extract char-extract spellpath-extract skills2-extract empty.pbm statskmod-extract treas1-extract treas2-extract skills-extract items-extract generic-extract sorter levels-extract gods-extract $(FIG) |
chap4.shtml chap5.shtml chap6.shtml chap7.html appA.html appB.html\ | | |
appC.shtml bonus-extract char-extract spellpath-extract\ | | |
skills2-extract empty.pbm statskmod-extract treas1-extract\ | | |
treas2-extract skills-extract items-extract generic-extract\ | | |
sorter levels-extract gods-extract $(FIG) | | |
| | |
# | | # |
# This are automatically generated files | | # This are automatically generated files |
# | | # |
HTML = gods.html appC.html stats.gif potion.html flesh.html food.html rings.html \ | | HTML = gods.html appC.html stats.gif potion.html flesh.html food.html rings.html books.html money.html shopmat.html shop.html chap6.html lockpicks.html statskmod.html version.html skill_stat.html chap5.html runeshock.html runemark.html runefire.html runefrost.html runegen.html runedeath.html runeblast.html cauldron.html altar.html spellpath.html chap4.html corpse.html gravestone.html wands.html talisman.html sign.html scrolls.html savebed.html rods.html potions.html pit.html levels.html keys.html horns.html holysymbol.html handbutt.html guild.html gatedoor.html fr_wall.html foodone.html dir_spin.html br_wall.html bows.html chap3.html skills.html equip.html stats.html char.html bonus.html chap2.html handbook.html |
books.html money.html shopmat.html shop.html chap6.html lockpicks.html \ | | |
statskmod.html version.html skill_stat.html chap5.html runeshock.html \ | | |
runemark.html runefire.html runefrost.html runegen.html runedeath.html \ | | |
runeblast.html cauldron.html altar.html spellpath.html chap4.html \ | | |
corpse.html gravestone.html wands.html talisman.html sign.html\ | | |
scrolls.html savebed.html rods.html potions.html pit.html levels.html \ | | |
keys.html horns.html holysymbol.html handbutt.html guild.html \ | | |
gatedoor.html fr_wall.html foodone.html dir_spin.html br_wall.html \ | | |
bows.html chap3.html skills.html equip.html stats.html char.html \ | | |
bonus.html chap2.html handbook.html | | |
| | |
| | |
HANDBOOK = handbook.html chap1.html chap2.html chap3.html chap4.html chap5.html chap6.html appC.html | | HANDBOOK = handbook.html chap1.html chap2.html chap3.html chap4.html chap5.html chap6.html appC.html |
| | |
CLEANFILES = items .bmaps in_monput in_items in_spells in_stats in_equip \ | | CLEANFILES = items .bmaps in_monput in_items in_spells in_stats in_equip *x*.ppm tmp.ppm work.ppm in_char items *.gif $(HTML) |
*x*.ppm tmp.ppm work.ppm in_char items *.gif $(HTML) | | |
| | |
| | |
CROSSBIN = ../../server/crossfire | | CROSSBIN = ../../server/crossfire |
INCDIR = $(top_srcdir)/include | | INCDIR = $(top_srcdir)/include |
DTOP = $(top_srcdir)/$(PACKAGE)-doc | | DTOP = $(top_srcdir)/$(PACKAGE)-doc |
subdir = doc/playbook-html | | PERL = @PERL@ |
mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs | | mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs |
CONFIG_HEADER = $(top_builddir)/include/autoconf.h | | CONFIG_HEADER = ../../[include/autoconf.h] |
CONFIG_CLEAN_FILES = | | CONFIG_CLEAN_FILES = |
SCRIPTS = $(dist_noinst_SCRIPTS) | | DIST_COMMON = Makefile.am Makefile.in |
| | |
| | |
DIST_SOURCES = | | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
DIST_COMMON = $(dist_noinst_SCRIPTS) Makefile.am Makefile.in | | |
all: all-am | | |
| | |
| | GZIP_ENV = --best |
| | all: all-redirect |
.SUFFIXES: | | .SUFFIXES: |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
cd $(top_srcdir) && \ | | cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/playbook-html/Makefile |
$(AUTOMAKE) --gnu doc/playbook-html/Makefile | | |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | | |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | | |
| | |
mostlyclean-libtool: | | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
-rm -f *.lo | | cd $(top_builddir) \ |
| | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
| | |
clean-libtool: | | |
-rm -rf .libs _libs | | |
| | |
distclean-libtool: | | |
-rm -f libtool | | |
uninstall-info-am: | | |
tags: TAGS | | tags: TAGS |
TAGS: | | TAGS: |
| | |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | | |
| | |
top_distdir = ../.. | | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | | |
| | subdir = doc/playbook-html |
| | |
distdir: $(DISTFILES) | | distdir: $(DISTFILES) |
| | here=`cd $(top_builddir) && pwd`; \ |
| | top_distdir=`cd $(top_distdir) && pwd`; \ |
| | distdir=`cd $(distdir) && pwd`; \ |
| | cd $(top_srcdir) \ |
| | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/playbook-html/Makefile |
$(mkinstalldirs) $(distdir)/fig | | $(mkinstalldirs) $(distdir)/fig |
@list='$(DISTFILES)'; for file in $$list; do \ | | @for file in $(DISTFILES); do \ |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | | d=$(srcdir); \ |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | | |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | | |
dir="/$$dir"; \ | | |
$(mkinstalldirs) "$(distdir)$$dir"; \ | | |
else \ | | |
dir=''; \ | | |
fi; \ | | |
if test -d $$d/$$file; then \ | | if test -d $$d/$$file; then \ |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | | cp -pr $$d/$$file $(distdir)/$$file; \ |
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | | |
fi; \ | | |
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | | |
else \ | | else \ |
test -f $(distdir)/$$file \ | | test -f $(distdir)/$$file \ |
|| cp -p $$d/$$file $(distdir)/$$file \ | | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
|| exit 1; \ | | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
fi; \ | | fi; \ |
done | | done |
| | info-am: |
| | info: info-am |
| | dvi-am: |
| | dvi: dvi-am |
check-am: all-am | | check-am: all-am |
check: check-am | | check: check-am |
all-am: Makefile $(SCRIPTS) | | installcheck-am: |
| | installcheck: installcheck-am |
installdirs: | | install-exec-am: |
| | |
install: install-am | | |
install-exec: install-exec-am | | install-exec: install-exec-am |
| | |
| | install-data-am: |
install-data: install-data-am | | install-data: install-data-am |
uninstall: uninstall-am | | |
| | |
install-am: all-am | | install-am: all-am |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| | install: install-am |
installcheck: installcheck-am | | uninstall-am: |
| | uninstall: uninstall-am |
| | all-am: Makefile |
| | all-redirect: all-am |
install-strip: | | install-strip: |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
INSTALL_STRIP_FLAG=-s \ | | installdirs: |
`test -z '$(STRIP)' || \ | | |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | | |
mostlyclean-generic: | | mostlyclean-generic: |
| | |
clean-generic: | | clean-generic: |
| | |
| | |
distclean-generic: | | distclean-generic: |
-rm -f Makefile $(CONFIG_CLEAN_FILES) | | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
| | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
| | |
maintainer-clean-generic: | | maintainer-clean-generic: |
@echo "This command is intended for maintainers to use" | | mostlyclean-am: mostlyclean-generic |
@echo "it deletes files that may require special tools to rebuild." | | |
clean: clean-am | | |
| | |
clean-am: clean-generic clean-libtool mostlyclean-am | | |
| | |
distclean: distclean-am | | |
| | |
distclean-am: clean-am distclean-generic distclean-libtool | | |
| | |
dvi: dvi-am | | |
| | |
dvi-am: | | |
| | |
info: info-am | | mostlyclean: mostlyclean-am |
| | |
info-am: | | |
| | |
install-data-am: | | clean-am: clean-generic mostlyclean-am |
| | |
install-exec-am: | | clean: clean-am |
| | |
install-info: install-info-am | | distclean-am: distclean-generic clean-am |
| | -rm -f libtool |
| | |
install-man: | | distclean: distclean-am |
| | |
installcheck-am: | | maintainer-clean-am: maintainer-clean-generic distclean-am |
| | @echo "This command is intended for maintainers to use;" |
| | @echo "it deletes files that may require special tools to rebuild." |
| | |
maintainer-clean: maintainer-clean-am | | maintainer-clean: maintainer-clean-am |
| | |
maintainer-clean-am: distclean-am maintainer-clean-generic | | .PHONY: tags distdir info-am info dvi-am dvi check check-am \ |
| | installcheck-am installcheck install-exec-am install-exec \ |
mostlyclean: mostlyclean-am | | install-data-am install-data install-am install uninstall-am uninstall \ |
| | all-redirect all-am all installdirs mostlyclean-generic \ |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool | | distclean-generic clean-generic maintainer-clean-generic clean \ |
| | mostlyclean distclean maintainer-clean |
uninstall-am: uninstall-info-am | | |
| | |
.PHONY: all all-am check check-am clean clean-generic clean-libtool \ | | |
distclean distclean-generic distclean-libtool distdir dvi \ | | |
dvi-am info info-am install install-am install-data \ | | |
install-data-am install-exec install-exec-am install-info \ | | |
install-info-am install-man install-strip installcheck \ | | |
installcheck-am installdirs maintainer-clean \ | | |
maintainer-clean-generic mostlyclean mostlyclean-generic \ | | |
mostlyclean-libtool uninstall uninstall-am uninstall-info-am | | |
| | |
| | |
handbook: $(HANDBOOK) | | handbook: $(HANDBOOK) |
| | |
cp $(HANDBOOK) $(DTOP)/handbook-html | | cp $(HANDBOOK) $(DTOP)/handbook-html |
cp $(FIG) $(DTOP)/handbook-html/fig | | cp $(FIG) $(DTOP)/handbook-html/fig |
cp *.gif $(DTOP)/handbook-html | | cp *.gif $(DTOP)/handbook-html |
| | |
# Tell versions [3.59,3.63) of GNU make to not export all variables. | | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
# Otherwise a system limit (for SysV at least) may be exceeded. | | # Otherwise a system limit (for SysV at least) may be exceeded. |
.NOEXPORT: | | .NOEXPORT: |