From: Matt Turner Date: Fri, 22 Feb 2013 00:51:03 +0000 (-0800) Subject: mesa/build: Get rid of dead ALL_FILES variable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd0c9d07d0dc6a39ae2f96ced69071e5352ba701;p=mesa.git mesa/build: Get rid of dead ALL_FILES variable Reviewed-by: Eric Anholt --- 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 = \