projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51e065a
)
mesa/build: Get rid of dead ALL_FILES variable
author
Matt Turner
<mattst88@gmail.com>
Fri, 22 Feb 2013 00:51:03 +0000
(16:51 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Wed, 13 Mar 2013 00:02:47 +0000
(17:02 -0700)
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/sources.mak
patch
|
blob
|
history
diff --git
a/src/mesa/sources.mak
b/src/mesa/sources.mak
index 178ceb208af928a04931f883592b8c431901a75b..3c881082c63851225f02845698dc44710e8ee07c 100644
(file)
--- a/
src/mesa/sources.mak
+++ b/
src/mesa/sources.mak
@@
-332,12
+332,6
@@
MESA_GALLIUM_FILES = \
$(STATETRACKER_FILES) \
$(SRCDIR)x86/common_x86.c
-# All the core C sources, for dependency checking
-ALL_FILES = \
- $(MESA_FILES) \
- $(MESA_ASM_FILES) \
- $(STATETRACKER_FILES)
-
### Include directories
INCLUDE_DIRS = \