projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2ee346
)
use shared-core instead of shared
author
Dave Airlie
<airliedfreedesktop.org>
Thu, 26 May 2005 01:40:00 +0000
(
01:40
+0000)
committer
Dave Airlie
<airliedfreedesktop.org>
Thu, 26 May 2005 01:40:00 +0000
(
01:40
+0000)
src/mesa/drivers/dri/dri_client/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/dri_client/Makefile
b/src/mesa/drivers/dri/dri_client/Makefile
index 49ad8fddcf44758f9242205bf17b2fcafa239124..9ab60cdaf8041291f19317c679fd15cf84ee8911 100644
(file)
--- a/
src/mesa/drivers/dri/dri_client/Makefile
+++ b/
src/mesa/drivers/dri/dri_client/Makefile
@@
-19,7
+19,7
@@
OBJECTS = $(C_SOURCES:.c=.o)
INCLUDES = \
-I$(TOP)/include \
- -I$(DRM_SOURCE_PATH)/shared \
+ -I$(DRM_SOURCE_PATH)/shared
-core
\
-I$(TOP)/include/GL/internal \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \