Makefile.in | Makefile.in | |||
---|---|---|---|---|
# Makefile.in generated by automake 1.9.2 from Makefile.am. | # Makefile.in generated by automake 1.11.1 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |||
# 2003, 2004 Free Software Foundation, Inc. | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# 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@ | @SET_MAKE@ | |||
# | # | |||
# Written by Patrick Guio <patrick.guio@fys.uio.no> | # Written by Patrick Guio <patrick.guio@fys.uio.no> | |||
# | # | |||
SOURCES = $(libblitz_la_SOURCES) | ||||
srcdir = @srcdir@ | ||||
top_srcdir = @top_srcdir@ | ||||
VPATH = @srcdir@ | VPATH = @srcdir@ | |||
pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ | |||
pkglibdir = $(libdir)/@PACKAGE@ | ||||
pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ | |||
top_builddir = .. | pkglibdir = $(libdir)/@PACKAGE@ | |||
pkglibexecdir = $(libexecdir)/@PACKAGE@ | ||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |||
INSTALL = @INSTALL@ | ||||
install_sh_DATA = $(install_sh) -c -m 644 | install_sh_DATA = $(install_sh) -c -m 644 | |||
install_sh_PROGRAM = $(install_sh) -c | install_sh_PROGRAM = $(install_sh) -c | |||
install_sh_SCRIPT = $(install_sh) -c | install_sh_SCRIPT = $(install_sh) -c | |||
INSTALL_HEADER = $(INSTALL_DATA) | INSTALL_HEADER = $(INSTALL_DATA) | |||
transform = $(program_transform_name) | transform = $(program_transform_name) | |||
NORMAL_INSTALL = : | NORMAL_INSTALL = : | |||
PRE_INSTALL = : | PRE_INSTALL = : | |||
POST_INSTALL = : | POST_INSTALL = : | |||
NORMAL_UNINSTALL = : | NORMAL_UNINSTALL = : | |||
PRE_UNINSTALL = : | PRE_UNINSTALL = : | |||
POST_UNINSTALL = : | POST_UNINSTALL = : | |||
build_triplet = @build@ | build_triplet = @build@ | |||
host_triplet = @host@ | host_triplet = @host@ | |||
target_triplet = @target@ | target_triplet = @target@ | |||
subdir = lib | subdir = lib | |||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | |||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |||
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_cxx_features.m4 \ | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_cxx_features.m4 \ | |||
$(top_srcdir)/m4/ac_compiler_specific_header.m4 \ | $(top_srcdir)/m4/ac_compiler_specific_header.m4 \ | |||
$(top_srcdir)/m4/ac_compilers_64bits.m4 \ | $(top_srcdir)/m4/ac_compilers_64bits.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_alignment_directive.m4 \ | ||||
$(top_srcdir)/m4/ac_cxx_bool.m4 \ | $(top_srcdir)/m4/ac_cxx_bool.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_complex_math_in_namespace_std.m4 \ | $(top_srcdir)/m4/ac_cxx_complex_math_in_namespace_std.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_const_cast.m4 \ | $(top_srcdir)/m4/ac_cxx_const_cast.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_default_template_parameters.m4 \ | $(top_srcdir)/m4/ac_cxx_default_template_parameters.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_dynamic_cast.m4 \ | $(top_srcdir)/m4/ac_cxx_dynamic_cast.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_enable_debug.m4 \ | $(top_srcdir)/m4/ac_cxx_enable_debug.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_enable_optimize.m4 \ | $(top_srcdir)/m4/ac_cxx_enable_optimize.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_enum_computations.m4 \ | $(top_srcdir)/m4/ac_cxx_enum_computations.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_enum_computations_with_cast.m4 \ | $(top_srcdir)/m4/ac_cxx_enum_computations_with_cast.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_exceptions.m4 \ | $(top_srcdir)/m4/ac_cxx_exceptions.m4 \ | |||
skipping to change at line 73 | skipping to change at line 70 | |||
$(top_srcdir)/m4/ac_cxx_explicit_template_function_qualification.m4 \ | $(top_srcdir)/m4/ac_cxx_explicit_template_function_qualification.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_flags_preset.m4 \ | $(top_srcdir)/m4/ac_cxx_flags_preset.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_full_specialization_syntax.m4 \ | $(top_srcdir)/m4/ac_cxx_full_specialization_syntax.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_function_nontype_parameters.m4 \ | $(top_srcdir)/m4/ac_cxx_function_nontype_parameters.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_general.m4 \ | $(top_srcdir)/m4/ac_cxx_general.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_climits.m4 \ | $(top_srcdir)/m4/ac_cxx_have_climits.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_complex.m4 \ | $(top_srcdir)/m4/ac_cxx_have_complex.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_complex_fcns.m4 \ | $(top_srcdir)/m4/ac_cxx_have_complex_fcns.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_complex_math1.m4 \ | $(top_srcdir)/m4/ac_cxx_have_complex_math1.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_complex_math2.m4 \ | $(top_srcdir)/m4/ac_cxx_have_complex_math2.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_cstring.m4 \ | ||||
$(top_srcdir)/m4/ac_cxx_have_ieee_math.m4 \ | $(top_srcdir)/m4/ac_cxx_have_ieee_math.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_numeric_limits.m4 \ | $(top_srcdir)/m4/ac_cxx_have_numeric_limits.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_rusage.m4 \ | $(top_srcdir)/m4/ac_cxx_have_rusage.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_std.m4 \ | $(top_srcdir)/m4/ac_cxx_have_std.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_stl.m4 \ | $(top_srcdir)/m4/ac_cxx_have_stl.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_system_v_math.m4 \ | $(top_srcdir)/m4/ac_cxx_have_system_v_math.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_have_valarray.m4 \ | $(top_srcdir)/m4/ac_cxx_have_valarray.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_isnan_in_namespace_std.m4 \ | $(top_srcdir)/m4/ac_cxx_isnan_in_namespace_std.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_keywords.m4 \ | $(top_srcdir)/m4/ac_cxx_keywords.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_math_absint_in_namespace_std.m4 \ | ||||
$(top_srcdir)/m4/ac_cxx_math_fn_in_namespace_std.m4 \ | $(top_srcdir)/m4/ac_cxx_math_fn_in_namespace_std.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_member_constants.m4 \ | $(top_srcdir)/m4/ac_cxx_member_constants.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_member_templates.m4 \ | $(top_srcdir)/m4/ac_cxx_member_templates.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_member_templates_outside_class.m4 \ | $(top_srcdir)/m4/ac_cxx_member_templates_outside_class.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_mutable.m4 \ | $(top_srcdir)/m4/ac_cxx_mutable.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_namespaces.m4 \ | $(top_srcdir)/m4/ac_cxx_namespaces.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_nceg_restrict.m4 \ | $(top_srcdir)/m4/ac_cxx_nceg_restrict.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_nceg_restrict_egcs.m4 \ | $(top_srcdir)/m4/ac_cxx_nceg_restrict_egcs.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_old_for_scoping.m4 \ | $(top_srcdir)/m4/ac_cxx_old_for_scoping.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_partial_ordering.m4 \ | $(top_srcdir)/m4/ac_cxx_partial_ordering.m4 \ | |||
skipping to change at line 112 | skipping to change at line 111 | |||
$(top_srcdir)/m4/ac_cxx_templates_as_template_arguments.m4 \ | $(top_srcdir)/m4/ac_cxx_templates_as_template_arguments.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_templates_features.m4 \ | $(top_srcdir)/m4/ac_cxx_templates_features.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_type_casts.m4 \ | $(top_srcdir)/m4/ac_cxx_type_casts.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_type_promotion.m4 \ | $(top_srcdir)/m4/ac_cxx_type_promotion.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_typename.m4 \ | $(top_srcdir)/m4/ac_cxx_typename.m4 \ | |||
$(top_srcdir)/m4/ac_cxx_use_numtrait.m4 \ | $(top_srcdir)/m4/ac_cxx_use_numtrait.m4 \ | |||
$(top_srcdir)/m4/ac_env.m4 \ | $(top_srcdir)/m4/ac_env.m4 \ | |||
$(top_srcdir)/m4/ac_fortran_flags_preset.m4 \ | $(top_srcdir)/m4/ac_fortran_flags_preset.m4 \ | |||
$(top_srcdir)/m4/ac_info.m4 $(top_srcdir)/m4/ac_lib_blas.m4 \ | $(top_srcdir)/m4/ac_info.m4 $(top_srcdir)/m4/ac_lib_blas.m4 \ | |||
$(top_srcdir)/m4/ac_prog_doxygen.m4 \ | $(top_srcdir)/m4/ac_prog_doxygen.m4 \ | |||
$(top_srcdir)/m4/ax_boost_base.m4 \ | ||||
$(top_srcdir)/m4/ax_boost_serialization.m4 \ | ||||
$(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ | $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ | |||
$(top_srcdir)/m4/ax_dirname.m4 \ | $(top_srcdir)/m4/ax_dirname.m4 \ | |||
$(top_srcdir)/m4/ax_prefix_config_h.m4 \ | $(top_srcdir)/m4/ax_prefix_config_h.m4 \ | |||
$(top_srcdir)/configure.ac | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ | |||
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ | ||||
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac | ||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
$(ACLOCAL_M4) | $(ACLOCAL_M4) | |||
mkinstalldirs = $(install_sh) -d | mkinstalldirs = $(install_sh) -d | |||
CONFIG_HEADER = $(top_builddir)/blitz/config.h | CONFIG_HEADER = $(top_builddir)/blitz/config.h | |||
CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = | |||
CONFIG_CLEAN_VPATH_FILES = | ||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |||
am__vpath_adj = case $$p in \ | am__vpath_adj = case $$p in \ | |||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |||
*) f=$$p;; \ | *) f=$$p;; \ | |||
esac; | esac; | |||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |||
am__install_max = 40 | ||||
am__nobase_strip_setup = \ | ||||
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | ||||
am__nobase_strip = \ | ||||
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | ||||
am__nobase_list = $(am__nobase_strip_setup); \ | ||||
for p in $$list; do echo "$$p $$p"; done | \ | ||||
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | | ||||
\ | ||||
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | ||||
if (++n[$$2] == $(am__install_max)) \ | ||||
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | ||||
END { for (dir in files) print dir, files[dir] }' | ||||
am__base_list = \ | ||||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | ||||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | ||||
am__installdirs = "$(DESTDIR)$(libdir)" | am__installdirs = "$(DESTDIR)$(libdir)" | |||
libLTLIBRARIES_INSTALL = $(INSTALL) | ||||
LTLIBRARIES = $(lib_LTLIBRARIES) | LTLIBRARIES = $(lib_LTLIBRARIES) | |||
libblitz_la_LIBADD = | am__DEPENDENCIES_1 = | |||
libblitz_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) | ||||
am_libblitz_la_OBJECTS = globals.lo | am_libblitz_la_OBJECTS = globals.lo | |||
libblitz_la_OBJECTS = $(am_libblitz_la_OBJECTS) | libblitz_la_OBJECTS = $(am_libblitz_la_OBJECTS) | |||
DEFAULT_INCLUDES = | DEFAULT_INCLUDES = | |||
depcomp = $(SHELL) $(top_srcdir)/config/depcomp | depcomp = $(SHELL) $(top_srcdir)/config/depcomp | |||
am__depfiles_maybe = depfiles | am__depfiles_maybe = depfiles | |||
am__mv = mv -f | ||||
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |||
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |||
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \ | LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |||
$(AM_CXXFLAGS) $(CXXFLAGS) | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |||
CXXLD = $(CXX) | CXXLD = $(CXX) | |||
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \ | CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |||
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ | |||
$(LDFLAGS) -o $@ | ||||
SOURCES = $(libblitz_la_SOURCES) | SOURCES = $(libblitz_la_SOURCES) | |||
DIST_SOURCES = $(libblitz_la_SOURCES) | DIST_SOURCES = $(libblitz_la_SOURCES) | |||
ETAGS = etags | ETAGS = etags | |||
CTAGS = ctags | CTAGS = ctags | |||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |||
ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ | |||
AMDEP_FALSE = @AMDEP_FALSE@ | ||||
AMDEP_TRUE = @AMDEP_TRUE@ | ||||
AMTAR = @AMTAR@ | AMTAR = @AMTAR@ | |||
AR = @AR@ | AR = @AR@ | |||
AR_FLAGS = @AR_FLAGS@ | AR_FLAGS = @AR_FLAGS@ | |||
AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ | |||
AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ | |||
AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ | |||
AWK = @AWK@ | AWK = @AWK@ | |||
BLASLIB = @BLASLIB@ | BLASLIB = @BLASLIB@ | |||
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ | ||||
BOOST_LDFLAGS = @BOOST_LDFLAGS@ | ||||
BOOST_SERIALIZATION_LIB = @BOOST_SERIALIZATION_LIB@ | ||||
CC = @CC@ | CC = @CC@ | |||
CCDEPMODE = @CCDEPMODE@ | CCDEPMODE = @CCDEPMODE@ | |||
CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ | |||
COMPILER_SPECIFIC_HEADER = @COMPILER_SPECIFIC_HEADER@ | COMPILER_SPECIFIC_HEADER = @COMPILER_SPECIFIC_HEADER@ | |||
CPP = @CPP@ | CPP = @CPP@ | |||
CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ | |||
CXX = @CXX@ | CXX = @CXX@ | |||
CXXCPP = @CXXCPP@ | CXXCPP = @CXXCPP@ | |||
CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ | |||
CXXFCFLAG = @CXXFCFLAG@ | CXXFCFLAG = @CXXFCFLAG@ | |||
CXXFFLAGS = @CXXFFLAGS@ | CXXFFLAGS = @CXXFFLAGS@ | |||
CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ | |||
CXX_DEBUG_FLAGS = @CXX_DEBUG_FLAGS@ | CXX_DEBUG_FLAGS = @CXX_DEBUG_FLAGS@ | |||
CXX_LIBS = @CXX_LIBS@ | CXX_LIBS = @CXX_LIBS@ | |||
CXX_OPTIMIZE_FLAGS = @CXX_OPTIMIZE_FLAGS@ | CXX_OPTIMIZE_FLAGS = @CXX_OPTIMIZE_FLAGS@ | |||
CXX_PROFIL_FLAGS = @CXX_PROFIL_FLAGS@ | CXX_PROFIL_FLAGS = @CXX_PROFIL_FLAGS@ | |||
CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ | |||
DATE = @DATE@ | DATE = @DATE@ | |||
DEFS = @DEFS@ | DEFS = @DEFS@ | |||
DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ | |||
DLLTOOL = @DLLTOOL@ | ||||
DOT = @DOT@ | DOT = @DOT@ | |||
DOXYGEN = @DOXYGEN@ | DOXYGEN = @DOXYGEN@ | |||
DOXYGEN_DOC_FALSE = @DOXYGEN_DOC_FALSE@ | DSYMUTIL = @DSYMUTIL@ | |||
DOXYGEN_DOC_TRUE = @DOXYGEN_DOC_TRUE@ | DUMPBIN = @DUMPBIN@ | |||
ECHO = @ECHO@ | ||||
ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ | |||
ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ | |||
ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ | |||
EGREP = @EGREP@ | EGREP = @EGREP@ | |||
EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ | |||
F77 = @F77@ | F77 = @F77@ | |||
F77_OPTIMIZE_FLAGS = @F77_OPTIMIZE_FLAGS@ | F77_OPTIMIZE_FLAGS = @F77_OPTIMIZE_FLAGS@ | |||
F90_COMPILER_FALSE = @F90_COMPILER_FALSE@ | ||||
F90_COMPILER_TRUE = @F90_COMPILER_TRUE@ | ||||
FC = @FC@ | FC = @FC@ | |||
FCFLAGS = @FCFLAGS@ | FCFLAGS = @FCFLAGS@ | |||
FCFLAGS_f90 = @FCFLAGS_f90@ | FCFLAGS_f90 = @FCFLAGS_f90@ | |||
FCLIBS = @FCLIBS@ | FCLIBS = @FCLIBS@ | |||
FC_OPTIMIZE_FLAGS = @FC_OPTIMIZE_FLAGS@ | FC_OPTIMIZE_FLAGS = @FC_OPTIMIZE_FLAGS@ | |||
FFLAGS = @FFLAGS@ | FFLAGS = @FFLAGS@ | |||
FGREP = @FGREP@ | ||||
FLIBS = @FLIBS@ | FLIBS = @FLIBS@ | |||
FORTRAN_ENABLED_FALSE = @FORTRAN_ENABLED_FALSE@ | GREP = @GREP@ | |||
FORTRAN_ENABLED_TRUE = @FORTRAN_ENABLED_TRUE@ | INSTALL = @INSTALL@ | |||
INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ | |||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |||
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |||
LD = @LD@ | ||||
LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ | |||
LIBOBJS = @LIBOBJS@ | LIBOBJS = @LIBOBJS@ | |||
LIBS = @LIBS@ | LIBS = @LIBS@ | |||
LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ | |||
LIPO = @LIPO@ | ||||
LN_S = @LN_S@ | LN_S = @LN_S@ | |||
LTLIBOBJS = @LTLIBOBJS@ | LTLIBOBJS = @LTLIBOBJS@ | |||
MAINT = @MAINT@ | MAINT = @MAINT@ | |||
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ | ||||
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | ||||
MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ | |||
MANIFEST_TOOL = @MANIFEST_TOOL@ | ||||
MKDIR_P = @MKDIR_P@ | ||||
NM = @NM@ | ||||
NMEDIT = @NMEDIT@ | ||||
OBJDUMP = @OBJDUMP@ | ||||
OBJEXT = @OBJEXT@ | OBJEXT = @OBJEXT@ | |||
OS = @OS@ | OS = @OS@ | |||
OTOOL = @OTOOL@ | ||||
OTOOL64 = @OTOOL64@ | ||||
PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ | |||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
PACKAGE_NAME = @PACKAGE_NAME@ | PACKAGE_NAME = @PACKAGE_NAME@ | |||
PACKAGE_STRING = @PACKAGE_STRING@ | PACKAGE_STRING = @PACKAGE_STRING@ | |||
PACKAGE_TARNAME = @PACKAGE_TARNAME@ | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |||
PACKAGE_URL = @PACKAGE_URL@ | ||||
PACKAGE_VERSION = @PACKAGE_VERSION@ | PACKAGE_VERSION = @PACKAGE_VERSION@ | |||
PATH_SEPARATOR = @PATH_SEPARATOR@ | PATH_SEPARATOR = @PATH_SEPARATOR@ | |||
RANLIB = @RANLIB@ | RANLIB = @RANLIB@ | |||
SED = @SED@ | ||||
SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ | |||
SHELL = @SHELL@ | SHELL = @SHELL@ | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
TEXI2HTML = @TEXI2HTML@ | ||||
VERSION = @VERSION@ | VERSION = @VERSION@ | |||
abs_builddir = @abs_builddir@ | ||||
abs_srcdir = @abs_srcdir@ | ||||
abs_top_builddir = @abs_top_builddir@ | ||||
abs_top_srcdir = @abs_top_srcdir@ | ||||
ac_ct_AR = @ac_ct_AR@ | ac_ct_AR = @ac_ct_AR@ | |||
ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ | |||
ac_ct_CXX = @ac_ct_CXX@ | ac_ct_CXX = @ac_ct_CXX@ | |||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | ||||
ac_ct_F77 = @ac_ct_F77@ | ac_ct_F77 = @ac_ct_F77@ | |||
ac_ct_FC = @ac_ct_FC@ | ac_ct_FC = @ac_ct_FC@ | |||
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__include = @am__include@ | |||
am__leading_dot = @am__leading_dot@ | am__leading_dot = @am__leading_dot@ | |||
am__quote = @am__quote@ | am__quote = @am__quote@ | |||
am__tar = @am__tar@ | am__tar = @am__tar@ | |||
am__untar = @am__untar@ | am__untar = @am__untar@ | |||
bindir = @bindir@ | bindir = @bindir@ | |||
build = @build@ | build = @build@ | |||
build_alias = @build_alias@ | build_alias = @build_alias@ | |||
build_cpu = @build_cpu@ | build_cpu = @build_cpu@ | |||
build_os = @build_os@ | build_os = @build_os@ | |||
build_vendor = @build_vendor@ | build_vendor = @build_vendor@ | |||
builddir = @builddir@ | ||||
datadir = @datadir@ | datadir = @datadir@ | |||
datarootdir = @datarootdir@ | ||||
docdir = @docdir@ | ||||
dvidir = @dvidir@ | ||||
enable_dot = @enable_dot@ | enable_dot = @enable_dot@ | |||
enable_html_docs = @enable_html_docs@ | enable_html_docs = @enable_html_docs@ | |||
enable_latex_docs = @enable_latex_docs@ | enable_latex_docs = @enable_latex_docs@ | |||
exec_prefix = @exec_prefix@ | exec_prefix = @exec_prefix@ | |||
host = @host@ | host = @host@ | |||
host_alias = @host_alias@ | host_alias = @host_alias@ | |||
host_cpu = @host_cpu@ | host_cpu = @host_cpu@ | |||
host_os = @host_os@ | host_os = @host_os@ | |||
host_vendor = @host_vendor@ | host_vendor = @host_vendor@ | |||
htmldir = @htmldir@ | ||||
includedir = @includedir@ | includedir = @includedir@ | |||
infodir = @infodir@ | infodir = @infodir@ | |||
install_sh = @install_sh@ | install_sh = @install_sh@ | |||
libdir = @libdir@ | libdir = @libdir@ | |||
libexecdir = @libexecdir@ | libexecdir = @libexecdir@ | |||
localedir = @localedir@ | ||||
localstatedir = @localstatedir@ | localstatedir = @localstatedir@ | |||
mandir = @mandir@ | mandir = @mandir@ | |||
mkdir_p = @mkdir_p@ | mkdir_p = @mkdir_p@ | |||
oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ | |||
pdfdir = @pdfdir@ | ||||
pkgconfig_libdir = @pkgconfig_libdir@ | pkgconfig_libdir = @pkgconfig_libdir@ | |||
pkgconfig_libfile = @pkgconfig_libfile@ | pkgconfig_libfile = @pkgconfig_libfile@ | |||
prefix = @prefix@ | prefix = @prefix@ | |||
program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ | |||
psdir = @psdir@ | ||||
sbindir = @sbindir@ | sbindir = @sbindir@ | |||
sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ | |||
srcdir = @srcdir@ | ||||
sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ | |||
target = @target@ | target = @target@ | |||
target_alias = @target_alias@ | target_alias = @target_alias@ | |||
target_cpu = @target_cpu@ | target_cpu = @target_cpu@ | |||
target_os = @target_os@ | target_os = @target_os@ | |||
target_vendor = @target_vendor@ | target_vendor = @target_vendor@ | |||
top_build_prefix = @top_build_prefix@ | ||||
top_builddir = @top_builddir@ | ||||
top_srcdir = @top_srcdir@ | ||||
valgrind = @valgrind@ | ||||
EXTRA_DIST = readme.txt | EXTRA_DIST = readme.txt | |||
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) | AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) $(BOOST_CPPFLAGS) | |||
lib_LTLIBRARIES = libblitz.la | lib_LTLIBRARIES = libblitz.la | |||
libblitz_la_SOURCES = $(top_srcdir)/src/globals.cpp | libblitz_la_SOURCES = $(top_srcdir)/src/globals.cpp | |||
libblitz_la_LIBADD = $(LIBS) $(CXX_LIBS) | ||||
all: all-am | all: all-am | |||
.SUFFIXES: | .SUFFIXES: | |||
.SUFFIXES: .cpp .lo .o .obj | .SUFFIXES: .cpp .lo .o .obj | |||
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__ configure_deps) | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__ configure_deps) | |||
@for dep in $?; do \ | @for dep in $?; do \ | |||
case '$(am__configure_deps)' in \ | case '$(am__configure_deps)' in \ | |||
*$$dep*) \ | *$$dep*) \ | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) | |||
&& exit 0; \ | \ | |||
&& { if test -f $@; then exit 0; else break; fi; }; \ | ||||
exit 1;; \ | exit 1;; \ | |||
esac; \ | esac; \ | |||
done; \ | done; \ | |||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \ | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \ | |||
cd $(top_srcdir) && \ | $(am__cd) $(top_srcdir) && \ | |||
$(AUTOMAKE) --foreign lib/Makefile | $(AUTOMAKE) --foreign lib/Makefile | |||
.PRECIOUS: Makefile | .PRECIOUS: Makefile | |||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |||
@case '$?' in \ | @case '$?' in \ | |||
*config.status*) \ | *config.status*) \ | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |||
*) \ | *) \ | |||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/ $@ $(am__depfiles_maybe)'; \ | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/ $@ $(am__depfiles_maybe)'; \ | |||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am __depfiles_maybe);; \ | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am __depfiles_maybe);; \ | |||
esac; | esac; | |||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPE NDENCIES) | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPE NDENCIES) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(am__aclocal_m4_deps): | ||||
install-libLTLIBRARIES: $(lib_LTLIBRARIES) | install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" | |||
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | |||
list2=; for p in $$list; do \ | ||||
if test -f $$p; then \ | if test -f $$p; then \ | |||
f=$(am__strip_dir) \ | list2="$$list2 $$p"; \ | |||
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INS | ||||
TALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ | ||||
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_ST | ||||
RIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ | ||||
else :; fi; \ | else :; fi; \ | |||
done | done; \ | |||
test -z "$$list2" || { \ | ||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=instal | ||||
l $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ | ||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INS | ||||
TALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ | ||||
} | ||||
uninstall-libLTLIBRARIES: | uninstall-libLTLIBRARIES: | |||
@$(NORMAL_UNINSTALL) | @$(NORMAL_UNINSTALL) | |||
@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ | |||
p=$(am__strip_dir) \ | for p in $$list; do \ | |||
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p' | $(am__strip_dir) \ | |||
"; \ | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninst | |||
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ | all rm -f '$(DESTDIR)$(libdir)/$$f'"; \ | |||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm | ||||
-f "$(DESTDIR)$(libdir)/$$f"; \ | ||||
done | done | |||
f <span class="insert">"$(DESTDIR)$(libdir)/$$f";</span> \ | ||||
clean-libLTLIBRARIES: | clean-libLTLIBRARIES: | |||
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | |||
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |||
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |||
test "$$dir" != "$$p" || dir=.; \ | test "$$dir" != "$$p" || dir=.; \ | |||
echo "rm -f \"$${dir}/so_locations\""; \ | echo "rm -f \"$${dir}/so_locations\""; \ | |||
rm -f "$${dir}/so_locations"; \ | rm -f "$${dir}/so_locations"; \ | |||
done | done | |||
libblitz.la: $(libblitz_la_OBJECTS) $(libblitz_la_DEPENDENCIES) | libblitz.la: $(libblitz_la_OBJECTS) $(libblitz_la_DEPENDENCIES) | |||
$(CXXLINK) -rpath $(libdir) $(libblitz_la_LDFLAGS) $(libblitz_la_OBJ ECTS) $(libblitz_la_LIBADD) $(LIBS) | $(CXXLINK) -rpath $(libdir) $(libblitz_la_OBJECTS) $(libblitz_la_LIB ADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globals.Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globals.Plo@am__quote@ | |||
.cpp.o: | .cpp.o: | |||
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tp | @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c | |||
o" -c -o $@ $<; \ | -o $@ $< | |||
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; els | @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
e rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | |||
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< | |||
.cpp.obj: | .cpp.obj: | |||
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tp | @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c | |||
o" -c -o $@ `$(CYGPATH_W) '$<'`; \ | -o $@ `$(CYGPATH_W) '$<'` | |||
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; els | @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
e rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | |||
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` | |||
.cpp.lo: | .cpp.lo: | |||
@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*. | @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo | |||
Tpo" -c -o $@ $<; \ | -c -o $@ $< | |||
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; el | @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |||
se rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | |||
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< | @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< | |||
globals.lo: $(top_srcdir)/src/globals.cpp | globals.lo: $(top_srcdir)/src/globals.cpp | |||
@am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS | @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFL | |||
) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) | AGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPP | |||
$(CXXFLAGS) -MT globals.lo -MD -MP -MF "$(DEPDIR)/globals.Tpo" -c -o globa | FLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT globals.lo -MD -MP -MF $( | |||
ls.lo `test -f '$(top_srcdir)/src/globals.cpp' || echo '$(srcdir)/'`$(top_s | DEPDIR)/globals.Tpo -c -o globals.lo `test -f '$(top_srcdir)/src/globals.cp | |||
rcdir)/src/globals.cpp; \ | p' || echo '$(srcdir)/'`$(top_srcdir)/src/globals.cpp | |||
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/globals.Tpo" "$(DEPDIR)/global | @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/globals.Tpo $(DEPDIR)/globals.Pl | |||
s.Plo"; else rm -f "$(DEPDIR)/globals.Tpo"; exit 1; fi | o | |||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$(top_srcdir)/src/globals.cp p' object='globals.lo' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$(top_srcdir)/src/globals.cp p' object='globals.lo' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(dep comp) @AMDEPBACKSLASH@ | |||
@am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $ (DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $( CXXFLAGS) -c -o globals.lo `test -f '$(top_srcdir)/src/globals.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/globals.cpp | @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFL AGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPP FLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o globals.lo `test -f '$( top_srcdir)/src/globals.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/globals .cpp | |||
mostlyclean-libtool: | mostlyclean-libtool: | |||
-rm -f *.lo | -rm -f *.lo | |||
clean-libtool: | clean-libtool: | |||
-rm -rf .libs _libs | -rm -rf .libs _libs | |||
distclean-libtool: | ||||
-rm -f libtool | ||||
uninstall-info-am: | ||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
mkid -fID $$unique | mkid -fID $$unique | |||
tags: TAGS | tags: TAGS | |||
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |||
$(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) | |||
tags=; \ | set x; \ | |||
here=`pwd`; \ | here=`pwd`; \ | |||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | shift; \ | |||
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | ||||
test -n "$$unique" || unique=$$empty_fix; \ | test -n "$$unique" || unique=$$empty_fix; \ | |||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | if test $$# -gt 0; then \ | |||
$$tags $$unique; \ | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |||
"$$@" $$unique; \ | ||||
else \ | ||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | ||||
$$unique; \ | ||||
fi; \ | ||||
fi | fi | |||
ctags: CTAGS | ctags: CTAGS | |||
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |||
$(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) | |||
tags=; \ | ||||
here=`pwd`; \ | ||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
test -z "$(CTAGS_ARGS)$$tags$$unique" \ | test -z "$(CTAGS_ARGS)$$unique" \ | |||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |||
$$tags $$unique | $$unique | |||
GTAGS: | GTAGS: | |||
here=`$(am__cd) $(top_builddir) && pwd` \ | here=`$(am__cd) $(top_builddir) && pwd` \ | |||
&& cd $(top_srcdir) \ | && $(am__cd) $(top_srcdir) \ | |||
&& gtags -i $(GTAGS_ARGS) $$here | && gtags -i $(GTAGS_ARGS) "$$here" | |||
distclean-tags: | distclean-tags: | |||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |||
distdir: $(DISTFILES) | distdir: $(DISTFILES) | |||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; | |||
list='$(DISTFILES)'; for file in $$list; do \ | \ | |||
case $$file in \ | list='$(DISTFILES)'; \ | |||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; | dist_files=`for file in $$list; do echo $$file; done | \ | |||
\ | sed -e "s|^$$srcdirstrip/||;t" \ | |||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/ | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |||
|$(top_builddir)/|"`;; \ | case $$dist_files in \ | |||
esac; \ | */*) $(MKDIR_P) `echo "$$dist_files" | \ | |||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||||
sort -u` ;; \ | ||||
esac; \ | ||||
for file in $$dist_files; do \ | ||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | |||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | ||||
dir="/$$dir"; \ | ||||
$(mkdir_p) "$(distdir)$$dir"; \ | ||||
else \ | ||||
dir=''; \ | ||||
fi; \ | ||||
if test -d $$d/$$file; then \ | if test -d $$d/$$file; then \ | |||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test -d "$(distdir)/$$file"; then \ | ||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rw | ||||
x {} \;; \ | ||||
fi; \ | ||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rw | ||||
x {} \;; \ | ||||
fi; \ | fi; \ | |||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |||
else \ | else \ | |||
test -f $(distdir)/$$file \ | test -f "$(distdir)/$$file" \ | |||
|| cp -p $$d/$$file $(distdir)/$$file \ | || cp -p $$d/$$file "$(distdir)/$$file" \ | |||
|| exit 1; \ | || exit 1; \ | |||
fi; \ | fi; \ | |||
done | done | |||
check-am: all-am | check-am: all-am | |||
check: check-am | check: check-am | |||
all-am: Makefile $(LTLIBRARIES) | all-am: Makefile $(LTLIBRARIES) | |||
installdirs: | installdirs: | |||
for dir in "$(DESTDIR)$(libdir)"; do \ | for dir in "$(DESTDIR)$(libdir)"; do \ | |||
test -z "$$dir" || $(mkdir_p) "$$dir"; \ | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |||
done | done | |||
install: install-am | install: install-am | |||
install-exec: install-exec-am | install-exec: install-exec-am | |||
install-data: install-data-am | install-data: install-data-am | |||
uninstall: uninstall-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 | |||
installcheck: installcheck-am | installcheck: installcheck-am | |||
skipping to change at line 499 | skipping to change at line 551 | |||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=- s \ | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=- s \ | |||
`test -z '$(STRIP)' || \ | `test -z '$(STRIP)' || \ | |||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |||
mostlyclean-generic: | mostlyclean-generic: | |||
clean-generic: | clean-generic: | |||
distclean-generic: | distclean-generic: | |||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | ||||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
clean: clean-am | clean: clean-am | |||
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \ | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \ | |||
mostlyclean-am | mostlyclean-am | |||
distclean: distclean-am | distclean: distclean-am | |||
-rm -rf ./$(DEPDIR) | -rm -rf ./$(DEPDIR) | |||
-rm -f Makefile | -rm -f Makefile | |||
distclean-am: clean-am distclean-compile distclean-generic \ | distclean-am: clean-am distclean-compile distclean-generic \ | |||
distclean-libtool distclean-tags | distclean-tags | |||
dvi: dvi-am | dvi: dvi-am | |||
dvi-am: | dvi-am: | |||
html: html-am | html: html-am | |||
html-am: | ||||
info: info-am | info: info-am | |||
info-am: | info-am: | |||
install-data-am: | install-data-am: | |||
install-dvi: install-dvi-am | ||||
install-dvi-am: | ||||
install-exec-am: install-libLTLIBRARIES | install-exec-am: install-libLTLIBRARIES | |||
install-html: install-html-am | ||||
install-html-am: | ||||
install-info: install-info-am | install-info: install-info-am | |||
install-info-am: | ||||
install-man: | install-man: | |||
install-pdf: install-pdf-am | ||||
install-pdf-am: | ||||
install-ps: install-ps-am | ||||
install-ps-am: | ||||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-am | maintainer-clean: maintainer-clean-am | |||
-rm -rf ./$(DEPDIR) | -rm -rf ./$(DEPDIR) | |||
-rm -f Makefile | -rm -f Makefile | |||
maintainer-clean-am: distclean-am maintainer-clean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic | |||
mostlyclean: mostlyclean-am | mostlyclean: mostlyclean-am | |||
mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |||
mostlyclean-libtool | mostlyclean-libtool | |||
pdf: pdf-am | pdf: pdf-am | |||
pdf-am: | pdf-am: | |||
ps: ps-am | ps: ps-am | |||
ps-am: | ps-am: | |||
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES | uninstall-am: uninstall-libLTLIBRARIES | |||
.MAKE: install-am install-strip | ||||
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |||
clean-libLTLIBRARIES clean-libtool clean-local ctags distclean \ | clean-libLTLIBRARIES clean-libtool clean-local ctags distclean \ | |||
distclean-compile distclean-generic distclean-libtool \ | distclean-compile distclean-generic distclean-libtool \ | |||
distclean-tags distdir dvi dvi-am html html-am info info-am \ | distclean-tags distdir dvi dvi-am html html-am info info-am \ | |||
install install-am install-data install-data-am install-exec \ | install install-am install-data install-data-am install-dvi \ | |||
install-exec-am install-info install-info-am \ | install-dvi-am install-exec install-exec-am install-html \ | |||
install-libLTLIBRARIES install-man install-strip installcheck \ | install-html-am install-info install-info-am \ | |||
install-libLTLIBRARIES install-man install-pdf install-pdf-am \ | ||||
install-ps install-ps-am install-strip installcheck \ | ||||
installcheck-am installdirs maintainer-clean \ | installcheck-am installdirs maintainer-clean \ | |||
maintainer-clean-generic mostlyclean mostlyclean-compile \ | maintainer-clean-generic mostlyclean mostlyclean-compile \ | |||
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |||
tags uninstall uninstall-am uninstall-info-am \ | tags uninstall uninstall-am uninstall-libLTLIBRARIES | |||
uninstall-libLTLIBRARIES | ||||
clean-local: | clean-local: | |||
-rm -rf *.ii *.ti cxx_repository Template.dir ii_files ti_files | -rm -rf *.ii *.ti cxx_repository Template.dir ii_files ti_files | |||
# 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: | |||
End of changes. 87 change blocks. | ||||
124 lines changed or deleted | 201 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |