projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57dcbb5
)
added glw to SRC_DIRS
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 26 Mar 2004 15:46:53 +0000
(15:46 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 26 Mar 2004 15:46:53 +0000
(15:46 +0000)
configs/default
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index d74349f035b8b6302f087061e6080eda2afc0b4d..1e2b58f30cf4d2678898a2e43c948c7ccdaa01dd 100644
(file)
--- a/
configs/default
+++ b/
configs/default
@@
-46,7
+46,7
@@
GLW_SOURCES = GLwDrawA.c GLwMDrawA.c
# Directories
LIB_DIR = $(TOP)/lib
INSTALL_PREFIX = /usr/local
-SRC_DIRS = mesa glu glut/glx
+SRC_DIRS = mesa glu glut/glx
glw
GLU_DIRS = sgi
DRIVER_DIRS = x11 osmesa
PROGRAM_DIRS = demos redbook samples xdemos