mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-06 01:44:06 +02:00
Clean generated *.su file and gitignore them
This commit is contained in:
@@ -298,8 +298,9 @@ ifndef WINDOWS
|
||||
rm -f $(APPS)
|
||||
-rm -f ssl/ssl_pthread_server$(EXEXT)
|
||||
-rm -f test/cpp_dummy_build$(EXEXT)
|
||||
-rm -f *.su
|
||||
else
|
||||
del /S /Q /F *.o *.exe
|
||||
del /S /Q /F *.o *.su *.exe
|
||||
endif
|
||||
|
||||
list:
|
||||
|
||||
Reference in New Issue
Block a user