⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 Mesa is an open-source implementation of the OpenGL specification - a system for rendering interacti
💻
字号:
# src/mesa/drivers/dri/ffb/MakefileTOP = ../../../../..include $(TOP)/configs/currentLIBNAME = ffb_dri.so# not yet# MINIGLX_SOURCES = server/ffb_dri.c DRIVER_SOURCES = \	ffb_bitmap.c \	ffb_clear.c \	ffb_dd.c \	ffb_depth.c \	ffb_fog.c \	ffb_lines.c \	ffb_points.c \	ffb_span.c \	ffb_state.c \	ffb_stencil.c \	ffb_tex.c \	ffb_tris.c \	ffb_vb.c \	ffb_xmesa.cC_SOURCES = \	$(COMMON_SOURCES) \	$(DRIVER_SOURCES)ASM_SOURCES = include ../Makefile.templatesymlinks:

⌨️ 快捷键说明

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