⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising
💻 IN
📖 第 1 页 / 共 5 页
字号:
sds_bproc_LDFLAGS = @sds_bproc_LDFLAGS@sds_bproc_LIBS = @sds_bproc_LIBS@sds_portals_utcp_CPPFLAGS = @sds_portals_utcp_CPPFLAGS@sds_portals_utcp_LDFLAGS = @sds_portals_utcp_LDFLAGS@sds_portals_utcp_LIBS = @sds_portals_utcp_LIBS@sds_slurm_CPPFLAGS = @sds_slurm_CPPFLAGS@sds_slurm_LDFLAGS = @sds_slurm_LDFLAGS@sds_slurm_LIBS = @sds_slurm_LIBS@sharedstatedir = @sharedstatedir@smr_bproc_CPPFLAGS = @smr_bproc_CPPFLAGS@smr_bproc_LDFLAGS = @smr_bproc_LDFLAGS@smr_bproc_LIBS = @smr_bproc_LIBS@srcdir = @srcdir@sysconfdir = @sysconfdir@target_alias = @target_alias@timer_aix_LIBS = @timer_aix_LIBS@top_builddir = @top_builddir@top_ompi_builddir = @top_ompi_builddir@top_ompi_srcdir = @top_ompi_srcdir@top_srcdir = @top_srcdir@SUBDIRS = scriptsAM_FCFLAGS = -I$(top_builddir)/ompi/include -I$(top_srcdir)/ompi/include \             $(OMPI_FC_MODULE_FLAG). -I$(srcdir) \             -I$(top_builddir)/ompi/mpi/f90 $(FCFLAGS_f90)# Do different things if the top-level configure decided that we're# going to build F90 bindings or not.lib_LTLIBRARIES = $(am__append_1)@OMPI_WANT_F90_BINDINGS_TRUE@BUILT_SOURCES = mpi-f90-interfaces.h# mpi.f90 is the only f90 source file directly in libmpif90 that gets# distributed.  This file is always in the library, regardless of the# size that we're building.libmpi_f90_la_SOURCES = \     attr_fn-f90-interfaces.h \     mpi.f90# These files are all generated by scripts in the scripts/ directory.trivial_sources = \     mpi_sizeof.f90 small_sources = \     mpi_comm_spawn_multiple_f90.f90 \     mpi_testall_f90.f90 \     mpi_testsome_f90.f90 \     mpi_waitall_f90.f90 \     mpi_waitsome_f90.f90 \     mpi_wtick_f90.f90 \     mpi_wtime_f90.f90medium_sources = \     mpi_address_f90.f90 \     mpi_accumulate_f90.f90 \     mpi_bcast_f90.f90 \     mpi_bsend_f90.f90 \     mpi_bsend_init_f90.f90 \     mpi_buffer_attach_f90.f90 \     mpi_buffer_detach_f90.f90 \     mpi_file_iread_f90.f90 \     mpi_file_iread_at_f90.f90 \     mpi_file_iread_shared_f90.f90 \     mpi_file_iwrite_f90.f90 \     mpi_file_iwrite_at_f90.f90 \     mpi_file_iwrite_shared_f90.f90 \     mpi_file_read_f90.f90 \     mpi_file_read_all_f90.f90 \     mpi_file_read_all_begin_f90.f90 \     mpi_file_read_all_end_f90.f90 \     mpi_file_read_at_f90.f90 \     mpi_file_read_at_all_f90.f90 \     mpi_file_read_at_all_begin_f90.f90 \     mpi_file_read_at_all_end_f90.f90 \     mpi_file_read_ordered_f90.f90 \     mpi_file_read_ordered_begin_f90.f90 \     mpi_file_read_ordered_end_f90.f90 \     mpi_file_read_shared_f90.f90 \     mpi_file_write_f90.f90 \     mpi_file_write_all_f90.f90 \     mpi_file_write_all_begin_f90.f90 \     mpi_file_write_all_end_f90.f90 \     mpi_file_write_at_f90.f90 \     mpi_file_write_at_all_f90.f90 \     mpi_file_write_at_all_begin_f90.f90 \     mpi_file_write_at_all_end_f90.f90 \     mpi_file_write_ordered_f90.f90 \     mpi_file_write_ordered_begin_f90.f90 \     mpi_file_write_ordered_end_f90.f90 \     mpi_file_write_shared_f90.f90 \     mpi_get_f90.f90 \     mpi_ibsend_f90.f90 \     mpi_irecv_f90.f90 \     mpi_irsend_f90.f90 \     mpi_isend_f90.f90 \     mpi_issend_f90.f90 \     mpi_put_f90.f90 \     mpi_recv_f90.f90 \     mpi_recv_init_f90.f90 \     mpi_rsend_f90.f90 \     mpi_rsend_init_f90.f90 \     mpi_send_f90.f90 \     mpi_send_init_f90.f90 \     mpi_sendrecv_replace_f90.f90 \     mpi_ssend_f90.f90 \     mpi_ssend_init_f90.f90 \     mpi_win_create_f90.f90large_sources = \     mpi_allgather_f90.f90 \     mpi_allgatherv_f90.f90 \     mpi_allreduce_f90.f90 \     mpi_alltoall_f90.f90 \     mpi_alltoallv_f90.f90 \     mpi_alltoallw_f90.f90 \     mpi_exscan_f90.f90 \     mpi_gather_f90.f90 \     mpi_gatherv_f90.f90 \     mpi_pack_f90.f90 \     mpi_pack_external_f90.f90 \     mpi_reduce_f90.f90 \     mpi_reduce_scatter_f90.f90 \     mpi_scan_f90.f90 \     mpi_scatter_f90.f90 \     mpi_scatterv_f90.f90 \     mpi_sendrecv_f90.f90 \     mpi_unpack_f90.f90 \     mpi_unpack_external_f90.f90# The rest of the files that are in the library depend on which size# we're building.nodist_libmpi_f90_la_SOURCES = $(trivial_sources) $(am__append_3) \	$(am__append_4) $(am__append_5)# see note in config/ompi_setup_f90.m4libmpi_f90_la_LDFLAGS = $(OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS)## Clean up all F90 module files and all generated files#MOSTLYCLEANFILES = *.mod *.ompi_moduleDISTCLEANFILES = $(nodist_libmpi_f90_la_SOURCES)all: $(BUILT_SOURCES)	$(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:.SUFFIXES: .f90 .lo .o .obj$(srcdir)/Makefile.in:  $(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  ompi/mpi/f90/Makefile'; \	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  ompi/mpi/f90/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:  $(am__configure_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4):  $(am__aclocal_m4_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshfortran_kinds.sh: $(top_builddir)/config.status $(srcdir)/fortran_kinds.sh.in	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@fortran_sizes.h: $(top_builddir)/config.status $(srcdir)/fortran_sizes.h.in	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@install-libLTLIBRARIES: $(lib_LTLIBRARIES)	@$(NORMAL_INSTALL)	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    f=$(am__strip_dir) \	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \	  else :; fi; \	doneuninstall-libLTLIBRARIES:	@$(NORMAL_UNINSTALL)	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \	  p=$(am__strip_dir) \	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \	doneclean-libLTLIBRARIES:	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \	  test "$$dir" != "$$p" || dir=.; \	  echo "rm -f \"$${dir}/so_locations\""; \	  rm -f "$${dir}/so_locations"; \	donelibmpi_f90.la: $(libmpi_f90_la_OBJECTS) $(libmpi_f90_la_DEPENDENCIES) 	$(libmpi_f90_la_LINK) $(am_libmpi_f90_la_rpath) $(libmpi_f90_la_OBJECTS) $(libmpi_f90_la_LIBADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c.f90.o:	$(FCCOMPILE) -c -o $@ $<.f90.obj:	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`.f90.lo:	$(LTFCCOMPILE) -c -o $@ $<mostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libs# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'#     (which will cause the Makefiles to be regenerated when you run `make');# (2) otherwise, pass the desired values on the `make' command line.$(RECURSIVE_TARGETS):	@failcom='exit 1'; \	for f in x $$MAKEFLAGS; do \	  case $$f in \	    *=* | --[!k]*);; \	    *k*) failcom='fail=yes';; \	  esac; \	done; \	dot_seen=no; \	target=`echo $@ | sed s/-recursive//`; \	list='$(SUBDIRS)'; for subdir in $$list; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    dot_seen=yes; \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	  || eval $$failcom; \	done; \	if test "$$dot_seen" = "no"; then \	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \	fi; test -z "$$fail"$(RECURSIVE_CLEAN_TARGETS):	@failcom='exit 1'; \	for f in x $$MAKEFLAGS; do \	  case $$f in \	    *=* | --[!k]*);; \	    *k*) failcom='fail=yes';; \	  esac; \	done; \	dot_seen=no; \	case "$@" in \	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \	  *) list='$(SUBDIRS)' ;; \	esac; \	rev=''; for subdir in $$list; do \	  if test "$$subdir" = "."; then :; else \	    rev="$$subdir $$rev"; \	  fi; \	done; \	rev="$$rev ."; \	target=`echo $@ | sed s/-recursive//`; \	for subdir in $$rev; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	  || eval $$failcom; \	done && test -z "$$fail"tags-recursive:	list='$(SUBDIRS)'; for subdir in $$list; do \	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \	donectags-recursive:	list='$(SUBDIRS)'; for subdir in $$list; do \	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \	doneID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)	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 | \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -