projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6e7cfb
)
remove depend files on clean
author
Keith Whitwell
<keith@tungstengraphics.com>
Fri, 10 Jun 2005 10:43:02 +0000
(10:43 +0000)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Fri, 10 Jun 2005 10:43:02 +0000
(10:43 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f5ed7f62e1f81a8d565bffc091af75c307cc7dac..e8d853dc71f2824434164d80aee8a6a7943699e4 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`