aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-02-21 16:51:03 -0800
committerMatt Turner <[email protected]>2013-03-12 17:02:47 -0700
commitbd0c9d07d0dc6a39ae2f96ced69071e5352ba701 (patch)
tree61641af8851b11a209c21532237124992d711194 /src/mesa
parent51e065a96cdc5c32e8d238774c7cda6c4e563e04 (diff)
mesa/build: Get rid of dead ALL_FILES variable
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/sources.mak6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index 178ceb208af..3c881082c63 100644
--- 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 = \