remove depend files on clean
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 10 Jun 2005 10:43:02 +0000 (10:43 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 10 Jun 2005 10:43:02 +0000 (10:43 +0000)
Makefile

index f5ed7f6..e8d853d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ realclean:
        -rm -f `find . -name \*.o`
        -rm -f `find . -name \*.a`
        -rm -f `find . -name \*.so`
+       -rm -f `find . -name depend`