Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

linux-solo-ia64 855B

1234567891011121314151617181920212223242526272829
  1. # Configuration for linux-solo-ia64: Linux DRI hardware drivers for fbdev
  2. include $(TOP)/configs/default
  3. CONFIG_NAME = linux-solo-ia64
  4. # Compiler and flags
  5. CC = gcc
  6. CXX = g++
  7. DEFINES = -DDRI_NEW_INTERFACE_ONLY -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199309L -D_GNU_SOURCE -DDRM_USE_MALLOC
  8. CFLAGS = $(DEFINES) -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast-math
  9. CXXFLAGS = $(DEFINES) -Wall -O3 -ansi -pedantic -fPIC
  10. # Library/program dependencies
  11. DRI_LIB_DEPS = -lm -lpthread -lexpat -ldl
  12. GL_LIB_DEPS = -lm -lpthread -ldl
  13. GLUT_LIB_DEPS = -L$(LIB_DIR) -l$(GLU_LIB) -l$(GL_LIB) -lm
  14. APP_LIB_DEPS = -L$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lm -lpthread
  15. # Directories
  16. SRC_DIRS = mesa glx/mini glu glut/mini
  17. DRIVER_DIRS = dri
  18. PROGRAM_DIRS = miniglx
  19. DRI_DIRS = fb mach64 mga r128 r200 radeon sis tdfx unichrome