📄 makefile.in
字号:
echo " rm -f $(DESTDIR)$(liblustre_testdir)/$$p"; \ rm -f $(DESTDIR)$(liblustre_testdir)/$$p; \ doneclean-liblustre_testLIBRARIES: -test -z "$(liblustre_test_LIBRARIES)" || rm -f $(liblustre_test_LIBRARIES)clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)libtestcommon.a: $(libtestcommon_a_OBJECTS) $(libtestcommon_a_DEPENDENCIES) -rm -f libtestcommon.a $(libtestcommon_a_AR) libtestcommon.a $(libtestcommon_a_OBJECTS) $(libtestcommon_a_LIBADD) $(RANLIB) libtestcommon.aliblustre_testPROGRAMS_INSTALL = $(INSTALL_PROGRAM)install-liblustre_testPROGRAMS: $(liblustre_test_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(liblustre_testdir) @list='$(liblustre_test_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(liblustre_testPROGRAMS_INSTALL) $$p $(DESTDIR)$(liblustre_testdir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(liblustre_testPROGRAMS_INSTALL) $$p $(DESTDIR)$(liblustre_testdir)/$$f || exit 1; \ else :; fi; \ doneuninstall-liblustre_testPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(liblustre_test_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(liblustre_testdir)/$$f"; \ rm -f $(DESTDIR)$(liblustre_testdir)/$$f; \ doneclean-liblustre_testPROGRAMS: -test -z "$(liblustre_test_PROGRAMS)" || rm -f $(liblustre_test_PROGRAMS)clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)echo_test$(EXEEXT): $(echo_test_OBJECTS) $(echo_test_DEPENDENCIES) @rm -f echo_test$(EXEEXT) $(LINK) $(echo_test_LDFLAGS) $(echo_test_OBJECTS) $(echo_test_LDADD) $(LIBS)recovery_small$(EXEEXT): $(recovery_small_OBJECTS) $(recovery_small_DEPENDENCIES) @rm -f recovery_small$(EXEEXT) $(LINK) $(recovery_small_LDFLAGS) $(recovery_small_OBJECTS) $(recovery_small_LDADD) $(LIBS)replay_ost_single$(EXEEXT): $(replay_ost_single_OBJECTS) $(replay_ost_single_DEPENDENCIES) @rm -f replay_ost_single$(EXEEXT) $(LINK) $(replay_ost_single_LDFLAGS) $(replay_ost_single_OBJECTS) $(replay_ost_single_LDADD) $(LIBS)replay_single$(EXEEXT): $(replay_single_OBJECTS) $(replay_single_DEPENDENCIES) @rm -f replay_single$(EXEEXT) $(LINK) $(replay_single_LDFLAGS) $(replay_single_OBJECTS) $(replay_single_LDADD) $(LIBS)sanity$(EXEEXT): $(sanity_OBJECTS) $(sanity_DEPENDENCIES) @rm -f sanity$(EXEEXT) $(LINK) $(sanity_LDFLAGS) $(sanity_OBJECTS) $(sanity_LDADD) $(LIBS)test_lock_cancel$(EXEEXT): $(test_lock_cancel_OBJECTS) $(test_lock_cancel_DEPENDENCIES) @rm -f test_lock_cancel$(EXEEXT) $(LINK) $(test_lock_cancel_LDFLAGS) $(test_lock_cancel_OBJECTS) $(test_lock_cancel_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echo_test-echo_test.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echo_test-lustre_cfg.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echo_test-obd.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echo_test-parser.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recovery_small-recovery_small.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replay_ost_single-replay_ost_single.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replay_single-replay_single.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanity-sanity.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_common.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lock_cancel-test_lock_cancel.Po@am__quote@.c.o:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<.c.obj:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`echo_test-echo_test.o: echo_test.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-echo_test.o -MD -MP -MF "$(DEPDIR)/echo_test-echo_test.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-echo_test.o `test -f 'echo_test.c' || echo '$(srcdir)/'`echo_test.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-echo_test.Tpo" "$(DEPDIR)/echo_test-echo_test.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-echo_test.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='echo_test.c' object='echo_test-echo_test.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-echo_test.Po' tmpdepfile='$(DEPDIR)/echo_test-echo_test.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-echo_test.o `test -f 'echo_test.c' || echo '$(srcdir)/'`echo_test.cecho_test-echo_test.obj: echo_test.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-echo_test.obj -MD -MP -MF "$(DEPDIR)/echo_test-echo_test.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-echo_test.obj `if test -f 'echo_test.c'; then $(CYGPATH_W) 'echo_test.c'; else $(CYGPATH_W) '$(srcdir)/echo_test.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-echo_test.Tpo" "$(DEPDIR)/echo_test-echo_test.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-echo_test.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='echo_test.c' object='echo_test-echo_test.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-echo_test.Po' tmpdepfile='$(DEPDIR)/echo_test-echo_test.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-echo_test.obj `if test -f 'echo_test.c'; then $(CYGPATH_W) 'echo_test.c'; else $(CYGPATH_W) '$(srcdir)/echo_test.c'; fi`echo_test-parser.o: $(top_srcdir)/lustre/utils/parser.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-parser.o -MD -MP -MF "$(DEPDIR)/echo_test-parser.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-parser.o `test -f '$(top_srcdir)/lustre/utils/parser.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/parser.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-parser.Tpo" "$(DEPDIR)/echo_test-parser.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-parser.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/parser.c' object='echo_test-parser.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-parser.Po' tmpdepfile='$(DEPDIR)/echo_test-parser.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-parser.o `test -f '$(top_srcdir)/lustre/utils/parser.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/parser.cecho_test-parser.obj: $(top_srcdir)/lustre/utils/parser.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-parser.obj -MD -MP -MF "$(DEPDIR)/echo_test-parser.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-parser.obj `if test -f '$(top_srcdir)/lustre/utils/parser.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/parser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/parser.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-parser.Tpo" "$(DEPDIR)/echo_test-parser.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-parser.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/parser.c' object='echo_test-parser.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-parser.Po' tmpdepfile='$(DEPDIR)/echo_test-parser.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-parser.obj `if test -f '$(top_srcdir)/lustre/utils/parser.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/parser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/parser.c'; fi`echo_test-obd.o: $(top_srcdir)/lustre/utils/obd.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-obd.o -MD -MP -MF "$(DEPDIR)/echo_test-obd.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-obd.o `test -f '$(top_srcdir)/lustre/utils/obd.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/obd.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-obd.Tpo" "$(DEPDIR)/echo_test-obd.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-obd.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/obd.c' object='echo_test-obd.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-obd.Po' tmpdepfile='$(DEPDIR)/echo_test-obd.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-obd.o `test -f '$(top_srcdir)/lustre/utils/obd.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/obd.cecho_test-obd.obj: $(top_srcdir)/lustre/utils/obd.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-obd.obj -MD -MP -MF "$(DEPDIR)/echo_test-obd.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-obd.obj `if test -f '$(top_srcdir)/lustre/utils/obd.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/obd.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/obd.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-obd.Tpo" "$(DEPDIR)/echo_test-obd.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-obd.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/obd.c' object='echo_test-obd.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-obd.Po' tmpdepfile='$(DEPDIR)/echo_test-obd.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-obd.obj `if test -f '$(top_srcdir)/lustre/utils/obd.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/obd.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/obd.c'; fi`echo_test-lustre_cfg.o: $(top_srcdir)/lustre/utils/lustre_cfg.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-lustre_cfg.o -MD -MP -MF "$(DEPDIR)/echo_test-lustre_cfg.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-lustre_cfg.o `test -f '$(top_srcdir)/lustre/utils/lustre_cfg.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/lustre_cfg.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-lustre_cfg.Tpo" "$(DEPDIR)/echo_test-lustre_cfg.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-lustre_cfg.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/lustre_cfg.c' object='echo_test-lustre_cfg.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-lustre_cfg.Po' tmpdepfile='$(DEPDIR)/echo_test-lustre_cfg.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-lustre_cfg.o `test -f '$(top_srcdir)/lustre/utils/lustre_cfg.c' || echo '$(srcdir)/'`$(top_srcdir)/lustre/utils/lustre_cfg.cecho_test-lustre_cfg.obj: $(top_srcdir)/lustre/utils/lustre_cfg.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -MT echo_test-lustre_cfg.obj -MD -MP -MF "$(DEPDIR)/echo_test-lustre_cfg.Tpo" \@am__fastdepCC_TRUE@ -c -o echo_test-lustre_cfg.obj `if test -f '$(top_srcdir)/lustre/utils/lustre_cfg.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/lustre_cfg.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/lustre_cfg.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/echo_test-lustre_cfg.Tpo" "$(DEPDIR)/echo_test-lustre_cfg.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/echo_test-lustre_cfg.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lustre/utils/lustre_cfg.c' object='echo_test-lustre_cfg.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/echo_test-lustre_cfg.Po' tmpdepfile='$(DEPDIR)/echo_test-lustre_cfg.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(echo_test_CFLAGS) $(CFLAGS) -c -o echo_test-lustre_cfg.obj `if test -f '$(top_srcdir)/lustre/utils/lustre_cfg.c'; then $(CYGPATH_W) '$(top_srcdir)/lustre/utils/lustre_cfg.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lustre/utils/lustre_cfg.c'; fi`recovery_small-recovery_small.o: recovery_small.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recovery_small_CFLAGS) $(CFLAGS) -MT recovery_small-recovery_small.o -MD -MP -MF "$(DEPDIR)/recovery_small-recovery_small.Tpo" \@am__fastdepCC_TRUE@ -c -o recovery_small-recovery_small.o `test -f 'recovery_small.c' || echo '$(srcdir)/'`recovery_small.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/recovery_small-recovery_small.Tpo" "$(DEPDIR)/recovery_small-recovery_small.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/recovery_small-recovery_small.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='recovery_small.c' object='recovery_small-recovery_small.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/recovery_small-recovery_small.Po' tmpdepfile='$(DEPDIR)/recovery_small-recovery_small.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recovery_small_CFLAGS) $(CFLAGS) -c -o recovery_small-recovery_small.o `test -f 'recovery_small.c' || echo '$(srcdir)/'`recovery_small.crecovery_small-recovery_small.obj: recovery_small.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recovery_small_CFLAGS) $(CFLAGS) -MT recovery_small-recovery_small.obj -MD -MP -MF "$(DEPDIR)/recovery_small-recovery_small.Tpo" \@am__fastdepCC_TRUE@ -c -o recovery_small-recovery_small.obj `if test -f 'recovery_small.c'; then $(CYGPATH_W) 'recovery_small.c'; else $(CYGPATH_W) '$(srcdir)/recovery_small.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/recovery_small-recovery_small.Tpo" "$(DEPDIR)/recovery_small-recovery_small.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/recovery_small-recovery_small.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='recovery_small.c' object='recovery_small-recovery_small.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/recovery_small-recovery_small.Po' tmpdepfile='$(DEPDIR)/recovery_small-recovery_small.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recovery_small_CFLAGS) $(CFLAGS) -c -o recovery_small-recovery_small.obj `if test -f 'recovery_small.c'; then $(CYGPATH_W) 'recovery_small.c'; else $(CYGPATH_W) '$(srcdir)/recovery_small.c'; fi`replay_ost_single-replay_ost_single.o: replay_ost_single.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_ost_single_CFLAGS) $(CFLAGS) -MT replay_ost_single-replay_ost_single.o -MD -MP -MF "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo" \@am__fastdepCC_TRUE@ -c -o replay_ost_single-replay_ost_single.o `test -f 'replay_ost_single.c' || echo '$(srcdir)/'`replay_ost_single.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo" "$(DEPDIR)/replay_ost_single-replay_ost_single.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='replay_ost_single.c' object='replay_ost_single-replay_ost_single.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replay_ost_single-replay_ost_single.Po' tmpdepfile='$(DEPDIR)/replay_ost_single-replay_ost_single.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_ost_single_CFLAGS) $(CFLAGS) -c -o replay_ost_single-replay_ost_single.o `test -f 'replay_ost_single.c' || echo '$(srcdir)/'`replay_ost_single.creplay_ost_single-replay_ost_single.obj: replay_ost_single.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_ost_single_CFLAGS) $(CFLAGS) -MT replay_ost_single-replay_ost_single.obj -MD -MP -MF "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo" \@am__fastdepCC_TRUE@ -c -o replay_ost_single-replay_ost_single.obj `if test -f 'replay_ost_single.c'; then $(CYGPATH_W) 'replay_ost_single.c'; else $(CYGPATH_W) '$(srcdir)/replay_ost_single.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo" "$(DEPDIR)/replay_ost_single-replay_ost_single.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/replay_ost_single-replay_ost_single.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='replay_ost_single.c' object='replay_ost_single-replay_ost_single.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replay_ost_single-replay_ost_single.Po' tmpdepfile='$(DEPDIR)/replay_ost_single-replay_ost_single.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_ost_single_CFLAGS) $(CFLAGS) -c -o replay_ost_single-replay_ost_single.obj `if test -f 'replay_ost_single.c'; then $(CYGPATH_W) 'replay_ost_single.c'; else $(CYGPATH_W) '$(srcdir)/replay_ost_single.c'; fi`replay_single-replay_single.o: replay_single.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_single_CFLAGS) $(CFLAGS) -MT replay_single-replay_single.o -MD -MP -MF "$(DEPDIR)/replay_single-replay_single.Tpo" \@am__fastdepCC_TRUE@ -c -o replay_single-replay_single.o `test -f 'replay_single.c' || echo '$(srcdir)/'`replay_single.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replay_single-replay_single.Tpo" "$(DEPDIR)/replay_single-replay_single.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/replay_single-replay_single.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='replay_single.c' object='replay_single-replay_single.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replay_single-replay_single.Po' tmpdepfile='$(DEPDIR)/replay_single-replay_single.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(replay_single_CFLAGS) $(CFLAGS) -c -o replay_single-replay_single.o `test -f 'replay_single.c' || echo '$(srcdir)/'`replay_single.creplay_single-replay_single.obj: replay_single.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -