Difference for include/Makefile.in from version 1.14 to 1.15


version 1.14 version 1.15
Line 1
 
Line 1
 # 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.
Line 12
 
Line 10
 # 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 33
 
Line 31
 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 43
 
Line 45
 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 = :
Line 61
 
Line 59
 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 74
 
Line 68
 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@  PERL = @PERL@
 PLUGIN_PYTHON = @PLUGIN_PYTHON@  PLUGIN_PYTHON = @PLUGIN_PYTHON@
Line 94
 
Line 96
 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@
   
 noinst_HEADERS = \  noinst_HEADERS =  commands.h     libproto.h     sounds.h      attack.h Makefile.in    config.h       living.h       player.h       define.h       loader.h       race.h         material.h     spells.h arch.h         face.h         logger.h       re-cmp.h       sproto.h artifact.h     funcpoint.h    map.h          recipe.h       treasure.h global.h       newclient.h    shstr.h        tod.h god.h          newserver.h    xdir.h         book.h         includes.h     object.h       skills.h     sockproto.h plugin.h       plugproto.h    timers.h
 commands.h     libproto.h     sounds.h      attack.h \  
 Makefile.in    config.h       living.h       player.h       \  
 define.h       loader.h       race.h         material.h     spells.h \  
 arch.h         face.h         logger.h       re-cmp.h       sproto.h \  
 artifact.h     funcpoint.h    map.h          recipe.h       treasure.h \  
 global.h       newclient.h    shstr.h        tod.h\  
 god.h          newserver.h    xdir.h         \  
 book.h         includes.h     object.h       skills.h     sockproto.h \  
 plugin.h       plugproto.h    timers.h  
   
 subdir = include  
 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
 CONFIG_HEADER = autoconf.h  CONFIG_HEADER = ../[include/autoconf.h]
 CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
 DIST_SOURCES =  
 HEADERS = $(noinst_HEADERS)  HEADERS = $(noinst_HEADERS)
   
 DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in autoconf.h.in  DIST_COMMON =  Makefile.am Makefile.in
 all: autoconf.h  
  $(MAKE) $(AM_MAKEFLAGS) all-am  
   
 .SUFFIXES:  
 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)  
  cd $(top_srcdir) && \  
    $(AUTOMAKE) --gnu  include/Makefile  
 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status  
  cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)  
   
 autoconf.h: stamp-h1  
  @if test ! -f $@; then \  
    rm -f stamp-h1; \  
    $(MAKE) stamp-h1; \  
  else :; fi  
   
 stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status  
  @rm -f stamp-h1  
  cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h  
   
 $(srcdir)/autoconf.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4)   
  cd $(top_srcdir) && $(AUTOHEADER)  
  touch $(srcdir)/autoconf.h.in  
   
 distclean-hdr:  
  -rm -f autoconf.h stamp-h1  
   
 mostlyclean-libtool:  DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  -rm -f *.lo  
   
 clean-libtool:  GZIP_ENV = --best
  -rm -rf .libs _libs  all: all-redirect
   .SUFFIXES:
   $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
    cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile
   
 distclean-libtool:  Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
  -rm -f libtool   cd $(top_builddir) \
 uninstall-info-am:     && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
   
 ETAGS = etags  
 ETAGSFLAGS =  
   
 tags: TAGS  tags: TAGS
   
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP)
  list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \   list='$(SOURCES) $(HEADERS)'; \
  unique=`for i in $$list; do \   unique=`for i in $$list; do echo $$i; done | \
      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \     awk '    { files[$$0] = 1; } \
    done | \  
    $(AWK) '    { files[$$0] = 1; } \  
         END { for (i in files) print i; }'`; \          END { for (i in files) print i; }'`; \
  mkid -fID $$unique   here=`pwd` && cd $(srcdir) \
      && mkid -f$$here/ID $$unique $(LISP)
   
 TAGS:  $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  $(TAGS_FILES) $(LISP)  
  tags=; \   tags=; \
  here=`pwd`; \   here=`pwd`; \
  list='$(SOURCES) $(HEADERS) autoconf.h.in $(LISP) $(TAGS_FILES)'; \   list='$(SOURCES) $(HEADERS)'; \
  unique=`for i in $$list; do \   unique=`for i in $$list; do echo $$i; done | \
      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \     awk '    { files[$$0] = 1; } \
    done | \  
    $(AWK) '    { files[$$0] = 1; } \  
         END { for (i in files) print i; }'`; \          END { for (i in files) print i; }'`; \
  test -z "$(ETAGS_ARGS)$$tags$$unique" \   test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
    || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \     || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
       $$tags $$unique  
   mostlyclean-tags:
 GTAGS:  
  here=`$(am__cd) $(top_builddir) && pwd` \  clean-tags:
    && cd $(top_srcdir) \  
    && gtags -i $(GTAGS_ARGS) $$here  
   
 distclean-tags:  distclean-tags:
  -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH   -rm -f TAGS ID
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  
   
 top_distdir = ..  maintainer-clean-tags:
 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)  
   distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
   
   subdir = include
   
 distdir: $(DISTFILES)  distdir: $(DISTFILES)
  @list='$(DISTFILES)'; for file in $$list; do \   here=`cd $(top_builddir) && pwd`; \
    if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \   top_distdir=`cd $(top_distdir) && pwd`; \
    dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \   distdir=`cd $(distdir) && pwd`; \
    if test "$$dir" != "$$file" && test "$$dir" != "."; then \   cd $(top_srcdir) \
      dir="/$$dir"; \     && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu include/Makefile
      $(mkinstalldirs) "$(distdir)$$dir"; \   @for file in $(DISTFILES); do \
    else \     d=$(srcdir); \
      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 $(HEADERS) autoconf.h  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 $(HEADERS)
   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-tags 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-hdr distclean-libtool \  
  distclean-tags  
   
 dvi: dvi-am  
   
 dvi-am:  mostlyclean: mostlyclean-am
   
 info: info-am  
   
 info-am:  
   
 install-data-am:  clean-am:  clean-tags clean-generic mostlyclean-am
   
 install-exec-am:  clean: clean-am
   
 install-info: install-info-am  distclean-am:  distclean-tags distclean-generic clean-am
    -rm -f libtool
   
 install-man:  distclean: distclean-am
   
 installcheck-am:  maintainer-clean-am:  maintainer-clean-tags 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 mostlyclean-tags distclean-tags clean-tags \
   maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
 mostlyclean: mostlyclean-am  installcheck-am installcheck install-exec-am install-exec \
   install-data-am install-data install-am install uninstall-am uninstall \
 mostlyclean-am: mostlyclean-generic mostlyclean-libtool  all-redirect all-am all installdirs mostlyclean-generic \
   distclean-generic clean-generic maintainer-clean-generic clean \
 uninstall-am: uninstall-info-am  mostlyclean distclean maintainer-clean
   
 .PHONY: GTAGS all all-am check check-am clean clean-generic \  
  clean-libtool distclean distclean-generic distclean-hdr \  
  distclean-libtool distclean-tags 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 tags \  
  uninstall uninstall-am uninstall-info-am  
   
 # 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.


Legend:
line(s) removed in v.1.14 
line(s) changed
 line(s) added in v.1.15

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