Differences From Artifact [f2e76a5176]:
- File src/Makefile — part of check-in [a7e2f217b6] at 2018-01-21 22:31:42 on branch trunk — Update buildsys (user: js, size: 455) [annotate] [blame] [check-ins using]
To Artifact [b4ded8f30b]:
- File src/Makefile — 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: 375) [annotate] [blame] [check-ins using] [more...]
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 | - - | INCLUDES = ${SRCS:.m=.h} \ ObjOpenSSL.h include ../buildsys.mk LD = ${OBJC} |