mesa: remove redundant Makefile lines
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Dec 2008 23:38:11 +0000 (16:38 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Dec 2008 23:38:11 +0000 (16:38 -0700)
src/mesa/Makefile

index 97b011a7d45cb5af50fa65a6b50bec0ffa3bc34a..274010c54f5ab8e7b25366fdb6781be439aa2443 100644 (file)
@@ -18,14 +18,12 @@ include sources.mak
 
 
 
+
 # Default: build dependencies, then asm_subdirs, then convenience
 # libs (.a) and finally the device drivers:
 default: depend asm_subdirs libmesa.a libglapi.a driver_subdirs
 
 
-# Default: build dependencies, then asm_subdirs, then convenience
-# libs (.a) and finally the device drivers:
-default: depend asm_subdirs libmesa.a $(GLAPI_LIB) driver_subdirs
 
 ######################################################################
 # Helper libraries used by many drivers: