mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-10 21:01:41 +03:00
Don't run `make list` to obtain the list of programs in generate_visualc_files.pl. This doesn't work on Windows when a `make` command is not available. Instead, read the makefile. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>