mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-28 23:21:07 +01:00
Don't test `make clean` at the toplevel, that would be too much work (we'd need to support `$(RM)` in all makefiles, and arrange for `find` as well for `clean_more_on_top`). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>