mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 12:11:10 +01: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>