Port texture allocation code from R200.
[mesa.git] / Makefile
index beb1bd7c88bd88563109c2d8942521d154735578..495ebbbdcb7b730123d3593ca8bf50765e3f86d8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,10 @@ realclean:
        $(MAKE) clean
        -rm -rf lib*
        -rm -f $(TOP)/configs/current
+       -rm -f `find . -name \*.o`
+       -rm -f `find . -name \*.a`
+       -rm -f `find . -name \*.so`
+
 
 
 install: