makefile.in

来自「VLC媒体播放程序」· IN 代码 · 共 918 行 · 第 1/5 页

IN
918
字号
libvlcLIBRARIES_INSTALL = $(INSTALL_DATA)install-libvlcLIBRARIES: $(libvlc_LIBRARIES)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(libvlcdir)	@list='$(libvlc_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    f="`echo $$p | sed -e 's|^.*/||'`"; \	    echo " $(libvlcLIBRARIES_INSTALL) $$p $(DESTDIR)$(libvlcdir)/$$f"; \	    $(libvlcLIBRARIES_INSTALL) $$p $(DESTDIR)$(libvlcdir)/$$f; \	  else :; fi; \	done	@$(POST_INSTALL)	@list='$(libvlc_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    p="`echo $$p | sed -e 's|^.*/||'`"; \	    echo " $(RANLIB) $(DESTDIR)$(libvlcdir)/$$p"; \	    $(RANLIB) $(DESTDIR)$(libvlcdir)/$$p; \	  else :; fi; \	doneuninstall-libvlcLIBRARIES:	@$(NORMAL_UNINSTALL)	@list='$(libvlc_LIBRARIES)'; for p in $$list; do \	  p="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " rm -f $(DESTDIR)$(libvlcdir)/$$p"; \	  rm -f $(DESTDIR)$(libvlcdir)/$$p; \	doneclean-libvlcLIBRARIES:	-test -z "$(libvlc_LIBRARIES)" || rm -f $(libvlc_LIBRARIES)clean-noinstLIBRARIES:	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)libffmpeg.a: $(libffmpeg_a_OBJECTS) $(libffmpeg_a_DEPENDENCIES) 	-rm -f libffmpeg.a	$(libffmpeg_a_AR) libffmpeg.a $(libffmpeg_a_OBJECTS) $(libffmpeg_a_LIBADD)	$(RANLIB) libffmpeg.alibffmpeg_pic.a: $(libffmpeg_pic_a_OBJECTS) $(libffmpeg_pic_a_DEPENDENCIES) 	-rm -f libffmpeg_pic.a	$(libffmpeg_pic_a_AR) libffmpeg_pic.a $(libffmpeg_pic_a_OBJECTS) $(libffmpeg_pic_a_LIBADD)	$(RANLIB) libffmpeg_pic.alibffmpeg_plugin.a: $(libffmpeg_plugin_a_OBJECTS) $(libffmpeg_plugin_a_DEPENDENCIES) 	-rm -f libffmpeg_plugin.a	$(libffmpeg_plugin_a_AR) libffmpeg_plugin.a $(libffmpeg_plugin_a_OBJECTS) $(libffmpeg_plugin_a_LIBADD)	$(RANLIB) libffmpeg_plugin.amostlyclean-compile:	-rm -f *.$(OBJEXT) core *.coredistclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-audio.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-chroma.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-demux.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-encoder.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-ffmpeg.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-postprocess.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_a-video.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-audio.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-chroma.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-demux.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-encoder.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-ffmpeg.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-postprocess.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_pic_a-video.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-audio.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-chroma.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-demux.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-encoder.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-ffmpeg.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-postprocess.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libffmpeg_plugin_a-video.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`libffmpeg_a-ffmpeg.o: ffmpeg.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-ffmpeg.o -MD -MP -MF "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-ffmpeg.o `test -f 'ffmpeg.c' || echo '$(srcdir)/'`ffmpeg.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo" "$(DEPDIR)/libffmpeg_a-ffmpeg.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ffmpeg.c' object='libffmpeg_a-ffmpeg.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-ffmpeg.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-ffmpeg.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-ffmpeg.o `test -f 'ffmpeg.c' || echo '$(srcdir)/'`ffmpeg.clibffmpeg_a-ffmpeg.obj: ffmpeg.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-ffmpeg.obj -MD -MP -MF "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-ffmpeg.obj `if test -f 'ffmpeg.c'; then $(CYGPATH_W) 'ffmpeg.c'; else $(CYGPATH_W) '$(srcdir)/ffmpeg.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo" "$(DEPDIR)/libffmpeg_a-ffmpeg.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-ffmpeg.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ffmpeg.c' object='libffmpeg_a-ffmpeg.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-ffmpeg.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-ffmpeg.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-ffmpeg.obj `if test -f 'ffmpeg.c'; then $(CYGPATH_W) 'ffmpeg.c'; else $(CYGPATH_W) '$(srcdir)/ffmpeg.c'; fi`libffmpeg_a-video.o: video.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-video.o -MD -MP -MF "$(DEPDIR)/libffmpeg_a-video.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-video.o `test -f 'video.c' || echo '$(srcdir)/'`video.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-video.Tpo" "$(DEPDIR)/libffmpeg_a-video.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-video.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video.c' object='libffmpeg_a-video.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-video.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-video.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-video.o `test -f 'video.c' || echo '$(srcdir)/'`video.clibffmpeg_a-video.obj: video.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-video.obj -MD -MP -MF "$(DEPDIR)/libffmpeg_a-video.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-video.obj `if test -f 'video.c'; then $(CYGPATH_W) 'video.c'; else $(CYGPATH_W) '$(srcdir)/video.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-video.Tpo" "$(DEPDIR)/libffmpeg_a-video.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-video.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video.c' object='libffmpeg_a-video.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-video.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-video.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-video.obj `if test -f 'video.c'; then $(CYGPATH_W) 'video.c'; else $(CYGPATH_W) '$(srcdir)/video.c'; fi`libffmpeg_a-audio.o: audio.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-audio.o -MD -MP -MF "$(DEPDIR)/libffmpeg_a-audio.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-audio.o `test -f 'audio.c' || echo '$(srcdir)/'`audio.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-audio.Tpo" "$(DEPDIR)/libffmpeg_a-audio.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-audio.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio.c' object='libffmpeg_a-audio.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-audio.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-audio.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-audio.o `test -f 'audio.c' || echo '$(srcdir)/'`audio.clibffmpeg_a-audio.obj: audio.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-audio.obj -MD -MP -MF "$(DEPDIR)/libffmpeg_a-audio.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-audio.obj `if test -f 'audio.c'; then $(CYGPATH_W) 'audio.c'; else $(CYGPATH_W) '$(srcdir)/audio.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-audio.Tpo" "$(DEPDIR)/libffmpeg_a-audio.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-audio.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio.c' object='libffmpeg_a-audio.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-audio.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-audio.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-audio.obj `if test -f 'audio.c'; then $(CYGPATH_W) 'audio.c'; else $(CYGPATH_W) '$(srcdir)/audio.c'; fi`libffmpeg_a-chroma.o: chroma.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-chroma.o -MD -MP -MF "$(DEPDIR)/libffmpeg_a-chroma.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-chroma.o `test -f 'chroma.c' || echo '$(srcdir)/'`chroma.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-chroma.Tpo" "$(DEPDIR)/libffmpeg_a-chroma.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-chroma.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='chroma.c' object='libffmpeg_a-chroma.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-chroma.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-chroma.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-chroma.o `test -f 'chroma.c' || echo '$(srcdir)/'`chroma.clibffmpeg_a-chroma.obj: chroma.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -MT libffmpeg_a-chroma.obj -MD -MP -MF "$(DEPDIR)/libffmpeg_a-chroma.Tpo" \@am__fastdepCC_TRUE@	  -c -o libffmpeg_a-chroma.obj `if test -f 'chroma.c'; then $(CYGPATH_W) 'chroma.c'; else $(CYGPATH_W) '$(srcdir)/chroma.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libffmpeg_a-chroma.Tpo" "$(DEPDIR)/libffmpeg_a-chroma.Po"; \@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/libffmpeg_a-chroma.Tpo"; exit 1; \@am__fastdepCC_TRUE@	fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='chroma.c' object='libffmpeg_a-chroma.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/libffmpeg_a-chroma.Po' tmpdepfile='$(DEPDIR)/libffmpeg_a-chroma.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libffmpeg_a_CFLAGS) $(CFLAGS) -c -o libffmpeg_a-chroma.obj `if test -f 'chroma.c'; then $(CYGPATH_W) 'chroma.c'; else $(CYGPATH_W) '$(srcdir)/chroma.c'; fi`

⌨️ 快捷键说明

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