mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
remove some debug/test changes
This commit is contained in:
parent
464fcd0dd8
commit
79b5d3e539
1 changed files with 1 additions and 2 deletions
|
|
@ -78,8 +78,7 @@ APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lm
|
|||
|
||||
|
||||
# Installation directories (for make install)
|
||||
#INSTALL_DIR = /usr/local
|
||||
INSTALL_DIR = /tmp/mesa2
|
||||
INSTALL_DIR = /usr/local
|
||||
DRI_DRIVER_INSTALL_DIR = /usr/X11R6/lib/modules/dri
|
||||
|
||||
# Where libGL will look for DRI hardware drivers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue