gallium: initial PPC/Altivec codegen
[mesa.git] / src / gallium / Makefile
index 89e068a44920676d880e4c6b98bc7f3445a41d56..36bd3623e7fecbbd7b86d0dcab321617857eb088 100644 (file)
@@ -3,6 +3,7 @@ include $(TOP)/configs/current
 
 
 SUBDIRS = auxiliary drivers
+# Note winsys/ needs to be built after src/mesa
 
 
 default: subdirs
@@ -18,3 +19,8 @@ subdirs:
 
 clean:
        rm -f `find . -name \*.[oa]`
+       rm -f `find . -name depend`
+
+
+# Dummy install target
+install: