Differences From Artifact [3ef99a5605]:
- File extra.mk.in — part of check-in [889e63ed8a] at 2012-11-08 13:20:03 on branch trunk — Add a proper build system. (user: js, size: 96) [annotate] [blame] [check-ins using]
To Artifact [e7baeb65a1]:
- File extra.mk.in — part of check-in [7dc1bed92b] at 2018-01-21 20:54:38 on branch trunk — Add support for building as a .framework (user: js, size: 142) [annotate] [blame] [check-ins using]
1 2 | OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@ OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@ | > | 1 2 3 | OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@ OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@ OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@ |