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

📄 automakefile.in

📁 lustre 1.6.5 source code
💻 IN
📖 第 1 页 / 共 4 页
字号:
@am__fastdepCC_TRUE@	  -c -o lov-lov_qos.obj `if test -f 'lov_qos.c'; then $(CYGPATH_W) 'lov_qos.c'; else $(CYGPATH_W) '$(srcdir)/lov_qos.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/lov-lov_qos.Tpo" "$(DEPDIR)/lov-lov_qos.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/lov-lov_qos.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='lov_qos.c' object='lov-lov_qos.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/lov-lov_qos.Po' tmpdepfile='$(DEPDIR)/lov-lov_qos.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lov_CFLAGS) $(CFLAGS) -c -o lov-lov_qos.obj `if test -f 'lov_qos.c'; then $(CYGPATH_W) 'lov_qos.c'; else $(CYGPATH_W) '$(srcdir)/lov_qos.c'; fi`lov-lov_offset.o: lov_offset.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lov_CFLAGS) $(CFLAGS) -MT lov-lov_offset.o -MD -MP -MF "$(DEPDIR)/lov-lov_offset.Tpo" \@am__fastdepCC_TRUE@	  -c -o lov-lov_offset.o `test -f 'lov_offset.c' || echo '$(srcdir)/'`lov_offset.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/lov-lov_offset.Tpo" "$(DEPDIR)/lov-lov_offset.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/lov-lov_offset.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='lov_offset.c' object='lov-lov_offset.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/lov-lov_offset.Po' tmpdepfile='$(DEPDIR)/lov-lov_offset.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lov_CFLAGS) $(CFLAGS) -c -o lov-lov_offset.o `test -f 'lov_offset.c' || echo '$(srcdir)/'`lov_offset.clov-lov_offset.obj: lov_offset.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lov_CFLAGS) $(CFLAGS) -MT lov-lov_offset.obj -MD -MP -MF "$(DEPDIR)/lov-lov_offset.Tpo" \@am__fastdepCC_TRUE@	  -c -o lov-lov_offset.obj `if test -f 'lov_offset.c'; then $(CYGPATH_W) 'lov_offset.c'; else $(CYGPATH_W) '$(srcdir)/lov_offset.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/lov-lov_offset.Tpo" "$(DEPDIR)/lov-lov_offset.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/lov-lov_offset.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='lov_offset.c' object='lov-lov_offset.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/lov-lov_offset.Po' tmpdepfile='$(DEPDIR)/lov-lov_offset.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lov_CFLAGS) $(CFLAGS) -c -o lov-lov_offset.obj `if test -f 'lov_offset.c'; then $(CYGPATH_W) 'lov_offset.c'; else $(CYGPATH_W) '$(srcdir)/lov_offset.c'; fi`uninstall-info-am:modulefsDATA_INSTALL = $(INSTALL_DATA)install-modulefsDATA: $(modulefs_DATA)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(modulefsdir)	@list='$(modulefs_DATA)'; for p in $$list; do \	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " $(modulefsDATA_INSTALL) $$d$$p $(DESTDIR)$(modulefsdir)/$$f"; \	  $(modulefsDATA_INSTALL) $$d$$p $(DESTDIR)$(modulefsdir)/$$f; \	doneuninstall-modulefsDATA:	@$(NORMAL_UNINSTALL)	@list='$(modulefs_DATA)'; for p in $$list; do \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " rm -f $(DESTDIR)$(modulefsdir)/$$f"; \	  rm -f $(DESTDIR)$(modulefsdir)/$$f; \	doneplistDATA_INSTALL = $(INSTALL_DATA)install-plistDATA: $(plist_DATA)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(plistdir)	@list='$(plist_DATA)'; for p in $$list; do \	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " $(plistDATA_INSTALL) $$d$$p $(DESTDIR)$(plistdir)/$$f"; \	  $(plistDATA_INSTALL) $$d$$p $(DESTDIR)$(plistdir)/$$f; \	doneuninstall-plistDATA:	@$(NORMAL_UNINSTALL)	@list='$(plist_DATA)'; for p in $$list; do \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " rm -f $(DESTDIR)$(plistdir)/$$f"; \	  rm -f $(DESTDIR)$(plistdir)/$$f; \	doneETAGS = etagsETAGSFLAGS =CTAGS = ctagsCTAGSFLAGS =tags: TAGSID: $(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 | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	mkid -fID $$uniqueTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	here=`pwd`; \	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 | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	test -z "$(ETAGS_ARGS)$$tags$$unique" \	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \	     $$tags $$uniquectags: CTAGSCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	here=`pwd`; \	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 | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	test -z "$(CTAGS_ARGS)$$tags$$unique" \	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \	     $$tags $$uniqueGTAGS:	here=`$(am__cd) $(top_builddir) && pwd` \	  && cd $(top_srcdir) \	  && gtags -i $(GTAGS_ARGS) $$heredistclean-tags:	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tagsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)top_distdir = ../..distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)distdir: $(DISTFILES)	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \	list='$(DISTFILES)'; for file in $$list; do \	  case $$file in \	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \	  esac; \	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \	    dir="/$$dir"; \	    $(mkinstalldirs) "$(distdir)$$dir"; \	  else \	    dir=''; \	  fi; \	  if test -d $$d/$$file; then \	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \	    fi; \	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \	  else \	    test -f $(distdir)/$$file \	    || cp -p $$d/$$file $(distdir)/$$file \	    || exit 1; \	  fi; \	donecheck-am: all-amcheck: check-amall-am: autoMakefile $(LIBRARIES) $(PROGRAMS) $(DATA)installdirs:	$(mkinstalldirs) $(DESTDIR)$(macosdir) $(DESTDIR)$(modulefsdir) $(DESTDIR)$(plistdir)install: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip:	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \	  `test -z '$(STRIP)' || \	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)clean-generic:distclean-generic:	-rm -f $(CONFIG_CLEAN_FILES)maintainer-clean-generic:	@echo "This command is intended for maintainers to use"	@echo "it deletes files that may require special tools to rebuild."clean: clean-amclean-am: clean-generic clean-macosPROGRAMS clean-noinstLIBRARIES \	mostlyclean-amdistclean: distclean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefiledistclean-am: clean-am distclean-compile distclean-generic \	distclean-tagsdvi: dvi-amdvi-am:info: info-aminfo-am:install-data-am: install-macosPROGRAMS install-modulefsDATA \	install-plistDATA	@$(NORMAL_INSTALL)	$(MAKE) $(AM_MAKEFLAGS) install-data-hookinstall-exec-am:install-info: install-info-aminstall-man:installcheck-am:maintainer-clean: maintainer-clean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefilemaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-compile mostlyclean-genericpdf: pdf-ampdf-am:ps: ps-amps-am:uninstall-am: uninstall-info-am uninstall-macosPROGRAMS \	uninstall-modulefsDATA uninstall-plistDATA.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \	clean-macosPROGRAMS clean-noinstLIBRARIES ctags distclean \	distclean-compile distclean-generic distclean-tags distdir dvi \	dvi-am info info-am install install-am install-data \	install-data-am install-exec install-exec-am install-info \	install-info-am install-macosPROGRAMS install-man \	install-modulefsDATA install-plistDATA install-strip \	installcheck installcheck-am installdirs maintainer-clean \	maintainer-clean-generic mostlyclean mostlyclean-compile \	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \	uninstall-am uninstall-info-am uninstall-macosPROGRAMS \	uninstall-modulefsDATA uninstall-plistDATAinstall-data-hook: $(install_data_hook)# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:

⌨️ 快捷键说明

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