Port texture allocation code from R200.
[mesa.git] / Makefile
index 864ee980b779dfdba04d4a2628f755a90f90c3e3..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:
@@ -52,6 +56,8 @@ beos \
 darwin \
 darwin-static \
 freebsd \
+freebsd-dri \
+freebsd-dri-x86 \
 hpux10 \
 hpux10-gcc \
 hpux10-static \