Artifact
88282c8491c3af113a508796a16da05eb9191caea1b8227321a0b2838a6c8372:
0000: 23 20 63 61 6c 6c 20 6e 6d 61 6b 65 20 77 69 74 # call nmake wit
0010: 68 20 61 64 64 69 74 69 6f 6e 61 6c 20 70 61 72 h additional par
0020: 61 6d 65 74 65 72 20 53 53 4c 5f 49 4e 53 54 41 ameter SSL_INSTA
0030: 4c 4c 5f 46 4f 4c 44 45 52 3d 20 77 69 74 68 20 LL_FOLDER= with
0040: 74 68 65 0d 0a 23 20 4f 70 65 6e 53 53 4c 20 69 the..# OpenSSL i
0050: 6e 73 74 61 6c 61 74 69 6f 6e 20 66 6f 6c 64 65 nstalation folde
0060: 72 20 66 6f 6c 6c 6f 77 69 6e 67 2e 0d 0a 0d 0a r following.....
0070: 50 52 4f 4a 45 43 54 3d 74 6c 73 0d 0a 44 4f 54 PROJECT=tls..DOT
0080: 56 45 52 53 49 4f 4e 20 3d 20 31 2e 37 2e 32 32 VERSION = 1.7.22
0090: 0d 0a 0d 0a 50 52 4a 5f 49 4e 43 4c 55 44 45 53 ....PRJ_INCLUDES
00a0: 09 3d 20 2d 49 22 24 28 53 53 4c 5f 49 4e 53 54 .= -I"$(SSL_INST
00b0: 41 4c 4c 5f 46 4f 4c 44 45 52 29 5c 69 6e 63 6c ALL_FOLDER)\incl
00c0: 75 64 65 22 0d 0a 50 52 4a 5f 44 45 46 49 4e 45 ude"..PRJ_DEFINE
00d0: 53 20 3d 20 20 2d 44 20 4e 4f 5f 53 53 4c 32 20 S = -D NO_SSL2
00e0: 2d 44 20 4e 4f 5f 53 53 4c 33 20 2d 44 20 5f 43 -D NO_SSL3 -D _C
00f0: 52 54 5f 53 45 43 55 52 45 5f 4e 4f 5f 57 41 52 RT_SECURE_NO_WAR
0100: 4e 49 4e 47 53 0d 0a 0d 0a 50 52 4a 5f 4c 49 42 NINGS....PRJ_LIB
0110: 53 20 3d 20 5c 0d 0a 09 22 24 28 53 53 4c 5f 49 S = \..."$(SSL_I
0120: 4e 53 54 41 4c 4c 5f 46 4f 4c 44 45 52 29 5c 6c NSTALL_FOLDER)\l
0130: 69 62 5c 6c 69 62 73 73 6c 2e 6c 69 62 22 20 5c ib\libssl.lib" \
0140: 0d 0a 09 22 24 28 53 53 4c 5f 49 4e 53 54 41 4c ..."$(SSL_INSTAL
0150: 4c 5f 46 4f 4c 44 45 52 29 5c 6c 69 62 5c 6c 69 L_FOLDER)\lib\li
0160: 62 63 72 79 70 74 6f 2e 6c 69 62 22 20 5c 0d 0a bcrypto.lib" \..
0170: 09 57 53 32 5f 33 32 2e 4c 49 42 20 47 44 49 33 .WS2_32.LIB GDI3
0180: 32 2e 4c 49 42 20 41 44 56 41 50 49 33 32 2e 4c 2.LIB ADVAPI32.L
0190: 49 42 20 43 52 59 50 54 33 32 2e 4c 49 42 20 55 IB CRYPT32.LIB U
01a0: 53 45 52 33 32 2e 4c 49 42 0d 0a 0d 0a 50 52 4a SER32.LIB....PRJ
01b0: 5f 4f 42 4a 53 20 3d 20 24 28 54 4d 50 5f 44 49 _OBJS = $(TMP_DI
01c0: 52 29 5c 74 6c 73 2e 6f 62 6a 20 5c 0d 0a 20 20 R)\tls.obj \..
01d0: 20 20 20 20 20 20 20 20 20 20 20 20 20 24 28 54 $(T
01e0: 4d 50 5f 44 49 52 29 5c 74 6c 73 42 49 4f 2e 6f MP_DIR)\tlsBIO.o
01f0: 62 6a 20 5c 0d 0a 20 20 20 20 20 20 20 20 20 20 bj \..
0200: 20 20 20 20 20 24 28 54 4d 50 5f 44 49 52 29 5c $(TMP_DIR)\
0210: 74 6c 73 49 4f 2e 6f 62 6a 20 5c 0d 0a 20 20 20 tlsIO.obj \..
0220: 20 20 20 20 20 20 20 20 20 20 20 20 24 28 54 4d $(TM
0230: 50 5f 44 49 52 29 5c 74 6c 73 58 35 30 39 2e 6f P_DIR)\tlsX509.o
0240: 62 6a 0d 0a 0d 0a 21 69 6e 63 6c 75 64 65 20 22 bj....!include "
0250: 72 75 6c 65 73 2d 65 78 74 2e 76 63 22 0d 0a 21 rules-ext.vc"..!
0260: 69 6e 63 6c 75 64 65 20 22 74 61 72 67 65 74 73 include "targets
0270: 2e 76 63 22 0d 0a 0d 0a 70 6b 67 69 6e 64 65 78 .vc"....pkgindex
0280: 3a 20 64 65 66 61 75 6c 74 2d 70 6b 67 69 6e 64 : default-pkgind
0290: 65 78 0d 0a 0d 0a ex....