Differences From Artifact [86a99f5199]:
- File extra.mk.in — part of check-in [a7e2f217b6] at 2018-01-21 22:31:42 on branch trunk — Update buildsys (user: js, size: 215) [annotate] [blame] [check-ins using]
To Artifact [5776c0b728]:
- File extra.mk.in — part of check-in [62717d00e1] at 2018-02-25 20:26:30 on branch trunk — Add support for client-side SNI (user: js, size: 215) [annotate] [blame] [check-ins using]
1 2 3 4 | OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@ OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@ OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@ | < > | 1 2 3 4 5 6 | OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@ OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@ OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@ OBJFW_FRAMEWORK_LIBS = @OBJFW_FRAMEWORK_LIBS@ OBJFW_LIBS = @OBJFW_LIBS@ |