mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
mk: Clean .lib files
This commit is contained in:
@@ -63,6 +63,7 @@ clean-generic-$(2)-$(1):
|
||||
-name '*.[odasS]' -o \
|
||||
-name '*.so' -o \
|
||||
-name '*.dylib' -o \
|
||||
-name '*.lib' -o \
|
||||
-name '*.dll' -o \
|
||||
-name '*.def' -o \
|
||||
-name '*.bc' \
|
||||
|
||||
Reference in New Issue
Block a user