📄 makefile
字号:
# src/mesa/drivers/dri/mga/MakefileTOP = ../../../../..include $(TOP)/configs/currentLIBNAME = mga_dri.soMINIGLX_SOURCES = server/mga_dri.c DRIVER_SOURCES = \ mgadd.c \ mgaioctl.c \ mgarender.c \ mgastate.c \ mgatris.c \ mgapixel.c \ mgaspan.c \ mgatex.c \ mgatexmem.c \ mga_texstate.c \ mga_texcombine.c \ mgavb.c \ mga_xmesa.cC_SOURCES = \ $(COMMON_SOURCES) \ $(DRIVER_SOURCES) ASM_SOURCES = include ../Makefile.templatesymlinks:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -