📄 makefile.in
字号:
# This Makefile.in created by simplemake. Do not edit# @configure_input@# --------------------------------------------------------------------------all: all-redirectSHELL = @SHELL@bindir = @bindir@exec_prefix = @exec_prefix@prefix = @prefix@abs_builddir = @abs_builddir@srcdir = @srcdir@abs_srcdir = @abs_srcdir@top_srcdir = @top_srcdir@DEFS = @DEFS@ -I. -I${srcdir}CPPFLAGS = @CPPFLAGS@LIBS = @LIBS@MAKE = @MAKE@CC = @CC@CFLAGS = @CFLAGS@C_COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)C_LINK = $(CC)LDFLAGS = @LDFLAGS@ ../util/mtest.oVPATH = .:@srcdir@INCLUDES = -I../include -I${top_srcdir}/include.SUFFIXES:.SUFFIXES: .o .c .txt .c.o: $(C_COMPILE) -c $<.c.txt: $(CPP) $(INCLUDES) $(CPPFLAGS) $< >$*.txt.c: $(C_COMPILE) -o $* $< $(LDFLAGS) $(LIBS)# --------------------------------------------------------------------------${srcdir}/Makefile.in: ${srcdir}/Makefile.sm ( cd ${srcdir} && /sandbox/balaji/trunk/maint/mpich2-1.0.7/maint/simplemake \ -rootdir=../../../ \ -configdir=test/mpi/ \ -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 \ Makefile.sm )Makefile: ${srcdir}/Makefile.in -cd ../ && \ if [ -x config.status ] ; then CONFIG_FILES=rma/Makefile CONFIG_HEADERS= ${SHELL} ./config.status ; fi# --------------------------------------------------------------------------apply: $(ACTION) $(ACTION_INPUT)clean: -@rm -f *.o ${srcdir}/*.o nullpscw transpose6 test4_am allocmem lockcontention fetchandadd_tree_am transpose7 transpose2 attrorderwin test3 fetchandadd_tree accfence2_am test5_am test3_am transpose5 fetchandadd test1_am getgroup getfence1 test4 transpose4 accfence1 transpose3 ircpi wintest test2 wincall baseattrwin fetchandadd_am putpscw1 accfence2 test1 test5 transpose1 fkeyvalwin contig_displ winname test2_am putfence1 -@rm -f nullpscw.exe transpose6.exe test4_am.exe allocmem.exe lockcontention.exe fetchandadd_tree_am.exe transpose7.exe transpose2.exe attrorderwin.exe test3.exe fetchandadd_tree.exe accfence2_am.exe test5_am.exe test3_am.exe transpose5.exe fetchandadd.exe test1_am.exe getgroup.exe getfence1.exe test4.exe transpose4.exe accfence1.exe transpose3.exe ircpi.exe wintest.exe test2.exe wincall.exe baseattrwin.exe fetchandadd_am.exe putpscw1.exe accfence2.exe test1.exe test5.exe transpose1.exe fkeyvalwin.exe contig_displ.exe winname.exe test2_am.exe putfence1.exe -@rm -f core core.[0-9]* -@rm -f *.lo ${srcdir}/*.lo -@rm -f ${srcdir}/*.bb ${srcdir}/*.bbg ${srcdir}/*.da -@rm -f ${srcdir}/*.gcda ${srcdir}/*.gcno -@rm -f *.gcov *.bb *.bbg *.da *.gcda *.gcno -@rm -f *.irlog*distclean: clean distclean-xxx remove-makefiledistclean-xxx: -@rm -f Makefile -@rm -rf autom4te*.cache -@rm -rf $(DEPS_DIR) -@rm -f TAGSmaintainer-clean: distclean-xxx remove-genmakefilesremove-makefile: rm -f Makefileremove-genmakefiles: rm -f Makefile.in Makefileall-redirect: allocmem ircpi test1 test2 test3 test4 test5 lockcontention\ wintest transpose1 transpose2 transpose3 transpose4 transpose5\ transpose6 transpose7 fetchandadd fetchandadd_tree winname putfence1\ getfence1 accfence1 accfence2 putpscw1 getgroup contig_displ test1_am\ test2_am test3_am test4_am test5_am fetchandadd_am\ fetchandadd_tree_am accfence2_am attrorderwin wincall fkeyvalwin\ baseattrwin nullpscwcoverage: nullpscw: nullpscw.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o nullpscw nullpscw.o ${LIBS}transpose6: transpose6.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose6 transpose6.o ${LIBS}test4_am: test4_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test4_am test4_am.o ${LIBS}allocmem: allocmem.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o allocmem allocmem.o ${LIBS}lockcontention: lockcontention.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o lockcontention lockcontention.o \ ${LIBS} fetchandadd_tree_am: fetchandadd_tree_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o fetchandadd_tree_am \ fetchandadd_tree_am.o ${LIBS} transpose7: transpose7.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose7 transpose7.o ${LIBS}transpose2: transpose2.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose2 transpose2.o ${LIBS}attrorderwin: attrorderwin.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o attrorderwin attrorderwin.o \ ${LIBS} test3: test3.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test3 test3.o ${LIBS}fetchandadd_tree: fetchandadd_tree.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o fetchandadd_tree \ fetchandadd_tree.o ${LIBS} accfence2_am: accfence2_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o accfence2_am accfence2_am.o \ ${LIBS} test5_am: test5_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test5_am test5_am.o ${LIBS}test3_am: test3_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test3_am test3_am.o ${LIBS}transpose5: transpose5.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose5 transpose5.o ${LIBS}fetchandadd: fetchandadd.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o fetchandadd fetchandadd.o ${LIBS}test1_am: test1_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test1_am test1_am.o ${LIBS}getgroup: getgroup.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o getgroup getgroup.o ${LIBS}getfence1: getfence1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o getfence1 getfence1.o ${LIBS}test4: test4.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test4 test4.o ${LIBS}transpose4: transpose4.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose4 transpose4.o ${LIBS}accfence1: accfence1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o accfence1 accfence1.o ${LIBS}transpose3: transpose3.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose3 transpose3.o ${LIBS}ircpi: ircpi.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o ircpi ircpi.o -lm ${LIBS}wintest: wintest.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o wintest wintest.o ${LIBS}test2: test2.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test2 test2.o ${LIBS}wincall: wincall.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o wincall wincall.o ${LIBS}baseattrwin: baseattrwin.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o baseattrwin baseattrwin.o ${LIBS}fetchandadd_am: fetchandadd_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o fetchandadd_am fetchandadd_am.o \ ${LIBS} putpscw1: putpscw1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o putpscw1 putpscw1.o ${LIBS}accfence2: accfence2.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o accfence2 accfence2.o ${LIBS}test1: test1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test1 test1.o ${LIBS}test5: test5.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test5 test5.o ${LIBS}transpose1: transpose1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o transpose1 transpose1.o ${LIBS}fkeyvalwin: fkeyvalwin.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o fkeyvalwin fkeyvalwin.o ${LIBS}contig_displ: contig_displ.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o contig_displ contig_displ.o \ ${LIBS} winname: winname.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o winname winname.o ${LIBS}test2_am: test2_am.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o test2_am test2_am.o ${LIBS}putfence1: putfence1.o @MPILIBLOC@ ../util/mtest.o $(C_LINK) $(CFLAGS) $(LDFLAGS) -o putfence1 putfence1.o ${LIBS}# --------------------------------------------------------------------------htmldoc:mandoc:latexdoc:# --------------------------------------------------------------------------# --------------------------------------------------------------------------# --------------------------------------------------------------------------# --------------------------------------------------------------------------# Dependenciesdependencies:# End of Dependencies# --------------------------------------------------------------------------# --------------------------------------------------------------------------SOURCES = allocmem.c ircpi.c test1.c test2.c test3.c test4.c test5.c \ lockcontention.c wintest.c transpose1.c transpose2.c transpose3.c \ transpose4.c transpose5.c transpose6.c transpose7.c fetchandadd.c \ fetchandadd_tree.c winname.c putfence1.c getfence1.c accfence1.c \ accfence2.c putpscw1.c getgroup.c contig_displ.c test1_am.c \ test2_am.c test3_am.c test4_am.c test5_am.c fetchandadd_am.c \ fetchandadd_tree_am.c accfence2_am.c attrorderwin.c wincall.c \ fkeyvalwin.c baseattrwin.c nullpscw.c ETAGS = @ETAGS@ @ETAGSADD@HEADERFILES = $(HEADERS)SOURCEFILES = $(SOURCES)tags: TAGSTAGS: Makefile${HEADERFILES} ${SOURCEFILES} here=`cd ../../.. && pwd` ; cd ${srcdir} && $(ETAGS) -o $$here/TAGS --append ${HEADERFILES} ${SOURCEFILES}# --------------------------------------------------------------------------# LIBS includes -lmpich and other libraries (e.g., -lpmpich if# weak symbols are not supported)#../util/mtest.o: (cd ../util && $(MAKE) )# A special testing target to simplify running just the rma teststesting: ../runtests -srcdir=$(srcdir) -tests=testlist \ -mpiexec=$(bindir)/mpiexec \ -xmlfile=summary.xmlFORCE_TARGET:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -