mesa/build: Get rid of dead ALL_FILES variable

Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Matt Turner 2013-02-21 16:51:03 -08:00
parent 51e065a96c
commit bd0c9d07d0
1 changed files with 0 additions and 6 deletions

View File

@ -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 = \