Difference for crossedit/include/Makefile.in from version 1.9 to 1.10


version 1.9 version 1.10
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@
   
 #  #
 # Makefile for crossfire 0.95.0 and beyond  # Makefile for crossfire 0.95.0 and beyond
 #  #
Line 34
 
Line 38
 #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #  #
 #   The author can be reached via e-mail to mark@pyramid.com  #   The author can be reached via e-mail to mark@pyramid.com
   
   
 SHELL = @SHELL@  SHELL = @SHELL@
   
 srcdir = @srcdir@  srcdir = @srcdir@
Line 56
 
Line 58
 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 70
 
Line 68
 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 84
 
Line 86
 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 93
 
Line 99
 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@  PERL = @PERL@
 PLUGIN_PYTHON = @PLUGIN_PYTHON@  PLUGIN_PYTHON = @PLUGIN_PYTHON@
Line 121
 
Line 119
 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 135
 
Line 139
   
 EXTRA_DIST = README  EXTRA_DIST = README
 noinst_HEADERS = Ansi.h X11.h debug.h Makefile.in Posix.h README Xaw.h util.h  noinst_HEADERS = Ansi.h X11.h debug.h Makefile.in Posix.h README Xaw.h util.h
   subdir = crossedit/include
 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_SOURCES =
 HEADERS =  $(noinst_HEADERS)  HEADERS =  $(noinst_HEADERS)
   
 DIST_COMMON =  README Makefile.am Makefile.in  DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
   all: all-am
   
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)  
   
 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 crossedit/include/Makefile   cd $(top_srcdir) && \
      $(AUTOMAKE) --gnu  crossedit/include/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:
   
   ETAGS = etags
   ETAGSFLAGS =
   
 tags: TAGS  tags: TAGS
   
 ID: $(HEADERS) $(SOURCES) $(LISP)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  list='$(SOURCES) $(HEADERS)'; \   list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  unique=`for i in $$list; do echo $$i; done | \   unique=`for i in $$list; do \
    awk '    { files[$$0] = 1; } \       if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
      done | \
      $(AWK) '    { files[$$0] = 1; } \
         END { for (i in files) print i; }'`; \          END { for (i in files) print i; }'`; \
  here=`pwd` && cd $(srcdir) \   mkid -fID $$unique
    && mkid -f$$here/ID $$unique $(LISP)  
   
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    $(TAGS_FILES) $(LISP)
  tags=; \   tags=; \
  here=`pwd`; \   here=`pwd`; \
  list='$(SOURCES) $(HEADERS)'; \   list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  unique=`for i in $$list; do echo $$i; done | \   unique=`for i in $$list; do \
    awk '    { files[$$0] = 1; } \       if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
      done | \
      $(AWK) '    { files[$$0] = 1; } \
         END { for (i in files) print i; }'`; \          END { for (i in files) print i; }'`; \
  test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \   test -z "$(ETAGS_ARGS)$$tags$$unique" \
    || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
         $$tags $$unique
 mostlyclean-tags:  
   GTAGS:
 clean-tags:   here=`$(am__cd) $(top_builddir) && pwd` \
      && cd $(top_srcdir) \
      && gtags -i $(GTAGS_ARGS) $$here
   
 distclean-tags:  distclean-tags:
  -rm -f TAGS ID   -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
   DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 maintainer-clean-tags:  
   
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)  top_distdir = ../..
   distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 subdir = crossedit/include  
   
 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 crossedit/include/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 $(HEADERS)
 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 $(HEADERS)  
 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:
   
 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-tags 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-tags clean-generic mostlyclean-am  distclean: distclean-am
   
 clean: clean-am  distclean-am: clean-am distclean-generic distclean-libtool \
    distclean-tags
   
 distclean-am:  distclean-tags distclean-generic clean-am  dvi: dvi-am
  -rm -f libtool  
   
 distclean: distclean-am  dvi-am:
   
 maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \  info: info-am
  distclean-am  
  @echo "This command is intended for maintainers to use;"  info-am:
  @echo "it deletes files that may require special tools to rebuild."  
   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 mostlyclean-tags distclean-tags clean-tags \  maintainer-clean-am: distclean-am maintainer-clean-generic
 maintainer-clean-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: GTAGS all all-am check check-am clean clean-generic \
    clean-libtool distclean distclean-generic 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.9 
line(s) changed
 line(s) added in v.1.10

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