makefile
来自「mesa-6.5-minigui源码」· 代码 · 共 35 行
TXT
35 行
# 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 + =
减小字号Ctrl + -
显示快捷键?