mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-25 09:02:48 +00:00
Adapt all.sh cleanup
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
2fd621ebe9
commit
f37ff7f988
@ -331,10 +331,12 @@ cleanup()
|
|||||||
-iname CMakeCache.txt -o \
|
-iname CMakeCache.txt -o \
|
||||||
-path './cmake/*.cmake' \) -exec rm -f {} \+
|
-path './cmake/*.cmake' \) -exec rm -f {} \+
|
||||||
# Remove Makefiles generated by in-tree CMake builds
|
# Remove Makefiles generated by in-tree CMake builds
|
||||||
rm -f 3rdparty/Makefile 3rdparty/*/Makefile pkgconfig/Makefile framework/Makefile
|
rm -f pkgconfig/Makefile framework/Makefile
|
||||||
rm -f include/Makefile programs/!(fuzz)/Makefile
|
rm -f include/Makefile programs/!(fuzz)/Makefile
|
||||||
rm -f tf-psa-crypto/Makefile tf-psa-crypto/include/Makefile
|
rm -f tf-psa-crypto/Makefile tf-psa-crypto/include/Makefile
|
||||||
rm -f tf-psa-crypto/core/Makefile tf-psa-crypto/drivers/Makefile
|
rm -f tf-psa-crypto/core/Makefile tf-psa-crypto/drivers/Makefile
|
||||||
|
rm -f tf-psa-crypto/drivers/everest/Makefile
|
||||||
|
rm -f tf-psa-crypto/drivers/p256-m/Makefile
|
||||||
rm -f tf-psa-crypto/drivers/builtin/Makefile
|
rm -f tf-psa-crypto/drivers/builtin/Makefile
|
||||||
rm -f tf-psa-crypto/drivers/builtin/src/Makefile
|
rm -f tf-psa-crypto/drivers/builtin/src/Makefile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user