TABLE 122.2 KB
Newer Older
A
Andy Polyakov 已提交
1
Output of `Configure TABLE':
2 3 4 5 6

*** BC-32
$cc           = bcc32
$cflags       = 
$unistd       = 
7
$thread_cflag = 
8
$sys_id       = WIN32
9
$lflags       = 
R
Richard Levitte 已提交
10
$bn_ops       = BN_LLONG DES_PTR RC4_INDEX EXPORT_VAR_AS_FN
11
$cpuid_obj    = 
12 13
$bn_obj       = 
$des_obj      = 
14
$aes_obj      = 
15 16 17 18 19 20 21
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
22
$wp_obj       = 
23
$cmll_obj     = 
A
Andy Polyakov 已提交
24
$perlasm_scheme = void
B
Bodo Möller 已提交
25
$dso_scheme   = win32
R
Richard Levitte 已提交
26 27
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
28
$shared_ldflag = 
29
$shared_extension = 
30
$ranlib       = 
R
Richard Levitte 已提交
31
$arflags      = 
32 33 34

*** BS2000-OSD
$cc           = c89
35
$cflags       = -O -XLLML -XLLMK -XL -DB_ENDIAN -DTERMIOS -DCHARSET_EBCDIC
36 37
$unistd       = 
$thread_cflag = (unknown)
38
$sys_id       = 
39 40
$lflags       = -lsocket -lnsl
$bn_ops       = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
41
$cpuid_obj    = 
42 43
$bn_obj       = 
$des_obj      = 
44
$aes_obj      = 
45 46 47 48 49 50 51
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
52
$wp_obj       = 
53
$cmll_obj     = 
A
Andy Polyakov 已提交
54
$perlasm_scheme = 
B
Bodo Möller 已提交
55
$dso_scheme   = 
R
Richard Levitte 已提交
56 57
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
58
$shared_ldflag = 
59
$shared_extension = 
60
$ranlib       = 
R
Richard Levitte 已提交
61
$arflags      = 
62

63
*** BSD-generic32
B
Bodo Möller 已提交
64
$cc           = gcc
65
$cflags       = -DTERMIOS -O3 -fomit-frame-pointer -Wall
B
Bodo Möller 已提交
66
$unistd       = 
67 68
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id       = 
B
Bodo Möller 已提交
69
$lflags       = 
70
$bn_ops       = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
71
$cpuid_obj    = 
B
Bodo Möller 已提交
72 73
$bn_obj       = 
$des_obj      = 
74
$aes_obj      = 
B
Bodo Möller 已提交
75 76 77 78 79 80 81
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
82
$wp_obj       = 
83
$cmll_obj     = 
A
Andy Polyakov 已提交
84
$perlasm_scheme = void
85 86 87
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
88
$shared_ldflag = 
89
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
90
$ranlib       = 
R
Richard Levitte 已提交
91
$arflags      = 
92

93
*** BSD-generic64
94
$cc           = gcc
95
$cflags       = -DTERMIOS -O3 -Wall
96
$unistd       = 
97
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
98
$sys_id       = 
99
$lflags       = 
100
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
101
$cpuid_obj    = 
102 103
$bn_obj       = 
$des_obj      = 
104
$aes_obj      = 
105 106 107 108 109 110 111
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
112
$wp_obj       = 
113
$cmll_obj     = 
A
Andy Polyakov 已提交
114
$perlasm_scheme = void
115 116 117
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
118 119 120
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
121
$arflags      = 
122

123
*** BSD-ia64
B
Bodo Möller 已提交
124
$cc           = gcc
125
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -Wall
B
Bodo Möller 已提交
126
$unistd       = 
127
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
B
Bodo Möller 已提交
128 129
$sys_id       = 
$lflags       = 
130
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT
A
Andy Polyakov 已提交
131
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
132
$bn_obj       = bn-ia64.o
B
Bodo Möller 已提交
133
$des_obj      = 
134
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
B
Bodo Möller 已提交
135
$bf_obj       = 
A
Andy Polyakov 已提交
136
$md5_obj      = md5-ia64.o
137
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
B
Bodo Möller 已提交
138
$cast_obj     = 
139
$rc4_obj      = rc4-ia64.o rc4_skey.o
B
Bodo Möller 已提交
140 141
$rmd160_obj   = 
$rc5_obj      = 
142
$wp_obj       = 
143
$cmll_obj     = 
A
Andy Polyakov 已提交
144
$perlasm_scheme = void
B
Bodo Möller 已提交
145 146 147 148 149 150 151 152
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

153
*** BSD-sparc64
R
Richard Levitte 已提交
154
$cc           = gcc
155
$cflags       = -DB_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
R
Richard Levitte 已提交
156
$unistd       = 
157
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
R
Richard Levitte 已提交
158 159
$sys_id       = 
$lflags       = 
160
$bn_ops       = BN_LLONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR
161 162
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
163
$des_obj      = des_enc-sparc.o fcrypt_b.o
164
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
R
Richard Levitte 已提交
165
$bf_obj       = 
166
$md5_obj      = 
A
Andy Polyakov 已提交
167
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
R
Richard Levitte 已提交
168 169 170 171
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
172
$wp_obj       = 
173
$cmll_obj     = 
A
Andy Polyakov 已提交
174
$perlasm_scheme = void
R
Richard Levitte 已提交
175 176 177 178 179 180 181 182
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

183
*** BSD-sparcv8
184
$cc           = gcc
185
$cflags       = -DB_ENDIAN -DTERMIOS -O3 -mv8 -Wall
186
$unistd       = 
187
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
188
$sys_id       = 
189
$lflags       = 
190
$bn_ops       = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
191
$cpuid_obj    = 
192 193
$bn_obj       = sparcv8.o
$des_obj      = des_enc-sparc.o fcrypt_b.o
194
$aes_obj      = 
195 196 197 198 199 200 201
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
202
$wp_obj       = 
203
$cmll_obj     = 
A
Andy Polyakov 已提交
204
$perlasm_scheme = void
205 206 207
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
208 209 210
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
211
$arflags      = 
212

213
*** BSD-x86
214
$cc           = gcc
215
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
216
$unistd       = 
217
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
218
$sys_id       = 
219
$lflags       = 
220
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
221 222 223 224 225 226 227 228 229 230 231 232
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
233
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
234
$perlasm_scheme = a.out
235
$dso_scheme   = dlfcn
236
$shared_target= bsd-shared
237
$shared_cflag = -fPIC
B
Bodo Möller 已提交
238 239 240
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
241
$arflags      = 
242

243
*** BSD-x86-elf
244
$cc           = gcc
245
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
246
$unistd       = 
247
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
248
$sys_id       = 
249 250
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
251 252 253 254 255 256 257 258 259 260 261 262
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
263
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
264
$perlasm_scheme = elf
265
$dso_scheme   = dlfcn
266
$shared_target= bsd-shared
267
$shared_cflag = -fPIC
B
Bodo Möller 已提交
268 269 270
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
271
$arflags      = 
272

273
*** BSD-x86_64
R
Richard Levitte 已提交
274
$cc           = gcc
275
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
R
Richard Levitte 已提交
276
$unistd       = 
277
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
R
Richard Levitte 已提交
278 279
$sys_id       = 
$lflags       = 
280
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
281
$cpuid_obj    = x86_64cpuid.o
282
$bn_obj       = x86_64-gcc.o x86_64-mont.o
R
Richard Levitte 已提交
283
$des_obj      = 
A
Andy Polyakov 已提交
284
$aes_obj      = aes-x86_64.o
R
Richard Levitte 已提交
285
$bf_obj       = 
286
$md5_obj      = md5-x86_64.o
R
Richard Levitte 已提交
287
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
R
Richard Levitte 已提交
288
$cast_obj     = 
289
$rc4_obj      = rc4-x86_64.o
290 291
$rmd160_obj   = 
$rc5_obj      = 
292
$wp_obj       = wp-x86_64.o
293
$cmll_obj     = cmll-x86_64.o cmll_misc.o
294
$perlasm_scheme = elf
295 296 297
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
298 299 300
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
301
$arflags      = 
302

303
*** Cygwin
304
$cc           = gcc
305
$cflags       = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
306
$unistd       = 
307 308
$thread_cflag = 
$sys_id       = CYGWIN32
309
$lflags       = 
310
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
311 312 313 314 315 316 317 318 319 320 321 322
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
323
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
324
$perlasm_scheme = coff
325
$dso_scheme   = dlfcn
326
$shared_target= cygwin-shared
327
$shared_cflag = -D_WINDLL
328
$shared_ldflag = -shared
329
$shared_extension = .dll.a
B
Bodo Möller 已提交
330
$ranlib       = 
R
Richard Levitte 已提交
331
$arflags      = 
332

333
*** Cygwin-pre1.3
334
$cc           = gcc
335
$cflags       = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
336 337
$unistd       = 
$thread_cflag = (unknown)
338
$sys_id       = CYGWIN32
339
$lflags       = 
340
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
341
$cpuid_obj    = 
342 343
$bn_obj       = 
$des_obj      = 
344
$aes_obj      = 
345 346 347 348 349 350 351
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
352
$wp_obj       = 
353
$cmll_obj     = 
A
Andy Polyakov 已提交
354
$perlasm_scheme = void
355 356 357
$dso_scheme   = win32
$shared_target= 
$shared_cflag = 
358
$shared_ldflag = 
359
$shared_extension = 
B
Bodo Möller 已提交
360
$ranlib       = 
R
Richard Levitte 已提交
361
$arflags      = 
362

363
*** DJGPP
364
$cc           = gcc
A
Andy Polyakov 已提交
365
$cflags       = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
366
$unistd       = 
367 368 369
$thread_cflag = 
$sys_id       = MSDOS
$lflags       = -L/dev/env/WATT_ROOT/lib -lwatt
370
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
371 372 373 374 375 376 377 378 379 380 381 382
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
383
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
384
$perlasm_scheme = a.out
385 386 387
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
388
$shared_ldflag = 
389
$shared_extension = 
390
$ranlib       = 
R
Richard Levitte 已提交
391
$arflags      = 
392

393
*** MPE/iX-gcc
394
$cc           = gcc
395
$cflags       = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB
396 397
$unistd       = 
$thread_cflag = (unknown)
398 399 400
$sys_id       = MPE
$lflags       = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses
$bn_ops       = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
401
$cpuid_obj    = 
402 403
$bn_obj       = 
$des_obj      = 
404
$aes_obj      = 
405 406 407 408 409 410 411
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
412
$wp_obj       = 
413
$cmll_obj     = 
A
Andy Polyakov 已提交
414
$perlasm_scheme = 
415 416 417
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
418
$shared_ldflag = 
419
$shared_extension = 
420
$ranlib       = 
R
Richard Levitte 已提交
421
$arflags      = 
422

423
*** OS2-EMX
424
$cc           = gcc
425
$cflags       = 
426
$unistd       = 
427
$thread_cflag = 
428 429
$sys_id       = 
$lflags       = 
430
$bn_ops       = 
431
$cpuid_obj    = 
432 433
$bn_obj       = 
$des_obj      = 
434
$aes_obj      = 
435 436 437 438 439 440 441
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
442
$wp_obj       = 
443
$cmll_obj     = 
A
Andy Polyakov 已提交
444
$perlasm_scheme = 
445 446 447
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
448
$shared_ldflag = 
449
$shared_extension = 
450
$ranlib       = 
R
Richard Levitte 已提交
451
$arflags      = 
452

453 454 455
*** OS390-Unix
$cc           = c89.sh
$cflags       = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H  -D_ALL_SOURCE
456 457 458 459
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
460
$bn_ops       = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
461
$cpuid_obj    = 
462 463
$bn_obj       = 
$des_obj      = 
464
$aes_obj      = 
465 466 467 468 469 470 471
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
472
$wp_obj       = 
473
$cmll_obj     = 
A
Andy Polyakov 已提交
474
$perlasm_scheme = 
475 476 477
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
478
$shared_ldflag = 
479
$shared_extension = 
480
$ranlib       = 
R
Richard Levitte 已提交
481
$arflags      = 
482

483 484
*** ReliantUNIX
$cc           = cc
485
$cflags       = -KPIC -g -DTERMIOS -DB_ENDIAN
486 487
$unistd       = 
$thread_cflag = -Kthread
488
$sys_id       = SNI
489 490
$lflags       = -lsocket -lnsl -lc -L/usr/ucblib -lucb
$bn_ops       = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR
491
$cpuid_obj    = 
492 493
$bn_obj       = 
$des_obj      = 
494
$aes_obj      = 
495 496 497 498 499 500 501
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
502
$wp_obj       = 
503
$cmll_obj     = 
A
Andy Polyakov 已提交
504
$perlasm_scheme = void
R
Richard Levitte 已提交
505 506
$dso_scheme   = dlfcn
$shared_target= reliantunix-shared
R
Richard Levitte 已提交
507
$shared_cflag = 
508 509
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
510
$ranlib       = 
R
Richard Levitte 已提交
511
$arflags      = 
512 513 514

*** SINIX
$cc           = cc
515
$cflags       = -O
516 517
$unistd       = 
$thread_cflag = (unknown)
518
$sys_id       = SNI
519 520
$lflags       = -lsocket -lnsl -lc -L/usr/ucblib -lucb
$bn_ops       = RC4_INDEX RC4_CHAR
521
$cpuid_obj    = 
522 523
$bn_obj       = 
$des_obj      = 
524
$aes_obj      = 
525 526 527 528 529 530 531
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
532
$wp_obj       = 
533
$cmll_obj     = 
A
Andy Polyakov 已提交
534
$perlasm_scheme = 
B
Bodo Möller 已提交
535
$dso_scheme   = 
R
Richard Levitte 已提交
536 537
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
538
$shared_ldflag = 
539
$shared_extension = 
540
$ranlib       = 
R
Richard Levitte 已提交
541
$arflags      = 
542 543 544 545 546 547

*** SINIX-N
$cc           = /usr/ucb/cc
$cflags       = -O2 -misaligned
$unistd       = 
$thread_cflag = (unknown)
548
$sys_id       = 
549 550
$lflags       = -lucb
$bn_ops       = RC4_INDEX RC4_CHAR
551
$cpuid_obj    = 
552 553
$bn_obj       = 
$des_obj      = 
554
$aes_obj      = 
555 556 557 558 559 560 561
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
562
$wp_obj       = 
563
$cmll_obj     = 
A
Andy Polyakov 已提交
564
$perlasm_scheme = 
B
Bodo Möller 已提交
565
$dso_scheme   = 
R
Richard Levitte 已提交
566 567
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
568
$shared_ldflag = 
569
$shared_extension = 
570
$ranlib       = 
R
Richard Levitte 已提交
571
$arflags      = 
572

573 574 575 576 577 578 579 580
*** UWIN
$cc           = cc
$cflags       = -DTERMIOS -DL_ENDIAN -O -Wall
$unistd       = 
$thread_cflag = 
$sys_id       = UWIN
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
581
$cpuid_obj    = 
582 583
$bn_obj       = 
$des_obj      = 
584
$aes_obj      = 
585 586 587 588 589 590 591
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
592
$wp_obj       = 
593
$cmll_obj     = 
A
Andy Polyakov 已提交
594
$perlasm_scheme = void
595 596 597 598 599 600
$dso_scheme   = win32
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
601
$arflags      = 
602

R
Richard Levitte 已提交
603 604 605 606 607 608 609 610
*** VC-CE
$cc           = cl
$cflags       = 
$unistd       = 
$thread_cflag = 
$sys_id       = WINCE
$lflags       = 
$bn_ops       = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
611
$cpuid_obj    = 
R
Richard Levitte 已提交
612 613
$bn_obj       = 
$des_obj      = 
614
$aes_obj      = 
R
Richard Levitte 已提交
615 616 617 618 619 620 621
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
622
$wp_obj       = 
623
$cmll_obj     = 
A
Andy Polyakov 已提交
624
$perlasm_scheme = void
R
Richard Levitte 已提交
625 626 627 628 629 630 631 632
$dso_scheme   = win32
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

633
*** VC-WIN32
634
$cc           = cl
A
Andy Polyakov 已提交
635
$cflags       = -W3 -WX -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
636
$unistd       = 
637
$thread_cflag = 
638
$sys_id       = WIN32
639
$lflags       = 
640
$bn_ops       = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
641 642 643 644 645 646 647 648 649 650 651 652
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
653
$cmll_obj     = cmll-x86.o
654
$perlasm_scheme = win32n
655
$dso_scheme   = win32
R
Richard Levitte 已提交
656 657
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
658
$shared_ldflag = 
659
$shared_extension = 
660
$ranlib       = 
R
Richard Levitte 已提交
661
$arflags      = 
662

663
*** VC-WIN64A
664
$cc           = cl
665
$cflags       = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
666
$unistd       = 
667 668
$thread_cflag = 
$sys_id       = WIN64A
669
$lflags       = 
670
$bn_ops       = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
671 672
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = bn_asm.o x86_64-mont.o
673
$des_obj      = 
674
$aes_obj      = aes-x86_64.o
675
$bf_obj       = 
676 677
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
678
$cast_obj     = 
679
$rc4_obj      = rc4-x86_64.o
680 681
$rmd160_obj   = 
$rc5_obj      = 
682
$wp_obj       = wp-x86_64.o
683
$cmll_obj     = 
684
$perlasm_scheme = ml64
685
$dso_scheme   = win32
R
Richard Levitte 已提交
686 687
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
688
$shared_ldflag = 
689
$shared_extension = 
690
$ranlib       = 
R
Richard Levitte 已提交
691
$arflags      = 
692

693
*** VC-WIN64I
694
$cc           = cl
695
$cflags       = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
696
$unistd       = 
697
$thread_cflag = 
698
$sys_id       = WIN64I
699
$lflags       = 
700
$bn_ops       = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
701 702
$cpuid_obj    = ia64cpuid.o
$bn_obj       = ia64.o
703
$des_obj      = 
704
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
705
$bf_obj       = 
706 707
$md5_obj      = md5-ia64.o
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
708 709 710 711
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
712
$wp_obj       = 
713
$cmll_obj     = 
714
$perlasm_scheme = ias
B
Bodo Möller 已提交
715
$dso_scheme   = win32
R
Richard Levitte 已提交
716 717
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
718
$shared_ldflag = 
719
$shared_extension = 
720
$ranlib       = 
R
Richard Levitte 已提交
721
$arflags      = 
722 723 724

*** aix-cc
$cc           = cc
A
Andy Polyakov 已提交
725
$cflags       = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
726
$unistd       = 
A
Andy Polyakov 已提交
727
$thread_cflag = -qthreaded
728
$sys_id       = AIX
729 730
$lflags       = 
$bn_ops       = BN_LLONG RC4_CHAR
A
Andy Polyakov 已提交
731 732
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o
733
$des_obj      = 
A
Andy Polyakov 已提交
734
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
735 736
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
737
$sha1_obj     = sha1-ppc.o sha256-ppc.o
738 739 740 741
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
742
$wp_obj       = 
743
$cmll_obj     = 
A
Andy Polyakov 已提交
744
$perlasm_scheme = aix32
745 746
$dso_scheme   = dlfcn
$shared_target= aix-shared
R
Richard Levitte 已提交
747
$shared_cflag = 
A
Andy Polyakov 已提交
748
$shared_ldflag = -q32 -G
749
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
750
$ranlib       = 
751
$arflags      = -X 32
752 753 754

*** aix-gcc
$cc           = gcc
755
$cflags       = -O -DB_ENDIAN
756
$unistd       = 
A
Andy Polyakov 已提交
757
$thread_cflag = -pthread
758
$sys_id       = AIX
759 760
$lflags       = 
$bn_ops       = BN_LLONG RC4_CHAR
A
Andy Polyakov 已提交
761 762
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o
763
$des_obj      = 
A
Andy Polyakov 已提交
764
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
765 766
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
767
$sha1_obj     = sha1-ppc.o sha256-ppc.o
768 769 770 771
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
772
$wp_obj       = 
773
$cmll_obj     = 
A
Andy Polyakov 已提交
774
$perlasm_scheme = aix32
775
$dso_scheme   = dlfcn
776
$shared_target= aix-shared
R
Richard Levitte 已提交
777
$shared_cflag = 
A
Andy Polyakov 已提交
778
$shared_ldflag = -shared -Wl,-G
779
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
780
$ranlib       = 
A
Andy Polyakov 已提交
781
$arflags      = -X32
782

A
Andy Polyakov 已提交
783
*** aix3-cc
B
Update.  
Bodo Möller 已提交
784
$cc           = cc
785
$cflags       = -O -DB_ENDIAN -qmaxmem=16384
B
Update.  
Bodo Möller 已提交
786 787
$unistd       = 
$thread_cflag = (unknown)
A
Andy Polyakov 已提交
788
$sys_id       = AIX
R
Richard Levitte 已提交
789 790
$lflags       = 
$bn_ops       = BN_LLONG RC4_CHAR
791
$cpuid_obj    = 
A
Andy Polyakov 已提交
792
$bn_obj       = 
B
Update.  
Bodo Möller 已提交
793
$des_obj      = 
794
$aes_obj      = 
B
Update.  
Bodo Möller 已提交
795 796 797 798 799 800
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
R
Richard Levitte 已提交
801
$rc5_obj      = 
802
$wp_obj       = 
803
$cmll_obj     = 
A
Andy Polyakov 已提交
804
$perlasm_scheme = 
A
Andy Polyakov 已提交
805 806
$dso_scheme   = 
$shared_target= 
B
Update.  
Bodo Möller 已提交
807
$shared_cflag = 
B
Bodo Möller 已提交
808
$shared_ldflag = 
A
Andy Polyakov 已提交
809
$shared_extension = 
B
Update.  
Bodo Möller 已提交
810
$ranlib       = 
R
Richard Levitte 已提交
811
$arflags      = 
B
Update.  
Bodo Möller 已提交
812

R
Richard Levitte 已提交
813 814
*** aix64-cc
$cc           = cc
A
Andy Polyakov 已提交
815
$cflags       = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
R
Richard Levitte 已提交
816
$unistd       = 
A
Andy Polyakov 已提交
817
$thread_cflag = -qthreaded
818
$sys_id       = AIX
R
Richard Levitte 已提交
819 820
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR
A
Andy Polyakov 已提交
821 822
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o ppc-mont.o
R
Richard Levitte 已提交
823
$des_obj      = 
A
Andy Polyakov 已提交
824
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
R
Richard Levitte 已提交
825 826
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
827
$sha1_obj     = sha1-ppc.o sha256-ppc.o sha512-ppc.o
R
Richard Levitte 已提交
828 829 830 831
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
832
$wp_obj       = 
833
$cmll_obj     = 
A
Andy Polyakov 已提交
834
$perlasm_scheme = aix64
R
Richard Levitte 已提交
835
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
836
$shared_target= aix-shared
R
Richard Levitte 已提交
837
$shared_cflag = 
A
Andy Polyakov 已提交
838
$shared_ldflag = -q64 -G
R
Richard Levitte 已提交
839
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
R
Richard Levitte 已提交
840 841
$ranlib       = 
$arflags      = -X 64
B
Update.  
Bodo Möller 已提交
842

A
Andy Polyakov 已提交
843 844
*** aix64-gcc
$cc           = gcc
A
Andy Polyakov 已提交
845
$cflags       = -maix64 -O -DB_ENDIAN
A
Andy Polyakov 已提交
846
$unistd       = 
A
Andy Polyakov 已提交
847
$thread_cflag = -pthread
A
Andy Polyakov 已提交
848 849 850
$sys_id       = AIX
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR
A
Andy Polyakov 已提交
851 852
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o ppc-mont.o
A
Andy Polyakov 已提交
853
$des_obj      = 
A
Andy Polyakov 已提交
854
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
A
Andy Polyakov 已提交
855 856
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
857
$sha1_obj     = sha1-ppc.o sha256-ppc.o sha512-ppc.o
A
Andy Polyakov 已提交
858 859 860 861
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
862
$wp_obj       = 
863
$cmll_obj     = 
A
Andy Polyakov 已提交
864
$perlasm_scheme = aix64
A
Andy Polyakov 已提交
865
$dso_scheme   = dlfcn
866
$shared_target= aix-shared
A
Andy Polyakov 已提交
867
$shared_cflag = 
A
Andy Polyakov 已提交
868
$shared_ldflag = -maix64 -shared -Wl,-G
869
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
A
Andy Polyakov 已提交
870 871 872
$ranlib       = 
$arflags      = -X64

R
Richard Levitte 已提交
873 874 875 876 877 878 879 880
*** aux3-gcc
$cc           = gcc
$cflags       = -O2 -DTERMIO
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = AUX
$lflags       = -lbsd
$bn_ops       = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
881
$cpuid_obj    = 
R
Richard Levitte 已提交
882 883
$bn_obj       = 
$des_obj      = 
884
$aes_obj      = 
R
Richard Levitte 已提交
885 886 887 888 889 890 891
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
892
$wp_obj       = 
893
$cmll_obj     = 
A
Andy Polyakov 已提交
894
$perlasm_scheme = 
R
Richard Levitte 已提交
895 896 897 898 899 900 901 902
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

R
Richard Levitte 已提交
903 904 905 906 907 908 909 910
*** beos-x86-bone
$cc           = gcc
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = BEOS
$lflags       = -lbe -lbind -lsocket
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
911 912 913 914 915 916 917 918 919 920 921 922
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
923
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
924
$perlasm_scheme = elf
R
Richard Levitte 已提交
925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940
$dso_scheme   = beos
$shared_target= beos-shared
$shared_cflag = -fPIC
$shared_ldflag = -shared
$shared_extension = .so
$ranlib       = 
$arflags      = 

*** beos-x86-r5
$cc           = gcc
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = BEOS
$lflags       = -lbe -lnet
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
941 942 943 944 945 946 947 948 949 950 951 952
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
953
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
954
$perlasm_scheme = elf
R
Richard Levitte 已提交
955 956 957 958 959 960 961 962
$dso_scheme   = beos
$shared_target= beos-shared
$shared_cflag = -fPIC -DPIC
$shared_ldflag = -shared
$shared_extension = .so
$ranlib       = 
$arflags      = 

963 964
*** bsdi-elf-gcc
$cc           = gcc
965
$cflags       = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
966 967
$unistd       = 
$thread_cflag = (unknown)
968
$sys_id       = 
B
Update.  
Bodo Möller 已提交
969
$lflags       = -ldl
970
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
971 972 973 974 975 976 977 978 979 980 981 982
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
983
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
984
$perlasm_scheme = elf
985 986 987
$dso_scheme   = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
988 989 990
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
991
$arflags      = 
992 993 994 995 996 997

*** cc
$cc           = cc
$cflags       = -O
$unistd       = 
$thread_cflag = (unknown)
998
$sys_id       = 
999 1000
$lflags       = 
$bn_ops       = 
1001
$cpuid_obj    = 
1002 1003
$bn_obj       = 
$des_obj      = 
1004
$aes_obj      = 
1005 1006 1007 1008 1009 1010 1011
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1012
$wp_obj       = 
1013
$cmll_obj     = 
A
Andy Polyakov 已提交
1014
$perlasm_scheme = 
B
Bodo Möller 已提交
1015
$dso_scheme   = 
R
Richard Levitte 已提交
1016 1017
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1018
$shared_ldflag = 
1019
$shared_extension = 
1020
$ranlib       = 
R
Richard Levitte 已提交
1021
$arflags      = 
1022

1023
*** cray-j90
1024 1025 1026 1027
$cc           = cc
$cflags       = -DBIT_FIELD_LIMITS -DTERMIOS
$unistd       = 
$thread_cflag = (unknown)
1028
$sys_id       = CRAY
1029
$lflags       = 
1030
$bn_ops       = SIXTY_FOUR_BIT_LONG DES_INT
1031
$cpuid_obj    = 
1032 1033
$bn_obj       = 
$des_obj      = 
1034
$aes_obj      = 
1035 1036 1037 1038 1039 1040 1041
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1042
$wp_obj       = 
1043
$cmll_obj     = 
A
Andy Polyakov 已提交
1044
$perlasm_scheme = 
B
Bodo Möller 已提交
1045
$dso_scheme   = 
R
Richard Levitte 已提交
1046 1047
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1048
$shared_ldflag = 
1049
$shared_extension = 
1050
$ranlib       = 
R
Richard Levitte 已提交
1051
$arflags      = 
1052

1053
*** cray-t3e
1054 1055 1056 1057
$cc           = cc
$cflags       = -DBIT_FIELD_LIMITS -DTERMIOS
$unistd       = 
$thread_cflag = (unknown)
1058
$sys_id       = CRAY
1059
$lflags       = 
1060
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
1061
$cpuid_obj    = 
1062 1063
$bn_obj       = 
$des_obj      = 
1064
$aes_obj      = 
1065 1066 1067 1068 1069 1070 1071
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1072
$wp_obj       = 
1073
$cmll_obj     = 
A
Andy Polyakov 已提交
1074
$perlasm_scheme = 
B
Bodo Möller 已提交
1075
$dso_scheme   = 
R
Richard Levitte 已提交
1076 1077
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1078
$shared_ldflag = 
1079
$shared_extension = 
1080
$ranlib       = 
R
Richard Levitte 已提交
1081
$arflags      = 
1082 1083 1084

*** darwin-i386-cc
$cc           = cc
A
Andy Polyakov 已提交
1085
$cflags       = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
1086
$unistd       = 
B
update  
Bodo Möller 已提交
1087
$thread_cflag = -D_REENTRANT
1088
$sys_id       = MACOSX
A
Andy Polyakov 已提交
1089
$lflags       = -Wl,-search_paths_first%
1090
$bn_ops       = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
A
Andy Polyakov 已提交
1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1103
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1104
$perlasm_scheme = macosx
A
Andy Polyakov 已提交
1105
$dso_scheme   = dlfcn
1106
$shared_target= darwin-shared
A
Andy Polyakov 已提交
1107
$shared_cflag = -fPIC -fno-common
A
Andy Polyakov 已提交
1108
$shared_ldflag = -arch i386 -dynamiclib
1109
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1110
$ranlib       = 
R
Richard Levitte 已提交
1111
$arflags      = 
1112

B
update  
Bodo Möller 已提交
1113 1114
*** darwin-ppc-cc
$cc           = cc
A
Andy Polyakov 已提交
1115
$cflags       = -arch ppc -O3 -DB_ENDIAN
B
update  
Bodo Möller 已提交
1116
$unistd       = 
B
update  
Bodo Möller 已提交
1117
$thread_cflag = -D_REENTRANT
1118
$sys_id       = MACOSX
1119
$lflags       = -Wl,-search_paths_first%
B
update  
Bodo Möller 已提交
1120
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
A
Andy Polyakov 已提交
1121 1122
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o
B
update  
Bodo Möller 已提交
1123
$des_obj      = 
A
Andy Polyakov 已提交
1124
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
B
update  
Bodo Möller 已提交
1125 1126
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
1127
$sha1_obj     = sha1-ppc.o sha256-ppc.o
B
update  
Bodo Möller 已提交
1128 1129 1130 1131
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1132
$wp_obj       = 
1133
$cmll_obj     = 
A
Andy Polyakov 已提交
1134
$perlasm_scheme = osx32
A
Andy Polyakov 已提交
1135
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1136
$shared_target= darwin-shared
1137
$shared_cflag = -fPIC -fno-common
A
Andy Polyakov 已提交
1138
$shared_ldflag = -arch ppc -dynamiclib
1139
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1140
$ranlib       = 
R
Richard Levitte 已提交
1141
$arflags      = 
B
update  
Bodo Möller 已提交
1142

R
Richard Levitte 已提交
1143 1144
*** darwin64-ppc-cc
$cc           = cc
A
Andy Polyakov 已提交
1145
$cflags       = -arch ppc64 -O3 -DB_ENDIAN
R
Richard Levitte 已提交
1146 1147 1148
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = MACOSX
1149
$lflags       = -Wl,-search_paths_first%
R
Richard Levitte 已提交
1150
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
A
Andy Polyakov 已提交
1151 1152
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o ppc-mont.o
R
Richard Levitte 已提交
1153
$des_obj      = 
A
Andy Polyakov 已提交
1154
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
R
Richard Levitte 已提交
1155 1156
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
1157
$sha1_obj     = sha1-ppc.o sha256-ppc.o sha512-ppc.o
R
Richard Levitte 已提交
1158 1159 1160 1161 1162
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
1163
$cmll_obj     = 
A
Andy Polyakov 已提交
1164
$perlasm_scheme = osx64
R
Richard Levitte 已提交
1165 1166 1167
$dso_scheme   = dlfcn
$shared_target= darwin-shared
$shared_cflag = -fPIC -fno-common
A
Andy Polyakov 已提交
1168 1169 1170 1171 1172 1173 1174
$shared_ldflag = -arch ppc64 -dynamiclib
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib       = 
$arflags      = 

*** darwin64-x86_64-cc
$cc           = cc
1175
$cflags       = -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall
A
Andy Polyakov 已提交
1176 1177 1178 1179
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = MACOSX
$lflags       = -Wl,-search_paths_first%
1180
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
1181 1182
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = x86_64-gcc.o x86_64-mont.o
A
Andy Polyakov 已提交
1183
$des_obj      = 
1184
$aes_obj      = aes-x86_64.o
A
Andy Polyakov 已提交
1185
$bf_obj       = 
1186 1187
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
A
Andy Polyakov 已提交
1188
$cast_obj     = 
1189
$rc4_obj      = rc4-x86_64.o
A
Andy Polyakov 已提交
1190 1191
$rmd160_obj   = 
$rc5_obj      = 
1192
$wp_obj       = wp-x86_64.o
1193
$cmll_obj     = cmll-x86_64.o cmll_misc.o
1194
$perlasm_scheme = macosx
A
Andy Polyakov 已提交
1195 1196 1197 1198
$dso_scheme   = dlfcn
$shared_target= darwin-shared
$shared_cflag = -fPIC -fno-common
$shared_ldflag = -arch x86_64 -dynamiclib
R
Richard Levitte 已提交
1199 1200 1201 1202
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib       = 
$arflags      = 

1203 1204
*** debug
$cc           = gcc
1205
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
1206 1207
$unistd       = 
$thread_cflag = (unknown)
1208
$sys_id       = 
1209 1210
$lflags       = -lefence
$bn_ops       = 
1211
$cpuid_obj    = 
1212 1213
$bn_obj       = 
$des_obj      = 
1214
$aes_obj      = 
1215 1216 1217 1218 1219 1220 1221
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1222
$wp_obj       = 
1223
$cmll_obj     = 
A
Andy Polyakov 已提交
1224
$perlasm_scheme = 
B
Bodo Möller 已提交
1225
$dso_scheme   = 
R
Richard Levitte 已提交
1226 1227
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1228
$shared_ldflag = 
1229
$shared_extension = 
1230
$ranlib       = 
R
Richard Levitte 已提交
1231
$arflags      = 
1232

B
Bodo Möller 已提交
1233 1234 1235 1236 1237 1238 1239 1240
*** debug-BSD-x86-elf
$cc           = gcc
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -Wall -g
$unistd       = 
$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
$sys_id       = 
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1253
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1254
$perlasm_scheme = elf
B
Bodo Möller 已提交
1255 1256 1257 1258 1259 1260 1261 1262
$dso_scheme   = dlfcn
$shared_target= bsd-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

1263 1264 1265 1266 1267 1268 1269 1270
*** debug-Cygwin
$cc           = gcc
$cflags       = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
$unistd       = 
$thread_cflag = 
$sys_id       = CYGWIN32
$lflags       = 
$bn_ops       = 
1271
$cpuid_obj    = 
1272
$bn_obj       = 
1273 1274 1275
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
1276 1277
$md5_obj      = 
$sha1_obj     = 
1278
$cast_obj     = 
1279 1280 1281
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1282
$wp_obj       = 
1283
$cmll_obj     = 
A
Andy Polyakov 已提交
1284
$perlasm_scheme = void
1285
$dso_scheme   = dlfcn
1286
$shared_target= cygwin-shared
1287
$shared_cflag = -D_WINDLL
1288
$shared_ldflag = -shared
1289
$shared_extension = .dll.a
1290 1291 1292
$ranlib       = 
$arflags      = 

1293 1294
*** debug-ben
$cc           = gcc
1295
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -O2 -pedantic -Wall -Wshadow -Werror -pipe
1296 1297
$unistd       = 
$thread_cflag = (unknown)
1298
$sys_id       = 
1299 1300
$lflags       = 
$bn_ops       = 
1301
$cpuid_obj    = 
1302
$bn_obj       = bn86-elf.o co86-elf.o
1303
$des_obj      = 
1304
$aes_obj      = 
1305 1306 1307 1308 1309 1310 1311
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1312
$wp_obj       = 
1313
$cmll_obj     = 
A
Andy Polyakov 已提交
1314
$perlasm_scheme = 
B
Bodo Möller 已提交
1315
$dso_scheme   = 
R
Richard Levitte 已提交
1316 1317
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1318
$shared_ldflag = 
1319
$shared_extension = 
1320
$ranlib       = 
R
Richard Levitte 已提交
1321
$arflags      = 
1322 1323 1324

*** debug-ben-debug
$cc           = gcc
1325
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
1326 1327
$unistd       = 
$thread_cflag = (unknown)
1328
$sys_id       = 
1329 1330
$lflags       = 
$bn_ops       = 
1331
$cpuid_obj    = 
1332 1333
$bn_obj       = 
$des_obj      = 
1334
$aes_obj      = 
1335 1336 1337 1338 1339 1340 1341
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1342
$wp_obj       = 
1343
$cmll_obj     = 
A
Andy Polyakov 已提交
1344
$perlasm_scheme = 
B
Bodo Möller 已提交
1345
$dso_scheme   = 
R
Richard Levitte 已提交
1346 1347
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1348
$shared_ldflag = 
1349
$shared_extension = 
1350
$ranlib       = 
R
Richard Levitte 已提交
1351
$arflags      = 
1352

1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382
*** debug-ben-no-opt
$cc           = gcc
$cflags       = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -DTERMIOS -Wall -g3
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = 
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

1383 1384 1385 1386 1387 1388 1389 1390
*** debug-ben-openbsd
$cc           = gcc
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -O2 -pedantic -Wall -Wshadow -Werror -pipe
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = 
1391
$cpuid_obj    = 
1392 1393
$bn_obj       = 
$des_obj      = 
1394
$aes_obj      = 
1395 1396 1397 1398 1399 1400 1401
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1402
$wp_obj       = 
1403
$cmll_obj     = 
A
Andy Polyakov 已提交
1404
$perlasm_scheme = 
1405 1406
$dso_scheme   = 
$shared_target= 
R
Richard Levitte 已提交
1407 1408 1409 1410
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
1411
$arflags      = 
R
Richard Levitte 已提交
1412 1413 1414 1415 1416 1417 1418 1419 1420

*** debug-ben-openbsd-debug
$cc           = gcc
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = 
1421
$cpuid_obj    = 
R
Richard Levitte 已提交
1422 1423
$bn_obj       = 
$des_obj      = 
1424
$aes_obj      = 
R
Richard Levitte 已提交
1425 1426 1427 1428 1429 1430 1431
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1432
$wp_obj       = 
1433
$cmll_obj     = 
A
Andy Polyakov 已提交
1434
$perlasm_scheme = 
R
Richard Levitte 已提交
1435 1436
$dso_scheme   = 
$shared_target= 
1437
$shared_cflag = 
B
Bodo Möller 已提交
1438
$shared_ldflag = 
1439 1440
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
1441
$arflags      = 
1442

1443 1444
*** debug-ben-strict
$cc           = gcc
1445
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe
1446 1447
$unistd       = 
$thread_cflag = (unknown)
1448
$sys_id       = 
1449 1450
$lflags       = 
$bn_ops       = 
1451
$cpuid_obj    = 
1452 1453
$bn_obj       = 
$des_obj      = 
1454
$aes_obj      = 
1455 1456 1457 1458 1459 1460 1461
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1462
$wp_obj       = 
1463
$cmll_obj     = 
A
Andy Polyakov 已提交
1464
$perlasm_scheme = 
B
Bodo Möller 已提交
1465
$dso_scheme   = 
R
Richard Levitte 已提交
1466 1467
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1468
$shared_ldflag = 
1469
$shared_extension = 
1470
$ranlib       = 
R
Richard Levitte 已提交
1471
$arflags      = 
1472 1473 1474

*** debug-bodo
$cc           = gcc
B
Bodo Möller 已提交
1475
$cflags       = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion
1476 1477
$unistd       = 
$thread_cflag = -D_REENTRANT
1478
$sys_id       = 
1479 1480
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1493
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1494
$perlasm_scheme = elf
B
Bodo Möller 已提交
1495
$dso_scheme   = 
R
Richard Levitte 已提交
1496 1497
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1498
$shared_ldflag = 
1499
$shared_extension = 
1500
$ranlib       = 
R
Richard Levitte 已提交
1501
$arflags      = 
1502

B
Bodo Möller 已提交
1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522
*** debug-darwin-i386-cc
$cc           = cc
$cflags       = -arch i386 -g3 -DL_ENDIAN
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = MACOSX
$lflags       = -Wl,-search_paths_first%
$bn_ops       = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1523
$cmll_obj     = cmll-x86.o
B
Bodo Möller 已提交
1524 1525 1526 1527 1528 1529 1530 1531 1532
$perlasm_scheme = macosx
$dso_scheme   = dlfcn
$shared_target= darwin-shared
$shared_cflag = -fPIC -fno-common
$shared_ldflag = -arch i386 -dynamiclib
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib       = 
$arflags      = 

B
Bodo Möller 已提交
1533 1534 1535 1536 1537 1538 1539 1540
*** debug-darwin-ppc-cc
$cc           = cc
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = MACOSX
$lflags       = 
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
A
Andy Polyakov 已提交
1541 1542
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o
B
Bodo Möller 已提交
1543
$des_obj      = 
A
Andy Polyakov 已提交
1544
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
B
Bodo Möller 已提交
1545 1546
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
1547
$sha1_obj     = sha1-ppc.o sha256-ppc.o
B
Bodo Möller 已提交
1548 1549 1550 1551
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1552
$wp_obj       = 
1553
$cmll_obj     = 
A
Andy Polyakov 已提交
1554
$perlasm_scheme = osx32
A
Andy Polyakov 已提交
1555
$dso_scheme   = dlfcn
B
Bodo Möller 已提交
1556 1557
$shared_target= darwin-shared
$shared_cflag = -fPIC
1558
$shared_ldflag = -dynamiclib
B
Bodo Möller 已提交
1559 1560 1561 1562
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib       = 
$arflags      = 

A
Andy Polyakov 已提交
1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593
*** debug-geoff32
$cc           = gcc
$cflags       = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = void
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** debug-geoff64
G
Geoff Thorpe 已提交
1594
$cc           = gcc
G
Geoff Thorpe 已提交
1595
$cflags       = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
G
Geoff Thorpe 已提交
1596 1597 1598 1599
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
1600
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
1601
$cpuid_obj    = 
G
Geoff Thorpe 已提交
1602 1603
$bn_obj       = 
$des_obj      = 
1604
$aes_obj      = 
G
Geoff Thorpe 已提交
1605 1606 1607 1608 1609 1610 1611
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1612
$wp_obj       = 
1613
$cmll_obj     = 
A
Andy Polyakov 已提交
1614
$perlasm_scheme = void
G
Geoff Thorpe 已提交
1615 1616 1617 1618 1619 1620 1621 1622
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

1623 1624
*** debug-levitte-linux-elf
$cc           = gcc
1625
$cflags       = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
R
Richard Levitte 已提交
1626 1627 1628 1629 1630
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1643
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1644
$perlasm_scheme = elf
R
Richard Levitte 已提交
1645 1646 1647 1648 1649 1650 1651 1652 1653 1654
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** debug-levitte-linux-elf-extreme
$cc           = gcc
1655
$cflags       = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
1656 1657
$unistd       = 
$thread_cflag = -D_REENTRANT
1658
$sys_id       = 
B
Bodo Möller 已提交
1659
$lflags       = -ldl
B
Bodo Möller 已提交
1660
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1673
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1674
$perlasm_scheme = elf
B
Bodo Möller 已提交
1675
$dso_scheme   = dlfcn
B
Bodo Möller 已提交
1676 1677
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
1678 1679 1680
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
1681
$arflags      = 
1682

B
Update.  
Bodo Möller 已提交
1683 1684
*** debug-levitte-linux-noasm
$cc           = gcc
1685
$cflags       = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
R
Richard Levitte 已提交
1686 1687 1688 1689 1690
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
1691
$cpuid_obj    = 
R
Richard Levitte 已提交
1692 1693
$bn_obj       = 
$des_obj      = 
1694
$aes_obj      = 
R
Richard Levitte 已提交
1695 1696 1697 1698 1699 1700 1701
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1702
$wp_obj       = 
1703
$cmll_obj     = 
A
Andy Polyakov 已提交
1704
$perlasm_scheme = void
R
Richard Levitte 已提交
1705 1706 1707 1708 1709 1710 1711 1712 1713 1714
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** debug-levitte-linux-noasm-extreme
$cc           = gcc
1715
$cflags       = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
B
Update.  
Bodo Möller 已提交
1716 1717
$unistd       = 
$thread_cflag = -D_REENTRANT
1718
$sys_id       = 
B
Update.  
Bodo Möller 已提交
1719 1720
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
1721
$cpuid_obj    = 
B
Update.  
Bodo Möller 已提交
1722 1723
$bn_obj       = 
$des_obj      = 
1724
$aes_obj      = 
B
Update.  
Bodo Möller 已提交
1725 1726 1727 1728 1729 1730 1731
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1732
$wp_obj       = 
1733
$cmll_obj     = 
A
Andy Polyakov 已提交
1734
$perlasm_scheme = void
B
Update.  
Bodo Möller 已提交
1735 1736 1737
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
1738 1739 1740
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
1741
$arflags      = 
B
Update.  
Bodo Möller 已提交
1742

1743 1744
*** debug-linux-elf
$cc           = gcc
1745
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
1746 1747
$unistd       = 
$thread_cflag = -D_REENTRANT
1748
$sys_id       = 
B
Bodo Möller 已提交
1749
$lflags       = -lefence -ldl
1750
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1763
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1764
$perlasm_scheme = elf
B
Bodo Möller 已提交
1765
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1766 1767
$shared_target= linux-shared
$shared_cflag = -fPIC
1768 1769
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
R
Richard Levitte 已提交
1770
$ranlib       = 
R
Richard Levitte 已提交
1771
$arflags      = 
R
Richard Levitte 已提交
1772 1773 1774

*** debug-linux-elf-noefence
$cc           = gcc
1775
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
R
Richard Levitte 已提交
1776 1777 1778 1779 1780
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1793
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1794
$perlasm_scheme = elf
1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** debug-linux-ia32-aes
$cc           = gcc
$cflags       = -DAES_EXPERIMENTAL -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1811 1812 1813
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
1814
$aes_obj      = aes_x86core.o aes_cbc.o
A
Andy Polyakov 已提交
1815 1816 1817 1818 1819 1820 1821 1822 1823 1824
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
$cmll_obj     = 
$perlasm_scheme = elf
1825
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1826 1827
$shared_target= linux-shared
$shared_cflag = -fPIC
1828
$shared_ldflag = 
R
Richard Levitte 已提交
1829
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1830
$ranlib       = 
R
Richard Levitte 已提交
1831
$arflags      = 
1832 1833 1834

*** debug-linux-pentium
$cc           = gcc
R
Richard Levitte 已提交
1835
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentium -Wall
1836 1837 1838 1839 1840
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1853
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1854
$perlasm_scheme = elf
R
Richard Levitte 已提交
1855
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1856 1857
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1858
$shared_ldflag = 
1859
$shared_extension = 
1860
$ranlib       = 
R
Richard Levitte 已提交
1861
$arflags      = 
1862

R
Richard Levitte 已提交
1863
*** debug-linux-ppro
R
Richard Levitte 已提交
1864
$cc           = gcc
R
Richard Levitte 已提交
1865
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentiumpro -Wall
R
Richard Levitte 已提交
1866 1867
$unistd       = 
$thread_cflag = -D_REENTRANT
1868
$sys_id       = 
B
Bodo Möller 已提交
1869
$lflags       = -ldl
R
Richard Levitte 已提交
1870
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1883
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1884
$perlasm_scheme = elf
R
Richard Levitte 已提交
1885
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1886 1887
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1888
$shared_ldflag = 
1889
$shared_extension = 
1890
$ranlib       = 
R
Richard Levitte 已提交
1891
$arflags      = 
R
Richard Levitte 已提交
1892

1893 1894 1895 1896 1897
*** debug-rse
$cc           = cc
$cflags       = -DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall
$unistd       = 
$thread_cflag = (unknown)
1898
$sys_id       = 
1899 1900
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
1913
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
1914
$perlasm_scheme = elf
B
Bodo Möller 已提交
1915
$dso_scheme   = 
R
Richard Levitte 已提交
1916 1917
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
1918
$shared_ldflag = 
1919
$shared_extension = 
1920
$ranlib       = 
R
Richard Levitte 已提交
1921
$arflags      = 
1922

1923 1924
*** debug-solaris-sparcv8-cc
$cc           = cc
1925
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -xarch=v8 -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
1926 1927
$unistd       = 
$thread_cflag = -D_REENTRANT
1928
$sys_id       = 
B
Bodo Möller 已提交
1929
$lflags       = -lsocket -lnsl -ldl
1930
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
1931
$cpuid_obj    = 
1932
$bn_obj       = sparcv8.o
1933
$des_obj      = des_enc-sparc.o fcrypt_b.o
1934
$aes_obj      = 
1935 1936 1937 1938 1939 1940 1941
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1942
$wp_obj       = 
1943
$cmll_obj     = 
A
Andy Polyakov 已提交
1944
$perlasm_scheme = void
B
Bodo Möller 已提交
1945
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1946 1947
$shared_target= solaris-shared
$shared_cflag = -KPIC
1948
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
1949 1950
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
1951
$arflags      = 
1952

1953
*** debug-solaris-sparcv8-gcc
1954
$cc           = gcc
1955
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mv8 -Wall -DB_ENDIAN
1956 1957
$unistd       = 
$thread_cflag = -D_REENTRANT
1958
$sys_id       = 
B
Bodo Möller 已提交
1959
$lflags       = -lsocket -lnsl -ldl
1960
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
1961
$cpuid_obj    = 
1962
$bn_obj       = sparcv8.o
1963
$des_obj      = des_enc-sparc.o fcrypt_b.o
1964
$aes_obj      = 
1965 1966 1967 1968 1969 1970 1971
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
1972
$wp_obj       = 
1973
$cmll_obj     = 
A
Andy Polyakov 已提交
1974
$perlasm_scheme = void
B
Bodo Möller 已提交
1975
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
1976
$shared_target= solaris-shared
R
Richard Levitte 已提交
1977
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
1978
$shared_ldflag = -shared
B
Bodo Möller 已提交
1979 1980
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
1981
$arflags      = 
1982

1983 1984
*** debug-solaris-sparcv9-cc
$cc           = cc
1985
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -xtarget=ultra -xarch=v8plus -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
1986 1987
$unistd       = 
$thread_cflag = -D_REENTRANT
1988
$sys_id       = ULTRASPARC
B
Bodo Möller 已提交
1989
$lflags       = -lsocket -lnsl -ldl
1990
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
1991 1992 1993 1994
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
$des_obj      = des_enc-sparc.o fcrypt_b.o
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
1995
$bf_obj       = 
1996
$md5_obj      = 
A
Andy Polyakov 已提交
1997
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
1998 1999 2000 2001
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2002
$wp_obj       = 
2003
$cmll_obj     = 
A
Andy Polyakov 已提交
2004
$perlasm_scheme = void
B
Bodo Möller 已提交
2005
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
2006 2007
$shared_target= solaris-shared
$shared_cflag = -KPIC
2008
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
2009 2010
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2011
$arflags      = 
2012

2013
*** debug-solaris-sparcv9-gcc
2014
$cc           = gcc
R
Richard Levitte 已提交
2015
$cflags       = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O -g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow -Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN -DBN_DIV2W
2016 2017
$unistd       = 
$thread_cflag = -D_REENTRANT
R
Richard Levitte 已提交
2018
$sys_id       = ULTRASPARC
B
Bodo Möller 已提交
2019
$lflags       = -lsocket -lnsl -ldl
2020
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
2021 2022
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
2023
$des_obj      = des_enc-sparc.o fcrypt_b.o
2024
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
2025
$bf_obj       = 
2026
$md5_obj      = 
A
Andy Polyakov 已提交
2027
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
2028 2029 2030 2031
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2032
$wp_obj       = 
2033
$cmll_obj     = 
A
Andy Polyakov 已提交
2034
$perlasm_scheme = void
B
Bodo Möller 已提交
2035
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
2036
$shared_target= solaris-shared
R
Richard Levitte 已提交
2037
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
2038
$shared_ldflag = -shared
B
Bodo Möller 已提交
2039 2040
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2041
$arflags      = 
2042

2043
*** debug-steve-opt
2044
$cc           = gcc
A
Andy Polyakov 已提交
2045
$cflags       = -m64 -O3 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
2046 2047
$unistd       = 
$thread_cflag = -D_REENTRANT
2048
$sys_id       = 
2049
$lflags       = -ldl
2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = x86_64-gcc.o x86_64-mont.o
$des_obj      = 
$aes_obj      = aes-x86_64.o
$bf_obj       = 
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj     = 
$rc4_obj      = rc4-x86_64.o
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = wp-x86_64.o
2063
$cmll_obj     = cmll-x86_64.o cmll_misc.o
2064
$perlasm_scheme = elf
R
Richard Levitte 已提交
2065
$dso_scheme   = dlfcn
D
Dr. Stephen Henson 已提交
2066
$shared_target= linux-shared
2067 2068 2069
$shared_cflag = -fPIC
$shared_ldflag = -m64
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
R
Richard Levitte 已提交
2070
$ranlib       = 
R
Richard Levitte 已提交
2071
$arflags      = 
R
Richard Levitte 已提交
2072

2073
*** debug-steve32
D
Dr. Stephen Henson 已提交
2074
$cc           = gcc
A
Andy Polyakov 已提交
2075
$cflags       = -m32 -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
D
Dr. Stephen Henson 已提交
2076 2077 2078 2079 2080
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -rdynamic -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
2093
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
2094
$perlasm_scheme = elf
D
Dr. Stephen Henson 已提交
2095 2096
$dso_scheme   = dlfcn
$shared_target= linux-shared
2097 2098 2099 2100 2101 2102 2103 2104
$shared_cflag = -fPIC
$shared_ldflag = -m32
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** debug-steve64
$cc           = gcc
A
Andy Polyakov 已提交
2105
$cflags       = -m64 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = x86_64-gcc.o x86_64-mont.o
$des_obj      = 
$aes_obj      = aes-x86_64.o
$bf_obj       = 
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj     = 
$rc4_obj      = rc4-x86_64.o
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = wp-x86_64.o
2123
$cmll_obj     = cmll-x86_64.o cmll_misc.o
2124
$perlasm_scheme = elf
2125 2126 2127 2128 2129
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = -m64
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
D
Dr. Stephen Henson 已提交
2130 2131 2132
$ranlib       = 
$arflags      = 

U
Ulf Möller 已提交
2133 2134
*** debug-ulf
$cc           = gcc
2135
$cflags       = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DBN_DEBUG_RAND -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations
U
Ulf Möller 已提交
2136
$unistd       = 
2137 2138
$thread_cflag = 
$sys_id       = CYGWIN32
U
Ulf Möller 已提交
2139
$lflags       = 
2140
$bn_ops       = 
2141
$cpuid_obj    = 
2142
$bn_obj       = 
2143 2144 2145
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
2146 2147
$md5_obj      = 
$sha1_obj     = 
2148
$cast_obj     = 
2149 2150 2151
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2152
$wp_obj       = 
2153
$cmll_obj     = 
A
Andy Polyakov 已提交
2154
$perlasm_scheme = void
2155 2156
$dso_scheme   = win32
$shared_target= cygwin-shared
R
Richard Levitte 已提交
2157
$shared_cflag = 
B
Bodo Möller 已提交
2158
$shared_ldflag = 
2159
$shared_extension = .dll
2160
$ranlib       = 
R
Richard Levitte 已提交
2161
$arflags      = 
U
Ulf Möller 已提交
2162

R
Richard Levitte 已提交
2163 2164
*** debug-vos-gcc
$cc           = gcc
2165
$cflags       = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG
R
Richard Levitte 已提交
2166 2167 2168 2169 2170
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = VOS
$lflags       = -Wl,-map
$bn_ops       = BN_LLONG
2171
$cpuid_obj    = 
R
Richard Levitte 已提交
2172 2173
$bn_obj       = 
$des_obj      = 
2174
$aes_obj      = 
R
Richard Levitte 已提交
2175 2176 2177 2178 2179 2180 2181
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2182
$wp_obj       = 
2183
$cmll_obj     = 
A
Andy Polyakov 已提交
2184
$perlasm_scheme = void
R
Richard Levitte 已提交
2185 2186 2187
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
2188 2189
$shared_ldflag = 
$shared_extension = .so
R
Richard Levitte 已提交
2190 2191 2192
$ranlib       = 
$arflags      = 

2193 2194 2195 2196 2197
*** dgux-R3-gcc
$cc           = gcc
$cflags       = -O3 -fomit-frame-pointer
$unistd       = 
$thread_cflag = (unknown)
2198
$sys_id       = 
2199 2200
$lflags       = 
$bn_ops       = RC4_INDEX DES_UNROLL
2201
$cpuid_obj    = 
2202 2203
$bn_obj       = 
$des_obj      = 
2204
$aes_obj      = 
2205 2206 2207 2208 2209 2210 2211
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2212
$wp_obj       = 
2213
$cmll_obj     = 
A
Andy Polyakov 已提交
2214
$perlasm_scheme = 
B
Bodo Möller 已提交
2215
$dso_scheme   = 
R
Richard Levitte 已提交
2216 2217
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2218
$shared_ldflag = 
2219
$shared_extension = 
2220
$ranlib       = 
R
Richard Levitte 已提交
2221
$arflags      = 
2222 2223 2224 2225 2226 2227

*** dgux-R4-gcc
$cc           = gcc
$cflags       = -O3 -fomit-frame-pointer
$unistd       = 
$thread_cflag = (unknown)
2228
$sys_id       = 
2229
$lflags       = -lnsl -lsocket
G
Geoff Thorpe 已提交
2230
$bn_ops       = RC4_INDEX DES_UNROLL
2231
$cpuid_obj    = 
G
Geoff Thorpe 已提交
2232
$bn_obj       = 
2233
$des_obj      = 
2234
$aes_obj      = 
2235 2236 2237 2238 2239 2240 2241
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2242
$wp_obj       = 
2243
$cmll_obj     = 
A
Andy Polyakov 已提交
2244
$perlasm_scheme = 
B
Bodo Möller 已提交
2245
$dso_scheme   = 
R
Richard Levitte 已提交
2246 2247
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2248
$shared_ldflag = 
2249
$shared_extension = 
2250
$ranlib       = 
R
Richard Levitte 已提交
2251
$arflags      = 
2252 2253 2254 2255 2256 2257

*** dgux-R4-x86-gcc
$cc           = gcc
$cflags       = -O3 -fomit-frame-pointer -DL_ENDIAN
$unistd       = 
$thread_cflag = (unknown)
2258
$sys_id       = 
2259 2260
$lflags       = -lnsl -lsocket
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
2273
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
2274
$perlasm_scheme = elf
B
Bodo Möller 已提交
2275
$dso_scheme   = 
R
Richard Levitte 已提交
2276 2277
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2278
$shared_ldflag = 
2279
$shared_extension = 
2280
$ranlib       = 
R
Richard Levitte 已提交
2281
$arflags      = 
2282 2283 2284 2285 2286 2287

*** dist
$cc           = cc
$cflags       = -O
$unistd       = 
$thread_cflag = (unknown)
2288
$sys_id       = 
2289 2290
$lflags       = 
$bn_ops       = 
2291
$cpuid_obj    = 
2292 2293
$bn_obj       = 
$des_obj      = 
2294
$aes_obj      = 
2295 2296 2297 2298 2299 2300 2301
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2302
$wp_obj       = 
2303
$cmll_obj     = 
A
Andy Polyakov 已提交
2304
$perlasm_scheme = 
B
Bodo Möller 已提交
2305
$dso_scheme   = 
R
Richard Levitte 已提交
2306 2307
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2308
$shared_ldflag = 
2309
$shared_extension = 
2310
$ranlib       = 
R
Richard Levitte 已提交
2311
$arflags      = 
2312 2313 2314 2315 2316 2317

*** gcc
$cc           = gcc
$cflags       = -O3
$unistd       = 
$thread_cflag = (unknown)
2318
$sys_id       = 
2319 2320
$lflags       = 
$bn_ops       = BN_LLONG
2321
$cpuid_obj    = 
2322 2323
$bn_obj       = 
$des_obj      = 
2324
$aes_obj      = 
2325 2326 2327 2328 2329 2330 2331
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2332
$wp_obj       = 
2333
$cmll_obj     = 
A
Andy Polyakov 已提交
2334
$perlasm_scheme = 
B
Bodo Möller 已提交
2335
$dso_scheme   = 
R
Richard Levitte 已提交
2336 2337
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2338
$shared_ldflag = 
2339
$shared_extension = 
2340
$ranlib       = 
R
Richard Levitte 已提交
2341
$arflags      = 
2342

2343 2344
*** hpux-cc
$cc           = cc
2345
$cflags       = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O2 -z
2346 2347
$unistd       = 
$thread_cflag = (unknown)
2348
$sys_id       = 
2349
$lflags       = -Wl,+s -ldld
2350
$bn_ops       = DES_PTR DES_UNROLL DES_RISC1
2351
$cpuid_obj    = 
2352 2353
$bn_obj       = 
$des_obj      = 
2354
$aes_obj      = 
2355 2356 2357 2358 2359 2360 2361
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2362
$wp_obj       = 
2363
$cmll_obj     = 
A
Andy Polyakov 已提交
2364
$perlasm_scheme = void
B
Bodo Möller 已提交
2365
$dso_scheme   = dl
2366 2367
$shared_target= hpux-shared
$shared_cflag = +Z
2368
$shared_ldflag = -b
B
Bodo Möller 已提交
2369 2370
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2371
$arflags      = 
2372

2373 2374 2375 2376 2377
*** hpux-gcc
$cc           = gcc
$cflags       = -DB_ENDIAN -DBN_DIV2W -O3
$unistd       = 
$thread_cflag = (unknown)
2378
$sys_id       = 
2379
$lflags       = -Wl,+s -ldld
2380
$bn_ops       = DES_PTR DES_UNROLL DES_RISC1
2381
$cpuid_obj    = 
2382 2383
$bn_obj       = 
$des_obj      = 
2384
$aes_obj      = 
2385 2386 2387 2388 2389 2390 2391
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2392
$wp_obj       = 
2393
$cmll_obj     = 
A
Andy Polyakov 已提交
2394
$perlasm_scheme = void
B
Bodo Möller 已提交
2395
$dso_scheme   = dl
2396 2397
$shared_target= hpux-shared
$shared_cflag = -fPIC
2398
$shared_ldflag = -shared
B
Bodo Möller 已提交
2399 2400
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2401
$arflags      = 
2402

2403 2404
*** hpux-ia64-cc
$cc           = cc
A
Andy Polyakov 已提交
2405
$cflags       = -Ae +DD32 +O2 +Olit=all -z -DB_ENDIAN -D_REENTRANT
2406
$unistd       = 
2407
$thread_cflag = 
2408 2409
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
2410
$bn_ops       = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
A
Andy Polyakov 已提交
2411
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
2412
$bn_obj       = bn-ia64.o
2413
$des_obj      = 
2414
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
2415
$bf_obj       = 
A
Andy Polyakov 已提交
2416
$md5_obj      = md5-ia64.o
2417
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
2418
$cast_obj     = 
2419
$rc4_obj      = rc4-ia64.o rc4_skey.o
2420 2421
$rmd160_obj   = 
$rc5_obj      = 
2422
$wp_obj       = 
2423
$cmll_obj     = 
A
Andy Polyakov 已提交
2424
$perlasm_scheme = void
2425 2426 2427
$dso_scheme   = dlfcn
$shared_target= hpux-shared
$shared_cflag = +Z
2428
$shared_ldflag = +DD32 -b
2429
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
B
Bodo Möller 已提交
2430
$ranlib       = 
R
Richard Levitte 已提交
2431
$arflags      = 
2432

A
Andy Polyakov 已提交
2433 2434
*** hpux-ia64-gcc
$cc           = gcc
2435
$cflags       = -O3 -DB_ENDIAN -D_REENTRANT
A
Andy Polyakov 已提交
2436
$unistd       = 
2437
$thread_cflag = 
A
Andy Polyakov 已提交
2438 2439
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
2440
$bn_ops       = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
2441
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
2442
$bn_obj       = bn-ia64.o
A
Andy Polyakov 已提交
2443
$des_obj      = 
2444
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
A
Andy Polyakov 已提交
2445
$bf_obj       = 
2446 2447
$md5_obj      = md5-ia64.o
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
A
Andy Polyakov 已提交
2448
$cast_obj     = 
2449
$rc4_obj      = rc4-ia64.o rc4_skey.o
A
Andy Polyakov 已提交
2450 2451
$rmd160_obj   = 
$rc5_obj      = 
2452
$wp_obj       = 
2453
$cmll_obj     = 
A
Andy Polyakov 已提交
2454
$perlasm_scheme = void
A
Andy Polyakov 已提交
2455 2456 2457
$dso_scheme   = dlfcn
$shared_target= hpux-shared
$shared_cflag = -fpic
2458
$shared_ldflag = -shared
A
Andy Polyakov 已提交
2459 2460 2461 2462
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

2463
*** hpux-parisc-cc
2464
$cc           = cc
2465
$cflags       = +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
2466
$unistd       = 
R
Richard Levitte 已提交
2467
$thread_cflag = -D_REENTRANT
2468
$sys_id       = 
2469
$lflags       = -Wl,+s -ldld
R
Richard Levitte 已提交
2470
$bn_ops       = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
2471
$cpuid_obj    = 
2472 2473
$bn_obj       = 
$des_obj      = 
2474
$aes_obj      = 
2475 2476 2477 2478 2479 2480 2481
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2482
$wp_obj       = 
2483
$cmll_obj     = 
A
Andy Polyakov 已提交
2484
$perlasm_scheme = void
B
Bodo Möller 已提交
2485
$dso_scheme   = dl
2486 2487
$shared_target= hpux-shared
$shared_cflag = +Z
2488
$shared_ldflag = -b
B
Bodo Möller 已提交
2489 2490
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2491
$arflags      = 
2492

2493 2494 2495 2496
*** hpux-parisc-cc-o4
$cc           = cc
$cflags       = -Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
$unistd       = 
2497
$thread_cflag = -D_REENTRANT
2498
$sys_id       = 
B
Bodo Möller 已提交
2499
$lflags       = -ldld
2500
$bn_ops       = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
2501
$cpuid_obj    = 
2502 2503
$bn_obj       = 
$des_obj      = 
2504
$aes_obj      = 
2505 2506 2507 2508 2509 2510 2511
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2512
$wp_obj       = 
2513
$cmll_obj     = 
A
Andy Polyakov 已提交
2514
$perlasm_scheme = void
B
Bodo Möller 已提交
2515
$dso_scheme   = dl
2516 2517
$shared_target= hpux-shared
$shared_cflag = +Z
2518
$shared_ldflag = -b
B
Bodo Möller 已提交
2519 2520
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2521
$arflags      = 
2522

2523
*** hpux-parisc-gcc
2524
$cc           = gcc
2525
$cflags       = -O3 -DB_ENDIAN -DBN_DIV2W
2526
$unistd       = 
2527
$thread_cflag = -D_REENTRANT
2528
$sys_id       = 
2529
$lflags       = -Wl,+s -ldld
2530
$bn_ops       = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
2531
$cpuid_obj    = 
2532 2533
$bn_obj       = 
$des_obj      = 
2534
$aes_obj      = 
2535 2536 2537 2538 2539 2540 2541
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2542
$wp_obj       = 
2543
$cmll_obj     = 
A
Andy Polyakov 已提交
2544
$perlasm_scheme = void
B
Bodo Möller 已提交
2545
$dso_scheme   = dl
2546 2547
$shared_target= hpux-shared
$shared_cflag = -fPIC
2548
$shared_ldflag = -shared
B
Bodo Möller 已提交
2549 2550
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2551
$arflags      = 
2552

2553
*** hpux-parisc1_0-cc
R
Richard Levitte 已提交
2554
$cc           = cc
2555
$cflags       = +DAportable +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
R
Richard Levitte 已提交
2556 2557
$unistd       = 
$thread_cflag = -D_REENTRANT
2558
$sys_id       = 
2559
$lflags       = -Wl,+s -ldld
R
Richard Levitte 已提交
2560
$bn_ops       = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
2561
$cpuid_obj    = 
R
Richard Levitte 已提交
2562 2563
$bn_obj       = 
$des_obj      = 
2564
$aes_obj      = 
R
Richard Levitte 已提交
2565 2566 2567 2568 2569 2570 2571
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2572
$wp_obj       = 
2573
$cmll_obj     = 
A
Andy Polyakov 已提交
2574
$perlasm_scheme = void
R
Richard Levitte 已提交
2575
$dso_scheme   = dl
2576 2577
$shared_target= hpux-shared
$shared_cflag = +Z
2578
$shared_ldflag = -b
B
Bodo Möller 已提交
2579 2580
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2581
$arflags      = 
R
Richard Levitte 已提交
2582 2583 2584

*** hpux-parisc2-cc
$cc           = cc
2585
$cflags       = +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
R
Richard Levitte 已提交
2586
$unistd       = 
2587
$thread_cflag = 
2588
$sys_id       = 
2589
$lflags       = -Wl,+s -ldld
R
Richard Levitte 已提交
2590
$bn_ops       = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
2591
$cpuid_obj    = 
2592
$bn_obj       = pa-risc2.o
R
Richard Levitte 已提交
2593
$des_obj      = 
2594
$aes_obj      = 
R
Richard Levitte 已提交
2595 2596 2597 2598 2599 2600 2601
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2602
$wp_obj       = 
2603
$cmll_obj     = 
A
Andy Polyakov 已提交
2604
$perlasm_scheme = void
R
Richard Levitte 已提交
2605
$dso_scheme   = dl
2606 2607
$shared_target= hpux-shared
$shared_cflag = +Z
2608
$shared_ldflag = -b
B
Bodo Möller 已提交
2609 2610
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2611
$arflags      = 
R
Richard Levitte 已提交
2612

A
Andy Polyakov 已提交
2613 2614
*** hpux-parisc2-gcc
$cc           = gcc
2615
$cflags       = -march=2.0 -O3 -DB_ENDIAN -D_REENTRANT
A
Andy Polyakov 已提交
2616
$unistd       = 
2617
$thread_cflag = 
A
Andy Polyakov 已提交
2618 2619 2620
$sys_id       = 
$lflags       = -Wl,+s -ldld
$bn_ops       = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL DES_RISC1
2621
$cpuid_obj    = 
2622
$bn_obj       = pa-risc2.o
A
Andy Polyakov 已提交
2623
$des_obj      = 
2624
$aes_obj      = 
A
Andy Polyakov 已提交
2625 2626 2627 2628 2629 2630 2631
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2632
$wp_obj       = 
2633
$cmll_obj     = 
A
Andy Polyakov 已提交
2634
$perlasm_scheme = void
A
Andy Polyakov 已提交
2635 2636 2637
$dso_scheme   = dl
$shared_target= hpux-shared
$shared_cflag = -fPIC
2638
$shared_ldflag = -shared
A
Andy Polyakov 已提交
2639 2640 2641 2642
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

2643 2644
*** hpux64-ia64-cc
$cc           = cc
2645
$cflags       = -Ae +DD64 +O3 +Olit=all -z -DB_ENDIAN -D_REENTRANT
2646
$unistd       = 
2647
$thread_cflag = 
2648 2649
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
2650
$bn_ops       = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
A
Andy Polyakov 已提交
2651
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
2652
$bn_obj       = bn-ia64.o
2653
$des_obj      = 
2654
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
2655
$bf_obj       = 
A
Andy Polyakov 已提交
2656
$md5_obj      = md5-ia64.o
2657
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
2658
$cast_obj     = 
2659
$rc4_obj      = rc4-ia64.o rc4_skey.o
2660 2661
$rmd160_obj   = 
$rc5_obj      = 
2662
$wp_obj       = 
2663
$cmll_obj     = 
A
Andy Polyakov 已提交
2664
$perlasm_scheme = void
2665
$dso_scheme   = dlfcn
2666
$shared_target= hpux-shared
2667
$shared_cflag = +Z
2668
$shared_ldflag = +DD64 -b
2669
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
B
Bodo Möller 已提交
2670
$ranlib       = 
R
Richard Levitte 已提交
2671
$arflags      = 
2672

A
Andy Polyakov 已提交
2673 2674
*** hpux64-ia64-gcc
$cc           = gcc
2675
$cflags       = -mlp64 -O3 -DB_ENDIAN -D_REENTRANT
A
Andy Polyakov 已提交
2676
$unistd       = 
2677
$thread_cflag = 
A
Andy Polyakov 已提交
2678 2679
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
2680
$bn_ops       = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
A
Andy Polyakov 已提交
2681
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
2682
$bn_obj       = bn-ia64.o
A
Andy Polyakov 已提交
2683
$des_obj      = 
2684
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
A
Andy Polyakov 已提交
2685
$bf_obj       = 
A
Andy Polyakov 已提交
2686
$md5_obj      = md5-ia64.o
2687
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
A
Andy Polyakov 已提交
2688
$cast_obj     = 
2689
$rc4_obj      = rc4-ia64.o rc4_skey.o
A
Andy Polyakov 已提交
2690 2691
$rmd160_obj   = 
$rc5_obj      = 
2692
$wp_obj       = 
2693
$cmll_obj     = 
A
Andy Polyakov 已提交
2694
$perlasm_scheme = void
A
Andy Polyakov 已提交
2695 2696 2697
$dso_scheme   = dlfcn
$shared_target= hpux-shared
$shared_cflag = -fpic
2698
$shared_ldflag = -mlp64 -shared
A
Andy Polyakov 已提交
2699 2700 2701 2702
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

2703 2704
*** hpux64-parisc2-cc
$cc           = cc
2705
$cflags       = +DD64 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
2706
$unistd       = 
2707
$thread_cflag = 
2708 2709 2710
$sys_id       = 
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
2711
$cpuid_obj    = 
2712
$bn_obj       = pa-risc2W.o
2713
$des_obj      = 
2714
$aes_obj      = 
2715 2716 2717 2718 2719 2720 2721
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2722
$wp_obj       = 
2723
$cmll_obj     = 
A
Andy Polyakov 已提交
2724
$perlasm_scheme = void
2725
$dso_scheme   = dlfcn
2726
$shared_target= hpux-shared
2727
$shared_cflag = +Z
2728
$shared_ldflag = +DD64 -b
2729 2730
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2731
$arflags      = 
2732

2733 2734
*** hpux64-parisc2-gcc
$cc           = gcc
2735
$cflags       = -O3 -DB_ENDIAN -D_REENTRANT
R
Richard Levitte 已提交
2736
$unistd       = 
2737
$thread_cflag = 
2738
$sys_id       = 
R
Richard Levitte 已提交
2739 2740
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
2741
$cpuid_obj    = 
2742
$bn_obj       = pa-risc2W.o
R
Richard Levitte 已提交
2743
$des_obj      = 
2744
$aes_obj      = 
R
Richard Levitte 已提交
2745 2746 2747 2748 2749 2750 2751
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2752
$wp_obj       = 
2753
$cmll_obj     = 
A
Andy Polyakov 已提交
2754
$perlasm_scheme = void
R
Richard Levitte 已提交
2755
$dso_scheme   = dlfcn
2756
$shared_target= hpux-shared
2757
$shared_cflag = -fpic
2758
$shared_ldflag = -shared
B
Bodo Möller 已提交
2759 2760
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2761
$arflags      = 
R
Richard Levitte 已提交
2762

B
update  
Bodo Möller 已提交
2763 2764
*** hurd-x86
$cc           = gcc
2765
$cflags       = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -march=i486 -Wall
B
update  
Bodo Möller 已提交
2766 2767
$unistd       = 
$thread_cflag = -D_REENTRANT
2768
$sys_id       = 
B
update  
Bodo Möller 已提交
2769 2770
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
2783
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
2784
$perlasm_scheme = elf
B
update  
Bodo Möller 已提交
2785 2786 2787
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
2788
$shared_ldflag = 
B
update  
Bodo Möller 已提交
2789
$shared_extension = 
2790
$ranlib       = 
R
Richard Levitte 已提交
2791
$arflags      = 
B
update  
Bodo Möller 已提交
2792

2793 2794 2795 2796 2797
*** irix-cc
$cc           = cc
$cflags       = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
$unistd       = 
$thread_cflag = (unknown)
2798
$sys_id       = 
2799
$lflags       = 
2800
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC2 DES_UNROLL BF_PTR
2801
$cpuid_obj    = 
2802 2803
$bn_obj       = 
$des_obj      = 
2804
$aes_obj      = 
2805 2806 2807 2808 2809 2810 2811
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2812
$wp_obj       = 
2813
$cmll_obj     = 
A
Andy Polyakov 已提交
2814
$perlasm_scheme = void
R
Richard Levitte 已提交
2815 2816
$dso_scheme   = dlfcn
$shared_target= irix-shared
R
Richard Levitte 已提交
2817
$shared_cflag = 
B
Bodo Möller 已提交
2818 2819 2820
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2821
$arflags      = 
2822 2823 2824

*** irix-gcc
$cc           = gcc
2825
$cflags       = -O3 -DTERMIOS -DB_ENDIAN
2826 2827
$unistd       = 
$thread_cflag = (unknown)
2828
$sys_id       = 
2829
$lflags       = 
2830
$bn_ops       = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR
2831
$cpuid_obj    = 
2832 2833
$bn_obj       = 
$des_obj      = 
2834
$aes_obj      = 
2835 2836 2837 2838 2839 2840 2841
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2842
$wp_obj       = 
2843
$cmll_obj     = 
A
Andy Polyakov 已提交
2844
$perlasm_scheme = void
R
Richard Levitte 已提交
2845 2846
$dso_scheme   = dlfcn
$shared_target= irix-shared
R
Richard Levitte 已提交
2847
$shared_cflag = 
B
Bodo Möller 已提交
2848 2849 2850
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2851
$arflags      = 
2852 2853 2854

*** irix-mips3-cc
$cc           = cc
A
Andy Polyakov 已提交
2855
$cflags       = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
2856
$unistd       = 
2857
$thread_cflag = -D_SGI_MP_SOURCE
2858
$sys_id       = 
2859
$lflags       = 
2860
$bn_ops       = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT
2861
$cpuid_obj    = 
2862
$bn_obj       = bn-mips3.o
2863
$des_obj      = 
2864
$aes_obj      = 
2865 2866 2867 2868 2869 2870 2871
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2872
$wp_obj       = 
2873
$cmll_obj     = 
A
Andy Polyakov 已提交
2874
$perlasm_scheme = void
R
Richard Levitte 已提交
2875 2876
$dso_scheme   = dlfcn
$shared_target= irix-shared
R
Richard Levitte 已提交
2877
$shared_cflag = 
R
Richard Levitte 已提交
2878
$shared_ldflag = -n32
B
Bodo Möller 已提交
2879 2880
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2881
$arflags      = 
2882 2883 2884

*** irix-mips3-gcc
$cc           = gcc
2885
$cflags       = -mabi=n32 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
2886
$unistd       = 
2887
$thread_cflag = -D_SGI_MP_SOURCE
2888
$sys_id       = 
2889 2890
$lflags       = 
$bn_ops       = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT
2891
$cpuid_obj    = 
2892
$bn_obj       = bn-mips3.o
G
Geoff Thorpe 已提交
2893
$des_obj      = 
2894
$aes_obj      = 
G
Geoff Thorpe 已提交
2895 2896 2897 2898 2899 2900 2901
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2902
$wp_obj       = 
2903
$cmll_obj     = 
A
Andy Polyakov 已提交
2904
$perlasm_scheme = void
G
Geoff Thorpe 已提交
2905
$dso_scheme   = dlfcn
2906 2907 2908
$shared_target= irix-shared
$shared_cflag = 
$shared_ldflag = -mabi=n32
R
Richard Levitte 已提交
2909 2910 2911 2912
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

2913 2914
*** irix64-mips4-cc
$cc           = cc
A
Andy Polyakov 已提交
2915
$cflags       = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
B
Bodo Möller 已提交
2916
$unistd       = 
2917
$thread_cflag = -D_SGI_MP_SOURCE
2918
$sys_id       = 
2919 2920
$lflags       = 
$bn_ops       = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
2921
$cpuid_obj    = 
2922
$bn_obj       = bn-mips3.o
B
Bodo Möller 已提交
2923
$des_obj      = 
2924
$aes_obj      = 
B
Bodo Möller 已提交
2925 2926
$bf_obj       = 
$md5_obj      = 
2927
$sha1_obj     = 
B
Bodo Möller 已提交
2928
$cast_obj     = 
2929
$rc4_obj      = 
B
Bodo Möller 已提交
2930 2931
$rmd160_obj   = 
$rc5_obj      = 
2932
$wp_obj       = 
2933
$cmll_obj     = 
A
Andy Polyakov 已提交
2934
$perlasm_scheme = void
2935
$dso_scheme   = dlfcn
2936 2937 2938
$shared_target= irix-shared
$shared_cflag = 
$shared_ldflag = -64
B
Bodo Möller 已提交
2939 2940
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2941
$arflags      = 
B
Bodo Möller 已提交
2942

2943 2944
*** irix64-mips4-gcc
$cc           = gcc
2945
$cflags       = -mabi=64 -mips4 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
D
Dr. Stephen Henson 已提交
2946
$unistd       = 
2947
$thread_cflag = -D_SGI_MP_SOURCE
D
Dr. Stephen Henson 已提交
2948
$sys_id       = 
2949 2950
$lflags       = 
$bn_ops       = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
2951
$cpuid_obj    = 
2952
$bn_obj       = bn-mips3.o
D
Dr. Stephen Henson 已提交
2953
$des_obj      = 
2954
$aes_obj      = 
D
Dr. Stephen Henson 已提交
2955 2956
$bf_obj       = 
$md5_obj      = 
2957
$sha1_obj     = 
D
Dr. Stephen Henson 已提交
2958
$cast_obj     = 
2959
$rc4_obj      = 
D
Dr. Stephen Henson 已提交
2960 2961
$rmd160_obj   = 
$rc5_obj      = 
2962
$wp_obj       = 
2963
$cmll_obj     = 
A
Andy Polyakov 已提交
2964
$perlasm_scheme = void
D
Dr. Stephen Henson 已提交
2965
$dso_scheme   = dlfcn
2966 2967 2968
$shared_target= irix-shared
$shared_cflag = 
$shared_ldflag = -mabi=64
B
Bodo Möller 已提交
2969 2970
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
2971
$arflags      = 
U
Ulf Möller 已提交
2972

2973 2974 2975
*** linux-alpha+bwx-ccc
$cc           = ccc
$cflags       = -fast -readonly_strings -DL_ENDIAN -DTERMIO
G
Geoff Thorpe 已提交
2976 2977
$unistd       = 
$thread_cflag = -D_REENTRANT
2978
$sys_id       = 
G
Geoff Thorpe 已提交
2979
$lflags       = 
2980
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
2981
$cpuid_obj    = alphacpuid.o
2982
$bn_obj       = bn_asm.o alpha-mont.o
G
Geoff Thorpe 已提交
2983
$des_obj      = 
2984
$aes_obj      = 
G
Geoff Thorpe 已提交
2985 2986 2987 2988 2989 2990 2991
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
2992
$wp_obj       = 
2993
$cmll_obj     = 
A
Andy Polyakov 已提交
2994
$perlasm_scheme = void
G
Geoff Thorpe 已提交
2995
$dso_scheme   = 
R
Richard Levitte 已提交
2996 2997
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
2998
$shared_ldflag = 
2999
$shared_extension = 
3000
$ranlib       = 
R
Richard Levitte 已提交
3001
$arflags      = 
G
Geoff Thorpe 已提交
3002

3003
*** linux-alpha+bwx-gcc
3004
$cc           = gcc
3005
$cflags       = -O3 -DL_ENDIAN -DTERMIO
R
Richard Levitte 已提交
3006
$unistd       = 
B
Bodo Möller 已提交
3007
$thread_cflag = -D_REENTRANT
3008
$sys_id       = 
B
Bodo Möller 已提交
3009
$lflags       = -ldl
3010
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
3011
$cpuid_obj    = alphacpuid.o
3012
$bn_obj       = bn_asm.o alpha-mont.o
R
Richard Levitte 已提交
3013
$des_obj      = 
3014
$aes_obj      = 
R
Richard Levitte 已提交
3015 3016 3017 3018 3019 3020 3021
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3022
$wp_obj       = 
3023
$cmll_obj     = 
A
Andy Polyakov 已提交
3024
$perlasm_scheme = void
B
Bodo Möller 已提交
3025 3026 3027
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3028
$shared_ldflag = 
B
Bodo Möller 已提交
3029
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3030
$ranlib       = 
R
Richard Levitte 已提交
3031
$arflags      = 
R
Richard Levitte 已提交
3032

3033 3034 3035
*** linux-alpha-ccc
$cc           = ccc
$cflags       = -fast -readonly_strings -DL_ENDIAN -DTERMIO
3036
$unistd       = 
B
Bodo Möller 已提交
3037
$thread_cflag = -D_REENTRANT
3038
$sys_id       = 
3039 3040
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
3041
$cpuid_obj    = alphacpuid.o
3042
$bn_obj       = bn_asm.o alpha-mont.o
3043
$des_obj      = 
3044
$aes_obj      = 
3045 3046 3047 3048 3049 3050 3051
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3052
$wp_obj       = 
3053
$cmll_obj     = 
A
Andy Polyakov 已提交
3054
$perlasm_scheme = void
3055 3056 3057
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
3058
$shared_ldflag = 
3059
$shared_extension = 
3060
$ranlib       = 
R
Richard Levitte 已提交
3061
$arflags      = 
3062

3063
*** linux-alpha-gcc
R
Richard Levitte 已提交
3064
$cc           = gcc
3065
$cflags       = -O3 -DL_ENDIAN -DTERMIO
R
Richard Levitte 已提交
3066 3067 3068
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
A
Andy Polyakov 已提交
3069
$lflags       = -ldl
3070
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
3071
$cpuid_obj    = alphacpuid.o
3072
$bn_obj       = bn_asm.o alpha-mont.o
R
Richard Levitte 已提交
3073
$des_obj      = 
3074
$aes_obj      = 
R
Richard Levitte 已提交
3075 3076 3077 3078 3079 3080 3081
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3082
$wp_obj       = 
3083
$cmll_obj     = 
A
Andy Polyakov 已提交
3084
$perlasm_scheme = void
A
Andy Polyakov 已提交
3085 3086 3087
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3088
$shared_ldflag = 
A
Andy Polyakov 已提交
3089
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
R
Richard Levitte 已提交
3090
$ranlib       = 
R
Richard Levitte 已提交
3091
$arflags      = 
R
Richard Levitte 已提交
3092

3093 3094
*** linux-aout
$cc           = gcc
3095
$cflags       = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall
3096 3097 3098 3099 3100
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
3113
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
3114
$perlasm_scheme = a.out
3115 3116 3117 3118 3119 3120 3121 3122
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

A
Andy Polyakov 已提交
3123 3124
*** linux-armv4
$cc           = gcc
A
Andy Polyakov 已提交
3125
$cflags       = -DTERMIO -O3 -Wall
A
Andy Polyakov 已提交
3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
$cpuid_obj    = 
$bn_obj       = bn_asm.o armv4-mont.o
$des_obj      = 
$aes_obj      = aes_cbc.o aes-armv4.o
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = sha1-armv4-large.o sha256-armv4.o sha512-armv4.o
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
A
Andy Polyakov 已提交
3144
$perlasm_scheme = void
A
Andy Polyakov 已提交
3145 3146 3147 3148 3149 3150 3151 3152
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

3153
*** linux-elf
U
Ulf Möller 已提交
3154
$cc           = gcc
3155
$cflags       = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
U
Ulf Möller 已提交
3156 3157 3158 3159 3160
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
3173
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
3174
$perlasm_scheme = elf
U
Ulf Möller 已提交
3175 3176 3177
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3178 3179 3180
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
3181
$arflags      = 
U
Ulf Möller 已提交
3182

3183
*** linux-generic32
3184
$cc           = gcc
3185
$cflags       = -DTERMIO -O3 -fomit-frame-pointer -Wall
3186
$unistd       = 
B
Bodo Möller 已提交
3187
$thread_cflag = -D_REENTRANT
3188
$sys_id       = 
R
Richard Levitte 已提交
3189
$lflags       = -ldl
3190
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
3191
$cpuid_obj    = 
3192
$bn_obj       = 
R
Richard Levitte 已提交
3193
$des_obj      = 
3194
$aes_obj      = 
R
Richard Levitte 已提交
3195 3196 3197 3198 3199 3200 3201
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3202
$wp_obj       = 
3203
$cmll_obj     = 
A
Andy Polyakov 已提交
3204
$perlasm_scheme = void
R
Richard Levitte 已提交
3205 3206 3207
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3208 3209 3210
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
3211
$arflags      = 
R
Richard Levitte 已提交
3212

3213
*** linux-generic64
3214
$cc           = gcc
3215
$cflags       = -DTERMIO -O3 -Wall
3216 3217 3218 3219
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
3220
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
3221
$cpuid_obj    = 
3222
$bn_obj       = 
3223
$des_obj      = 
3224
$aes_obj      = 
3225 3226 3227 3228 3229 3230 3231
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3232
$wp_obj       = 
3233
$cmll_obj     = 
A
Andy Polyakov 已提交
3234
$perlasm_scheme = void
3235 3236 3237
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
3238
$shared_ldflag = 
A
Andy Polyakov 已提交
3239
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3240 3241 3242
$ranlib       = 
$arflags      = 

3243 3244 3245
*** linux-ia32-icc
$cc           = icc
$cflags       = -DL_ENDIAN -DTERMIO -O2 -no_cpprt
U
Ulf Möller 已提交
3246 3247 3248 3249 3250
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
3263
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
3264
$perlasm_scheme = elf
U
Ulf Möller 已提交
3265 3266
$dso_scheme   = dlfcn
$shared_target= linux-shared
3267
$shared_cflag = -KPIC
B
Bodo Möller 已提交
3268 3269 3270
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
3271
$arflags      = 
U
Ulf Möller 已提交
3272

3273
*** linux-ia64
R
Richard Levitte 已提交
3274
$cc           = gcc
3275
$cflags       = -DL_ENDIAN -DTERMIO -O3 -Wall
R
Richard Levitte 已提交
3276 3277
$unistd       = 
$thread_cflag = -D_REENTRANT
3278
$sys_id       = 
R
Richard Levitte 已提交
3279
$lflags       = -ldl
A
Andy Polyakov 已提交
3280 3281
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
3282
$bn_obj       = bn-ia64.o
3283
$des_obj      = 
3284
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
3285
$bf_obj       = 
A
Andy Polyakov 已提交
3286
$md5_obj      = md5-ia64.o
3287
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
3288
$cast_obj     = 
3289
$rc4_obj      = rc4-ia64.o rc4_skey.o
3290 3291
$rmd160_obj   = 
$rc5_obj      = 
3292
$wp_obj       = 
3293
$cmll_obj     = 
A
Andy Polyakov 已提交
3294
$perlasm_scheme = void
3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** linux-ia64-ecc
$cc           = ecc
$cflags       = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
3310 3311
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
3312 3313 3314 3315
$bn_obj       = bn-ia64.o
$des_obj      = 
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
$bf_obj       = 
A
Andy Polyakov 已提交
3316
$md5_obj      = md5-ia64.o
A
Andy Polyakov 已提交
3317 3318
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
$cast_obj     = 
3319
$rc4_obj      = rc4-ia64.o rc4_skey.o
A
Andy Polyakov 已提交
3320 3321
$rmd160_obj   = 
$rc5_obj      = 
3322
$wp_obj       = 
3323
$cmll_obj     = 
A
Andy Polyakov 已提交
3324
$perlasm_scheme = void
A
Andy Polyakov 已提交
3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** linux-ia64-icc
$cc           = icc
$cflags       = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
3340 3341
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_INT
$cpuid_obj    = ia64cpuid.o
A
Andy Polyakov 已提交
3342
$bn_obj       = bn-ia64.o
3343
$des_obj      = 
3344
$aes_obj      = aes_core.o aes_cbc.o aes-ia64.o
3345
$bf_obj       = 
A
Andy Polyakov 已提交
3346
$md5_obj      = md5-ia64.o
3347
$sha1_obj     = sha1-ia64.o sha256-ia64.o sha512-ia64.o
3348
$cast_obj     = 
3349
$rc4_obj      = rc4-ia64.o rc4_skey.o
3350 3351
$rmd160_obj   = 
$rc5_obj      = 
3352
$wp_obj       = 
3353
$cmll_obj     = 
A
Andy Polyakov 已提交
3354
$perlasm_scheme = void
R
Richard Levitte 已提交
3355 3356 3357
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3358
$shared_ldflag = 
R
Richard Levitte 已提交
3359
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3360
$ranlib       = 
R
Richard Levitte 已提交
3361
$arflags      = 
3362

3363
*** linux-ppc
R
Richard Levitte 已提交
3364
$cc           = gcc
3365
$cflags       = -DB_ENDIAN -DTERMIO -O3 -Wall
R
Richard Levitte 已提交
3366 3367 3368
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
R
Richard Levitte 已提交
3369
$lflags       = -ldl
3370
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
3371 3372
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o
R
Richard Levitte 已提交
3373
$des_obj      = 
A
Andy Polyakov 已提交
3374
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
R
Richard Levitte 已提交
3375 3376
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
3377
$sha1_obj     = sha1-ppc.o sha256-ppc.o
R
Richard Levitte 已提交
3378 3379 3380 3381
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3382
$wp_obj       = 
3383
$cmll_obj     = 
A
Andy Polyakov 已提交
3384
$perlasm_scheme = linux32
R
Richard Levitte 已提交
3385
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
3386 3387 3388 3389 3390
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
3391
$arflags      = 
R
Richard Levitte 已提交
3392

3393
*** linux-ppc64
3394
$cc           = gcc
A
Andy Polyakov 已提交
3395
$cflags       = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
3396 3397
$unistd       = 
$thread_cflag = -D_REENTRANT
3398
$sys_id       = 
3399 3400
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
3401 3402
$cpuid_obj    = ppccpuid.o
$bn_obj       = bn-ppc.o ppc-mont.o
3403
$des_obj      = 
A
Andy Polyakov 已提交
3404
$aes_obj      = aes_core.o aes_cbc.o aes-ppc.o
3405 3406
$bf_obj       = 
$md5_obj      = 
A
Andy Polyakov 已提交
3407
$sha1_obj     = sha1-ppc.o sha256-ppc.o sha512-ppc.o
3408 3409 3410 3411
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3412
$wp_obj       = 
3413
$cmll_obj     = 
A
Andy Polyakov 已提交
3414
$perlasm_scheme = linux64
3415 3416 3417
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
3418
$shared_ldflag = -m64
3419
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3420
$ranlib       = 
R
Richard Levitte 已提交
3421
$arflags      = 
3422

A
Andy Polyakov 已提交
3423 3424 3425 3426 3427 3428 3429 3430 3431
*** linux-s390x
$cc           = gcc
$cflags       = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj    = 
3432
$bn_obj       = bn-s390x.o
A
Andy Polyakov 已提交
3433
$des_obj      = 
3434
$aes_obj      = aes_cbc.o aes-s390x.o
A
Andy Polyakov 已提交
3435 3436 3437 3438 3439 3440 3441 3442
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = sha1-s390x.o sha256-s390x.o sha512-s390x.o
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
3443
$cmll_obj     = 
A
Andy Polyakov 已提交
3444
$perlasm_scheme = void
A
Andy Polyakov 已提交
3445 3446 3447 3448 3449 3450 3451 3452
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = -m64
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

3453
*** linux-sparcv8
3454
$cc           = gcc
R
Richard Levitte 已提交
3455
$cflags       = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W
3456 3457
$unistd       = 
$thread_cflag = -D_REENTRANT
3458
$sys_id       = 
3459
$lflags       = -ldl
3460
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
3461
$cpuid_obj    = 
3462 3463
$bn_obj       = sparcv8.o
$des_obj      = des_enc-sparc.o fcrypt_b.o
3464
$aes_obj      = 
3465 3466 3467 3468 3469 3470 3471
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3472
$wp_obj       = 
3473
$cmll_obj     = 
A
Andy Polyakov 已提交
3474
$perlasm_scheme = void
3475 3476 3477
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
3478
$shared_ldflag = 
3479
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3480
$ranlib       = 
R
Richard Levitte 已提交
3481
$arflags      = 
3482

3483 3484
*** linux-sparcv9
$cc           = gcc
3485
$cflags       = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W
3486 3487
$unistd       = 
$thread_cflag = -D_REENTRANT
3488
$sys_id       = ULTRASPARC
3489
$lflags       = -ldl
3490
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
3491 3492
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
3493
$des_obj      = des_enc-sparc.o fcrypt_b.o
3494
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
3495
$bf_obj       = 
3496
$md5_obj      = 
A
Andy Polyakov 已提交
3497
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
3498 3499 3500 3501
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3502
$wp_obj       = 
3503
$cmll_obj     = 
A
Andy Polyakov 已提交
3504
$perlasm_scheme = void
G
Geoff Thorpe 已提交
3505 3506 3507
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
3508
$shared_ldflag = -m32
3509
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
R
Richard Levitte 已提交
3510 3511 3512 3513 3514
$ranlib       = 
$arflags      = 

*** linux-x86_64
$cc           = gcc
R
Richard Levitte 已提交
3515
$cflags       = -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int
R
Richard Levitte 已提交
3516 3517 3518 3519
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -ldl
A
Andy Polyakov 已提交
3520
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
3521
$cpuid_obj    = x86_64cpuid.o
3522
$bn_obj       = x86_64-gcc.o x86_64-mont.o
R
Richard Levitte 已提交
3523
$des_obj      = 
A
Andy Polyakov 已提交
3524
$aes_obj      = aes-x86_64.o
R
Richard Levitte 已提交
3525
$bf_obj       = 
3526
$md5_obj      = md5-x86_64.o
R
Richard Levitte 已提交
3527
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
R
Richard Levitte 已提交
3528
$cast_obj     = 
3529
$rc4_obj      = rc4-x86_64.o
R
Richard Levitte 已提交
3530 3531
$rmd160_obj   = 
$rc5_obj      = 
3532
$wp_obj       = wp-x86_64.o
3533
$cmll_obj     = cmll-x86_64.o cmll_misc.o
3534
$perlasm_scheme = elf
R
Richard Levitte 已提交
3535 3536 3537
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
3538
$shared_ldflag = -m64
R
Richard Levitte 已提交
3539
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3540 3541 3542 3543 3544
$ranlib       = 
$arflags      = 

*** linux64-sparcv9
$cc           = gcc
R
Richard Levitte 已提交
3545
$cflags       = -m64 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
3546 3547 3548 3549
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = ULTRASPARC
$lflags       = -ldl
3550
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
3551 3552
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
3553
$des_obj      = des_enc-sparc.o fcrypt_b.o
3554
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
3555
$bf_obj       = 
3556
$md5_obj      = 
A
Andy Polyakov 已提交
3557
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
3558 3559 3560 3561
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3562
$wp_obj       = 
3563
$cmll_obj     = 
A
Andy Polyakov 已提交
3564
$perlasm_scheme = void
3565 3566 3567 3568 3569
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC
$shared_ldflag = -m64
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3570
$ranlib       = 
R
Richard Levitte 已提交
3571
$arflags      = 
3572

D
Dr. Stephen Henson 已提交
3573 3574
*** mingw
$cc           = gcc
3575
$cflags       = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
D
Dr. Stephen Henson 已提交
3576 3577 3578
$unistd       = 
$thread_cflag = 
$sys_id       = MINGW32
3579
$lflags       = -lws2_32 -lgdi32
B
Bodo Möller 已提交
3580
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN
A
Andy Polyakov 已提交
3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
3593
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
3594
$perlasm_scheme = coff
D
Dr. Stephen Henson 已提交
3595
$dso_scheme   = win32
3596
$shared_target= cygwin-shared
3597
$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK
A
Andy Polyakov 已提交
3598
$shared_ldflag = -mno-cygwin
3599
$shared_extension = .dll.a
D
Dr. Stephen Henson 已提交
3600 3601 3602
$ranlib       = 
$arflags      = 

A
Andy Polyakov 已提交
3603 3604 3605 3606 3607 3608 3609 3610
*** mingw64
$cc           = gcc
$cflags       = -mno-cygwin -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE
$unistd       = 
$thread_cflag = 
$sys_id       = MINGW64
$lflags       = -lws2_32 -lgdi32
$bn_ops       = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
3611 3612
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = x86_64-gcc.o x86_64-mont.o
A
Andy Polyakov 已提交
3613
$des_obj      = 
3614
$aes_obj      = aes-x86_64.o
A
Andy Polyakov 已提交
3615
$bf_obj       = 
3616 3617
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
A
Andy Polyakov 已提交
3618
$cast_obj     = 
3619
$rc4_obj      = rc4-x86_64.o
A
Andy Polyakov 已提交
3620 3621
$rmd160_obj   = 
$rc5_obj      = 
3622
$wp_obj       = wp-x86_64.o
A
Andy Polyakov 已提交
3623
$cmll_obj     = 
3624
$perlasm_scheme = mingw64
A
Andy Polyakov 已提交
3625 3626 3627 3628 3629 3630 3631 3632
$dso_scheme   = win32
$shared_target= cygwin-shared
$shared_cflag = -D_WINDLL
$shared_ldflag = -mno-cygwin
$shared_extension = .dll.a
$ranlib       = 
$arflags      = 

3633 3634 3635 3636 3637
*** ncr-scde
$cc           = cc
$cflags       = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw
$unistd       = 
$thread_cflag = (unknown)
3638
$sys_id       = 
R
Richard Levitte 已提交
3639
$lflags       = -lsocket -lnsl -lc89
3640
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
3641
$cpuid_obj    = 
3642 3643
$bn_obj       = 
$des_obj      = 
3644
$aes_obj      = 
3645 3646 3647 3648 3649 3650 3651
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3652
$wp_obj       = 
3653
$cmll_obj     = 
A
Andy Polyakov 已提交
3654
$perlasm_scheme = 
B
Bodo Möller 已提交
3655
$dso_scheme   = 
R
Richard Levitte 已提交
3656 3657
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
3658
$shared_ldflag = 
3659
$shared_extension = 
3660
$ranlib       = 
R
Richard Levitte 已提交
3661
$arflags      = 
3662

3663 3664 3665 3666 3667 3668
*** netware-clib
$cc           = mwccnlm
$cflags       = 
$unistd       = 
$thread_cflag = 
$sys_id       = 
A
Andy Polyakov 已提交
3669
$lflags       = 
A
Andy Polyakov 已提交
3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700
$bn_ops       = RC4_INDEX MD2_INT
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-clib-bsdsock
$cc           = mwccnlm
$cflags       = 
$unistd       = 
$thread_cflag = 
$sys_id       = 
$lflags       = 
$bn_ops       = RC4_INDEX MD2_INT
3701
$cpuid_obj    = 
3702 3703
$bn_obj       = 
$des_obj      = 
3704
$aes_obj      = 
3705 3706 3707 3708 3709 3710 3711
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3712
$wp_obj       = 
3713
$cmll_obj     = 
A
Andy Polyakov 已提交
3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774
$perlasm_scheme = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-clib-bsdsock-gcc
$cc           = i586-netware-gcc
$cflags       = -nostdinc -I/ndk/nwsdk/include/nlm -DNETWARE_BSDSOCK -DNETDB_USE_INTERNET -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall
$unistd       = 
$thread_cflag = 
$sys_id       = 
$lflags       = 
$bn_ops       = RC4_INDEX MD2_INT
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-clib-gcc
$cc           = i586-netware-gcc
$cflags       = -nostdinc -I/ndk/nwsdk/include/nlm -I/ndk/ws295sdk/include -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall
$unistd       = 
$thread_cflag = 
$sys_id       = 
$lflags       = 
$bn_ops       = RC4_INDEX MD2_INT
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = 
3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-libc
$cc           = mwccnlm
$cflags       = 
$unistd       = 
$thread_cflag = 
$sys_id       = 
A
Andy Polyakov 已提交
3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801
$lflags       = 
$bn_ops       = BN_LLONG RC4_INDEX MD2_INT
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3802
$wp_obj       = 
3803
$cmll_obj     = 
A
Andy Polyakov 已提交
3804
$perlasm_scheme = 
A
Andy Polyakov 已提交
3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-libc-bsdsock
$cc           = mwccnlm
$cflags       = 
$unistd       = 
$thread_cflag = 
$sys_id       = 
$lflags       = 
$bn_ops       = BN_LLONG RC4_INDEX MD2_INT
3821
$cpuid_obj    = 
3822 3823
$bn_obj       = 
$des_obj      = 
3824
$aes_obj      = 
3825 3826 3827 3828 3829 3830 3831
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3832
$wp_obj       = 
3833
$cmll_obj     = 
A
Andy Polyakov 已提交
3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864
$perlasm_scheme = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** netware-libc-bsdsock-gcc
$cc           = i586-netware-gcc
$cflags       = -nostdinc -I/ndk/libc/include -DNETWARE_BSDSOCK -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall
$unistd       = 
$thread_cflag = 
$sys_id       = 
$lflags       = 
$bn_ops       = BN_LLONG RC4_INDEX MD2_INT
$cpuid_obj    = 
$bn_obj       = 
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$wp_obj       = 
$cmll_obj     = 
$perlasm_scheme = 
3865 3866 3867 3868 3869 3870 3871 3872
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

R
Richard Levitte 已提交
3873 3874 3875 3876 3877 3878
*** netware-libc-gcc
$cc           = i586-netware-gcc
$cflags       = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall
$unistd       = 
$thread_cflag = 
$sys_id       = 
A
Andy Polyakov 已提交
3879 3880
$lflags       = 
$bn_ops       = BN_LLONG RC4_INDEX MD2_INT
3881
$cpuid_obj    = 
R
Richard Levitte 已提交
3882 3883
$bn_obj       = 
$des_obj      = 
3884
$aes_obj      = 
R
Richard Levitte 已提交
3885 3886 3887 3888 3889 3890 3891
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3892
$wp_obj       = 
3893
$cmll_obj     = 
A
Andy Polyakov 已提交
3894
$perlasm_scheme = 
R
Richard Levitte 已提交
3895 3896 3897 3898 3899 3900 3901 3902
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

R
Richard Levitte 已提交
3903 3904
*** newsos4-gcc
$cc           = gcc
3905
$cflags       = -O -DB_ENDIAN
R
Richard Levitte 已提交
3906 3907
$unistd       = 
$thread_cflag = (unknown)
3908
$sys_id       = NEWS4
R
Richard Levitte 已提交
3909 3910
$lflags       = -lmld -liberty
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
3911
$cpuid_obj    = 
R
Richard Levitte 已提交
3912 3913
$bn_obj       = 
$des_obj      = 
3914
$aes_obj      = 
R
Richard Levitte 已提交
3915 3916 3917 3918 3919 3920 3921
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3922
$wp_obj       = 
3923
$cmll_obj     = 
A
Andy Polyakov 已提交
3924
$perlasm_scheme = 
R
Richard Levitte 已提交
3925 3926 3927
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
3928
$shared_ldflag = 
3929
$shared_extension = 
3930
$ranlib       = 
R
Richard Levitte 已提交
3931
$arflags      = 
R
Richard Levitte 已提交
3932

3933 3934 3935 3936 3937
*** nextstep
$cc           = cc
$cflags       = -O -Wall
$unistd       = <libc.h>
$thread_cflag = (unknown)
3938
$sys_id       = 
3939 3940
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
3941
$cpuid_obj    = 
3942 3943
$bn_obj       = 
$des_obj      = 
3944
$aes_obj      = 
3945 3946 3947 3948 3949 3950 3951
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3952
$wp_obj       = 
3953
$cmll_obj     = 
A
Andy Polyakov 已提交
3954
$perlasm_scheme = 
B
Bodo Möller 已提交
3955
$dso_scheme   = 
R
Richard Levitte 已提交
3956 3957
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
3958
$shared_ldflag = 
3959
$shared_extension = 
3960
$ranlib       = 
R
Richard Levitte 已提交
3961
$arflags      = 
3962

3963 3964 3965 3966 3967
*** nextstep3.3
$cc           = cc
$cflags       = -O3 -Wall
$unistd       = <libc.h>
$thread_cflag = (unknown)
3968
$sys_id       = 
3969 3970
$lflags       = 
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
3971
$cpuid_obj    = 
3972 3973
$bn_obj       = 
$des_obj      = 
3974
$aes_obj      = 
3975 3976 3977 3978 3979 3980 3981
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
3982
$wp_obj       = 
3983
$cmll_obj     = 
A
Andy Polyakov 已提交
3984
$perlasm_scheme = 
B
Bodo Möller 已提交
3985
$dso_scheme   = 
R
Richard Levitte 已提交
3986 3987
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
3988
$shared_ldflag = 
3989
$shared_extension = 
3990
$ranlib       = 
R
Richard Levitte 已提交
3991
$arflags      = 
3992

A
Andy Polyakov 已提交
3993
*** osf1-alpha-cc
3994 3995 3996 3997 3998 3999 4000
$cc           = cc
$cflags       = -std1 -tune host -O4 -readonly_strings
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK
A
Andy Polyakov 已提交
4001
$cpuid_obj    = alphacpuid.o
4002
$bn_obj       = bn_asm.o alpha-mont.o
4003 4004 4005 4006 4007 4008 4009 4010 4011
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4012
$wp_obj       = 
4013
$cmll_obj     = 
A
Andy Polyakov 已提交
4014
$perlasm_scheme = void
4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030
$dso_scheme   = dlfcn
$shared_target= alpha-osf1-shared
$shared_cflag = 
$shared_ldflag = 
$shared_extension = .so
$ranlib       = 
$arflags      = 

*** osf1-alpha-gcc
$cc           = gcc
$cflags       = -O3
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1
A
Andy Polyakov 已提交
4031
$cpuid_obj    = alphacpuid.o
4032
$bn_obj       = bn_asm.o alpha-mont.o
4033 4034 4035 4036 4037 4038 4039 4040 4041
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4042
$wp_obj       = 
4043
$cmll_obj     = 
A
Andy Polyakov 已提交
4044
$perlasm_scheme = void
4045 4046 4047 4048 4049 4050 4051 4052
$dso_scheme   = dlfcn
$shared_target= alpha-osf1-shared
$shared_cflag = 
$shared_ldflag = 
$shared_extension = .so
$ranlib       = 
$arflags      = 

4053 4054 4055 4056 4057
*** purify
$cc           = purify gcc
$cflags       = -g -DPURIFY -Wall
$unistd       = 
$thread_cflag = (unknown)
4058
$sys_id       = 
4059 4060
$lflags       = -lsocket -lnsl
$bn_ops       = 
4061
$cpuid_obj    = 
4062 4063
$bn_obj       = 
$des_obj      = 
4064
$aes_obj      = 
4065 4066 4067 4068 4069 4070 4071
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4072
$wp_obj       = 
4073
$cmll_obj     = 
A
Andy Polyakov 已提交
4074
$perlasm_scheme = 
B
Bodo Möller 已提交
4075
$dso_scheme   = 
R
Richard Levitte 已提交
4076 4077
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4078
$shared_ldflag = 
4079
$shared_extension = 
4080
$ranlib       = 
R
Richard Levitte 已提交
4081
$arflags      = 
4082

B
Bodo Möller 已提交
4083 4084 4085 4086
*** qnx4
$cc           = cc
$cflags       = -DL_ENDIAN -DTERMIO
$unistd       = 
B
update  
Bodo Möller 已提交
4087
$thread_cflag = (unknown)
4088
$sys_id       = 
B
Bodo Möller 已提交
4089 4090
$lflags       = 
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
4091
$cpuid_obj    = 
B
update  
Bodo Möller 已提交
4092 4093
$bn_obj       = 
$des_obj      = 
4094
$aes_obj      = 
B
update  
Bodo Möller 已提交
4095 4096 4097 4098 4099 4100 4101
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4102
$wp_obj       = 
4103
$cmll_obj     = 
A
Andy Polyakov 已提交
4104
$perlasm_scheme = 
B
Bodo Möller 已提交
4105 4106 4107
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4108
$shared_ldflag = 
4109
$shared_extension = 
4110
$ranlib       = 
R
Richard Levitte 已提交
4111
$arflags      = 
B
Bodo Möller 已提交
4112

4113 4114 4115 4116 4117 4118 4119 4120
*** qnx6
$cc           = cc
$cflags       = -DL_ENDIAN -DTERMIOS
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = -lsocket
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
4121
$cpuid_obj    = 
4122 4123
$bn_obj       = 
$des_obj      = 
4124
$aes_obj      = 
4125 4126 4127 4128 4129 4130 4131
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4132
$wp_obj       = 
4133
$cmll_obj     = 
A
Andy Polyakov 已提交
4134
$perlasm_scheme = 
4135 4136 4137
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4138
$shared_ldflag = 
4139 4140
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
4141
$arflags      = 
4142

4143 4144 4145 4146 4147
*** rhapsody-ppc-cc
$cc           = cc
$cflags       = -O3 -DB_ENDIAN
$unistd       = 
$thread_cflag = (unknown)
R
Richard Levitte 已提交
4148
$sys_id       = MACOSX_RHAPSODY
4149 4150
$lflags       = 
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
4151
$cpuid_obj    = 
4152 4153
$bn_obj       = 
$des_obj      = 
4154
$aes_obj      = 
4155 4156 4157 4158 4159 4160 4161
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4162
$wp_obj       = 
4163
$cmll_obj     = 
A
Andy Polyakov 已提交
4164
$perlasm_scheme = void
B
Bodo Möller 已提交
4165
$dso_scheme   = 
R
Richard Levitte 已提交
4166 4167
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4168
$shared_ldflag = 
4169
$shared_extension = 
4170
$ranlib       = 
R
Richard Levitte 已提交
4171
$arflags      = 
4172

4173 4174
*** sco5-cc
$cc           = cc
R
Richard Levitte 已提交
4175
$cflags       = -belf
4176 4177
$unistd       = 
$thread_cflag = (unknown)
4178
$sys_id       = 
R
Richard Levitte 已提交
4179
$lflags       = -lsocket -lnsl
4180
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
4193
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
4194
$perlasm_scheme = elf
R
Richard Levitte 已提交
4195 4196 4197
$dso_scheme   = dlfcn
$shared_target= svr3-shared
$shared_cflag = -Kpic
B
Bodo Möller 已提交
4198
$shared_ldflag = 
R
Richard Levitte 已提交
4199
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4200
$ranlib       = 
R
Richard Levitte 已提交
4201
$arflags      = 
4202 4203 4204 4205 4206 4207

*** sco5-gcc
$cc           = gcc
$cflags       = -O3 -fomit-frame-pointer
$unistd       = 
$thread_cflag = (unknown)
4208
$sys_id       = 
R
Richard Levitte 已提交
4209
$lflags       = -lsocket -lnsl
4210
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
4223
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
4224
$perlasm_scheme = elf
R
Richard Levitte 已提交
4225 4226 4227
$dso_scheme   = dlfcn
$shared_target= svr3-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
4228
$shared_ldflag = 
R
Richard Levitte 已提交
4229
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4230
$ranlib       = 
R
Richard Levitte 已提交
4231
$arflags      = 
4232

4233
*** solaris-sparcv7-cc
4234
$cc           = cc
4235
$cflags       = -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
4236 4237
$unistd       = 
$thread_cflag = -D_REENTRANT
4238
$sys_id       = 
B
Bodo Möller 已提交
4239
$lflags       = -lsocket -lnsl -ldl
4240
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
4241
$cpuid_obj    = 
4242
$bn_obj       = 
4243
$des_obj      = 
4244
$aes_obj      = 
4245 4246 4247 4248 4249 4250 4251
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4252
$wp_obj       = 
4253
$cmll_obj     = 
A
Andy Polyakov 已提交
4254
$perlasm_scheme = void
B
Bodo Möller 已提交
4255
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4256 4257
$shared_target= solaris-shared
$shared_cflag = -KPIC
4258
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
4259 4260
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4261
$arflags      = 
4262

4263
*** solaris-sparcv7-gcc
4264
$cc           = gcc
4265
$cflags       = -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
4266 4267
$unistd       = 
$thread_cflag = -D_REENTRANT
4268
$sys_id       = 
B
Bodo Möller 已提交
4269
$lflags       = -lsocket -lnsl -ldl
4270
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
4271
$cpuid_obj    = 
4272
$bn_obj       = 
4273
$des_obj      = 
4274
$aes_obj      = 
4275 4276 4277 4278 4279 4280 4281
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4282
$wp_obj       = 
4283
$cmll_obj     = 
A
Andy Polyakov 已提交
4284
$perlasm_scheme = void
B
Bodo Möller 已提交
4285
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4286
$shared_target= solaris-shared
R
Richard Levitte 已提交
4287
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
4288
$shared_ldflag = -shared
B
Bodo Möller 已提交
4289 4290
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4291
$arflags      = 
4292

4293
*** solaris-sparcv8-cc
4294
$cc           = cc
4295
$cflags       = -xarch=v8 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
4296 4297
$unistd       = 
$thread_cflag = -D_REENTRANT
4298
$sys_id       = 
B
Bodo Möller 已提交
4299
$lflags       = -lsocket -lnsl -ldl
4300
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
4301
$cpuid_obj    = 
4302 4303
$bn_obj       = sparcv8.o
$des_obj      = des_enc-sparc.o fcrypt_b.o
4304
$aes_obj      = 
4305 4306 4307 4308 4309 4310 4311
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4312
$wp_obj       = 
4313
$cmll_obj     = 
A
Andy Polyakov 已提交
4314
$perlasm_scheme = void
B
Bodo Möller 已提交
4315
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4316 4317
$shared_target= solaris-shared
$shared_cflag = -KPIC
4318
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
4319 4320
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4321
$arflags      = 
4322 4323 4324 4325 4326 4327

*** solaris-sparcv8-gcc
$cc           = gcc
$cflags       = -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
$unistd       = 
$thread_cflag = -D_REENTRANT
4328
$sys_id       = 
B
Bodo Möller 已提交
4329
$lflags       = -lsocket -lnsl -ldl
4330
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
4331
$cpuid_obj    = 
4332 4333
$bn_obj       = sparcv8.o
$des_obj      = des_enc-sparc.o fcrypt_b.o
4334
$aes_obj      = 
4335 4336 4337 4338 4339 4340 4341
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4342
$wp_obj       = 
4343
$cmll_obj     = 
A
Andy Polyakov 已提交
4344
$perlasm_scheme = void
B
Bodo Möller 已提交
4345
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4346
$shared_target= solaris-shared
R
Richard Levitte 已提交
4347
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
4348
$shared_ldflag = -shared
B
Bodo Möller 已提交
4349 4350
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4351
$arflags      = 
4352

4353
*** solaris-sparcv9-cc
4354
$cc           = cc
4355
$cflags       = -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
4356 4357
$unistd       = 
$thread_cflag = -D_REENTRANT
4358
$sys_id       = ULTRASPARC
B
Bodo Möller 已提交
4359
$lflags       = -lsocket -lnsl -ldl
4360
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
4361 4362
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
4363
$des_obj      = des_enc-sparc.o fcrypt_b.o
4364
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
4365
$bf_obj       = 
4366
$md5_obj      = 
A
Andy Polyakov 已提交
4367
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
4368 4369 4370 4371
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4372
$wp_obj       = 
4373
$cmll_obj     = 
A
Andy Polyakov 已提交
4374
$perlasm_scheme = void
B
Bodo Möller 已提交
4375
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4376 4377
$shared_target= solaris-shared
$shared_cflag = -KPIC
4378
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
4379 4380
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4381
$arflags      = 
4382

4383
*** solaris-sparcv9-gcc
4384
$cc           = gcc
4385
$cflags       = -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
4386 4387
$unistd       = 
$thread_cflag = -D_REENTRANT
4388
$sys_id       = ULTRASPARC
B
Bodo Möller 已提交
4389
$lflags       = -lsocket -lnsl -ldl
4390
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
4391 4392
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
4393
$des_obj      = des_enc-sparc.o fcrypt_b.o
4394
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
4395
$bf_obj       = 
4396
$md5_obj      = 
A
Andy Polyakov 已提交
4397
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
4398 4399 4400 4401
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4402
$wp_obj       = 
4403
$cmll_obj     = 
A
Andy Polyakov 已提交
4404
$perlasm_scheme = void
B
Bodo Möller 已提交
4405
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4406
$shared_target= solaris-shared
R
Richard Levitte 已提交
4407
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
4408
$shared_ldflag = -shared
B
Bodo Möller 已提交
4409 4410
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4411
$arflags      = 
4412

R
Richard Levitte 已提交
4413 4414 4415 4416 4417 4418 4419 4420
*** solaris-x86-cc
$cc           = cc
$cflags       = -fast -O -Xa
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -lsocket -lnsl -ldl
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR
4421
$cpuid_obj    = 
R
Richard Levitte 已提交
4422 4423
$bn_obj       = 
$des_obj      = 
4424
$aes_obj      = 
R
Richard Levitte 已提交
4425 4426 4427 4428 4429 4430 4431
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4432
$wp_obj       = 
4433
$cmll_obj     = 
A
Andy Polyakov 已提交
4434
$perlasm_scheme = void
R
Richard Levitte 已提交
4435 4436 4437
$dso_scheme   = dlfcn
$shared_target= solaris-shared
$shared_cflag = -KPIC
4438
$shared_ldflag = -G -dy -z text
B
Bodo Möller 已提交
4439 4440
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4441
$arflags      = 
R
Richard Levitte 已提交
4442

4443 4444
*** solaris-x86-gcc
$cc           = gcc
4445
$cflags       = -O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM
4446 4447
$unistd       = 
$thread_cflag = -D_REENTRANT
4448
$sys_id       = 
B
Bodo Möller 已提交
4449
$lflags       = -lsocket -lnsl -ldl
4450
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
4463
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
4464
$perlasm_scheme = elf
B
Bodo Möller 已提交
4465
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4466
$shared_target= solaris-shared
R
Richard Levitte 已提交
4467
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
4468
$shared_ldflag = -shared
B
Bodo Möller 已提交
4469 4470
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4471
$arflags      = 
4472

4473
*** solaris64-sparcv9-cc
4474
$cc           = cc
4475
$cflags       = -xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
4476 4477
$unistd       = 
$thread_cflag = -D_REENTRANT
4478
$sys_id       = ULTRASPARC
B
Bodo Möller 已提交
4479
$lflags       = -lsocket -lnsl -ldl
4480
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
4481 4482
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
4483
$des_obj      = des_enc-sparc.o fcrypt_b.o
4484
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
4485
$bf_obj       = 
4486
$md5_obj      = 
A
Andy Polyakov 已提交
4487
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
4488 4489 4490 4491
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4492
$wp_obj       = 
4493
$cmll_obj     = 
A
Andy Polyakov 已提交
4494
$perlasm_scheme = void
B
Bodo Möller 已提交
4495
$dso_scheme   = dlfcn
R
Richard Levitte 已提交
4496 4497
$shared_target= solaris-shared
$shared_cflag = -KPIC
4498
$shared_ldflag = -xarch=v9 -G -dy -z text
B
Bodo Möller 已提交
4499 4500
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = /usr/ccs/bin/ar rs
R
Richard Levitte 已提交
4501
$arflags      = 
4502

4503 4504 4505 4506 4507 4508 4509
*** solaris64-sparcv9-gcc
$cc           = gcc
$cflags       = -m64 -mcpu=ultrasparc -O3 -Wall -DB_ENDIAN
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = ULTRASPARC
$lflags       = -lsocket -lnsl -ldl
4510
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
4511 4512
$cpuid_obj    = sparcv9cap.o sparccpuid.o
$bn_obj       = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
4513
$des_obj      = des_enc-sparc.o fcrypt_b.o
4514
$aes_obj      = aes_core.o aes_cbc.o aes-sparcv9.o
4515
$bf_obj       = 
4516
$md5_obj      = 
A
Andy Polyakov 已提交
4517
$sha1_obj     = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
4518 4519 4520 4521
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4522
$wp_obj       = 
4523
$cmll_obj     = 
A
Andy Polyakov 已提交
4524
$perlasm_scheme = void
4525 4526 4527
$dso_scheme   = dlfcn
$shared_target= solaris-shared
$shared_cflag = -fPIC
A
Andy Polyakov 已提交
4528
$shared_ldflag = -m64 -shared
4529 4530
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4531
$arflags      = 
4532

4533 4534 4535 4536 4537 4538 4539 4540
*** solaris64-x86_64-cc
$cc           = cc
$cflags       = -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -lsocket -lnsl -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
4541 4542
$cpuid_obj    = x86_64cpuid.o
$bn_obj       = x86_64-gcc.o x86_64-mont.o
4543
$des_obj      = 
4544
$aes_obj      = aes-x86_64.o
4545
$bf_obj       = 
4546 4547
$md5_obj      = md5-x86_64.o
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
4548
$cast_obj     = 
4549
$rc4_obj      = rc4-x86_64.o
4550 4551
$rmd160_obj   = 
$rc5_obj      = 
4552
$wp_obj       = wp-x86_64.o
4553
$cmll_obj     = cmll-x86_64.o cmll_misc.o
4554
$perlasm_scheme = elf
4555 4556 4557
$dso_scheme   = dlfcn
$shared_target= solaris-shared
$shared_cflag = -KPIC
4558
$shared_ldflag = -xarch=amd64 -G -dy -z text
4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

*** solaris64-x86_64-gcc
$cc           = gcc
$cflags       = -m64 -O3 -Wall -DL_ENDIAN -DMD32_REG_T=int
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -lsocket -lnsl -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
4571
$cpuid_obj    = x86_64cpuid.o
4572
$bn_obj       = x86_64-gcc.o x86_64-mont.o
4573
$des_obj      = 
A
Andy Polyakov 已提交
4574
$aes_obj      = aes-x86_64.o
4575
$bf_obj       = 
4576
$md5_obj      = md5-x86_64.o
R
Richard Levitte 已提交
4577
$sha1_obj     = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
4578
$cast_obj     = 
4579
$rc4_obj      = rc4-x86_64.o
4580 4581
$rmd160_obj   = 
$rc5_obj      = 
4582
$wp_obj       = wp-x86_64.o
4583
$cmll_obj     = cmll-x86_64.o cmll_misc.o
4584
$perlasm_scheme = elf
4585 4586 4587 4588 4589 4590 4591 4592
$dso_scheme   = dlfcn
$shared_target= solaris-shared
$shared_cflag = -fPIC
$shared_ldflag = -m64 -shared -static-libgcc
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
$arflags      = 

4593 4594
*** sunos-gcc
$cc           = gcc
B
Bodo Möller 已提交
4595
$cflags       = -O3 -mv8 -Dssize_t=int
4596 4597
$unistd       = 
$thread_cflag = (unknown)
R
Richard Levitte 已提交
4598
$sys_id       = SUNOS
4599
$lflags       = 
4600
$bn_ops       = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1
4601
$cpuid_obj    = 
4602 4603
$bn_obj       = 
$des_obj      = 
4604
$aes_obj      = 
4605 4606 4607 4608 4609 4610 4611
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4612
$wp_obj       = 
4613
$cmll_obj     = 
A
Andy Polyakov 已提交
4614
$perlasm_scheme = void
B
Bodo Möller 已提交
4615
$dso_scheme   = 
R
Richard Levitte 已提交
4616 4617
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4618
$shared_ldflag = 
4619
$shared_extension = 
4620
$ranlib       = 
R
Richard Levitte 已提交
4621
$arflags      = 
4622

R
Richard Levitte 已提交
4623 4624 4625 4626 4627 4628 4629 4630
*** tandem-c89
$cc           = c89
$cflags       = -Ww -D__TANDEM -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE -DB_ENDIAN
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = 
$lflags       = 
$bn_ops       = THIRTY_TWO_BIT
4631
$cpuid_obj    = 
R
Richard Levitte 已提交
4632 4633
$bn_obj       = 
$des_obj      = 
4634
$aes_obj      = 
R
Richard Levitte 已提交
4635 4636 4637 4638 4639 4640 4641
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4642
$wp_obj       = 
4643
$cmll_obj     = 
A
Andy Polyakov 已提交
4644
$perlasm_scheme = 
R
Richard Levitte 已提交
4645 4646 4647 4648 4649 4650 4651 4652
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

4653 4654 4655 4656 4657 4658 4659 4660
*** tru64-alpha-cc
$cc           = cc
$cflags       = -std1 -tune host -fast -readonly_strings
$unistd       = 
$thread_cflag = -pthread
$sys_id       = 
$lflags       = 
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK
A
Andy Polyakov 已提交
4661
$cpuid_obj    = alphacpuid.o
4662
$bn_obj       = bn_asm.o alpha-mont.o
4663 4664 4665 4666 4667 4668 4669 4670 4671
$des_obj      = 
$aes_obj      = 
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4672
$wp_obj       = 
4673
$cmll_obj     = 
A
Andy Polyakov 已提交
4674
$perlasm_scheme = void
4675
$dso_scheme   = dlfcn
4676
$shared_target= alpha-osf1-shared
4677
$shared_cflag = 
4678
$shared_ldflag = -msym
4679 4680 4681 4682
$shared_extension = .so
$ranlib       = 
$arflags      = 

4683 4684
*** ultrix-cc
$cc           = cc
A
Andy Polyakov 已提交
4685
$cflags       = -std1 -O -Olimit 2500 -DL_ENDIAN
4686 4687
$unistd       = 
$thread_cflag = (unknown)
4688
$sys_id       = 
4689 4690
$lflags       = 
$bn_ops       = 
4691
$cpuid_obj    = 
4692 4693
$bn_obj       = 
$des_obj      = 
4694
$aes_obj      = 
4695 4696 4697 4698 4699 4700 4701
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4702
$wp_obj       = 
4703
$cmll_obj     = 
A
Andy Polyakov 已提交
4704
$perlasm_scheme = 
B
Bodo Möller 已提交
4705
$dso_scheme   = 
R
Richard Levitte 已提交
4706 4707
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4708
$shared_ldflag = 
4709
$shared_extension = 
4710
$ranlib       = 
R
Richard Levitte 已提交
4711
$arflags      = 
4712 4713 4714 4715 4716 4717

*** ultrix-gcc
$cc           = gcc
$cflags       = -O3 -DL_ENDIAN
$unistd       = 
$thread_cflag = (unknown)
4718
$sys_id       = 
4719
$lflags       = 
A
Andy Polyakov 已提交
4720
$bn_ops       = BN_LLONG
4721
$cpuid_obj    = 
4722 4723
$bn_obj       = 
$des_obj      = 
4724
$aes_obj      = 
4725 4726 4727 4728 4729 4730 4731
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4732
$wp_obj       = 
4733
$cmll_obj     = 
A
Andy Polyakov 已提交
4734
$perlasm_scheme = 
B
Bodo Möller 已提交
4735
$dso_scheme   = 
R
Richard Levitte 已提交
4736 4737
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4738
$shared_ldflag = 
4739
$shared_extension = 
4740
$ranlib       = 
R
Richard Levitte 已提交
4741
$arflags      = 
4742 4743 4744

*** unixware-2.0
$cc           = cc
B
update  
Bodo Möller 已提交
4745
$cflags       = -DFILIO_H -DNO_STRINGS_H
4746
$unistd       = 
B
Update.  
Bodo Möller 已提交
4747
$thread_cflag = -Kthread
4748
$sys_id       = 
B
update  
Bodo Möller 已提交
4749
$lflags       = -lsocket -lnsl -lresolv -lx
4750
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
4751
$cpuid_obj    = 
4752 4753
$bn_obj       = 
$des_obj      = 
4754
$aes_obj      = 
4755 4756 4757 4758 4759 4760 4761
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4762
$wp_obj       = 
4763
$cmll_obj     = 
A
Andy Polyakov 已提交
4764
$perlasm_scheme = 
B
Bodo Möller 已提交
4765
$dso_scheme   = 
R
Richard Levitte 已提交
4766 4767
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4768
$shared_ldflag = 
4769
$shared_extension = 
4770
$ranlib       = 
R
Richard Levitte 已提交
4771
$arflags      = 
4772

B
Update.  
Bodo Möller 已提交
4773 4774 4775
*** unixware-2.1
$cc           = cc
$cflags       = -O -DFILIO_H
4776
$unistd       = 
B
Update.  
Bodo Möller 已提交
4777
$thread_cflag = -Kthread
4778
$sys_id       = 
B
update  
Bodo Möller 已提交
4779
$lflags       = -lsocket -lnsl -lresolv -lx
B
Update.  
Bodo Möller 已提交
4780
$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
4781
$cpuid_obj    = 
B
Update.  
Bodo Möller 已提交
4782 4783
$bn_obj       = 
$des_obj      = 
4784
$aes_obj      = 
B
Update.  
Bodo Möller 已提交
4785 4786 4787 4788 4789 4790 4791
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4792
$wp_obj       = 
4793
$cmll_obj     = 
A
Andy Polyakov 已提交
4794
$perlasm_scheme = 
B
Update.  
Bodo Möller 已提交
4795 4796 4797
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
B
Bodo Möller 已提交
4798
$shared_ldflag = 
B
Update.  
Bodo Möller 已提交
4799 4800
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
4801
$arflags      = 
B
Update.  
Bodo Möller 已提交
4802

R
Richard Levitte 已提交
4803 4804 4805 4806 4807
*** unixware-7
$cc           = cc
$cflags       = -O -DFILIO_H -Kalloca
$unistd       = 
$thread_cflag = -Kthread
4808
$sys_id       = 
R
Richard Levitte 已提交
4809
$lflags       = -lsocket -lnsl
G
Geoff Thorpe 已提交
4810
$bn_ops       = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
A
Andy Polyakov 已提交
4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
4823
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
4824
$perlasm_scheme = elf
L
Lutz Jänicke 已提交
4825 4826 4827
$dso_scheme   = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
B
Bodo Möller 已提交
4828 4829 4830
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4831
$arflags      = 
G
Geoff Thorpe 已提交
4832

4833 4834
*** unixware-7-gcc
$cc           = gcc
A
Andy Polyakov 已提交
4835
$cflags       = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -march=pentium -Wall
4836 4837 4838 4839 4840
$unistd       = 
$thread_cflag = -D_REENTRANT
$sys_id       = 
$lflags       = -lsocket -lnsl
$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
A
Andy Polyakov 已提交
4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852
$cpuid_obj    = x86cpuid.o
$bn_obj       = bn-586.o co-586.o x86-mont.o
$des_obj      = des-586.o crypt586.o
$aes_obj      = aes-586.o
$bf_obj       = bf-586.o
$md5_obj      = md5-586.o
$sha1_obj     = sha1-586.o sha256-586.o sha512-586.o
$cast_obj     = cast-586.o
$rc4_obj      = rc4-586.o
$rmd160_obj   = rmd-586.o
$rc5_obj      = rc5-586.o
$wp_obj       = wp_block.o wp-mmx.o
4853
$cmll_obj     = cmll-x86.o
A
Andy Polyakov 已提交
4854
$perlasm_scheme = elf
4855 4856 4857
$dso_scheme   = dlfcn
$shared_target= gnu-shared
$shared_cflag = -fPIC
B
Bodo Möller 已提交
4858 4859 4860
$shared_ldflag = 
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib       = 
R
Richard Levitte 已提交
4861
$arflags      = 
4862

R
Richard Levitte 已提交
4863 4864
*** vos-gcc
$cc           = gcc
4865
$cflags       = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN
R
Richard Levitte 已提交
4866 4867 4868 4869 4870
$unistd       = 
$thread_cflag = (unknown)
$sys_id       = VOS
$lflags       = -Wl,-map
$bn_ops       = BN_LLONG
4871
$cpuid_obj    = 
R
Richard Levitte 已提交
4872 4873
$bn_obj       = 
$des_obj      = 
4874
$aes_obj      = 
R
Richard Levitte 已提交
4875 4876 4877 4878 4879 4880 4881
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4882
$wp_obj       = 
4883
$cmll_obj     = 
A
Andy Polyakov 已提交
4884
$perlasm_scheme = void
R
Richard Levitte 已提交
4885 4886 4887
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
4888 4889
$shared_ldflag = 
$shared_extension = .so
R
Richard Levitte 已提交
4890 4891 4892
$ranlib       = 
$arflags      = 

G
Geoff Thorpe 已提交
4893 4894 4895 4896 4897 4898 4899 4900
*** vxworks-mipsle
$cc           = ccmips
$cflags       = -B$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/ -DL_ENDIAN -EL -Wl,-EL -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I$(WIND_BASE)/target/h
$unistd       = 
$thread_cflag = 
$sys_id       = VXWORKS
$lflags       = -r
$bn_ops       = 
4901
$cpuid_obj    = 
G
Geoff Thorpe 已提交
4902 4903
$bn_obj       = 
$des_obj      = 
4904
$aes_obj      = 
G
Geoff Thorpe 已提交
4905 4906 4907 4908 4909 4910 4911
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4912
$wp_obj       = 
4913
$cmll_obj     = 
A
Andy Polyakov 已提交
4914
$perlasm_scheme = void
G
Geoff Thorpe 已提交
4915 4916 4917 4918 4919 4920 4921 4922
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = ranlibmips
$arflags      = 

G
Geoff Thorpe 已提交
4923 4924 4925 4926 4927 4928 4929 4930
*** vxworks-ppc405
$cc           = ccppc
$cflags       = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
$unistd       = 
$thread_cflag = 
$sys_id       = VXWORKS
$lflags       = -r
$bn_ops       = 
4931
$cpuid_obj    = 
G
Geoff Thorpe 已提交
4932 4933
$bn_obj       = 
$des_obj      = 
4934
$aes_obj      = 
G
Geoff Thorpe 已提交
4935 4936 4937 4938 4939 4940 4941
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4942
$wp_obj       = 
4943
$cmll_obj     = 
A
Andy Polyakov 已提交
4944
$perlasm_scheme = 
G
Geoff Thorpe 已提交
4945 4946 4947 4948 4949 4950
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
R
Richard Levitte 已提交
4951
$arflags      = 
R
Richard Levitte 已提交
4952 4953 4954 4955 4956 4957 4958 4959 4960

*** vxworks-ppc750
$cc           = ccppc
$cflags       = -ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I$(WIND_BASE)/target/h $(DEBUG_FLAG)
$unistd       = 
$thread_cflag = 
$sys_id       = VXWORKS
$lflags       = -r
$bn_ops       = 
4961
$cpuid_obj    = 
R
Richard Levitte 已提交
4962 4963
$bn_obj       = 
$des_obj      = 
4964
$aes_obj      = 
R
Richard Levitte 已提交
4965 4966 4967 4968 4969 4970 4971
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
4972
$wp_obj       = 
4973
$cmll_obj     = 
A
Andy Polyakov 已提交
4974
$perlasm_scheme = 
R
Richard Levitte 已提交
4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 

*** vxworks-ppc750-debug
$cc           = ccppc
$cflags       = -ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I$(WIND_BASE)/target/h -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DDEBUG -g
$unistd       = 
$thread_cflag = 
$sys_id       = VXWORKS
$lflags       = -r
$bn_ops       = 
4991
$cpuid_obj    = 
R
Richard Levitte 已提交
4992 4993
$bn_obj       = 
$des_obj      = 
4994
$aes_obj      = 
R
Richard Levitte 已提交
4995 4996 4997 4998 4999 5000 5001
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
5002
$wp_obj       = 
5003
$cmll_obj     = 
A
Andy Polyakov 已提交
5004
$perlasm_scheme = 
R
Richard Levitte 已提交
5005 5006 5007 5008 5009 5010 5011
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      = 
5012 5013 5014

*** vxworks-ppc860
$cc           = ccppc
G
Geoff Thorpe 已提交
5015
$cflags       = -nostdinc -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
5016 5017 5018 5019 5020
$unistd       = 
$thread_cflag = 
$sys_id       = VXWORKS
$lflags       = -r
$bn_ops       = 
5021
$cpuid_obj    = 
5022 5023
$bn_obj       = 
$des_obj      = 
5024
$aes_obj      = 
5025 5026 5027 5028 5029 5030 5031
$bf_obj       = 
$md5_obj      = 
$sha1_obj     = 
$cast_obj     = 
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
5032
$wp_obj       = 
5033
$cmll_obj     = 
A
Andy Polyakov 已提交
5034
$perlasm_scheme = 
5035 5036 5037 5038 5039 5040 5041
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$shared_ldflag = 
$shared_extension = 
$ranlib       = 
$arflags      =