Difference for doc/spoiler/Makefile.in from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am  # Makefile.in generated by automake 1.6.3 from Makefile.am.
   # @configure_input@
   
 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
   # 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.
Line 10
 
Line 12
 # 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@
Line 31
 
Line 33
 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@
Line 45
 
Line 43
 AUTOMAKE = @AUTOMAKE@  AUTOMAKE = @AUTOMAKE@
 AUTOHEADER = @AUTOHEADER@  AUTOHEADER = @AUTOHEADER@
   
   am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@  INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)  INSTALL_PROGRAM = @INSTALL_PROGRAM@
 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 = :
Line 59
 
Line 61
 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@
Line 68
 
Line 74
 CC = @CC@  CC = @CC@
 COMPRESS = @COMPRESS@  COMPRESS = @COMPRESS@
 CPP = @CPP@  CPP = @CPP@
 CXX = @CXX@  DEPDIR = @DEPDIR@
 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@
 HAVE_LIB = @HAVE_LIB@  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 LATEX = @LATEX@  LATEX = @LATEX@
 LEX = @LEX@  LEX = @LEX@
 LIB = @LIB@  LEXLIB = @LEXLIB@
   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@
Line 109
 
Line 114
   
 dist_noinst_SCRIPTS = makeps.pl  dist_noinst_SCRIPTS = makeps.pl
   
 EXTRA_DIST = monster-extract spells-extract stats-extract arm-extract  helm-extract mag-extract shield-extract items-extract spoiler.tex  sorter empty.pbm bow-extract arche-extract weap-extract  EXTRA_DIST = monster-extract spells-extract stats-extract arm-extract\
    helm-extract mag-extract shield-extract items-extract spoiler.tex\
    sorter empty.pbm bow-extract arche-extract weap-extract
   
   
 TEX = monput.tex spells.tex stats.tex weap.tex shield.tex helmet.tex  mag.tex arm.tex arche.tex bow.tex version.tex weapmag.tex  TEX = monput.tex spells.tex stats.tex weap.tex shield.tex helmet.tex\
    mag.tex arm.tex arche.tex bow.tex version.tex weapmag.tex
   
   
 CLEANFILES = $(TEX) items .bmaps in_monput in_items in_spells in_stats *.ps *x*.ppm tmp.ppm work.ppm spoiler.dvi spoiler.log spoiler.aux  CLEANFILES = $(TEX) items .bmaps in_monput in_items in_spells in_stats \
    *.ps *x*.ppm tmp.ppm work.ppm spoiler.dvi spoiler.log spoiler.aux
   
   
 CROSSBIN = ../../server/crossfire  CROSSBIN = ../../server/crossfire
 INCDIR = $(top_srcdir)/include  INCDIR = $(top_srcdir)/include
 PERL = @PERL@  subdir = doc/spoiler
 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
 CONFIG_HEADER = ../../[include/autoconf.h]  CONFIG_HEADER = $(top_builddir)/include/autoconf.h
 CONFIG_CLEAN_FILES =   CONFIG_CLEAN_FILES =
 DIST_COMMON =  Makefile.am Makefile.in  SCRIPTS = $(dist_noinst_SCRIPTS)
   
   
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)  DIST_SOURCES =
   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) && $(AUTOMAKE) --gnu doc/spoiler/Makefile   cd $(top_srcdir) && \
      $(AUTOMAKE) --gnu  doc/spoiler/Makefile
   Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
   
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)  mostlyclean-libtool:
  cd $(top_builddir) \   -rm -f *.lo
    && 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)
   
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)  top_distdir = ../..
   distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 subdir = doc/spoiler  
   
 distdir: $(DISTFILES)  distdir: $(DISTFILES)
  here=`cd $(top_builddir) && pwd`; \   @list='$(DISTFILES)'; for file in $$list; do \
  top_distdir=`cd $(top_distdir) && pwd`; \     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  distdir=`cd $(distdir) && pwd`; \     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  cd $(top_srcdir) \     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/spoiler/Makefile       dir="/$$dir"; \
  @for file in $(DISTFILES); do \       $(mkinstalldirs) "$(distdir)$$dir"; \
    d=$(srcdir); \     else \
        dir=''; \
      fi; \
    if test -d $$d/$$file; then \     if test -d $$d/$$file; then \
      cp -pr $$d/$$file $(distdir)/$$file; \       if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
          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 \
      || ln $$d/$$file $(distdir)/$$file 2> /dev/null \       || cp -p $$d/$$file $(distdir)/$$file \
      || cp -p $$d/$$file $(distdir)/$$file || :; \       || exit 1; \
    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
 installcheck-am:  all-am: Makefile $(SCRIPTS)
 installcheck: installcheck-am  
 install-exec-am:  
 install-exec: install-exec-am  
   
 install-data-am:  installdirs:
 install-data: install-data-am  
   
 install-am: all-am  
  @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am  
 install: install-am  install: install-am
 uninstall-am:  install-exec: install-exec-am
   install-data: install-data-am
 uninstall: uninstall-am  uninstall: uninstall-am
 all-am: Makefile  
 all-redirect: all-am  
 install-strip:  
  $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install  
 installdirs:  
   
   install-am: all-am
    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   
   installcheck: installcheck-am
   install-strip:
    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
      INSTALL_STRIP_FLAG=-s \
      `test -z '$(STRIP)' || \
        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:  mostlyclean-generic:
   
 clean-generic:  clean-generic:
Line 196
 
Line 211
   
 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:
 mostlyclean-am:  mostlyclean-generic   @echo "This command is intended for maintainers to use"
    @echo "it deletes files that may require special tools to rebuild."
   clean: clean-am
   
 mostlyclean: mostlyclean-am  clean-am: clean-generic clean-libtool mostlyclean-am
   
 clean-am:  clean-generic mostlyclean-am  distclean: distclean-am
   
 clean: clean-am  distclean-am: clean-am distclean-generic distclean-libtool
   
 distclean-am:  distclean-generic clean-am  dvi: dvi-am
  -rm -f libtool  
   
 distclean: distclean-am  dvi-am:
   
 maintainer-clean-am:  maintainer-clean-generic distclean-am  info: info-am
  @echo "This command is intended for maintainers to use;"  
  @echo "it deletes files that may require special tools to rebuild."  info-am:
   
   install-data-am:
   
   install-exec-am:
   
   install-info: install-info-am
   
   install-man:
   
   installcheck-am:
   
 maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
   
 .PHONY: tags distdir info-am info dvi-am dvi check check-am \  maintainer-clean-am: distclean-am maintainer-clean-generic
 installcheck-am installcheck install-exec-am install-exec \  
 install-data-am install-data install-am install uninstall-am uninstall \  mostlyclean: mostlyclean-am
 all-redirect all-am all installdirs mostlyclean-generic \  
 distclean-generic clean-generic maintainer-clean-generic clean \  mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 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
   
   
 spoiler: ../spoiler.ps  spoiler: ../spoiler.ps
Line 304
 
Line 339
   
 mag.tex: items mag-extract  mag.tex: items mag-extract
  $(AWK) -F'&' -f mag-extract items | sort +0.9 -0.10 > mag.tex   $(AWK) -F'&' -f mag-extract items | sort +0.9 -0.10 > mag.tex
   
 # 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:


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:47