projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6bbd4
)
fix the build
author
Zack Rusin
<zack@tungstengraphics.com>
Sun, 17 Feb 2008 14:42:26 +0000
(09:42 -0500)
committer
Zack Rusin
<zack@tungstengraphics.com>
Sun, 17 Feb 2008 14:43:02 +0000
(09:43 -0500)
src/gallium/auxiliary/llvm/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/llvm/Makefile
b/src/gallium/auxiliary/llvm/Makefile
index e0abf860c17b06ebd8246dc232bee49c20cdc87f..39fac6ea4a56ccf2630085aa19e2c5ad6acd5a79 100644
(file)
--- a/
src/gallium/auxiliary/llvm/Makefile
+++ b/
src/gallium/auxiliary/llvm/Makefile
@@
-30,7
+30,7
@@
OBJECTS = $(C_SOURCES:.c=.o) \
### Include directories
INCLUDES = \
-I. \
- -I$(TOP)/src/gallium/drivers
+ -I$(TOP)/src/gallium/drivers
\
-I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/include \
-I$(TOP)/src/mesa \