projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
520e56f
)
Remove depend on make clean
author
Keith Whitwell
<keith@tungstengraphics.com>
Wed, 19 Jan 2005 11:39:23 +0000
(11:39 +0000)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Wed, 19 Jan 2005 11:39:23 +0000
(11:39 +0000)
src/glut/glx/Makefile
patch
|
blob
|
history
diff --git
a/src/glut/glx/Makefile
b/src/glut/glx/Makefile
index 6c6712ec9e5831c123673f826ed9bd9a9447bb09..0b43aeac30e4430b53ed9708f057c795bf25ded4 100644
(file)
--- a/
src/glut/glx/Makefile
+++ b/
src/glut/glx/Makefile
@@
-101,6
+101,7
@@
clean:
-rm -f *.lo
-rm -f *.la
-rm -rf .libs
+ -rm -rf depend
depend: $(SOURCES)