mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
remove rm -f line
This commit is contained in:
parent
7a534dcab1
commit
5250aa7c6a
1 changed files with 0 additions and 1 deletions
|
|
@ -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 "$@" ; \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue