nv50: implement KIL enough for progs/fp/kil to work
[mesa.git] / src / gallium / Makefile
index 291973c904e379a426bedf34a49601c7223cae57..36bd3623e7fecbbd7b86d0dcab321617857eb088 100644 (file)
@@ -2,7 +2,8 @@ TOP = ../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = auxiliary drivers winsys/common
+SUBDIRS = auxiliary drivers
+# Note winsys/ needs to be built after src/mesa
 
 
 default: subdirs