projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a25e1aa
)
mesa: remove a bunch of -I paths from INCLUDE_DIRS
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 18 Sep 2008 19:34:57 +0000
(13:34 -0600)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 18 Sep 2008 19:34:57 +0000
(13:34 -0600)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index bc8498d0e706f5b9479c6e15006b855eeb41046c..80e6e7c5a6f918b586c2446c19860cbe0bafa66c 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-288,12
+288,4
@@
COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_SOURCES:.c=.o)
INCLUDE_DIRS = \
-I$(TOP)/include \
-I$(TOP)/src/mesa \
- -I$(TOP)/src/mesa/main \
- -I$(TOP)/src/mesa/glapi \
- -I$(TOP)/src/mesa/math \
- -I$(TOP)/src/mesa/tnl \
- -I$(TOP)/src/mesa/shader \
- -I$(TOP)/src/mesa/shader/grammar \
- -I$(TOP)/src/mesa/shader/slang \
- -I$(TOP)/src/mesa/swrast \
- -I$(TOP)/src/mesa/swrast_setup
+ -I$(TOP)/src/mesa/main