1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

- Do not build shared version by default

This commit is contained in:
Paul Bakker
2011-07-13 11:25:36 +00:00
parent b8213a1298
commit 3783d6d812

View File

@ -36,7 +36,7 @@ OBJS= aes.o arc4.o base64.o \
.SILENT: .SILENT:
all: static shared all: static
static: libpolarssl.a static: libpolarssl.a