Differences From 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]
To 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]
1 2 3 | 1 2 3 4 5 6 | + + + | OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@ OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@ OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@ OBJFW_LIBS = @OBJFW_LIBS@ OBJFW_FRAMEWORK_LIBS = @OBJFW_FRAMEWORK_LIBS@ |