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

📄 makefile.in

📁 fortran并行计算包
💻 IN
📖 第 1 页 / 共 5 页
字号:
# This Makefile.in created by simplemake.  Do not edit# @configure_input@# --------------------------------------------------------------------------all: all-redirectSHELL           = @SHELL@AR              = @AR@RANLIB          = @RANLIB@INSTALL         = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA    = @INSTALL_DATA@MKDIR_P         = @MKDIR_P@master_top_srcdir  = @master_top_srcdir@top_builddir    = @master_top_builddir@abs_builddir    = @abs_builddir@srcdir          = @srcdir@abs_srcdir      = @abs_srcdir@prefix          = @prefix@includedir      = @includedir@DEFS            = @DEFS@ -I. -I${srcdir}CPPFLAGS        = @CPPFLAGS@MAKE            = @MAKE@MPILIBNAME      = @MPILIBNAME@PMPILIBNAME     = @PMPILIBNAME@CC              = @CC@CFLAGS          = @CFLAGS@C_COMPILE       = $(CC) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)LIBTOOL         = @LIBTOOL@CC_SHL          = @CC_SHL@C_COMPILE_SHL   = $(CC_SHL) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)FC              = @FC@FFLAGS          = @FFLAGS@F77_COMPILE     = $(FC) $(FFLAGS) $(F77INCLUDES)FC_SHL          = @FC_SHL@F77_COMPILE_SHL = $(FC_SHL) $(FFLAGS)VPATH = .:@srcdir@DOCTEXT         = @DOCTEXT@mpi_sources = sendf.c recvf.c get_countf.c bsendf.c ssendf.c rsendf.c \	bufattachf.c bufdetachf.c isendf.c ibsendf.c issendf.c irsendf.c \	irecvf.c waitf.c testf.c request_freef.c waitanyf.c testanyf.c \	waitallf.c testallf.c waitsomef.c testsomef.c iprobef.c probef.c \	cancelf.c testcancelf.c send_initf.c bsend_initf.c ssend_initf.c \	rsend_initf.c recv_initf.c startf.c startallf.c sendrecvf.c \	sndrcvrplf.c typecontigf.c type_vectorf.c type_hvectorf.c \	type_indexedf.c type_hindexedf.c type_structf.c type_extentf.c \	type_sizef.c type_lbf.c type_ubf.c type_commitf.c type_freef.c \	get_elementsf.c packf.c unpackf.c pack_sizef.c barrierf.c bcastf.c \	gatherf.c gathervf.c scatterf.c scattervf.c allgatherf.c allgathervf.c \	alltoallf.c alltoallvf.c reducef.c op_createf.c op_freef.c allreducef.c \	redscatf.c scanf.c group_sizef.c group_rankf.c grouptranksf.c \	group_comparef.c comm_groupf.c group_unionf.c groupinterf.c \	groupdifff.c group_inclf.c group_exclf.c grouprinclf.c grouprexclf.c \	group_freef.c comm_sizef.c comm_rankf.c comm_comparef.c comm_dupf.c \	comm_createf.c comm_splitf.c comm_freef.c commtesticf.c commrsizef.c \	commrgroupf.c iccreatef.c icmergef.c keyval_freef.c attr_putf.c \	attr_getf.c attr_deletef.c topo_testf.c cart_createf.c dims_createf.c \	graph_createf.c graphdims_getf.c graph_getf.c cartdim_getf.c \	cart_getf.c cart_rankf.c cart_coordsf.c grfnbcountf.c grfnbrsf.c \	cart_shiftf.c cart_subf.c cart_mapf.c graph_mapf.c getpnamef.c \	get_versionf.c errhcreatef.c errhsetf.c errhgetf.c errhfreef.c \	error_stringf.c error_classf.c finalizef.c initializedf.c abortf.c \	close_portf.c comm_acceptf.c comm_connectf.c commdiscf.c commparentf.c \	comm_joinf.c comm_spawnf.c spawnmultf.c lookup_namef.c open_portf.c \	publish_namef.c unpubnamef.c accumulatef.c getf.c putf.c \	win_completef.c win_createf.c win_fencef.c win_freef.c win_get_groupf.c \	win_lockf.c win_postf.c win_startf.c win_testf.c win_unlockf.c \	win_waitf.c alltoallwf.c exscanf.c adderrclassf.c adderrcodef.c \	adderrstringf.c commcallerrf.c commnewkeyf.c commdelattrf.c \	commfreekeyf.c comm_get_attrf.c commgetnamf.c comm_set_attrf.c \	comm_set_namef.c filecallerrf.c greqcompletef.c greqstartf.c \	isthrmainf.c query_threadf.c statgetclf.c statsetelf.c typenewkeyf.c \	typedelattrf.c type_dupf.c typefreekeyf.c type_get_attrf.c \	typegetcntsf.c typegetenvf.c typegnamef.c typesetattrf.c typesetnamef.c \	type_match_sizef.c wincallerrf.c winnewkeyf.c windelattrf.c \	winfreekeyf.c win_get_attrf.c win_get_namef.c win_set_attrf.c \	win_set_namef.c alloc_memf.c commcreerrf.c commgeterrf.c commseterrf.c \	filecreerrf.c filegeterrf.c fileseterrf.c finalizedf.c free_memf.c \	info_createf.c info_deletef.c info_dupf.c info_freef.c info_getf.c \	infognkf.c infognthkf.c infovallenf.c info_setf.c pack_externalf.c \	packesizef.c reqgetstatf.c typedarrayf.c typechindf.c typechvecf.c \	typecindbf.c typecresizef.c typecstructf.c typecsubarrf.c \	typegetextentf.c typegtextf.c unpackextf.c wincreerrf.c wingeterrf.c \	winseterrf.c file_openf.c file_closef.c file_deletef.c file_set_sizef.c \	file_preallocatef.c file_get_sizef.c file_get_groupf.c \	file_get_amodef.c file_set_infof.c file_get_infof.c file_set_viewf.c \	file_get_viewf.c file_read_atf.c file_read_at_allf.c file_write_atf.c \	file_write_at_allf.c file_iread_atf.c file_iwrite_atf.c file_readf.c \	file_read_allf.c file_writef.c file_write_allf.c file_ireadf.c \	file_iwritef.c file_seekf.c file_get_positionf.c \	file_get_byte_offsetf.c file_read_sharedf.c file_write_sharedf.c \	file_iread_sharedf.c file_iwrite_sharedf.c file_read_orderedf.c \	file_write_orderedf.c file_seek_sharedf.c file_get_position_sharedf.c \	file_read_at_all_beginf.c file_read_at_all_endf.c \	file_write_at_all_beginf.c file_write_at_all_endf.c \	file_read_all_beginf.c file_read_all_endf.c file_write_all_beginf.c \	file_write_all_endf.c file_read_ordered_beginf.c \	file_read_ordered_endf.c file_write_ordered_beginf.c \	file_write_ordered_endf.c file_get_type_extentf.c register_datarepf.c \	file_set_atomicityf.c file_get_atomicityf.c file_syncf.c initf.c \	initthreadf.c pcontrolf.c addressf.c getaddressf.c wtimef.c wtickf.c \	keyval_createf.c dup_fnf.c null_del_fnf.c null_copy_fnf.c \	dup_comm_fnf.c null_comm_del_fnf.c null_comm_copy_fnf.c dup_win_fnf.c \	null_win_del_fnf.c null_win_copy_fnf.c dup_type_fnf.c \	null_type_del_fnf.c null_type_copy_fnf.c statusf2c.c statusc2f.c MPIFLIBNAME = @MPIFLIBNAME@PMPIFLIBNAME = @PMPIFLIBNAME@wrap_objs = _wsendf.o _wrecvf.o _wget_countf.o _wbsendf.o _wssendf.o _wrsendf.o \	_wbufattachf.o _wbufdetachf.o _wisendf.o _wibsendf.o _wissendf.o \	_wirsendf.o _wirecvf.o _wwaitf.o _wtestf.o _wrequest_freef.o \	_wwaitanyf.o _wtestanyf.o _wwaitallf.o _wtestallf.o _wwaitsomef.o \	_wtestsomef.o _wiprobef.o _wprobef.o _wcancelf.o _wtestcancelf.o \	_wsend_initf.o _wbsend_initf.o _wssend_initf.o _wrsend_initf.o \	_wrecv_initf.o _wstartf.o _wstartallf.o _wsendrecvf.o _wsndrcvrplf.o \	_wtypecontigf.o _wtype_vectorf.o _wtype_hvectorf.o _wtype_indexedf.o \	_wtype_hindexedf.o _wtype_structf.o _wtype_extentf.o _wtype_sizef.o \	_wtype_lbf.o _wtype_ubf.o _wtype_commitf.o _wtype_freef.o \	_wget_elementsf.o _wpackf.o _wunpackf.o _wpack_sizef.o _wbarrierf.o \	_wbcastf.o _wgatherf.o _wgathervf.o _wscatterf.o _wscattervf.o \	_wallgatherf.o _wallgathervf.o _walltoallf.o _walltoallvf.o _wreducef.o \	_wop_createf.o _wop_freef.o _wallreducef.o _wredscatf.o _wscanf.o \	_wgroup_sizef.o _wgroup_rankf.o _wgrouptranksf.o _wgroup_comparef.o \	_wcomm_groupf.o _wgroup_unionf.o _wgroupinterf.o _wgroupdifff.o \	_wgroup_inclf.o _wgroup_exclf.o _wgrouprinclf.o _wgrouprexclf.o \	_wgroup_freef.o _wcomm_sizef.o _wcomm_rankf.o _wcomm_comparef.o \	_wcomm_dupf.o _wcomm_createf.o _wcomm_splitf.o _wcomm_freef.o \	_wcommtesticf.o _wcommrsizef.o _wcommrgroupf.o _wiccreatef.o \	_wicmergef.o _wkeyval_freef.o _wattr_putf.o _wattr_getf.o \	_wattr_deletef.o _wtopo_testf.o _wcart_createf.o _wdims_createf.o \	_wgraph_createf.o _wgraphdims_getf.o _wgraph_getf.o _wcartdim_getf.o \	_wcart_getf.o _wcart_rankf.o _wcart_coordsf.o _wgrfnbcountf.o \	_wgrfnbrsf.o _wcart_shiftf.o _wcart_subf.o _wcart_mapf.o _wgraph_mapf.o \	_wgetpnamef.o _wget_versionf.o _werrhcreatef.o _werrhsetf.o \	_werrhgetf.o _werrhfreef.o _werror_stringf.o _werror_classf.o \	_wfinalizef.o _winitializedf.o _wabortf.o _wclose_portf.o \	_wcomm_acceptf.o _wcomm_connectf.o _wcommdiscf.o _wcommparentf.o \	_wcomm_joinf.o _wcomm_spawnf.o _wspawnmultf.o _wlookup_namef.o \	_wopen_portf.o _wpublish_namef.o _wunpubnamef.o _waccumulatef.o \	_wgetf.o _wputf.o _wwin_completef.o _wwin_createf.o _wwin_fencef.o \	_wwin_freef.o _wwin_get_groupf.o _wwin_lockf.o _wwin_postf.o \	_wwin_startf.o _wwin_testf.o _wwin_unlockf.o _wwin_waitf.o \	_walltoallwf.o _wexscanf.o _wadderrclassf.o _wadderrcodef.o \	_wadderrstringf.o _wcommcallerrf.o _wcommnewkeyf.o _wcommdelattrf.o \	_wcommfreekeyf.o _wcomm_get_attrf.o _wcommgetnamf.o _wcomm_set_attrf.o \	_wcomm_set_namef.o _wfilecallerrf.o _wgreqcompletef.o _wgreqstartf.o \	_wisthrmainf.o _wquery_threadf.o _wstatgetclf.o _wstatsetelf.o \	_wtypenewkeyf.o _wtypedelattrf.o _wtype_dupf.o _wtypefreekeyf.o \	_wtype_get_attrf.o _wtypegetcntsf.o _wtypegetenvf.o _wtypegnamef.o \	_wtypesetattrf.o _wtypesetnamef.o _wtype_match_sizef.o _wwincallerrf.o \	_wwinnewkeyf.o _wwindelattrf.o _wwinfreekeyf.o _wwin_get_attrf.o \	_wwin_get_namef.o _wwin_set_attrf.o _wwin_set_namef.o _walloc_memf.o \	_wcommcreerrf.o _wcommgeterrf.o _wcommseterrf.o _wfilecreerrf.o \	_wfilegeterrf.o _wfileseterrf.o _wfinalizedf.o _wfree_memf.o \	_winfo_createf.o _winfo_deletef.o _winfo_dupf.o _winfo_freef.o \	_winfo_getf.o _winfognkf.o _winfognthkf.o _winfovallenf.o _winfo_setf.o \	_wpack_externalf.o _wpackesizef.o _wreqgetstatf.o _wtypedarrayf.o \	_wtypechindf.o _wtypechvecf.o _wtypecindbf.o _wtypecresizef.o \	_wtypecstructf.o _wtypecsubarrf.o _wtypegetextentf.o _wtypegtextf.o \	_wunpackextf.o _wwincreerrf.o _wwingeterrf.o _wwinseterrf.o \	_wfile_openf.o _wfile_closef.o _wfile_deletef.o _wfile_set_sizef.o \	_wfile_preallocatef.o _wfile_get_sizef.o _wfile_get_groupf.o \	_wfile_get_amodef.o _wfile_set_infof.o _wfile_get_infof.o \	_wfile_set_viewf.o _wfile_get_viewf.o _wfile_read_atf.o \	_wfile_read_at_allf.o _wfile_write_atf.o _wfile_write_at_allf.o \	_wfile_iread_atf.o _wfile_iwrite_atf.o _wfile_readf.o \	_wfile_read_allf.o _wfile_writef.o _wfile_write_allf.o _wfile_ireadf.o \	_wfile_iwritef.o _wfile_seekf.o _wfile_get_positionf.o \	_wfile_get_byte_offsetf.o _wfile_read_sharedf.o _wfile_write_sharedf.o \	_wfile_iread_sharedf.o _wfile_iwrite_sharedf.o _wfile_read_orderedf.o \	_wfile_write_orderedf.o _wfile_seek_sharedf.o \	_wfile_get_position_sharedf.o _wfile_read_at_all_beginf.o \	_wfile_read_at_all_endf.o _wfile_write_at_all_beginf.o \	_wfile_write_at_all_endf.o _wfile_read_all_beginf.o \	_wfile_read_all_endf.o _wfile_write_all_beginf.o \	_wfile_write_all_endf.o _wfile_read_ordered_beginf.o \	_wfile_read_ordered_endf.o _wfile_write_ordered_beginf.o \	_wfile_write_ordered_endf.o _wfile_get_type_extentf.o \	_wregister_datarepf.o _wfile_set_atomicityf.o _wfile_get_atomicityf.o \	_wfile_syncf.o _winitf.o _winitthreadf.o _wpcontrolf.o _waddressf.o \	_wgetaddressf.o _wwtimef.o _wwtickf.o _wkeyval_createf.o _wdup_fnf.o \	_wnull_del_fnf.o _wnull_copy_fnf.o _wdup_comm_fnf.o \	_wnull_comm_del_fnf.o _wnull_comm_copy_fnf.o _wdup_win_fnf.o \	_wnull_win_del_fnf.o _wnull_win_copy_fnf.o _wdup_type_fnf.o \	_wnull_type_del_fnf.o _wnull_type_copy_fnf.o _wstatusf2c.o \	_wstatusc2f.o FWRAPNAME = @FWRAPNAME@HEADERS = fproto.h mpi_fortimpl.hINCLUDES = -I../../include -I${master_top_srcdir}/src/include -I${master_top_srcdir}/src/binding/f77 doc_sources = mpif77.txt.SUFFIXES:.SUFFIXES: .o .lo .c .f .o .man .html .latex .txt .c.o:	$(C_COMPILE) -c $<.c.lo:	$(C_COMPILE_SHL) -c $< -o _s$*.o	@mv -f _s$*.o $*.lo.c.txt:	$(CPP) $(INCLUDES) $(CPPFLAGS) $< >$*.txt.c:	$(C_COMPILE) -o $* $< $(LDFLAGS) $(LIBS).f.o:	$(F77_COMPILE) -c $<.f.lo:	$(F77_COMPILE_SHL) -c $< -o _s$*.o	@mv -f _s$*.o $*.lo.f:	$(F77_COMPILE) -o $* $< $(LDFLAGS) $(LIBS).txt.man:	$(DOCTEXT) -man -mpath ../../../man/man1 -ext 1 -heading MPI \		-quotefmt ${master_top_srcdir}/maint/docnotes $<.txt.html:	$(DOCTEXT) -html -mpath ../../../www/www1  -heading MPI \		-quotefmt ${master_top_srcdir}/maint/docnotes $<.txt.latex:	$(DOCTEXT) -latex -mpath ../../../doc/refman  -heading MPI \		-quotefmt ${master_top_srcdir}/maint/docnotes $<# --------------------------------------------------------------------------${srcdir}/Makefile.in: ${srcdir}/Makefile.sm	( cd ${srcdir} && /sandbox/balaji/trunk/maint/mpich2-1.0.7/maint/simplemake \	-rootdir=../../../ \	-configdir=. \	-common=/sandbox/balaji/trunk/maint/mpich2-1.0.7/maint/makedefs \	-docnamedefs=\$${master_top_srcdir}/maint/docnotes \	"-autoconf=-I ROOTDIR/confdb" \	-libdir=\$${MPILIBNAME}=ROOTDIR/lib \	-distcleanfiles="Makefile" \	-smvar_doc_attop=0 \

⌨️ 快捷键说明

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