📄 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@LIBS = @LIBS@MAKE = @MAKE@F90 = @F90@F90FLAGS = @F90FLAGS@F90_COMPILE = $(F90) $(F90FLAGS) $(F90INCLUDES)F90_LINK = $(F90)LDFLAGS = @LDFLAGS@ ../util/mtestf90.o VPATH = .:@srcdir@F90INCLUDES = -I. F90HEADERS = typeaints.h.SUFFIXES:.SUFFIXES: .o .f90 .txt .f90.o: $(F90_COMPILE) -c $<.f90: $(F90_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=f90/datatype/Makefile CONFIG_HEADERS= ${SHELL} ./config.status ; fi# --------------------------------------------------------------------------apply: $(ACTION) $(ACTION_INPUT)clean: -@rm -f *.o ${srcdir}/*.o gaddressf90 typesubf90 structf typenamef90 createf90 typem2f90 sizeof packef90 indtype typesnamef90 typecntsf90 -@rm -f gaddressf90.exe typesubf90.exe structf.exe typenamef90.exe createf90.exe typem2f90.exe sizeof.exe packef90.exe indtype.exe typesnamef90.exe typecntsf90.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: typenamef90 typesnamef90 typecntsf90 typesubf90 typem2f90\ gaddressf90 packef90 structf indtype createf90 sizeofcoverage: gaddressf90: gaddressf90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o gaddressf90 gaddressf90.o \ ${LIBS} typesubf90: typesubf90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o typesubf90 typesubf90.o \ ${LIBS} structf: structf.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o structf structf.o ${LIBS}typenamef90: typenamef90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o typenamef90 typenamef90.o \ ${LIBS} createf90: createf90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o createf90 createf90.o ${LIBS}typem2f90: typem2f90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o typem2f90 typem2f90.o ${LIBS}sizeof: sizeof.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o sizeof sizeof.o ${LIBS}packef90: packef90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o packef90 packef90.o ${LIBS}indtype: indtype.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o indtype indtype.o ${LIBS}typesnamef90: typesnamef90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o typesnamef90 typesnamef90.o \ ${LIBS} typecntsf90: typecntsf90.o @MPILIBLOC@ ../util/mtestf90.o $(F90_LINK) $(F90FLAGS) $(LDFLAGS) -o typecntsf90 typecntsf90.o \ ${LIBS} # --------------------------------------------------------------------------htmldoc:mandoc:latexdoc:# --------------------------------------------------------------------------# --------------------------------------------------------------------------# --------------------------------------------------------------------------# --------------------------------------------------------------------------# Dependenciesdependencies:# End of Dependencies# --------------------------------------------------------------------------# --------------------------------------------------------------------------SOURCES = typenamef90.f90 typesnamef90.f90 typecntsf90.f90 \ typesubf90.f90 typem2f90.f90 gaddressf90.f90 packef90.f90 structf.f90 \ indtype.f90 createf90.f90 sizeof.f90 ETAGS = @ETAGS@ @ETAGSADD@HEADERFILES = $(HEADERS)SOURCEFILES = $(SOURCES)tags: TAGSTAGS: Makefile${HEADERFILES} ${SOURCEFILES} here=`cd ../../../.. && pwd` ; cd ${srcdir} && $(ETAGS) -o $$here/TAGS --append ${HEADERFILES} ${SOURCEFILES}# --------------------------------------------------------------------------# This Makefile.sm generated automatically by f77tof90# from test/mpi/f77/datatype/Makefile.sm. DO NOT EDITtesting: ../../runtests -srcdir=$(srcdir) -tests=testlist \ -mpiexec=$(bindir)/mpiexec \ -xmlfile=summary.xml../util/mtestf90.o: (cd ../util && $(MAKE) mtestf90.o)FORCE_TARGET:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -