mesa: better error message when running out of GLSL samplers
[mesa.git] / Makefile
index 9b3be43d5052bf18152a67f63acde14460612eaa..b6b8bce3e791a2ab66b8a02c5d8f47a6ce3ca739 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ realclean:
        -rm -f `find . -name \*.a`
        -rm -f `find . -name \*.so`
        -rm -f `find . -name depend`
+       -rm -f `find . -name depend.bak`
        -rm -rf lib*
        $(MAKE) clean
        -rm -f $(TOP)/configs/current
@@ -100,6 +101,7 @@ linux \
 linux-alpha \
 linux-alpha-static \
 linux-cell \
+linux-cell-debug \
 linux-debug \
 linux-directfb \
 linux-dri \