📄 makefile.in
字号:
rm -f $$p $$f ; \ doneatest$(EXEEXT): $(atest_OBJECTS) $(atest_DEPENDENCIES) @rm -f atest$(EXEEXT) $(LINK) $(atest_LDFLAGS) $(atest_OBJECTS) $(atest_LDADD) $(LIBS)crmd$(EXEEXT): $(crmd_OBJECTS) $(crmd_DEPENDENCIES) @rm -f crmd$(EXEEXT) $(LINK) $(crmd_LDFLAGS) $(crmd_OBJECTS) $(crmd_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atest-atest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-callbacks.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-ccm.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-cib.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-control.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-crmd.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-election.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-fsa.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-join_client.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-join_dc.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-lrm.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-main.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-messages.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-misc.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-pengine.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-subsystems.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-tengine.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crmd-utils.Po@am__quote@.c.o:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`.c.lo:@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<atest-atest.o: atest.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atest_CFLAGS) $(CFLAGS) -MT atest-atest.o -MD -MP -MF "$(DEPDIR)/atest-atest.Tpo" -c -o atest-atest.o `test -f 'atest.c' || echo '$(srcdir)/'`atest.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/atest-atest.Tpo" "$(DEPDIR)/atest-atest.Po"; else rm -f "$(DEPDIR)/atest-atest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='atest.c' object='atest-atest.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atest_CFLAGS) $(CFLAGS) -c -o atest-atest.o `test -f 'atest.c' || echo '$(srcdir)/'`atest.catest-atest.obj: atest.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atest_CFLAGS) $(CFLAGS) -MT atest-atest.obj -MD -MP -MF "$(DEPDIR)/atest-atest.Tpo" -c -o atest-atest.obj `if test -f 'atest.c'; then $(CYGPATH_W) 'atest.c'; else $(CYGPATH_W) '$(srcdir)/atest.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/atest-atest.Tpo" "$(DEPDIR)/atest-atest.Po"; else rm -f "$(DEPDIR)/atest-atest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='atest.c' object='atest-atest.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atest_CFLAGS) $(CFLAGS) -c -o atest-atest.obj `if test -f 'atest.c'; then $(CYGPATH_W) 'atest.c'; else $(CYGPATH_W) '$(srcdir)/atest.c'; fi`crmd-main.o: main.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-main.o -MD -MP -MF "$(DEPDIR)/crmd-main.Tpo" -c -o crmd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-main.Tpo" "$(DEPDIR)/crmd-main.Po"; else rm -f "$(DEPDIR)/crmd-main.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='crmd-main.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.ccrmd-main.obj: main.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-main.obj -MD -MP -MF "$(DEPDIR)/crmd-main.Tpo" -c -o crmd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-main.Tpo" "$(DEPDIR)/crmd-main.Po"; else rm -f "$(DEPDIR)/crmd-main.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='crmd-main.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`crmd-crmd.o: crmd.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-crmd.o -MD -MP -MF "$(DEPDIR)/crmd-crmd.Tpo" -c -o crmd-crmd.o `test -f 'crmd.c' || echo '$(srcdir)/'`crmd.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-crmd.Tpo" "$(DEPDIR)/crmd-crmd.Po"; else rm -f "$(DEPDIR)/crmd-crmd.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='crmd.c' object='crmd-crmd.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-crmd.o `test -f 'crmd.c' || echo '$(srcdir)/'`crmd.ccrmd-crmd.obj: crmd.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-crmd.obj -MD -MP -MF "$(DEPDIR)/crmd-crmd.Tpo" -c -o crmd-crmd.obj `if test -f 'crmd.c'; then $(CYGPATH_W) 'crmd.c'; else $(CYGPATH_W) '$(srcdir)/crmd.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-crmd.Tpo" "$(DEPDIR)/crmd-crmd.Po"; else rm -f "$(DEPDIR)/crmd-crmd.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='crmd.c' object='crmd-crmd.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-crmd.obj `if test -f 'crmd.c'; then $(CYGPATH_W) 'crmd.c'; else $(CYGPATH_W) '$(srcdir)/crmd.c'; fi`crmd-fsa.o: fsa.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-fsa.o -MD -MP -MF "$(DEPDIR)/crmd-fsa.Tpo" -c -o crmd-fsa.o `test -f 'fsa.c' || echo '$(srcdir)/'`fsa.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-fsa.Tpo" "$(DEPDIR)/crmd-fsa.Po"; else rm -f "$(DEPDIR)/crmd-fsa.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fsa.c' object='crmd-fsa.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-fsa.o `test -f 'fsa.c' || echo '$(srcdir)/'`fsa.ccrmd-fsa.obj: fsa.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-fsa.obj -MD -MP -MF "$(DEPDIR)/crmd-fsa.Tpo" -c -o crmd-fsa.obj `if test -f 'fsa.c'; then $(CYGPATH_W) 'fsa.c'; else $(CYGPATH_W) '$(srcdir)/fsa.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-fsa.Tpo" "$(DEPDIR)/crmd-fsa.Po"; else rm -f "$(DEPDIR)/crmd-fsa.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fsa.c' object='crmd-fsa.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-fsa.obj `if test -f 'fsa.c'; then $(CYGPATH_W) 'fsa.c'; else $(CYGPATH_W) '$(srcdir)/fsa.c'; fi`crmd-control.o: control.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-control.o -MD -MP -MF "$(DEPDIR)/crmd-control.Tpo" -c -o crmd-control.o `test -f 'control.c' || echo '$(srcdir)/'`control.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-control.Tpo" "$(DEPDIR)/crmd-control.Po"; else rm -f "$(DEPDIR)/crmd-control.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='control.c' object='crmd-control.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-control.o `test -f 'control.c' || echo '$(srcdir)/'`control.ccrmd-control.obj: control.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-control.obj -MD -MP -MF "$(DEPDIR)/crmd-control.Tpo" -c -o crmd-control.obj `if test -f 'control.c'; then $(CYGPATH_W) 'control.c'; else $(CYGPATH_W) '$(srcdir)/control.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-control.Tpo" "$(DEPDIR)/crmd-control.Po"; else rm -f "$(DEPDIR)/crmd-control.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='control.c' object='crmd-control.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-control.obj `if test -f 'control.c'; then $(CYGPATH_W) 'control.c'; else $(CYGPATH_W) '$(srcdir)/control.c'; fi`crmd-messages.o: messages.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-messages.o -MD -MP -MF "$(DEPDIR)/crmd-messages.Tpo" -c -o crmd-messages.o `test -f 'messages.c' || echo '$(srcdir)/'`messages.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-messages.Tpo" "$(DEPDIR)/crmd-messages.Po"; else rm -f "$(DEPDIR)/crmd-messages.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='messages.c' object='crmd-messages.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-messages.o `test -f 'messages.c' || echo '$(srcdir)/'`messages.ccrmd-messages.obj: messages.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-messages.obj -MD -MP -MF "$(DEPDIR)/crmd-messages.Tpo" -c -o crmd-messages.obj `if test -f 'messages.c'; then $(CYGPATH_W) 'messages.c'; else $(CYGPATH_W) '$(srcdir)/messages.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-messages.Tpo" "$(DEPDIR)/crmd-messages.Po"; else rm -f "$(DEPDIR)/crmd-messages.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='messages.c' object='crmd-messages.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-messages.obj `if test -f 'messages.c'; then $(CYGPATH_W) 'messages.c'; else $(CYGPATH_W) '$(srcdir)/messages.c'; fi`crmd-ccm.o: ccm.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-ccm.o -MD -MP -MF "$(DEPDIR)/crmd-ccm.Tpo" -c -o crmd-ccm.o `test -f 'ccm.c' || echo '$(srcdir)/'`ccm.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-ccm.Tpo" "$(DEPDIR)/crmd-ccm.Po"; else rm -f "$(DEPDIR)/crmd-ccm.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ccm.c' object='crmd-ccm.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-ccm.o `test -f 'ccm.c' || echo '$(srcdir)/'`ccm.ccrmd-ccm.obj: ccm.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-ccm.obj -MD -MP -MF "$(DEPDIR)/crmd-ccm.Tpo" -c -o crmd-ccm.obj `if test -f 'ccm.c'; then $(CYGPATH_W) 'ccm.c'; else $(CYGPATH_W) '$(srcdir)/ccm.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-ccm.Tpo" "$(DEPDIR)/crmd-ccm.Po"; else rm -f "$(DEPDIR)/crmd-ccm.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ccm.c' object='crmd-ccm.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-ccm.obj `if test -f 'ccm.c'; then $(CYGPATH_W) 'ccm.c'; else $(CYGPATH_W) '$(srcdir)/ccm.c'; fi`crmd-callbacks.o: callbacks.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-callbacks.o -MD -MP -MF "$(DEPDIR)/crmd-callbacks.Tpo" -c -o crmd-callbacks.o `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-callbacks.Tpo" "$(DEPDIR)/crmd-callbacks.Po"; else rm -f "$(DEPDIR)/crmd-callbacks.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='callbacks.c' object='crmd-callbacks.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-callbacks.o `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.ccrmd-callbacks.obj: callbacks.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-callbacks.obj -MD -MP -MF "$(DEPDIR)/crmd-callbacks.Tpo" -c -o crmd-callbacks.obj `if test -f 'callbacks.c'; then $(CYGPATH_W) 'callbacks.c'; else $(CYGPATH_W) '$(srcdir)/callbacks.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-callbacks.Tpo" "$(DEPDIR)/crmd-callbacks.Po"; else rm -f "$(DEPDIR)/crmd-callbacks.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='callbacks.c' object='crmd-callbacks.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-callbacks.obj `if test -f 'callbacks.c'; then $(CYGPATH_W) 'callbacks.c'; else $(CYGPATH_W) '$(srcdir)/callbacks.c'; fi`crmd-election.o: election.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-election.o -MD -MP -MF "$(DEPDIR)/crmd-election.Tpo" -c -o crmd-election.o `test -f 'election.c' || echo '$(srcdir)/'`election.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-election.Tpo" "$(DEPDIR)/crmd-election.Po"; else rm -f "$(DEPDIR)/crmd-election.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='election.c' object='crmd-election.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-election.o `test -f 'election.c' || echo '$(srcdir)/'`election.ccrmd-election.obj: election.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-election.obj -MD -MP -MF "$(DEPDIR)/crmd-election.Tpo" -c -o crmd-election.obj `if test -f 'election.c'; then $(CYGPATH_W) 'election.c'; else $(CYGPATH_W) '$(srcdir)/election.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-election.Tpo" "$(DEPDIR)/crmd-election.Po"; else rm -f "$(DEPDIR)/crmd-election.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='election.c' object='crmd-election.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-election.obj `if test -f 'election.c'; then $(CYGPATH_W) 'election.c'; else $(CYGPATH_W) '$(srcdir)/election.c'; fi`crmd-join_client.o: join_client.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-join_client.o -MD -MP -MF "$(DEPDIR)/crmd-join_client.Tpo" -c -o crmd-join_client.o `test -f 'join_client.c' || echo '$(srcdir)/'`join_client.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-join_client.Tpo" "$(DEPDIR)/crmd-join_client.Po"; else rm -f "$(DEPDIR)/crmd-join_client.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='join_client.c' object='crmd-join_client.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-join_client.o `test -f 'join_client.c' || echo '$(srcdir)/'`join_client.ccrmd-join_client.obj: join_client.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-join_client.obj -MD -MP -MF "$(DEPDIR)/crmd-join_client.Tpo" -c -o crmd-join_client.obj `if test -f 'join_client.c'; then $(CYGPATH_W) 'join_client.c'; else $(CYGPATH_W) '$(srcdir)/join_client.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-join_client.Tpo" "$(DEPDIR)/crmd-join_client.Po"; else rm -f "$(DEPDIR)/crmd-join_client.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='join_client.c' object='crmd-join_client.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-join_client.obj `if test -f 'join_client.c'; then $(CYGPATH_W) 'join_client.c'; else $(CYGPATH_W) '$(srcdir)/join_client.c'; fi`crmd-join_dc.o: join_dc.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-join_dc.o -MD -MP -MF "$(DEPDIR)/crmd-join_dc.Tpo" -c -o crmd-join_dc.o `test -f 'join_dc.c' || echo '$(srcdir)/'`join_dc.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-join_dc.Tpo" "$(DEPDIR)/crmd-join_dc.Po"; else rm -f "$(DEPDIR)/crmd-join_dc.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='join_dc.c' object='crmd-join_dc.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-join_dc.o `test -f 'join_dc.c' || echo '$(srcdir)/'`join_dc.ccrmd-join_dc.obj: join_dc.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-join_dc.obj -MD -MP -MF "$(DEPDIR)/crmd-join_dc.Tpo" -c -o crmd-join_dc.obj `if test -f 'join_dc.c'; then $(CYGPATH_W) 'join_dc.c'; else $(CYGPATH_W) '$(srcdir)/join_dc.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-join_dc.Tpo" "$(DEPDIR)/crmd-join_dc.Po"; else rm -f "$(DEPDIR)/crmd-join_dc.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='join_dc.c' object='crmd-join_dc.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-join_dc.obj `if test -f 'join_dc.c'; then $(CYGPATH_W) 'join_dc.c'; else $(CYGPATH_W) '$(srcdir)/join_dc.c'; fi`crmd-subsystems.o: subsystems.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-subsystems.o -MD -MP -MF "$(DEPDIR)/crmd-subsystems.Tpo" -c -o crmd-subsystems.o `test -f 'subsystems.c' || echo '$(srcdir)/'`subsystems.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-subsystems.Tpo" "$(DEPDIR)/crmd-subsystems.Po"; else rm -f "$(DEPDIR)/crmd-subsystems.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='subsystems.c' object='crmd-subsystems.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-subsystems.o `test -f 'subsystems.c' || echo '$(srcdir)/'`subsystems.ccrmd-subsystems.obj: subsystems.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-subsystems.obj -MD -MP -MF "$(DEPDIR)/crmd-subsystems.Tpo" -c -o crmd-subsystems.obj `if test -f 'subsystems.c'; then $(CYGPATH_W) 'subsystems.c'; else $(CYGPATH_W) '$(srcdir)/subsystems.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-subsystems.Tpo" "$(DEPDIR)/crmd-subsystems.Po"; else rm -f "$(DEPDIR)/crmd-subsystems.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='subsystems.c' object='crmd-subsystems.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-subsystems.obj `if test -f 'subsystems.c'; then $(CYGPATH_W) 'subsystems.c'; else $(CYGPATH_W) '$(srcdir)/subsystems.c'; fi`crmd-cib.o: cib.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-cib.o -MD -MP -MF "$(DEPDIR)/crmd-cib.Tpo" -c -o crmd-cib.o `test -f 'cib.c' || echo '$(srcdir)/'`cib.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-cib.Tpo" "$(DEPDIR)/crmd-cib.Po"; else rm -f "$(DEPDIR)/crmd-cib.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cib.c' object='crmd-cib.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-cib.o `test -f 'cib.c' || echo '$(srcdir)/'`cib.ccrmd-cib.obj: cib.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-cib.obj -MD -MP -MF "$(DEPDIR)/crmd-cib.Tpo" -c -o crmd-cib.obj `if test -f 'cib.c'; then $(CYGPATH_W) 'cib.c'; else $(CYGPATH_W) '$(srcdir)/cib.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-cib.Tpo" "$(DEPDIR)/crmd-cib.Po"; else rm -f "$(DEPDIR)/crmd-cib.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cib.c' object='crmd-cib.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-cib.obj `if test -f 'cib.c'; then $(CYGPATH_W) 'cib.c'; else $(CYGPATH_W) '$(srcdir)/cib.c'; fi`crmd-pengine.o: pengine.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-pengine.o -MD -MP -MF "$(DEPDIR)/crmd-pengine.Tpo" -c -o crmd-pengine.o `test -f 'pengine.c' || echo '$(srcdir)/'`pengine.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-pengine.Tpo" "$(DEPDIR)/crmd-pengine.Po"; else rm -f "$(DEPDIR)/crmd-pengine.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pengine.c' object='crmd-pengine.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-pengine.o `test -f 'pengine.c' || echo '$(srcdir)/'`pengine.ccrmd-pengine.obj: pengine.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-pengine.obj -MD -MP -MF "$(DEPDIR)/crmd-pengine.Tpo" -c -o crmd-pengine.obj `if test -f 'pengine.c'; then $(CYGPATH_W) 'pengine.c'; else $(CYGPATH_W) '$(srcdir)/pengine.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-pengine.Tpo" "$(DEPDIR)/crmd-pengine.Po"; else rm -f "$(DEPDIR)/crmd-pengine.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pengine.c' object='crmd-pengine.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-pengine.obj `if test -f 'pengine.c'; then $(CYGPATH_W) 'pengine.c'; else $(CYGPATH_W) '$(srcdir)/pengine.c'; fi`crmd-tengine.o: tengine.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -MT crmd-tengine.o -MD -MP -MF "$(DEPDIR)/crmd-tengine.Tpo" -c -o crmd-tengine.o `test -f 'tengine.c' || echo '$(srcdir)/'`tengine.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/crmd-tengine.Tpo" "$(DEPDIR)/crmd-tengine.Po"; else rm -f "$(DEPDIR)/crmd-tengine.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tengine.c' object='crmd-tengine.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crmd_CFLAGS) $(CFLAGS) -c -o crmd-tengine.o `test -f 'tengine.c' || echo '$(srcdir)/'`tengine.ccrmd-tengine.obj: tengine.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -