projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a534dc
)
remove rm -f line
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 14 Sep 2005 02:18:43 +0000
(
02:18
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 14 Sep 2005 02:18:43 +0000
(
02:18
+0000)
src/mesa/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile
b/src/mesa/Makefile
index 4260abde4c5bbe65b6485f4c0ec30c6650ba1b23..8896bb2869481556534b1cfa20de8222e45f5105 100644
(file)
--- a/
src/mesa/Makefile
+++ b/
src/mesa/Makefile
@@
-51,7
+51,6
@@
beos: depend subdirs libmesa.a
# Make archive of core object files
libmesa.a: $(SOLO_OBJECTS)
- rm -f $@
@ $(TOP)/bin/mklib -o mesa -static $(SOLO_OBJECTS);
@if [ "${CONFIG_NAME}" = "beos" ] ; then \
mimeset -f "$@" ; \