Clone of mesa.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

linux-ppc-static 286B

1234567891011121314
  1. # Configuration for Linux on PPC, static libs
  2. include $(TOP)/configs/linux-ppc
  3. CONFIG_NAME = linux-ppc-static
  4. MKLIB_OPTIONS = -static
  5. PIC_FLAGS =
  6. # Library names (actual file names)
  7. GL_LIB_NAME = libGL.a
  8. GLU_LIB_NAME = libGLU.a
  9. GLW_LIB_NAME = libGLw.a
  10. OSMESA_LIB_NAME = libOSMesa.a