📄 makefile.in
字号:
# Makefile.in generated by automake 1.8.3 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004 Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.@SET_MAKE@## Written by Patrick Guio <patrick.guio@fys.uio.no>#srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ..am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_triplet = @host@subdir = docDIST_COMMON = $(blitz_TEXINFOS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/stamp-vti \ $(srcdir)/version.texiACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_cxx_features.m4 \ $(top_srcdir)/m4/ac_compiler_specific_header.m4 \ $(top_srcdir)/m4/ac_compilers_64bits.m4 \ $(top_srcdir)/m4/ac_cxx_bool.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_default_template_parameters.m4 \ $(top_srcdir)/m4/ac_cxx_dynamic_cast.m4 \ $(top_srcdir)/m4/ac_cxx_enable_debug.m4 \ $(top_srcdir)/m4/ac_cxx_enable_optimize.m4 \ $(top_srcdir)/m4/ac_cxx_enum_computations.m4 \ $(top_srcdir)/m4/ac_cxx_enum_computations_with_cast.m4 \ $(top_srcdir)/m4/ac_cxx_exceptions.m4 \ $(top_srcdir)/m4/ac_cxx_explicit.m4 \ $(top_srcdir)/m4/ac_cxx_explicit_template_function_qualification.m4 \ $(top_srcdir)/m4/ac_cxx_flags_preset.m4 \ $(top_srcdir)/m4/ac_cxx_full_specialization_syntax.m4 \ $(top_srcdir)/m4/ac_cxx_function_nontype_parameters.m4 \ $(top_srcdir)/m4/ac_cxx_general.m4 \ $(top_srcdir)/m4/ac_cxx_have_climits.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_math1.m4 \ $(top_srcdir)/m4/ac_cxx_have_complex_math2.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_rusage.m4 \ $(top_srcdir)/m4/ac_cxx_have_std.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_valarray.m4 \ $(top_srcdir)/m4/ac_cxx_keywords.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_templates.m4 \ $(top_srcdir)/m4/ac_cxx_member_templates_outside_class.m4 \ $(top_srcdir)/m4/ac_cxx_mutable.m4 \ $(top_srcdir)/m4/ac_cxx_namespaces.m4 \ $(top_srcdir)/m4/ac_cxx_nceg_restrict.m4 \ $(top_srcdir)/m4/ac_cxx_nceg_restrict_egcs.m4 \ $(top_srcdir)/m4/ac_cxx_old_for_scoping.m4 \ $(top_srcdir)/m4/ac_cxx_partial_ordering.m4 \ $(top_srcdir)/m4/ac_cxx_partial_specialization.m4 \ $(top_srcdir)/m4/ac_cxx_reinterpret_cast.m4 \ $(top_srcdir)/m4/ac_cxx_rtti.m4 \ $(top_srcdir)/m4/ac_cxx_standard_library.m4 \ $(top_srcdir)/m4/ac_cxx_static_cast.m4 \ $(top_srcdir)/m4/ac_cxx_template_keyword_qualifier.m4 \ $(top_srcdir)/m4/ac_cxx_template_qualified_base_class.m4 \ $(top_srcdir)/m4/ac_cxx_template_qualified_return_type.m4 \ $(top_srcdir)/m4/ac_cxx_template_scoped_argument_matching.m4 \ $(top_srcdir)/m4/ac_cxx_templates.m4 \ $(top_srcdir)/m4/ac_cxx_templates_as_template_arguments.m4 \ $(top_srcdir)/m4/ac_cxx_templates_features.m4 \ $(top_srcdir)/m4/ac_cxx_type_casts.m4 \ $(top_srcdir)/m4/ac_cxx_type_promotion.m4 \ $(top_srcdir)/m4/ac_cxx_typename.m4 \ $(top_srcdir)/m4/ac_cxx_use_numtrait.m4 \ $(top_srcdir)/m4/ac_env.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_prog_doxygen.m4 \ $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ $(top_srcdir)/m4/ax_dirname.m4 \ $(top_srcdir)/m4/ax_prefix_config_h.m4 \ $(top_srcdir)/configure.acam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4)mkinstalldirs = $(mkdir_p)CONFIG_HEADER = $(top_builddir)/blitz/config.hCONFIG_CLEAN_FILES =SOURCES =DIST_SOURCES =INFO_DEPS = $(srcdir)/blitz.infoTEXINFO_TEX = $(top_srcdir)/config/texinfo.texam__TEXINFO_TEX_DIR = $(top_srcdir)/configDVIS = blitz.dviPDFS = blitz.pdfPSS = blitz.psHTMLS = blitz.htmlTEXINFOS = blitz.texiTEXI2DVI = texi2dviTEXI2PDF = $(TEXI2DVI) --pdf --batchMAKEINFOHTML = $(MAKEINFO) --htmlAM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursiveam__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(docdir)"docDATA_INSTALL = $(INSTALL_DATA)DATA = $(doc_DATA)ETAGS = etagsCTAGS = ctagsDIST_SUBDIRS = $(SUBDIRS)DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AR = @AR@AR_FLAGS = @AR_FLAGS@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@BLASLIB = @BLASLIB@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@COMPILER_SPECIFIC_HEADER = @COMPILER_SPECIFIC_HEADER@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFCFLAG = @CXXFCFLAG@CXXFFLAGS = @CXXFFLAGS@CXXFLAGS = @CXXFLAGS@CXX_DEBUG_FLAGS = @CXX_DEBUG_FLAGS@CXX_LIBS = @CXX_LIBS@CXX_OPTIMIZE_FLAGS = @CXX_OPTIMIZE_FLAGS@CXX_PROFIL_FLAGS = @CXX_PROFIL_FLAGS@CYGPATH_W = @CYGPATH_W@DATE = @DATE@DEFS = @DEFS@DEPDIR = @DEPDIR@DOT = @DOT@DOXYGEN = @DOXYGEN@DOXYGEN_DOC_FALSE = @DOXYGEN_DOC_FALSE@DOXYGEN_DOC_TRUE = @DOXYGEN_DOC_TRUE@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@F77 = @F77@F77_OPTIMIZE_FLAGS = @F77_OPTIMIZE_FLAGS@F90_COMPILER_FALSE = @F90_COMPILER_FALSE@F90_COMPILER_TRUE = @F90_COMPILER_TRUE@FC = @FC@FCFLAGS = @FCFLAGS@FCFLAGS_f90 = @FCFLAGS_f90@FC_OPTIMIZE_FLAGS = @FC_OPTIMIZE_FLAGS@FFLAGS = @FFLAGS@FORTLIBS = @FORTLIBS@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@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@OBJEXT = @OBJEXT@OS = @OS@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@RANLIB = @RANLIB@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@VERSION = @VERSION@ac_ct_AR = @ac_ct_AR@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_F77 = @ac_ct_F77@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__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@enable_dot = @enable_dot@enable_html_docs = @enable_html_docs@enable_latex_docs = @enable_latex_docs@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@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@pkgconfig_libdir = @pkgconfig_libdir@pkgconfig_libfile = @pkgconfig_libfile@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_os = @target_os@target_vendor = @target_vendor@SUBDIRS = examples stencils doxygen# install these filesdocdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)doc_DATA = blitz.ps blitz.pdf blitz.html \ blitz_abt.html blitz_fot.html blitz_ovr.html blitz_toc.html \ blitz_1.html blitz_2.html blitz_3.html blitz_4.html blitz_5.html \ blitz_6.html blitz_7.html blitz_8.html blitz_9.html blitz_10.html \ blitz_11.html blitz_12.html blitz_13.html blitz_14.html blitz_15.html \ blitz_16.html indirect.gif slice.gif strideslice.gif sinsoid.gif \ tensor1.gif blitz.gif blitztiny.jpgHERE = $(CURDIR)DVIPS = export TEXPICTS=$(srcdir); dvipsAM_MAKEINFOFLAGS = --no-split -I$(HERE)TEXI2HTML = texi2htmlTEXI2HTML_FLAGS = -split_chapterSTENCILS = stencils/backward11.texi stencils/backward12.texi \stencils/backward21.texi stencils/backward22.texi stencils/backward31.texi \stencils/backward32.texi stencils/backward41.texi stencils/backward42.texi \stencils/central12.texi stencils/central14.texi stencils/central22.texi \stencils/central24.texi stencils/central32.texi stencils/central34.texi \stencils/central42.texi stencils/central44.texi stencils/forward11.texi \stencils/forward12.texi stencils/forward21.texi stencils/forward22.texi \stencils/forward31.texi stencils/forward32.texi stencils/forward41.texi \stencils/forward42.texi stencils/Laplacian2D4.texi stencils/Laplacian2D.texiEXAMPLES = examples/cast.texi examples/debug.texi examples/dump.texi \examples/fixed-point.texi examples/fixed.texi examples/io.texi \examples/outer.texi examples/output.texi examples/range.texi \examples/simple.texi examples/slicing.texi examples/storage.texi \examples/strideslice.texi examples/xor.texiOUTPUT = examples/cast.out examples/debug.out examples/dump.out \examples/fixed.out examples/io.out examples/outer.out examples/output.out \examples/range.out examples/simple.out examples/slicing.out \examples/storage.out examples/strideslice.out examples/xor.outinfo_TEXINFOS = blitz.texiblitz_TEXINFOS = about.texi arrays-ctors.texi arrays-debug.texi \arrays-expr.texi arrays-globals.texi arrays-indirect.texi arrays-intro.texi \arrays-io.texi arrays-members.texi arrays-multi.texi arrays-slicing.texi \arrays-stencils.texi arrays-storage.texi arrays-types.texi \arrays-usertype.texi compiling.texi constants.texi download.texi \faq.texi help.texi install.texi legal.texi numinquire.texi parallel.texi \platforms.texi random.texi tau.texi tinymatrix.texi tinyvector.texi \tuning.texi copyright.texi $(STENCILS) $(EXAMPLES) $(OUTPUT)EXTRA_DIST = blitz.info blitz.dvi blitz.ps blitz.pdf blitz.gif blitztiny.jpg \ indirect.eps indirect.fig indirect.pdf indirect.gif indirect.txt \ sinsoid.eps sinsoid.pdf sinsoid.gif sinsoid.txt \ slice.eps slice.fig slice.pdf slice.gif slice.txt \ strideslice.eps strideslice.fig strideslice.pdf strideslice.gif strideslice.txt \ tensor1.eps tensor1.fig tensor1.pdf tensor1.gif tensor1.txt \ blitz.html blitz_abt.html blitz_fot.html blitz_ovr.html blitz_toc.html \ blitz_1.html blitz_2.html blitz_3.html blitz_4.html blitz_5.html \ blitz_6.html blitz_7.html blitz_8.html blitz_9.html blitz_10.html \ blitz_11.html blitz_12.html blitz_13.html blitz_14.html \ blitz_15.html blitz_16.html# Files from texi2dvi that should be removed, but which Automake does# not know.CLEANFILES = blitz.tmpall: all-recursive.SUFFIXES:.SUFFIXES: .dvi .html .info .pdf .ps .texi$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign doc/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshmostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsdistclean-libtool: -rm -f libtool.texi.info: restore=: && \ backupdir="$(am__leading_dot)am$$$$" && \ am__cwd=`pwd` && cd $(srcdir) && \ rm -rf $$backupdir && mkdir $$backupdir && \ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ if test -f $$f; then \ mv $$f $$backupdir; \ restore=mv; \ fi; \ done; \ cd "$$am__cwd"; \ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ -o $@ $<; \ then \ rc=0; \ cd $(srcdir); \ else \ rc=$$?; \ cd $(srcdir) && \ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ fi; \ rm -rf $$backupdir; \ exit $$rc.texi.dvi: TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ $(TEXI2DVI) $<.texi.pdf: TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -