[sword-cvs] sword/examples Makefile.in,1.13,1.14

sword@www.crosswire.org sword@www.crosswire.org
Wed, 30 Apr 2003 13:45:19 -0700


Update of /usr/local/cvsroot/sword/examples
In directory www:/tmp/cvs-serv10422/examples

Modified Files:
	Makefile.in 
Log Message:


Index: Makefile.in
===================================================================
RCS file: /usr/local/cvsroot/sword/examples/Makefile.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Makefile.in	27 Feb 2003 23:34:22 -0000	1.13
--- Makefile.in	30 Apr 2003 20:45:17 -0000	1.14
***************
*** 1,6 ****
! # Makefile.in generated by automake 1.7.3 from Makefile.am.
  # @configure_input@
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  # Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
--- 1,6 ----
! # Makefile.in generated by automake 1.6.3 from Makefile.am.
  # @configure_input@
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  # Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
***************
*** 14,21 ****
--- 14,37 ----
  
  @SET_MAKE@
+ SHELL = @SHELL@
  
  srcdir = @srcdir@
  top_srcdir = @top_srcdir@
  VPATH = @srcdir@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ 
+ bindir = @bindir@
+ sbindir = @sbindir@
+ libexecdir = @libexecdir@
+ datadir = @datadir@
+ sysconfdir = @sysconfdir@
+ sharedstatedir = @sharedstatedir@
+ localstatedir = @localstatedir@
+ libdir = @libdir@
+ infodir = @infodir@
+ mandir = @mandir@
+ includedir = @includedir@
+ oldincludedir = /usr/include
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
***************
*** 23,33 ****
  top_builddir = ..
  
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  INSTALL = @INSTALL@
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
  install_sh_SCRIPT = $(install_sh) -c
  INSTALL_HEADER = $(INSTALL_DATA)
! transform = $(program_transform_name)
  NORMAL_INSTALL = :
  PRE_INSTALL = :
--- 39,57 ----
  top_builddir = ..
  
+ ACLOCAL = @ACLOCAL@
+ AUTOCONF = @AUTOCONF@
+ AUTOMAKE = @AUTOMAKE@
+ AUTOHEADER = @AUTOHEADER@
+ 
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+ 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_HEADER = $(INSTALL_DATA)
! transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
***************
*** 36,161 ****
  PRE_UNINSTALL = :
  POST_UNINSTALL = :
  host_triplet = @host@
! ACLOCAL = @ACLOCAL@
! AMDEP_FALSE = @AMDEP_FALSE@
! AMDEP_TRUE = @AMDEP_TRUE@
  AMTAR = @AMTAR@
! AUTOCONF = @AUTOCONF@
! AUTOHEADER = @AUTOHEADER@
! AUTOMAKE = @AUTOMAKE@
  AWK = @AWK@
- BUILDEXAMPLES_FALSE = @BUILDEXAMPLES_FALSE@
- BUILDEXAMPLES_TRUE = @BUILDEXAMPLES_TRUE@
- BUILDTESTS_FALSE = @BUILDTESTS_FALSE@
- BUILDTESTS_TRUE = @BUILDTESTS_TRUE@
- BUILDUTILS_FALSE = @BUILDUTILS_FALSE@
- BUILDUTILS_TRUE = @BUILDUTILS_TRUE@
  CC = @CC@
- CCDEPMODE = @CCDEPMODE@
- CFLAGS = @CFLAGS@
- CONFDEF_FALSE = @CONFDEF_FALSE@
- CONFDEF_TRUE = @CONFDEF_TRUE@
- CPPFLAGS = @CPPFLAGS@
  CURL_CFLAGS = @CURL_CFLAGS@
  CURL_CONFIG = @CURL_CONFIG@
  CURL_LIBS = @CURL_LIBS@
  CXX = @CXX@
- CXXCPP = @CXXCPP@
- CXXDEPMODE = @CXXDEPMODE@
- CXXFLAGS = @CXXFLAGS@
- CYGPATH_W = @CYGPATH_W@
- DEFS = @DEFS@
  DEPDIR = @DEPDIR@
  ECHO = @ECHO@
- ECHO_C = @ECHO_C@
- ECHO_N = @ECHO_N@
- ECHO_T = @ECHO_T@
- EGREP = @EGREP@
- EXEEXT = @EXEEXT@
  GENCCODE = @GENCCODE@
  GENCMN = @GENCMN@
  GENRB = @GENRB@
- ICUSWORD_FALSE = @ICUSWORD_FALSE@
- ICUSWORD_TRUE = @ICUSWORD_TRUE@
- ICU_FALSE = @ICU_FALSE@
- ICU_TRUE = @ICU_TRUE@
- INSTALLMGR_FALSE = @INSTALLMGR_FALSE@
- INSTALLMGR_TRUE = @INSTALLMGR_TRUE@
- INSTALL_DATA = @INSTALL_DATA@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
- INSTALL_SCRIPT = @INSTALL_SCRIPT@
  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
- INSTCONF_FALSE = @INSTCONF_FALSE@
- INSTCONF_TRUE = @INSTCONF_TRUE@
- LDFLAGS = @LDFLAGS@
- LIBOBJS = @LIBOBJS@
- LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
- LTLIBOBJS = @LTLIBOBJS@
  MAINT = @MAINT@
! MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
! MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
! MAKEINFO = @MAKEINFO@
! MINGW_FALSE = @MINGW_FALSE@
! MINGW_TRUE = @MINGW_TRUE@
! OBJEXT = @OBJEXT@
  PACKAGE = @PACKAGE@
- PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
- PACKAGE_NAME = @PACKAGE_NAME@
- PACKAGE_STRING = @PACKAGE_STRING@
- PACKAGE_TARNAME = @PACKAGE_TARNAME@
- PACKAGE_VERSION = @PACKAGE_VERSION@
- PATH_SEPARATOR = @PATH_SEPARATOR@
  PKGDATA = @PKGDATA@
  RANLIB = @RANLIB@
- SET_MAKE = @SET_MAKE@
- SHELL = @SHELL@
  STRIP = @STRIP@
  VERSION = @VERSION@
- ZLIB_FALSE = @ZLIB_FALSE@
- ZLIB_TRUE = @ZLIB_TRUE@
- ac_ct_CC = @ac_ct_CC@
- ac_ct_CXX = @ac_ct_CXX@
- ac_ct_RANLIB = @ac_ct_RANLIB@
- ac_ct_STRIP = @ac_ct_STRIP@
- am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
- am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
- am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
- am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  am__include = @am__include@
- am__leading_dot = @am__leading_dot@
  am__quote = @am__quote@
- bindir = @bindir@
- build = @build@
- build_alias = @build_alias@
- build_cpu = @build_cpu@
- build_os = @build_os@
- build_vendor = @build_vendor@
- datadir = @datadir@
  dir_confdef = @dir_confdef@
  enable_debug = @enable_debug@
  enable_profile = @enable_profile@
- exec_prefix = @exec_prefix@
- host = @host@
- host_alias = @host_alias@
- host_cpu = @host_cpu@
- host_os = @host_os@
- host_vendor = @host_vendor@
- includedir = @includedir@
- infodir = @infodir@
  install_sh = @install_sh@
- libdir = @libdir@
- libexecdir = @libexecdir@
- localstatedir = @localstatedir@
- mandir = @mandir@
- oldincludedir = @oldincludedir@
- prefix = @prefix@
- program_transform_name = @program_transform_name@
- sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target = @target@
- target_alias = @target_alias@
  target_cpu = @target_cpu@
  target_mingw32 = @target_mingw32@
--- 60,99 ----
  PRE_UNINSTALL = :
  POST_UNINSTALL = :
+ host_alias = @host_alias@
  host_triplet = @host@
! 
! EXEEXT = @EXEEXT@
! OBJEXT = @OBJEXT@
! PATH_SEPARATOR = @PATH_SEPARATOR@
  AMTAR = @AMTAR@
! AS = @AS@
  AWK = @AWK@
  CC = @CC@
  CURL_CFLAGS = @CURL_CFLAGS@
  CURL_CONFIG = @CURL_CONFIG@
  CURL_LIBS = @CURL_LIBS@
  CXX = @CXX@
  DEPDIR = @DEPDIR@
+ DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  GENCCODE = @GENCCODE@
  GENCMN = @GENCMN@
  GENRB = @GENRB@
  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  MAINT = @MAINT@
! OBJDUMP = @OBJDUMP@
  PACKAGE = @PACKAGE@
  PKGDATA = @PKGDATA@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  VERSION = @VERSION@
  am__include = @am__include@
  am__quote = @am__quote@
  dir_confdef = @dir_confdef@
  enable_debug = @enable_debug@
  enable_profile = @enable_profile@
  install_sh = @install_sh@
  target_cpu = @target_cpu@
  target_mingw32 = @target_mingw32@
***************
*** 175,183 ****
  DIST_SOURCES =
  
! RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
! 	ps-recursive install-info-recursive uninstall-info-recursive \
! 	all-recursive install-data-recursive install-exec-recursive \
! 	installdirs-recursive install-recursive uninstall-recursive \
! 	check-recursive installcheck-recursive
  DIST_COMMON = Makefile.am Makefile.in
  DIST_SUBDIRS = $(SUBDIRS)
--- 113,120 ----
  DIST_SOURCES =
  
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
  DIST_COMMON = Makefile.am Makefile.in
  DIST_SUBDIRS = $(SUBDIRS)
***************
*** 187,191 ****
  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  	cd $(top_srcdir) && \
! 	  $(AUTOMAKE) --foreign  examples/Makefile
  Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
--- 124,128 ----
  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  	cd $(top_srcdir) && \
! 	  $(AUTOMAKE) --gnu  examples/Makefile
  Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
***************
*** 255,269 ****
  	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
- ctags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- 	done
  
  ETAGS = etags
  ETAGSFLAGS =
  
- CTAGS = ctags
- CTAGSFLAGS =
- 
  tags: TAGS
  
--- 192,199 ----
***************
*** 296,314 ****
  	     $$tags $$unique
  
- ctags: CTAGS
- CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
- 	tags=; \
- 	here=`pwd`; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '    { files[$$0] = 1; } \
- 	       END { for (i in files) print i; }'`; \
- 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$tags $$unique
- 
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
--- 226,229 ----
***************
*** 317,321 ****
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
--- 232,236 ----
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
***************
*** 324,334 ****
  
  distdir: $(DISTFILES)
! 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
! 	list='$(DISTFILES)'; for file in $$list; do \
! 	  case $$file in \
! 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
! 	  esac; \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
--- 239,243 ----
  
  distdir: $(DISTFILES)
! 	@list='$(DISTFILES)'; for file in $$list; do \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
***************
*** 428,458 ****
  mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  
- pdf: pdf-recursive
- 
- pdf-am:
- 
- ps: ps-recursive
- 
- ps-am:
- 
  uninstall-am: uninstall-info-am
  
  uninstall-info: uninstall-info-recursive
  
! .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
! 	clean-generic clean-libtool clean-recursive ctags \
! 	ctags-recursive distclean distclean-generic distclean-libtool \
! 	distclean-recursive distclean-tags distdir dvi dvi-am \
! 	dvi-recursive info info-am info-recursive install install-am \
! 	install-data install-data-am install-data-recursive \
! 	install-exec install-exec-am install-exec-recursive \
! 	install-info install-info-am install-info-recursive install-man \
! 	install-recursive install-strip installcheck installcheck-am \
! 	installdirs installdirs-am installdirs-recursive \
! 	maintainer-clean maintainer-clean-generic \
! 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
! 	mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
! 	pdf-recursive ps ps-am ps-recursive tags tags-recursive \
! 	uninstall uninstall-am uninstall-info-am \
  	uninstall-info-recursive uninstall-recursive
  
--- 337,357 ----
  mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  
  uninstall-am: uninstall-info-am
  
  uninstall-info: uninstall-info-recursive
  
! .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
! 	clean-generic clean-libtool clean-recursive distclean \
! 	distclean-generic distclean-libtool distclean-recursive \
! 	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
! 	info-recursive install install-am install-data install-data-am \
! 	install-data-recursive install-exec install-exec-am \
! 	install-exec-recursive install-info install-info-am \
! 	install-info-recursive install-man install-recursive \
! 	install-strip installcheck installcheck-am installdirs \
! 	installdirs-am installdirs-recursive maintainer-clean \
! 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
! 	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
! 	tags tags-recursive uninstall uninstall-am uninstall-info-am \
  	uninstall-info-recursive uninstall-recursive