projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36ef54d
)
remove ~ backup files
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 10 Dec 2007 21:19:35 +0000
(14:19 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 10 Dec 2007 21:19:35 +0000
(14:19 -0700)
src/mesa/pipe/cell/spu/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/cell/spu/Makefile
b/src/mesa/pipe/cell/spu/Makefile
index
700a6c6
..
8e606dd
100644
(file)
--- a/
src/mesa/pipe/cell/spu/Makefile
+++ b/
src/mesa/pipe/cell/spu/Makefile
@@
-45,7
+45,7
@@
tri.o: tri.c
clean:
- rm -f *.o *.a *.d $(PROG_SPU)
+ rm -f *
~ *
.o *.a *.d $(PROG_SPU)