mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 04:10:09 +01:00
remove depend files on clean
This commit is contained in:
parent
f6e7cfb60d
commit
7e8e4c500e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
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`
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue