]> git.ipfire.org Git - thirdparty/openssl.git/blame - TABLE
VxWorks support.
[thirdparty/openssl.git] / TABLE
CommitLineData
b135819d 1Output of `Configure TABLE':
7740a1c6 2
7740a1c6
BM
3*** BC-32
4$cc = bcc32
5$cflags =
6$unistd =
ff1b7e09 7$thread_cflag =
cf1b7d96 8$sys_id = WIN32
7740a1c6 9$lflags =
44ea41cf 10$bn_ops = BN_LLONG DES_PTR RC4_INDEX EXPORT_VAR_AS_FN
14e21f86 11$cpuid_obj =
7740a1c6
BM
12$bn_obj =
13$des_obj =
22edcae7 14$aes_obj =
7740a1c6
BM
15$bf_obj =
16$md5_obj =
17$sha1_obj =
18$cast_obj =
19$rc4_obj =
20$rmd160_obj =
21$rc5_obj =
baa080d4 22$dso_scheme = win32
f944e784
RL
23$shared_target=
24$shared_cflag =
67d48c8c 25$shared_ldflag =
a22fb399 26$shared_extension =
0396479d 27$ranlib =
042e57d5 28$arflags =
7740a1c6
BM
29
30*** BS2000-OSD
31$cc = c89
37e48b88 32$cflags = -O -XLLML -XLLMK -XL -DB_ENDIAN -DTERMIOS -DCHARSET_EBCDIC
7740a1c6
BM
33$unistd =
34$thread_cflag = (unknown)
cf1b7d96 35$sys_id =
7740a1c6
BM
36$lflags = -lsocket -lnsl
37$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
14e21f86 38$cpuid_obj =
7740a1c6
BM
39$bn_obj =
40$des_obj =
22edcae7 41$aes_obj =
7740a1c6
BM
42$bf_obj =
43$md5_obj =
44$sha1_obj =
45$cast_obj =
46$rc4_obj =
47$rmd160_obj =
48$rc5_obj =
05e15b04 49$dso_scheme =
f944e784
RL
50$shared_target=
51$shared_cflag =
67d48c8c 52$shared_ldflag =
a22fb399 53$shared_extension =
0396479d 54$ranlib =
042e57d5 55$arflags =
7740a1c6 56
b7efa56a 57*** BSD-generic32
4d94ae00 58$cc = gcc
b7efa56a 59$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall
4d94ae00 60$unistd =
b7efa56a
AP
61$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
62$sys_id =
4d94ae00 63$lflags =
b7efa56a 64$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
14e21f86 65$cpuid_obj =
4d94ae00
BM
66$bn_obj =
67$des_obj =
22edcae7 68$aes_obj =
4d94ae00
BM
69$bf_obj =
70$md5_obj =
71$sha1_obj =
72$cast_obj =
73$rc4_obj =
74$rmd160_obj =
75$rc5_obj =
b7efa56a
AP
76$dso_scheme = dlfcn
77$shared_target= bsd-gcc-shared
78$shared_cflag = -fPIC
67d48c8c 79$shared_ldflag =
b7efa56a 80$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 81$ranlib =
042e57d5 82$arflags =
7740a1c6 83
b7efa56a 84*** BSD-generic64
7740a1c6 85$cc = gcc
b7efa56a 86$cflags = -DTERMIOS -O3 -Wall
7740a1c6 87$unistd =
b7efa56a 88$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 89$sys_id =
7740a1c6 90$lflags =
b7efa56a 91$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
14e21f86 92$cpuid_obj =
7740a1c6
BM
93$bn_obj =
94$des_obj =
22edcae7 95$aes_obj =
7740a1c6
BM
96$bf_obj =
97$md5_obj =
98$sha1_obj =
99$cast_obj =
100$rc4_obj =
101$rmd160_obj =
102$rc5_obj =
a22fb399
RL
103$dso_scheme = dlfcn
104$shared_target= bsd-gcc-shared
105$shared_cflag = -fPIC
67d48c8c
BM
106$shared_ldflag =
107$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
108$ranlib =
042e57d5 109$arflags =
7740a1c6 110
b7efa56a 111*** BSD-ia64
019a7aba 112$cc = gcc
b7efa56a 113$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall
019a7aba 114$unistd =
b7efa56a 115$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
ffa49dc3
BM
116$sys_id =
117$lflags =
bc3e7fab 118$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
14e21f86 119$cpuid_obj =
24a69a81 120$bn_obj =
ffa49dc3 121$des_obj =
24a69a81 122$aes_obj =
ffa49dc3
BM
123$bf_obj =
124$md5_obj =
24a69a81 125$sha1_obj =
ffa49dc3 126$cast_obj =
24a69a81 127$rc4_obj =
ffa49dc3
BM
128$rmd160_obj =
129$rc5_obj =
130$dso_scheme = dlfcn
131$shared_target= bsd-gcc-shared
132$shared_cflag = -fPIC
133$shared_ldflag =
134$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
135$ranlib =
136$arflags =
137
b7efa56a 138*** BSD-sparc64
44ea41cf 139$cc = gcc
b7efa56a 140$cflags = -DB_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
44ea41cf 141$unistd =
b7efa56a 142$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
44ea41cf
RL
143$sys_id =
144$lflags =
b7efa56a 145$bn_ops = SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR
14e21f86 146$cpuid_obj =
44ea41cf 147$bn_obj =
24a69a81 148$des_obj =
22edcae7 149$aes_obj =
44ea41cf 150$bf_obj =
9596d1e6 151$md5_obj =
44ea41cf
RL
152$sha1_obj =
153$cast_obj =
154$rc4_obj =
155$rmd160_obj =
156$rc5_obj =
157$dso_scheme = dlfcn
158$shared_target= bsd-gcc-shared
159$shared_cflag = -fPIC
160$shared_ldflag =
161$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
162$ranlib =
163$arflags =
164
b7efa56a 165*** BSD-sparcv8
7740a1c6 166$cc = gcc
b7efa56a 167$cflags = -DB_ENDIAN -DTERMIOS -O3 -mv8 -Wall
7740a1c6 168$unistd =
b7efa56a 169$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 170$sys_id =
7740a1c6 171$lflags =
b7efa56a 172$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
14e21f86 173$cpuid_obj =
24a69a81
AP
174$bn_obj =
175$des_obj =
22edcae7 176$aes_obj =
7740a1c6
BM
177$bf_obj =
178$md5_obj =
179$sha1_obj =
180$cast_obj =
181$rc4_obj =
182$rmd160_obj =
183$rc5_obj =
a22fb399
RL
184$dso_scheme = dlfcn
185$shared_target= bsd-gcc-shared
186$shared_cflag = -fPIC
67d48c8c
BM
187$shared_ldflag =
188$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
189$ranlib =
042e57d5 190$arflags =
7740a1c6 191
b7efa56a 192*** BSD-x86
7740a1c6 193$cc = gcc
b7efa56a 194$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
7740a1c6 195$unistd =
b7efa56a 196$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 197$sys_id =
7740a1c6 198$lflags =
b7efa56a
AP
199$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
200$cpuid_obj = x86cpuid-out.o
af18a344 201$bn_obj = bn86-out.o co86-out.o mo86-out.o
b7efa56a
AP
202$des_obj = dx86-out.o yx86-out.o
203$aes_obj = ax86-out.o
204$bf_obj = bx86-out.o
205$md5_obj = mx86-out.o
206$sha1_obj = sx86-out.o s512sse2-out.o
207$cast_obj = cx86-out.o
208$rc4_obj = rx86-out.o
209$rmd160_obj = rm86-out.o
210$rc5_obj = r586-out.o
a22fb399 211$dso_scheme = dlfcn
b7efa56a 212$shared_target= bsd-shared
a22fb399 213$shared_cflag = -fPIC
67d48c8c
BM
214$shared_ldflag =
215$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
216$ranlib =
042e57d5 217$arflags =
7740a1c6 218
b7efa56a 219*** BSD-x86-elf
7740a1c6 220$cc = gcc
b7efa56a 221$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
7740a1c6 222$unistd =
b7efa56a 223$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 224$sys_id =
7740a1c6
BM
225$lflags =
226$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
b7efa56a 227$cpuid_obj = x86cpuid-elf.o
af18a344 228$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
229$des_obj = dx86-elf.o yx86-elf.o
230$aes_obj = ax86-elf.o
231$bf_obj = bx86-elf.o
232$md5_obj = mx86-elf.o
233$sha1_obj = sx86-elf.o s512sse2-elf.o
234$cast_obj = cx86-elf.o
235$rc4_obj = rx86-elf.o
236$rmd160_obj = rm86-elf.o
237$rc5_obj = r586-elf.o
a22fb399 238$dso_scheme = dlfcn
b7efa56a 239$shared_target= bsd-shared
a22fb399 240$shared_cflag = -fPIC
67d48c8c
BM
241$shared_ldflag =
242$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
243$ranlib =
042e57d5 244$arflags =
7740a1c6 245
b7efa56a 246*** BSD-x86_64
567671e2 247$cc = gcc
b7efa56a 248$cflags = -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
567671e2 249$unistd =
b7efa56a 250$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
567671e2
RL
251$sys_id =
252$lflags =
b7efa56a 253$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
5f1841cd 254$cpuid_obj = x86_64cpuid.o
529c33f1 255$bn_obj = x86_64-gcc.o x86_64-mont.o
567671e2 256$des_obj =
be22102d 257$aes_obj = aes-x86_64.o
567671e2 258$bf_obj =
73a94850 259$md5_obj = md5-x86_64.o
1ad95f82 260$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
567671e2 261$cast_obj =
5f1841cd 262$rc4_obj = rc4-x86_64.o
7740a1c6
BM
263$rmd160_obj =
264$rc5_obj =
a22fb399
RL
265$dso_scheme = dlfcn
266$shared_target= bsd-gcc-shared
267$shared_cflag = -fPIC
67d48c8c
BM
268$shared_ldflag =
269$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
270$ranlib =
042e57d5 271$arflags =
7740a1c6 272
b7efa56a 273*** Cygwin
7740a1c6 274$cc = gcc
b7efa56a 275$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
7740a1c6 276$unistd =
b7efa56a
AP
277$thread_cflag =
278$sys_id = CYGWIN32
7740a1c6 279$lflags =
b7efa56a
AP
280$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
281$cpuid_obj = x86cpuid-cof.o
af18a344 282$bn_obj = bn86-cof.o co86-cof.o mo86-cof.o
67ea999d
AP
283$des_obj = dx86-cof.o yx86-cof.o
284$aes_obj = ax86-cof.o
285$bf_obj = bx86-cof.o
286$md5_obj = mx86-cof.o
287$sha1_obj = sx86-cof.o s512sse2-cof.o
288$cast_obj = cx86-cof.o
289$rc4_obj = rx86-cof.o
0abfd606 290$rmd160_obj = rm86-cof.o
67ea999d 291$rc5_obj = r586-cof.o
16420007 292$dso_scheme = dlfcn
b7efa56a 293$shared_target= cygwin-shared
e1d51de4 294$shared_cflag = -D_WINDLL
b7efa56a 295$shared_ldflag = -shared
4f1c33b4 296$shared_extension = .dll.a
67d48c8c 297$ranlib =
042e57d5 298$arflags =
7740a1c6 299
b7efa56a 300*** Cygwin-pre1.3
7740a1c6 301$cc = gcc
b7efa56a 302$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
7740a1c6
BM
303$unistd =
304$thread_cflag = (unknown)
b7efa56a 305$sys_id = CYGWIN32
c46acbac 306$lflags =
b7efa56a 307$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 308$cpuid_obj =
7740a1c6
BM
309$bn_obj =
310$des_obj =
22edcae7 311$aes_obj =
7740a1c6
BM
312$bf_obj =
313$md5_obj =
314$sha1_obj =
315$cast_obj =
316$rc4_obj =
317$rmd160_obj =
318$rc5_obj =
b7efa56a
AP
319$dso_scheme = win32
320$shared_target=
321$shared_cflag =
17b226a6 322$shared_ldflag =
b7efa56a 323$shared_extension =
67d48c8c 324$ranlib =
042e57d5 325$arflags =
7740a1c6 326
b7efa56a 327*** DJGPP
7740a1c6 328$cc = gcc
644c4af1 329$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
7740a1c6 330$unistd =
b7efa56a
AP
331$thread_cflag =
332$sys_id = MSDOS
333$lflags = -L/dev/env/WATT_ROOT/lib -lwatt
7740a1c6 334$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
ec38ddc7 335$cpuid_obj = x86cpuid-out.o
af18a344 336$bn_obj = bn86-out.o co86-out.o mo86-out.o
476b6ab5 337$des_obj = dx86-out.o yx86-out.o
addb6e16 338$aes_obj = ax86-out.o
476b6ab5
AP
339$bf_obj = bx86-out.o
340$md5_obj = mx86-out.o
341$sha1_obj = sx86-out.o s512sse2-out.o
342$cast_obj = cx86-out.o
343$rc4_obj = rx86-out.o
344$rmd160_obj = rm86-out.o
345$rc5_obj = r586-out.o
b7efa56a
AP
346$dso_scheme =
347$shared_target=
348$shared_cflag =
c46acbac 349$shared_ldflag =
b7efa56a 350$shared_extension =
c46acbac 351$ranlib =
042e57d5 352$arflags =
c46acbac 353
b7efa56a 354*** MPE/iX-gcc
c46acbac 355$cc = gcc
b7efa56a 356$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB
c46acbac
BM
357$unistd =
358$thread_cflag = (unknown)
b7efa56a
AP
359$sys_id = MPE
360$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses
361$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 362$cpuid_obj =
c46acbac
BM
363$bn_obj =
364$des_obj =
22edcae7 365$aes_obj =
c46acbac
BM
366$bf_obj =
367$md5_obj =
368$sha1_obj =
369$cast_obj =
370$rc4_obj =
371$rmd160_obj =
372$rc5_obj =
b7efa56a
AP
373$dso_scheme =
374$shared_target=
375$shared_cflag =
c46acbac 376$shared_ldflag =
b7efa56a 377$shared_extension =
c46acbac 378$ranlib =
042e57d5 379$arflags =
c46acbac 380
b7efa56a 381*** OS2-EMX
c46acbac 382$cc = gcc
b7efa56a 383$cflags =
c46acbac 384$unistd =
b7efa56a 385$thread_cflag =
c46acbac
BM
386$sys_id =
387$lflags =
b7efa56a 388$bn_ops =
14e21f86 389$cpuid_obj =
c46acbac
BM
390$bn_obj =
391$des_obj =
22edcae7 392$aes_obj =
c46acbac
BM
393$bf_obj =
394$md5_obj =
395$sha1_obj =
396$cast_obj =
397$rc4_obj =
398$rmd160_obj =
399$rc5_obj =
b7efa56a
AP
400$dso_scheme =
401$shared_target=
402$shared_cflag =
c46acbac 403$shared_ldflag =
b7efa56a 404$shared_extension =
c46acbac 405$ranlib =
042e57d5 406$arflags =
c46acbac 407
b7efa56a
AP
408*** OS390-Unix
409$cc = c89.sh
410$cflags = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H -D_ALL_SOURCE
c46acbac
BM
411$unistd =
412$thread_cflag = (unknown)
413$sys_id =
414$lflags =
b7efa56a 415$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
14e21f86 416$cpuid_obj =
c46acbac
BM
417$bn_obj =
418$des_obj =
22edcae7 419$aes_obj =
c46acbac
BM
420$bf_obj =
421$md5_obj =
422$sha1_obj =
423$cast_obj =
424$rc4_obj =
425$rmd160_obj =
426$rc5_obj =
b7efa56a
AP
427$dso_scheme =
428$shared_target=
429$shared_cflag =
c46acbac 430$shared_ldflag =
b7efa56a 431$shared_extension =
c46acbac 432$ranlib =
042e57d5 433$arflags =
c46acbac 434
7740a1c6
BM
435*** ReliantUNIX
436$cc = cc
cf1b7d96 437$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN
7740a1c6
BM
438$unistd =
439$thread_cflag = -Kthread
cf1b7d96 440$sys_id = SNI
7740a1c6
BM
441$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
442$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR
14e21f86 443$cpuid_obj =
7740a1c6
BM
444$bn_obj =
445$des_obj =
22edcae7 446$aes_obj =
7740a1c6
BM
447$bf_obj =
448$md5_obj =
449$sha1_obj =
450$cast_obj =
451$rc4_obj =
452$rmd160_obj =
453$rc5_obj =
de2f6e4d
RL
454$dso_scheme = dlfcn
455$shared_target= reliantunix-shared
f944e784 456$shared_cflag =
17b226a6
RL
457$shared_ldflag =
458$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 459$ranlib =
042e57d5 460$arflags =
7740a1c6
BM
461
462*** SINIX
463$cc = cc
cf1b7d96 464$cflags = -O
7740a1c6
BM
465$unistd =
466$thread_cflag = (unknown)
cf1b7d96 467$sys_id = SNI
7740a1c6
BM
468$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
469$bn_ops = RC4_INDEX RC4_CHAR
14e21f86 470$cpuid_obj =
7740a1c6
BM
471$bn_obj =
472$des_obj =
22edcae7 473$aes_obj =
7740a1c6
BM
474$bf_obj =
475$md5_obj =
476$sha1_obj =
477$cast_obj =
478$rc4_obj =
479$rmd160_obj =
480$rc5_obj =
05e15b04 481$dso_scheme =
f944e784
RL
482$shared_target=
483$shared_cflag =
67d48c8c 484$shared_ldflag =
a22fb399 485$shared_extension =
0396479d 486$ranlib =
042e57d5 487$arflags =
7740a1c6
BM
488
489*** SINIX-N
490$cc = /usr/ucb/cc
491$cflags = -O2 -misaligned
492$unistd =
493$thread_cflag = (unknown)
cf1b7d96 494$sys_id =
7740a1c6
BM
495$lflags = -lucb
496$bn_ops = RC4_INDEX RC4_CHAR
14e21f86 497$cpuid_obj =
7740a1c6
BM
498$bn_obj =
499$des_obj =
22edcae7 500$aes_obj =
7740a1c6
BM
501$bf_obj =
502$md5_obj =
503$sha1_obj =
504$cast_obj =
505$rc4_obj =
506$rmd160_obj =
507$rc5_obj =
05e15b04 508$dso_scheme =
f944e784
RL
509$shared_target=
510$shared_cflag =
67d48c8c 511$shared_ldflag =
a22fb399 512$shared_extension =
0396479d 513$ranlib =
042e57d5 514$arflags =
7740a1c6 515
00f1628e
RL
516*** UWIN
517$cc = cc
518$cflags = -DTERMIOS -DL_ENDIAN -O -Wall
519$unistd =
520$thread_cflag =
521$sys_id = UWIN
522$lflags =
523$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 524$cpuid_obj =
00f1628e
RL
525$bn_obj =
526$des_obj =
22edcae7 527$aes_obj =
00f1628e
RL
528$bf_obj =
529$md5_obj =
530$sha1_obj =
531$cast_obj =
532$rc4_obj =
533$rmd160_obj =
534$rc5_obj =
535$dso_scheme = win32
536$shared_target=
537$shared_cflag =
538$shared_ldflag =
539$shared_extension =
540$ranlib =
042e57d5 541$arflags =
00f1628e 542
fcc76463
RL
543*** VC-CE
544$cc = cl
545$cflags =
546$unistd =
547$thread_cflag =
548$sys_id = WINCE
549$lflags =
550$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
14e21f86 551$cpuid_obj =
fcc76463
RL
552$bn_obj =
553$des_obj =
22edcae7 554$aes_obj =
fcc76463
RL
555$bf_obj =
556$md5_obj =
557$sha1_obj =
558$cast_obj =
559$rc4_obj =
560$rmd160_obj =
561$rc5_obj =
562$dso_scheme = win32
563$shared_target=
564$shared_cflag =
565$shared_ldflag =
566$shared_extension =
567$ranlib =
568$arflags =
569
4aa5889e
AP
570*** VC-NT
571$cc = cl
572$cflags =
573$unistd =
574$thread_cflag =
575$sys_id = WINNT
576$lflags =
577$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
14e21f86 578$cpuid_obj =
4aa5889e
AP
579$bn_obj =
580$des_obj =
581$aes_obj =
582$bf_obj =
583$md5_obj =
584$sha1_obj =
585$cast_obj =
586$rc4_obj =
587$rmd160_obj =
588$rc5_obj =
589$dso_scheme = win32
590$shared_target=
591$shared_cflag =
592$shared_ldflag =
593$shared_extension =
594$ranlib =
595$arflags =
596
bafcc7e0 597*** VC-WIN32
7740a1c6
BM
598$cc = cl
599$cflags =
600$unistd =
ff1b7e09 601$thread_cflag =
bafcc7e0 602$sys_id = WIN32
7740a1c6 603$lflags =
bafcc7e0 604$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
14e21f86 605$cpuid_obj =
7740a1c6
BM
606$bn_obj =
607$des_obj =
22edcae7 608$aes_obj =
7740a1c6
BM
609$bf_obj =
610$md5_obj =
611$sha1_obj =
612$cast_obj =
613$rc4_obj =
614$rmd160_obj =
615$rc5_obj =
bafcc7e0 616$dso_scheme = win32
f944e784
RL
617$shared_target=
618$shared_cflag =
67d48c8c 619$shared_ldflag =
a22fb399 620$shared_extension =
0396479d 621$ranlib =
042e57d5 622$arflags =
7740a1c6 623
bafcc7e0 624*** VC-WIN64A
7740a1c6
BM
625$cc = cl
626$cflags =
627$unistd =
bafcc7e0
AP
628$thread_cflag =
629$sys_id = WIN64A
7740a1c6 630$lflags =
e32ea818 631$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
14e21f86 632$cpuid_obj =
7740a1c6
BM
633$bn_obj =
634$des_obj =
22edcae7 635$aes_obj =
7740a1c6
BM
636$bf_obj =
637$md5_obj =
638$sha1_obj =
639$cast_obj =
640$rc4_obj =
641$rmd160_obj =
642$rc5_obj =
bafcc7e0 643$dso_scheme = win32
f944e784
RL
644$shared_target=
645$shared_cflag =
67d48c8c 646$shared_ldflag =
a22fb399 647$shared_extension =
0396479d 648$ranlib =
042e57d5 649$arflags =
7740a1c6 650
bafcc7e0 651*** VC-WIN64I
7740a1c6
BM
652$cc = cl
653$cflags =
654$unistd =
ff1b7e09 655$thread_cflag =
bafcc7e0 656$sys_id = WIN64I
7740a1c6 657$lflags =
e32ea818 658$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
14e21f86 659$cpuid_obj =
7740a1c6
BM
660$bn_obj =
661$des_obj =
22edcae7 662$aes_obj =
7740a1c6
BM
663$bf_obj =
664$md5_obj =
665$sha1_obj =
666$cast_obj =
667$rc4_obj =
668$rmd160_obj =
669$rc5_obj =
baa080d4 670$dso_scheme = win32
f944e784
RL
671$shared_target=
672$shared_cflag =
67d48c8c 673$shared_ldflag =
a22fb399 674$shared_extension =
0396479d 675$ranlib =
042e57d5 676$arflags =
7740a1c6
BM
677
678*** aix-cc
679$cc = cc
daec9a56 680$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
7740a1c6 681$unistd =
76ef6ac9 682$thread_cflag = -qthreaded
cf1b7d96 683$sys_id = AIX
7740a1c6
BM
684$lflags =
685$bn_ops = BN_LLONG RC4_CHAR
14e21f86 686$cpuid_obj =
24a69a81 687$bn_obj =
7740a1c6 688$des_obj =
22edcae7 689$aes_obj =
7740a1c6
BM
690$bf_obj =
691$md5_obj =
692$sha1_obj =
693$cast_obj =
694$rc4_obj =
695$rmd160_obj =
696$rc5_obj =
dd558806
AP
697$dso_scheme = dlfcn
698$shared_target= aix-shared
f944e784 699$shared_cflag =
dd558806
AP
700$shared_ldflag = -q32
701$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 702$ranlib =
dd558806 703$arflags = -X 32
7740a1c6
BM
704
705*** aix-gcc
706$cc = gcc
dd558806 707$cflags = -O -DB_ENDIAN
7740a1c6 708$unistd =
76ef6ac9 709$thread_cflag = -D_THREAD_SAFE
cf1b7d96 710$sys_id = AIX
7740a1c6
BM
711$lflags =
712$bn_ops = BN_LLONG RC4_CHAR
14e21f86 713$cpuid_obj =
24a69a81 714$bn_obj =
7740a1c6 715$des_obj =
22edcae7 716$aes_obj =
7740a1c6
BM
717$bf_obj =
718$md5_obj =
719$sha1_obj =
720$cast_obj =
721$rc4_obj =
722$rmd160_obj =
723$rc5_obj =
dd558806 724$dso_scheme = dlfcn
daec9a56 725$shared_target= aix-shared
f944e784 726$shared_cflag =
67d48c8c 727$shared_ldflag =
daec9a56 728$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 729$ranlib =
daec9a56 730$arflags = -X 32
7740a1c6 731
76ef6ac9 732*** aix3-cc
57b6534e 733$cc = cc
dd558806 734$cflags = -O -DB_ENDIAN -qmaxmem=16384
57b6534e
BM
735$unistd =
736$thread_cflag = (unknown)
76ef6ac9 737$sys_id = AIX
de2f6e4d
RL
738$lflags =
739$bn_ops = BN_LLONG RC4_CHAR
14e21f86 740$cpuid_obj =
76ef6ac9 741$bn_obj =
57b6534e 742$des_obj =
22edcae7 743$aes_obj =
57b6534e
BM
744$bf_obj =
745$md5_obj =
746$sha1_obj =
747$cast_obj =
748$rc4_obj =
749$rmd160_obj =
de2f6e4d 750$rc5_obj =
76ef6ac9
AP
751$dso_scheme =
752$shared_target=
57b6534e 753$shared_cflag =
67d48c8c 754$shared_ldflag =
76ef6ac9 755$shared_extension =
57b6534e 756$ranlib =
042e57d5 757$arflags =
57b6534e 758
042e57d5
RL
759*** aix64-cc
760$cc = cc
daec9a56 761$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
042e57d5 762$unistd =
7d608f9e 763$thread_cflag = -qthreaded
dd558806 764$sys_id = AIX
042e57d5
RL
765$lflags =
766$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
14e21f86 767$cpuid_obj =
24a69a81 768$bn_obj =
042e57d5 769$des_obj =
22edcae7 770$aes_obj =
042e57d5
RL
771$bf_obj =
772$md5_obj =
773$sha1_obj =
774$cast_obj =
775$rc4_obj =
776$rmd160_obj =
777$rc5_obj =
778$dso_scheme = dlfcn
a1d57849 779$shared_target= aix-shared
042e57d5 780$shared_cflag =
a1d57849
RL
781$shared_ldflag = -q64
782$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
042e57d5
RL
783$ranlib =
784$arflags = -X 64
57b6534e 785
063333e0
AP
786*** aix64-gcc
787$cc = gcc
7d608f9e 788$cflags = -maix64 -O -DB_ENDIAN
063333e0
AP
789$unistd =
790$thread_cflag = -D_THREAD_SAFE
791$sys_id = AIX
792$lflags =
793$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
794$cpuid_obj =
24a69a81 795$bn_obj =
063333e0
AP
796$des_obj =
797$aes_obj =
798$bf_obj =
799$md5_obj =
800$sha1_obj =
801$cast_obj =
802$rc4_obj =
803$rmd160_obj =
804$rc5_obj =
805$dso_scheme = dlfcn
daec9a56 806$shared_target= aix-shared
063333e0 807$shared_cflag =
daec9a56
AP
808$shared_ldflag = -maix64
809$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
063333e0
AP
810$ranlib =
811$arflags = -X64
812
a4629f41
RL
813*** aux3-gcc
814$cc = gcc
815$cflags = -O2 -DTERMIO
816$unistd =
817$thread_cflag = (unknown)
818$sys_id = AUX
819$lflags = -lbsd
820$bn_ops = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 821$cpuid_obj =
a4629f41
RL
822$bn_obj =
823$des_obj =
22edcae7 824$aes_obj =
a4629f41
RL
825$bf_obj =
826$md5_obj =
827$sha1_obj =
828$cast_obj =
829$rc4_obj =
830$rmd160_obj =
831$rc5_obj =
832$dso_scheme =
833$shared_target=
834$shared_cflag =
835$shared_ldflag =
836$shared_extension =
837$ranlib =
838$arflags =
839
7740a1c6
BM
840*** bsdi-elf-gcc
841$cc = gcc
5e88347e 842$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
7740a1c6
BM
843$unistd =
844$thread_cflag = (unknown)
cf1b7d96 845$sys_id =
57b6534e 846$lflags = -ldl
7740a1c6 847$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 848$cpuid_obj = x86cpuid-elf.o
af18a344 849$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
850$des_obj = dx86-elf.o yx86-elf.o
851$aes_obj = ax86-elf.o
852$bf_obj = bx86-elf.o
853$md5_obj = mx86-elf.o
854$sha1_obj = sx86-elf.o s512sse2-elf.o
855$cast_obj = cx86-elf.o
856$rc4_obj = rx86-elf.o
857$rmd160_obj = rm86-elf.o
858$rc5_obj = r586-elf.o
a22fb399
RL
859$dso_scheme = dlfcn
860$shared_target= bsd-gcc-shared
861$shared_cflag = -fPIC
67d48c8c
BM
862$shared_ldflag =
863$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
864$ranlib =
042e57d5 865$arflags =
7740a1c6 866
7740a1c6
BM
867*** cc
868$cc = cc
869$cflags = -O
870$unistd =
871$thread_cflag = (unknown)
cf1b7d96 872$sys_id =
7740a1c6
BM
873$lflags =
874$bn_ops =
14e21f86 875$cpuid_obj =
7740a1c6
BM
876$bn_obj =
877$des_obj =
22edcae7 878$aes_obj =
7740a1c6
BM
879$bf_obj =
880$md5_obj =
881$sha1_obj =
882$cast_obj =
883$rc4_obj =
884$rmd160_obj =
885$rc5_obj =
05e15b04 886$dso_scheme =
f944e784
RL
887$shared_target=
888$shared_cflag =
67d48c8c 889$shared_ldflag =
a22fb399 890$shared_extension =
0396479d 891$ranlib =
042e57d5 892$arflags =
7740a1c6 893
c46acbac 894*** cray-j90
7740a1c6
BM
895$cc = cc
896$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
897$unistd =
898$thread_cflag = (unknown)
cf1b7d96 899$sys_id = CRAY
7740a1c6 900$lflags =
c46acbac 901$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT
14e21f86 902$cpuid_obj =
7740a1c6
BM
903$bn_obj =
904$des_obj =
22edcae7 905$aes_obj =
7740a1c6
BM
906$bf_obj =
907$md5_obj =
908$sha1_obj =
909$cast_obj =
910$rc4_obj =
911$rmd160_obj =
912$rc5_obj =
05e15b04 913$dso_scheme =
f944e784
RL
914$shared_target=
915$shared_cflag =
67d48c8c 916$shared_ldflag =
a22fb399 917$shared_extension =
0396479d 918$ranlib =
042e57d5 919$arflags =
7740a1c6 920
c46acbac 921*** cray-t3e
7740a1c6
BM
922$cc = cc
923$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
924$unistd =
925$thread_cflag = (unknown)
cf1b7d96 926$sys_id = CRAY
7740a1c6 927$lflags =
c46acbac 928$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
14e21f86 929$cpuid_obj =
7740a1c6
BM
930$bn_obj =
931$des_obj =
22edcae7 932$aes_obj =
7740a1c6
BM
933$bf_obj =
934$md5_obj =
935$sha1_obj =
936$cast_obj =
937$rc4_obj =
938$rmd160_obj =
939$rc5_obj =
05e15b04 940$dso_scheme =
f944e784
RL
941$shared_target=
942$shared_cflag =
67d48c8c 943$shared_ldflag =
a22fb399 944$shared_extension =
0396479d 945$ranlib =
042e57d5 946$arflags =
0396479d
BM
947
948*** darwin-i386-cc
949$cc = cc
5b75e1cf 950$cflags = -O3 -fomit-frame-pointer -fno-common
0396479d 951$unistd =
cd72dcd9 952$thread_cflag = -D_REENTRANT
0396479d 953$sys_id = MACOSX
8f0d8909 954$lflags = -Wl,-search_paths_first%
0396479d 955$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 956$cpuid_obj =
0396479d
BM
957$bn_obj =
958$des_obj =
22edcae7 959$aes_obj =
0396479d
BM
960$bf_obj =
961$md5_obj =
962$sha1_obj =
963$cast_obj =
964$rc4_obj =
965$rmd160_obj =
966$rc5_obj =
8b8ef74d 967$dso_scheme = dlfcn
07c08ed4 968$shared_target= darwin-shared
8b8ef74d 969$shared_cflag = -fPIC -fno-common
5b75e1cf 970$shared_ldflag = -dynamiclib
17b226a6 971$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
0396479d 972$ranlib =
042e57d5 973$arflags =
7740a1c6 974
592c784f
BM
975*** darwin-ppc-cc
976$cc = cc
5b75e1cf 977$cflags = -O3 -DB_ENDIAN
592c784f 978$unistd =
cd72dcd9 979$thread_cflag = -D_REENTRANT
cf1b7d96 980$sys_id = MACOSX
8f0d8909 981$lflags = -Wl,-search_paths_first%
592c784f 982$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 983$cpuid_obj =
24a69a81 984$bn_obj =
592c784f 985$des_obj =
22edcae7 986$aes_obj =
592c784f
BM
987$bf_obj =
988$md5_obj =
989$sha1_obj =
990$cast_obj =
991$rc4_obj =
992$rmd160_obj =
993$rc5_obj =
8b8ef74d 994$dso_scheme = dlfcn
fe19c448 995$shared_target= darwin-shared
8861ba35 996$shared_cflag = -fPIC -fno-common
5b75e1cf 997$shared_ldflag = -dynamiclib
17b226a6 998$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
0396479d 999$ranlib =
042e57d5 1000$arflags =
592c784f 1001
7740a1c6
BM
1002*** debug
1003$cc = gcc
5dbd3efc 1004$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
7740a1c6
BM
1005$unistd =
1006$thread_cflag = (unknown)
cf1b7d96 1007$sys_id =
7740a1c6
BM
1008$lflags = -lefence
1009$bn_ops =
14e21f86 1010$cpuid_obj =
7740a1c6
BM
1011$bn_obj =
1012$des_obj =
22edcae7 1013$aes_obj =
7740a1c6
BM
1014$bf_obj =
1015$md5_obj =
1016$sha1_obj =
1017$cast_obj =
1018$rc4_obj =
1019$rmd160_obj =
1020$rc5_obj =
05e15b04 1021$dso_scheme =
f944e784
RL
1022$shared_target=
1023$shared_cflag =
67d48c8c 1024$shared_ldflag =
a22fb399 1025$shared_extension =
0396479d 1026$ranlib =
042e57d5 1027$arflags =
7740a1c6 1028
a7b1c773
BM
1029*** debug-BSD-x86-elf
1030$cc = gcc
1031$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall -g
1032$unistd =
1033$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
1034$sys_id =
1035$lflags =
1036$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
1037$cpuid_obj = x86cpuid-elf.o
af18a344 1038$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
a7b1c773
BM
1039$des_obj = dx86-elf.o yx86-elf.o
1040$aes_obj = ax86-elf.o
1041$bf_obj = bx86-elf.o
1042$md5_obj = mx86-elf.o
1043$sha1_obj = sx86-elf.o s512sse2-elf.o
1044$cast_obj = cx86-elf.o
1045$rc4_obj = rx86-elf.o
1046$rmd160_obj = rm86-elf.o
1047$rc5_obj = r586-elf.o
1048$dso_scheme = dlfcn
1049$shared_target= bsd-shared
1050$shared_cflag = -fPIC
1051$shared_ldflag =
1052$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1053$ranlib =
1054$arflags =
1055
ad5f0ed5
AP
1056*** debug-Cygwin
1057$cc = gcc
1896a9be 1058$cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
ad5f0ed5
AP
1059$unistd =
1060$thread_cflag =
1061$sys_id = CYGWIN32
1062$lflags =
1063$bn_ops =
14e21f86 1064$cpuid_obj =
ad5f0ed5 1065$bn_obj =
22edcae7
AP
1066$des_obj =
1067$aes_obj =
1068$bf_obj =
ad5f0ed5
AP
1069$md5_obj =
1070$sha1_obj =
22edcae7 1071$cast_obj =
ad5f0ed5
AP
1072$rc4_obj =
1073$rmd160_obj =
1074$rc5_obj =
16420007 1075$dso_scheme = dlfcn
22edcae7 1076$shared_target= cygwin-shared
e1d51de4 1077$shared_cflag = -D_WINDLL
16420007 1078$shared_ldflag = -shared
4f1c33b4 1079$shared_extension = .dll.a
ad5f0ed5
AP
1080$ranlib =
1081$arflags =
1082
7740a1c6
BM
1083*** debug-ben
1084$cc = gcc
bbb8de09 1085$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -O2 -pedantic -Wall -Wshadow -Werror -pipe
7740a1c6
BM
1086$unistd =
1087$thread_cflag = (unknown)
cf1b7d96 1088$sys_id =
7740a1c6
BM
1089$lflags =
1090$bn_ops =
14e21f86 1091$cpuid_obj =
67ea999d 1092$bn_obj = bn86-elf.o co86-elf.o
7740a1c6 1093$des_obj =
22edcae7 1094$aes_obj =
7740a1c6
BM
1095$bf_obj =
1096$md5_obj =
1097$sha1_obj =
1098$cast_obj =
1099$rc4_obj =
1100$rmd160_obj =
1101$rc5_obj =
05e15b04 1102$dso_scheme =
f944e784
RL
1103$shared_target=
1104$shared_cflag =
67d48c8c 1105$shared_ldflag =
a22fb399 1106$shared_extension =
0396479d 1107$ranlib =
042e57d5 1108$arflags =
7740a1c6
BM
1109
1110*** debug-ben-debug
1111$cc = gcc
bbb8de09 1112$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
7740a1c6
BM
1113$unistd =
1114$thread_cflag = (unknown)
cf1b7d96 1115$sys_id =
7740a1c6
BM
1116$lflags =
1117$bn_ops =
14e21f86 1118$cpuid_obj =
7740a1c6
BM
1119$bn_obj =
1120$des_obj =
22edcae7 1121$aes_obj =
7740a1c6
BM
1122$bf_obj =
1123$md5_obj =
1124$sha1_obj =
1125$cast_obj =
1126$rc4_obj =
1127$rmd160_obj =
1128$rc5_obj =
05e15b04 1129$dso_scheme =
f944e784
RL
1130$shared_target=
1131$shared_cflag =
67d48c8c 1132$shared_ldflag =
a22fb399 1133$shared_extension =
0396479d 1134$ranlib =
042e57d5 1135$arflags =
7740a1c6 1136
ac7b4261
AP
1137*** debug-ben-openbsd
1138$cc = gcc
1139$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
1140$unistd =
1141$thread_cflag = (unknown)
1142$sys_id =
1143$lflags =
1144$bn_ops =
14e21f86 1145$cpuid_obj =
ac7b4261
AP
1146$bn_obj =
1147$des_obj =
22edcae7 1148$aes_obj =
ac7b4261
AP
1149$bf_obj =
1150$md5_obj =
1151$sha1_obj =
1152$cast_obj =
1153$rc4_obj =
1154$rmd160_obj =
1155$rc5_obj =
1156$dso_scheme =
1157$shared_target=
fe19c448
RL
1158$shared_cflag =
1159$shared_ldflag =
1160$shared_extension =
1161$ranlib =
042e57d5 1162$arflags =
fe19c448
RL
1163
1164*** debug-ben-openbsd-debug
1165$cc = gcc
1166$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
1167$unistd =
1168$thread_cflag = (unknown)
1169$sys_id =
1170$lflags =
1171$bn_ops =
14e21f86 1172$cpuid_obj =
fe19c448
RL
1173$bn_obj =
1174$des_obj =
22edcae7 1175$aes_obj =
fe19c448
RL
1176$bf_obj =
1177$md5_obj =
1178$sha1_obj =
1179$cast_obj =
1180$rc4_obj =
1181$rmd160_obj =
1182$rc5_obj =
1183$dso_scheme =
1184$shared_target=
ac7b4261 1185$shared_cflag =
67d48c8c 1186$shared_ldflag =
ac7b4261
AP
1187$shared_extension =
1188$ranlib =
042e57d5 1189$arflags =
ac7b4261 1190
7740a1c6
BM
1191*** debug-ben-strict
1192$cc = gcc
bbb8de09 1193$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
7740a1c6
BM
1194$unistd =
1195$thread_cflag = (unknown)
cf1b7d96 1196$sys_id =
7740a1c6
BM
1197$lflags =
1198$bn_ops =
14e21f86 1199$cpuid_obj =
7740a1c6
BM
1200$bn_obj =
1201$des_obj =
22edcae7 1202$aes_obj =
7740a1c6
BM
1203$bf_obj =
1204$md5_obj =
1205$sha1_obj =
1206$cast_obj =
1207$rc4_obj =
1208$rmd160_obj =
1209$rc5_obj =
05e15b04 1210$dso_scheme =
f944e784
RL
1211$shared_target=
1212$shared_cflag =
67d48c8c 1213$shared_ldflag =
a22fb399 1214$shared_extension =
0396479d 1215$ranlib =
042e57d5 1216$arflags =
7740a1c6
BM
1217
1218*** debug-bodo
1219$cc = gcc
ecc5ef87 1220$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall
7740a1c6
BM
1221$unistd =
1222$thread_cflag = -D_REENTRANT
cf1b7d96 1223$sys_id =
7740a1c6
BM
1224$lflags =
1225$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1226$cpuid_obj = x86cpuid-elf.o
af18a344 1227$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1228$des_obj = dx86-elf.o yx86-elf.o
1229$aes_obj = ax86-elf.o
1230$bf_obj = bx86-elf.o
1231$md5_obj = mx86-elf.o
1232$sha1_obj = sx86-elf.o s512sse2-elf.o
1233$cast_obj = cx86-elf.o
1234$rc4_obj = rx86-elf.o
1235$rmd160_obj = rm86-elf.o
1236$rc5_obj = r586-elf.o
05e15b04 1237$dso_scheme =
f944e784
RL
1238$shared_target=
1239$shared_cflag =
67d48c8c 1240$shared_ldflag =
a22fb399 1241$shared_extension =
0396479d 1242$ranlib =
042e57d5 1243$arflags =
7740a1c6 1244
0d5ea761
BM
1245*** debug-darwin-ppc-cc
1246$cc = cc
1247$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O
1248$unistd =
1249$thread_cflag = -D_REENTRANT
1250$sys_id = MACOSX
1251$lflags =
1252$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
1253$cpuid_obj =
24a69a81 1254$bn_obj =
0d5ea761
BM
1255$des_obj =
1256$aes_obj =
1257$bf_obj =
1258$md5_obj =
1259$sha1_obj =
1260$cast_obj =
1261$rc4_obj =
1262$rmd160_obj =
1263$rc5_obj =
8b8ef74d 1264$dso_scheme = dlfcn
0d5ea761 1265$shared_target= darwin-shared
8b8ef74d 1266$shared_cflag = -fPIC -fno-common
f210eb7b 1267$shared_ldflag = -dynamiclib
0d5ea761
BM
1268$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1269$ranlib =
1270$arflags =
1271
2a85f771
GT
1272*** debug-geoff
1273$cc = gcc
df11e1e9 1274$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
2a85f771
GT
1275$unistd =
1276$thread_cflag = -D_REENTRANT
1277$sys_id =
1278$lflags = -ldl
1279$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1280$cpuid_obj =
f7939fcd
GT
1281$bn_obj =
1282$des_obj =
22edcae7 1283$aes_obj =
f7939fcd
GT
1284$bf_obj =
1285$md5_obj =
1286$sha1_obj =
1287$cast_obj =
1288$rc4_obj =
1289$rmd160_obj =
1290$rc5_obj =
2a85f771
GT
1291$dso_scheme = dlfcn
1292$shared_target= linux-shared
1293$shared_cflag = -fPIC
1294$shared_ldflag =
1295$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1296$ranlib =
1297$arflags =
1298
a87030a1
BM
1299*** debug-levitte-linux-elf
1300$cc = gcc
dd558806 1301$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
6dc78bf7
RL
1302$unistd =
1303$thread_cflag = -D_REENTRANT
1304$sys_id =
1305$lflags = -ldl
1306$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1307$cpuid_obj = x86cpuid-elf.o
af18a344 1308$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1309$des_obj = dx86-elf.o yx86-elf.o
1310$aes_obj = ax86-elf.o
1311$bf_obj = bx86-elf.o
1312$md5_obj = mx86-elf.o
1313$sha1_obj = sx86-elf.o s512sse2-elf.o
1314$cast_obj = cx86-elf.o
1315$rc4_obj = rx86-elf.o
1316$rmd160_obj = rm86-elf.o
1317$rc5_obj = r586-elf.o
6dc78bf7
RL
1318$dso_scheme = dlfcn
1319$shared_target= linux-shared
1320$shared_cflag = -fPIC
1321$shared_ldflag =
1322$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1323$ranlib =
1324$arflags =
1325
1326*** debug-levitte-linux-elf-extreme
1327$cc = gcc
dd558806 1328$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
a87030a1
BM
1329$unistd =
1330$thread_cflag = -D_REENTRANT
cf1b7d96 1331$sys_id =
05e15b04 1332$lflags = -ldl
78a0c1f1 1333$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1334$cpuid_obj = x86cpuid-elf.o
af18a344 1335$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1336$des_obj = dx86-elf.o yx86-elf.o
1337$aes_obj = ax86-elf.o
1338$bf_obj = bx86-elf.o
1339$md5_obj = mx86-elf.o
1340$sha1_obj = sx86-elf.o s512sse2-elf.o
1341$cast_obj = cx86-elf.o
1342$rc4_obj = rx86-elf.o
1343$rmd160_obj = rm86-elf.o
1344$rc5_obj = r586-elf.o
05e15b04 1345$dso_scheme = dlfcn
78a0c1f1
BM
1346$shared_target= linux-shared
1347$shared_cflag = -fPIC
67d48c8c
BM
1348$shared_ldflag =
1349$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1350$ranlib =
042e57d5 1351$arflags =
a87030a1 1352
7e7c8952
BM
1353*** debug-levitte-linux-noasm
1354$cc = gcc
dd558806 1355$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
6dc78bf7
RL
1356$unistd =
1357$thread_cflag = -D_REENTRANT
1358$sys_id =
1359$lflags = -ldl
1360$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1361$cpuid_obj =
6dc78bf7
RL
1362$bn_obj =
1363$des_obj =
22edcae7 1364$aes_obj =
6dc78bf7
RL
1365$bf_obj =
1366$md5_obj =
1367$sha1_obj =
1368$cast_obj =
1369$rc4_obj =
1370$rmd160_obj =
1371$rc5_obj =
1372$dso_scheme = dlfcn
1373$shared_target= linux-shared
1374$shared_cflag = -fPIC
1375$shared_ldflag =
1376$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1377$ranlib =
1378$arflags =
1379
1380*** debug-levitte-linux-noasm-extreme
1381$cc = gcc
dd558806 1382$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
7e7c8952
BM
1383$unistd =
1384$thread_cflag = -D_REENTRANT
cf1b7d96 1385$sys_id =
7e7c8952
BM
1386$lflags = -ldl
1387$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1388$cpuid_obj =
7e7c8952
BM
1389$bn_obj =
1390$des_obj =
22edcae7 1391$aes_obj =
7e7c8952
BM
1392$bf_obj =
1393$md5_obj =
1394$sha1_obj =
1395$cast_obj =
1396$rc4_obj =
1397$rmd160_obj =
1398$rc5_obj =
1399$dso_scheme = dlfcn
1400$shared_target= linux-shared
1401$shared_cflag = -fPIC
67d48c8c
BM
1402$shared_ldflag =
1403$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1404$ranlib =
042e57d5 1405$arflags =
7e7c8952 1406
7740a1c6
BM
1407*** debug-linux-elf
1408$cc = gcc
1896a9be 1409$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
7740a1c6
BM
1410$unistd =
1411$thread_cflag = -D_REENTRANT
cf1b7d96 1412$sys_id =
baa080d4 1413$lflags = -lefence -ldl
7740a1c6 1414$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1415$cpuid_obj = x86cpuid-elf.o
af18a344 1416$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1417$des_obj = dx86-elf.o yx86-elf.o
1418$aes_obj = ax86-elf.o
1419$bf_obj = bx86-elf.o
1420$md5_obj = mx86-elf.o
1421$sha1_obj = sx86-elf.o s512sse2-elf.o
1422$cast_obj = cx86-elf.o
1423$rc4_obj = rx86-elf.o
1424$rmd160_obj = rm86-elf.o
1425$rc5_obj = r586-elf.o
05e15b04 1426$dso_scheme = dlfcn
de2f6e4d
RL
1427$shared_target= linux-shared
1428$shared_cflag = -fPIC
17b226a6
RL
1429$shared_ldflag =
1430$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
de2f6e4d 1431$ranlib =
042e57d5 1432$arflags =
de2f6e4d
RL
1433
1434*** debug-linux-elf-noefence
1435$cc = gcc
1896a9be 1436$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
de2f6e4d
RL
1437$unistd =
1438$thread_cflag = -D_REENTRANT
1439$sys_id =
1440$lflags = -ldl
1441$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1442$cpuid_obj = x86cpuid-elf.o
af18a344 1443$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1444$des_obj = dx86-elf.o yx86-elf.o
1445$aes_obj = ax86-elf.o
1446$bf_obj = bx86-elf.o
1447$md5_obj = mx86-elf.o
1448$sha1_obj = sx86-elf.o s512sse2-elf.o
1449$cast_obj = cx86-elf.o
1450$rc4_obj = rx86-elf.o
1451$rmd160_obj = rm86-elf.o
1452$rc5_obj = r586-elf.o
a8f87882 1453$dso_scheme = dlfcn
d28f7bc7
RL
1454$shared_target= linux-shared
1455$shared_cflag = -fPIC
a8f87882 1456$shared_ldflag =
d28f7bc7 1457$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
a8f87882 1458$ranlib =
042e57d5 1459$arflags =
a8f87882
LJ
1460
1461*** debug-linux-pentium
1462$cc = gcc
1896a9be 1463$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentium -Wall
a8f87882
LJ
1464$unistd =
1465$thread_cflag = -D_REENTRANT
1466$sys_id =
1467$lflags = -ldl
1468$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1469$cpuid_obj = x86cpuid-elf.o
af18a344 1470$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1471$des_obj = dx86-elf.o yx86-elf.o
1472$aes_obj = ax86-elf.o
1473$bf_obj = bx86-elf.o
1474$md5_obj = mx86-elf.o
1475$sha1_obj = sx86-elf.o s512sse2-elf.o
1476$cast_obj = cx86-elf.o
1477$rc4_obj = rx86-elf.o
1478$rmd160_obj = rm86-elf.o
1479$rc5_obj = r586-elf.o
de2f6e4d 1480$dso_scheme = dlfcn
f944e784
RL
1481$shared_target=
1482$shared_cflag =
67d48c8c 1483$shared_ldflag =
a22fb399 1484$shared_extension =
0396479d 1485$ranlib =
042e57d5 1486$arflags =
7740a1c6 1487
de2f6e4d 1488*** debug-linux-ppro
a45623c4 1489$cc = gcc
1896a9be 1490$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentiumpro -Wall
a45623c4
RL
1491$unistd =
1492$thread_cflag = -D_REENTRANT
cf1b7d96 1493$sys_id =
baa080d4 1494$lflags = -ldl
a45623c4 1495$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1496$cpuid_obj = x86cpuid-elf.o
af18a344 1497$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1498$des_obj = dx86-elf.o yx86-elf.o
1499$aes_obj = ax86-elf.o
1500$bf_obj = bx86-elf.o
1501$md5_obj = mx86-elf.o
1502$sha1_obj = sx86-elf.o s512sse2-elf.o
1503$cast_obj = cx86-elf.o
1504$rc4_obj = rx86-elf.o
1505$rmd160_obj = rm86-elf.o
1506$rc5_obj = r586-elf.o
a45623c4 1507$dso_scheme = dlfcn
f944e784
RL
1508$shared_target=
1509$shared_cflag =
67d48c8c 1510$shared_ldflag =
a22fb399 1511$shared_extension =
0396479d 1512$ranlib =
042e57d5 1513$arflags =
a45623c4 1514
7740a1c6
BM
1515*** debug-rse
1516$cc = cc
1517$cflags = -DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall
1518$unistd =
1519$thread_cflag = (unknown)
cf1b7d96 1520$sys_id =
7740a1c6
BM
1521$lflags =
1522$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1523$cpuid_obj = x86cpuid-elf.o
af18a344 1524$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1525$des_obj = dx86-elf.o yx86-elf.o
1526$aes_obj = ax86-elf.o
1527$bf_obj = bx86-elf.o
1528$md5_obj = mx86-elf.o
1529$sha1_obj = sx86-elf.o s512sse2-elf.o
1530$cast_obj = cx86-elf.o
1531$rc4_obj = rx86-elf.o
1532$rmd160_obj = rm86-elf.o
1533$rc5_obj = r586-elf.o
05e15b04 1534$dso_scheme =
f944e784
RL
1535$shared_target=
1536$shared_cflag =
67d48c8c 1537$shared_ldflag =
a22fb399 1538$shared_extension =
0396479d 1539$ranlib =
042e57d5 1540$arflags =
7740a1c6 1541
d0f2876c
BM
1542*** debug-solaris-sparcv8-cc
1543$cc = cc
1896a9be 1544$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xarch=v8 -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
d0f2876c
BM
1545$unistd =
1546$thread_cflag = -D_REENTRANT
cf1b7d96 1547$sys_id =
05e15b04 1548$lflags = -lsocket -lnsl -ldl
2dae04d0 1549$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 1550$cpuid_obj =
24a69a81 1551$bn_obj =
d0f2876c 1552$des_obj =
22edcae7 1553$aes_obj =
d0f2876c
BM
1554$bf_obj =
1555$md5_obj =
1556$sha1_obj =
1557$cast_obj =
1558$rc4_obj =
1559$rmd160_obj =
1560$rc5_obj =
05e15b04 1561$dso_scheme = dlfcn
aa04f1d7
RL
1562$shared_target= solaris-shared
1563$shared_cflag = -KPIC
8861ba35 1564$shared_ldflag = -G -dy -z text
67d48c8c
BM
1565$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1566$ranlib =
042e57d5 1567$arflags =
d0f2876c 1568
96821ced 1569*** debug-solaris-sparcv8-gcc
7740a1c6 1570$cc = gcc
1896a9be 1571$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mv8 -Wall -DB_ENDIAN
7740a1c6
BM
1572$unistd =
1573$thread_cflag = -D_REENTRANT
cf1b7d96 1574$sys_id =
05e15b04 1575$lflags = -lsocket -lnsl -ldl
2dae04d0 1576$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 1577$cpuid_obj =
24a69a81 1578$bn_obj =
7740a1c6 1579$des_obj =
22edcae7 1580$aes_obj =
7740a1c6
BM
1581$bf_obj =
1582$md5_obj =
1583$sha1_obj =
1584$cast_obj =
1585$rc4_obj =
1586$rmd160_obj =
1587$rc5_obj =
05e15b04 1588$dso_scheme = dlfcn
b8a61e73 1589$shared_target= solaris-shared
aa04f1d7 1590$shared_cflag = -fPIC
146e6776 1591$shared_ldflag = -shared
67d48c8c
BM
1592$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1593$ranlib =
042e57d5 1594$arflags =
7740a1c6 1595
d0f2876c
BM
1596*** debug-solaris-sparcv9-cc
1597$cc = cc
1896a9be 1598$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xtarget=ultra -xarch=v8plus -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
d0f2876c
BM
1599$unistd =
1600$thread_cflag = -D_REENTRANT
cf1b7d96 1601$sys_id = ULTRASPARC
05e15b04 1602$lflags = -lsocket -lnsl -ldl
2dae04d0 1603$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 1604$cpuid_obj =
24a69a81 1605$bn_obj =
d0f2876c 1606$des_obj =
22edcae7 1607$aes_obj =
d0f2876c 1608$bf_obj =
9596d1e6 1609$md5_obj =
d0f2876c
BM
1610$sha1_obj =
1611$cast_obj =
1612$rc4_obj =
1613$rmd160_obj =
1614$rc5_obj =
05e15b04 1615$dso_scheme = dlfcn
aa04f1d7
RL
1616$shared_target= solaris-shared
1617$shared_cflag = -KPIC
8861ba35 1618$shared_ldflag = -G -dy -z text
67d48c8c
BM
1619$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1620$ranlib =
042e57d5 1621$arflags =
d0f2876c 1622
96821ced 1623*** debug-solaris-sparcv9-gcc
7740a1c6 1624$cc = gcc
1896a9be 1625$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O -g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow -Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
1626$unistd =
1627$thread_cflag = -D_REENTRANT
98cec7fc 1628$sys_id = ULTRASPARC
05e15b04 1629$lflags = -lsocket -lnsl -ldl
2dae04d0 1630$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 1631$cpuid_obj =
24a69a81
AP
1632$bn_obj =
1633$des_obj =
22edcae7 1634$aes_obj =
7740a1c6 1635$bf_obj =
9596d1e6 1636$md5_obj =
7740a1c6
BM
1637$sha1_obj =
1638$cast_obj =
1639$rc4_obj =
1640$rmd160_obj =
1641$rc5_obj =
05e15b04 1642$dso_scheme = dlfcn
b8a61e73 1643$shared_target= solaris-shared
aa04f1d7 1644$shared_cflag = -fPIC
146e6776 1645$shared_ldflag = -shared
67d48c8c
BM
1646$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1647$ranlib =
042e57d5 1648$arflags =
7740a1c6 1649
6e6bc352
DSH
1650*** debug-steve
1651$cc = gcc
585eb117 1652$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -m32 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
6e6bc352
DSH
1653$unistd =
1654$thread_cflag = -D_REENTRANT
cf1b7d96 1655$sys_id =
567671e2 1656$lflags = -rdynamic -ldl
376729e1 1657$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1658$cpuid_obj = x86cpuid-elf.o
af18a344 1659$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1660$des_obj = dx86-elf.o yx86-elf.o
1661$aes_obj = ax86-elf.o
1662$bf_obj = bx86-elf.o
1663$md5_obj = mx86-elf.o
1664$sha1_obj = sx86-elf.o s512sse2-elf.o
1665$cast_obj = cx86-elf.o
1666$rc4_obj = rx86-elf.o
1667$rmd160_obj = rm86-elf.o
1668$rc5_obj = r586-elf.o
567671e2 1669$dso_scheme = dlfcn
ce06265a 1670$shared_target= linux-shared
f944e784 1671$shared_cflag =
67d48c8c 1672$shared_ldflag =
a22fb399 1673$shared_extension =
0396479d 1674$ranlib =
042e57d5 1675$arflags =
6e6bc352 1676
b605e3ad
RL
1677*** debug-steve-linux-pseudo64
1678$cc = gcc
1679$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DOPENSSL_NO_ASM -g -mcpu=i486 -Wall -Werror -Wshadow -pipe
1680$unistd =
1681$thread_cflag = -D_REENTRANT
1682$sys_id =
1683$lflags = -rdynamic -ldl
1684$bn_ops = SIXTY_FOUR_BIT
14e21f86 1685$cpuid_obj =
b605e3ad 1686$bn_obj =
14e21f86
AP
1687$des_obj =
1688$aes_obj =
22edcae7 1689$bf_obj =
b605e3ad
RL
1690$md5_obj =
1691$sha1_obj =
1692$cast_obj =
1693$rc4_obj =
1694$rmd160_obj =
1695$rc5_obj =
14e21f86
AP
1696$dso_scheme = dlfcn
1697$shared_target= linux-shared
b605e3ad
RL
1698$shared_cflag =
1699$shared_ldflag =
1700$shared_extension =
1701$ranlib =
042e57d5 1702$arflags =
b605e3ad 1703
43ca6c02
UM
1704*** debug-ulf
1705$cc = gcc
ad5f0ed5 1706$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
43ca6c02 1707$unistd =
ad5f0ed5
AP
1708$thread_cflag =
1709$sys_id = CYGWIN32
43ca6c02 1710$lflags =
ad5f0ed5 1711$bn_ops =
14e21f86 1712$cpuid_obj =
ad5f0ed5 1713$bn_obj =
22edcae7
AP
1714$des_obj =
1715$aes_obj =
1716$bf_obj =
ad5f0ed5
AP
1717$md5_obj =
1718$sha1_obj =
22edcae7 1719$cast_obj =
ad5f0ed5
AP
1720$rc4_obj =
1721$rmd160_obj =
1722$rc5_obj =
22edcae7
AP
1723$dso_scheme = win32
1724$shared_target= cygwin-shared
f944e784 1725$shared_cflag =
67d48c8c 1726$shared_ldflag =
22edcae7 1727$shared_extension = .dll
0396479d 1728$ranlib =
042e57d5 1729$arflags =
43ca6c02 1730
d28f7bc7
RL
1731*** debug-vos-gcc
1732$cc = gcc
79b81d19 1733$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG
d28f7bc7
RL
1734$unistd =
1735$thread_cflag = (unknown)
1736$sys_id = VOS
1737$lflags = -Wl,-map
1738$bn_ops = BN_LLONG
14e21f86 1739$cpuid_obj =
d28f7bc7
RL
1740$bn_obj =
1741$des_obj =
22edcae7 1742$aes_obj =
d28f7bc7
RL
1743$bf_obj =
1744$md5_obj =
1745$sha1_obj =
1746$cast_obj =
1747$rc4_obj =
1748$rmd160_obj =
1749$rc5_obj =
1750$dso_scheme =
1751$shared_target=
1752$shared_cflag =
22edcae7
AP
1753$shared_ldflag =
1754$shared_extension = .so
d28f7bc7
RL
1755$ranlib =
1756$arflags =
1757
7740a1c6
BM
1758*** dgux-R3-gcc
1759$cc = gcc
1760$cflags = -O3 -fomit-frame-pointer
1761$unistd =
1762$thread_cflag = (unknown)
cf1b7d96 1763$sys_id =
7740a1c6
BM
1764$lflags =
1765$bn_ops = RC4_INDEX DES_UNROLL
14e21f86 1766$cpuid_obj =
7740a1c6
BM
1767$bn_obj =
1768$des_obj =
22edcae7 1769$aes_obj =
7740a1c6
BM
1770$bf_obj =
1771$md5_obj =
1772$sha1_obj =
1773$cast_obj =
1774$rc4_obj =
1775$rmd160_obj =
1776$rc5_obj =
05e15b04 1777$dso_scheme =
f944e784
RL
1778$shared_target=
1779$shared_cflag =
67d48c8c 1780$shared_ldflag =
a22fb399 1781$shared_extension =
0396479d 1782$ranlib =
042e57d5 1783$arflags =
7740a1c6
BM
1784
1785*** dgux-R4-gcc
1786$cc = gcc
1787$cflags = -O3 -fomit-frame-pointer
1788$unistd =
1789$thread_cflag = (unknown)
cf1b7d96 1790$sys_id =
7740a1c6 1791$lflags = -lnsl -lsocket
7ef6e3fe 1792$bn_ops = RC4_INDEX DES_UNROLL
14e21f86 1793$cpuid_obj =
7ef6e3fe 1794$bn_obj =
7740a1c6 1795$des_obj =
22edcae7 1796$aes_obj =
7740a1c6
BM
1797$bf_obj =
1798$md5_obj =
1799$sha1_obj =
1800$cast_obj =
1801$rc4_obj =
1802$rmd160_obj =
1803$rc5_obj =
05e15b04 1804$dso_scheme =
f944e784
RL
1805$shared_target=
1806$shared_cflag =
67d48c8c 1807$shared_ldflag =
a22fb399 1808$shared_extension =
0396479d 1809$ranlib =
042e57d5 1810$arflags =
7740a1c6
BM
1811
1812*** dgux-R4-x86-gcc
1813$cc = gcc
1814$cflags = -O3 -fomit-frame-pointer -DL_ENDIAN
1815$unistd =
1816$thread_cflag = (unknown)
cf1b7d96 1817$sys_id =
7740a1c6
BM
1818$lflags = -lnsl -lsocket
1819$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1820$cpuid_obj = x86cpuid-elf.o
af18a344 1821$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
1822$des_obj = dx86-elf.o yx86-elf.o
1823$aes_obj = ax86-elf.o
1824$bf_obj = bx86-elf.o
1825$md5_obj = mx86-elf.o
1826$sha1_obj = sx86-elf.o s512sse2-elf.o
1827$cast_obj = cx86-elf.o
1828$rc4_obj = rx86-elf.o
1829$rmd160_obj = rm86-elf.o
1830$rc5_obj = r586-elf.o
05e15b04 1831$dso_scheme =
f944e784
RL
1832$shared_target=
1833$shared_cflag =
67d48c8c 1834$shared_ldflag =
a22fb399 1835$shared_extension =
0396479d 1836$ranlib =
042e57d5 1837$arflags =
7740a1c6
BM
1838
1839*** dist
1840$cc = cc
1841$cflags = -O
1842$unistd =
1843$thread_cflag = (unknown)
cf1b7d96 1844$sys_id =
7740a1c6
BM
1845$lflags =
1846$bn_ops =
14e21f86 1847$cpuid_obj =
7740a1c6
BM
1848$bn_obj =
1849$des_obj =
22edcae7 1850$aes_obj =
7740a1c6
BM
1851$bf_obj =
1852$md5_obj =
1853$sha1_obj =
1854$cast_obj =
1855$rc4_obj =
1856$rmd160_obj =
1857$rc5_obj =
05e15b04 1858$dso_scheme =
f944e784
RL
1859$shared_target=
1860$shared_cflag =
67d48c8c 1861$shared_ldflag =
a22fb399 1862$shared_extension =
0396479d 1863$ranlib =
042e57d5 1864$arflags =
7740a1c6
BM
1865
1866*** gcc
1867$cc = gcc
1868$cflags = -O3
1869$unistd =
1870$thread_cflag = (unknown)
cf1b7d96 1871$sys_id =
7740a1c6
BM
1872$lflags =
1873$bn_ops = BN_LLONG
14e21f86 1874$cpuid_obj =
7740a1c6
BM
1875$bn_obj =
1876$des_obj =
22edcae7 1877$aes_obj =
7740a1c6
BM
1878$bf_obj =
1879$md5_obj =
1880$sha1_obj =
1881$cast_obj =
1882$rc4_obj =
1883$rmd160_obj =
1884$rc5_obj =
05e15b04 1885$dso_scheme =
f944e784
RL
1886$shared_target=
1887$shared_cflag =
67d48c8c 1888$shared_ldflag =
a22fb399 1889$shared_extension =
0396479d 1890$ranlib =
042e57d5 1891$arflags =
7740a1c6 1892
9239e45b
BM
1893*** hpux-cc
1894$cc = cc
22edcae7 1895$cflags = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O2 -z
9239e45b
BM
1896$unistd =
1897$thread_cflag = (unknown)
cf1b7d96 1898$sys_id =
ccb9643f 1899$lflags = -Wl,+s -ldld
22edcae7 1900$bn_ops = DES_PTR DES_UNROLL DES_RISC1
14e21f86 1901$cpuid_obj =
9239e45b
BM
1902$bn_obj =
1903$des_obj =
22edcae7 1904$aes_obj =
9239e45b
BM
1905$bf_obj =
1906$md5_obj =
1907$sha1_obj =
1908$cast_obj =
1909$rc4_obj =
1910$rmd160_obj =
1911$rc5_obj =
05e15b04 1912$dso_scheme = dl
0fd44e2d
RL
1913$shared_target= hpux-shared
1914$shared_cflag = +Z
1a83c372 1915$shared_ldflag = -b
67d48c8c
BM
1916$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1917$ranlib =
042e57d5 1918$arflags =
9239e45b 1919
7740a1c6
BM
1920*** hpux-gcc
1921$cc = gcc
1922$cflags = -DB_ENDIAN -DBN_DIV2W -O3
1923$unistd =
1924$thread_cflag = (unknown)
cf1b7d96 1925$sys_id =
ccb9643f 1926$lflags = -Wl,+s -ldld
22edcae7 1927$bn_ops = DES_PTR DES_UNROLL DES_RISC1
14e21f86 1928$cpuid_obj =
7740a1c6
BM
1929$bn_obj =
1930$des_obj =
22edcae7 1931$aes_obj =
7740a1c6
BM
1932$bf_obj =
1933$md5_obj =
1934$sha1_obj =
1935$cast_obj =
1936$rc4_obj =
1937$rmd160_obj =
1938$rc5_obj =
05e15b04 1939$dso_scheme = dl
0fd44e2d
RL
1940$shared_target= hpux-shared
1941$shared_cflag = -fPIC
1a83c372 1942$shared_ldflag = -shared
67d48c8c
BM
1943$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1944$ranlib =
042e57d5 1945$arflags =
9239e45b 1946
6d03b73e
AP
1947*** hpux-ia64-cc
1948$cc = cc
01e94efd 1949$cflags = -Ae +DD32 +O2 +Olit=all -z -DB_ENDIAN -D_REENTRANT
6d03b73e 1950$unistd =
22edcae7 1951$thread_cflag =
6d03b73e
AP
1952$sys_id =
1953$lflags = -ldl
bc3e7fab 1954$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
14e21f86 1955$cpuid_obj =
24a69a81 1956$bn_obj =
6d03b73e 1957$des_obj =
24a69a81 1958$aes_obj =
6d03b73e
AP
1959$bf_obj =
1960$md5_obj =
24a69a81 1961$sha1_obj =
6d03b73e 1962$cast_obj =
24a69a81 1963$rc4_obj =
6d03b73e
AP
1964$rmd160_obj =
1965$rc5_obj =
1966$dso_scheme = dlfcn
1967$shared_target= hpux-shared
1968$shared_cflag = +Z
1a83c372 1969$shared_ldflag = +DD32 -b
22edcae7 1970$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
67d48c8c 1971$ranlib =
042e57d5 1972$arflags =
6d03b73e 1973
12470927
AP
1974*** hpux-ia64-gcc
1975$cc = gcc
22edcae7 1976$cflags = -O3 -DB_ENDIAN -D_REENTRANT
12470927 1977$unistd =
22edcae7 1978$thread_cflag =
12470927
AP
1979$sys_id =
1980$lflags = -ldl
bc3e7fab 1981$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
14e21f86 1982$cpuid_obj =
24a69a81 1983$bn_obj =
12470927 1984$des_obj =
24a69a81 1985$aes_obj =
12470927
AP
1986$bf_obj =
1987$md5_obj =
24a69a81 1988$sha1_obj =
12470927 1989$cast_obj =
24a69a81 1990$rc4_obj =
12470927
AP
1991$rmd160_obj =
1992$rc5_obj =
1993$dso_scheme = dlfcn
1994$shared_target= hpux-shared
1995$shared_cflag = -fpic
1a83c372 1996$shared_ldflag = -shared
12470927
AP
1997$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1998$ranlib =
1999$arflags =
2000
bcba6cc6 2001*** hpux-parisc-cc
9239e45b 2002$cc = cc
26e97244 2003$cflags = +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
9239e45b 2004$unistd =
91e8cc62 2005$thread_cflag = -D_REENTRANT
cf1b7d96 2006$sys_id =
ccb9643f 2007$lflags = -Wl,+s -ldld
91e8cc62 2008$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2009$cpuid_obj =
9239e45b
BM
2010$bn_obj =
2011$des_obj =
22edcae7 2012$aes_obj =
9239e45b
BM
2013$bf_obj =
2014$md5_obj =
2015$sha1_obj =
2016$cast_obj =
2017$rc4_obj =
2018$rmd160_obj =
2019$rc5_obj =
05e15b04 2020$dso_scheme = dl
0fd44e2d
RL
2021$shared_target= hpux-shared
2022$shared_cflag = +Z
1a83c372 2023$shared_ldflag = -b
67d48c8c
BM
2024$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2025$ranlib =
042e57d5 2026$arflags =
9239e45b 2027
1adfda41
BM
2028*** hpux-parisc-cc-o4
2029$cc = cc
2030$cflags = -Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
2031$unistd =
22edcae7 2032$thread_cflag = -D_REENTRANT
cf1b7d96 2033$sys_id =
05e15b04 2034$lflags = -ldld
1adfda41 2035$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 2036$cpuid_obj =
1adfda41
BM
2037$bn_obj =
2038$des_obj =
22edcae7 2039$aes_obj =
1adfda41
BM
2040$bf_obj =
2041$md5_obj =
2042$sha1_obj =
2043$cast_obj =
2044$rc4_obj =
2045$rmd160_obj =
2046$rc5_obj =
05e15b04 2047$dso_scheme = dl
0fd44e2d
RL
2048$shared_target= hpux-shared
2049$shared_cflag = +Z
1a83c372 2050$shared_ldflag = -b
67d48c8c
BM
2051$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2052$ranlib =
042e57d5 2053$arflags =
1adfda41 2054
bcba6cc6 2055*** hpux-parisc-gcc
9239e45b 2056$cc = gcc
bcba6cc6 2057$cflags = -O3 -DB_ENDIAN -DBN_DIV2W
9239e45b 2058$unistd =
22edcae7 2059$thread_cflag = -D_REENTRANT
cf1b7d96 2060$sys_id =
ccb9643f 2061$lflags = -Wl,+s -ldld
bcba6cc6 2062$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 2063$cpuid_obj =
9239e45b
BM
2064$bn_obj =
2065$des_obj =
22edcae7 2066$aes_obj =
9239e45b
BM
2067$bf_obj =
2068$md5_obj =
2069$sha1_obj =
2070$cast_obj =
2071$rc4_obj =
2072$rmd160_obj =
2073$rc5_obj =
05e15b04 2074$dso_scheme = dl
0fd44e2d
RL
2075$shared_target= hpux-shared
2076$shared_cflag = -fPIC
1a83c372 2077$shared_ldflag = -shared
67d48c8c
BM
2078$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2079$ranlib =
042e57d5 2080$arflags =
7740a1c6 2081
22edcae7 2082*** hpux-parisc1_0-cc
91e8cc62 2083$cc = cc
22edcae7 2084$cflags = +DAportable +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
91e8cc62
RL
2085$unistd =
2086$thread_cflag = -D_REENTRANT
cf1b7d96 2087$sys_id =
ccb9643f 2088$lflags = -Wl,+s -ldld
91e8cc62 2089$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2090$cpuid_obj =
91e8cc62
RL
2091$bn_obj =
2092$des_obj =
22edcae7 2093$aes_obj =
91e8cc62
RL
2094$bf_obj =
2095$md5_obj =
2096$sha1_obj =
2097$cast_obj =
2098$rc4_obj =
2099$rmd160_obj =
2100$rc5_obj =
2101$dso_scheme = dl
0fd44e2d
RL
2102$shared_target= hpux-shared
2103$shared_cflag = +Z
1a83c372 2104$shared_ldflag = -b
67d48c8c
BM
2105$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2106$ranlib =
042e57d5 2107$arflags =
91e8cc62
RL
2108
2109*** hpux-parisc2-cc
2110$cc = cc
22edcae7 2111$cflags = +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
91e8cc62 2112$unistd =
22edcae7 2113$thread_cflag =
cf1b7d96 2114$sys_id =
ccb9643f 2115$lflags = -Wl,+s -ldld
91e8cc62 2116$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2117$cpuid_obj =
24a69a81 2118$bn_obj =
91e8cc62 2119$des_obj =
22edcae7 2120$aes_obj =
91e8cc62
RL
2121$bf_obj =
2122$md5_obj =
2123$sha1_obj =
2124$cast_obj =
2125$rc4_obj =
2126$rmd160_obj =
2127$rc5_obj =
2128$dso_scheme = dl
0fd44e2d
RL
2129$shared_target= hpux-shared
2130$shared_cflag = +Z
1a83c372 2131$shared_ldflag = -b
67d48c8c
BM
2132$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2133$ranlib =
042e57d5 2134$arflags =
91e8cc62 2135
12470927
AP
2136*** hpux-parisc2-gcc
2137$cc = gcc
22edcae7 2138$cflags = -march=2.0 -O3 -DB_ENDIAN -D_REENTRANT
12470927 2139$unistd =
22edcae7 2140$thread_cflag =
12470927
AP
2141$sys_id =
2142$lflags = -Wl,+s -ldld
2143$bn_ops = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL DES_RISC1
14e21f86 2144$cpuid_obj =
24a69a81 2145$bn_obj =
12470927 2146$des_obj =
22edcae7 2147$aes_obj =
12470927
AP
2148$bf_obj =
2149$md5_obj =
2150$sha1_obj =
2151$cast_obj =
2152$rc4_obj =
2153$rmd160_obj =
2154$rc5_obj =
2155$dso_scheme = dl
2156$shared_target= hpux-shared
2157$shared_cflag = -fPIC
1a83c372 2158$shared_ldflag = -shared
12470927
AP
2159$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2160$ranlib =
2161$arflags =
2162
6d03b73e
AP
2163*** hpux64-ia64-cc
2164$cc = cc
22edcae7 2165$cflags = -Ae +DD64 +O3 +Olit=all -z -DB_ENDIAN -D_REENTRANT
6d03b73e 2166$unistd =
22edcae7 2167$thread_cflag =
6d03b73e
AP
2168$sys_id =
2169$lflags = -ldl
bc3e7fab 2170$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
14e21f86 2171$cpuid_obj =
24a69a81 2172$bn_obj =
6d03b73e 2173$des_obj =
24a69a81 2174$aes_obj =
6d03b73e
AP
2175$bf_obj =
2176$md5_obj =
24a69a81 2177$sha1_obj =
6d03b73e 2178$cast_obj =
24a69a81 2179$rc4_obj =
6d03b73e
AP
2180$rmd160_obj =
2181$rc5_obj =
2182$dso_scheme = dlfcn
1a83c372 2183$shared_target= hpux-shared
6d03b73e 2184$shared_cflag = +Z
1a83c372 2185$shared_ldflag = +DD64 -b
22edcae7 2186$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
67d48c8c 2187$ranlib =
042e57d5 2188$arflags =
6d03b73e 2189
12470927
AP
2190*** hpux64-ia64-gcc
2191$cc = gcc
22edcae7 2192$cflags = -mlp64 -O3 -DB_ENDIAN -D_REENTRANT
12470927 2193$unistd =
22edcae7 2194$thread_cflag =
12470927
AP
2195$sys_id =
2196$lflags = -ldl
bc3e7fab 2197$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
14e21f86 2198$cpuid_obj =
24a69a81 2199$bn_obj =
12470927 2200$des_obj =
24a69a81 2201$aes_obj =
12470927
AP
2202$bf_obj =
2203$md5_obj =
24a69a81 2204$sha1_obj =
12470927 2205$cast_obj =
24a69a81 2206$rc4_obj =
12470927
AP
2207$rmd160_obj =
2208$rc5_obj =
2209$dso_scheme = dlfcn
2210$shared_target= hpux-shared
2211$shared_cflag = -fpic
1a83c372 2212$shared_ldflag = -mlp64 -shared
12470927
AP
2213$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2214$ranlib =
2215$arflags =
2216
ad5f0ed5
AP
2217*** hpux64-parisc2-cc
2218$cc = cc
22edcae7 2219$cflags = +DD64 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
1d4547a4 2220$unistd =
22edcae7 2221$thread_cflag =
1d4547a4
LJ
2222$sys_id =
2223$lflags = -ldl
2224$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2225$cpuid_obj =
24a69a81 2226$bn_obj =
1d4547a4 2227$des_obj =
22edcae7 2228$aes_obj =
1d4547a4
LJ
2229$bf_obj =
2230$md5_obj =
2231$sha1_obj =
2232$cast_obj =
2233$rc4_obj =
2234$rmd160_obj =
2235$rc5_obj =
2236$dso_scheme = dlfcn
1a83c372 2237$shared_target= hpux-shared
ad5f0ed5 2238$shared_cflag = +Z
1a83c372 2239$shared_ldflag = +DD64 -b
1d4547a4
LJ
2240$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2241$ranlib =
042e57d5 2242$arflags =
1d4547a4 2243
ad5f0ed5
AP
2244*** hpux64-parisc2-gcc
2245$cc = gcc
22edcae7 2246$cflags = -O3 -DB_ENDIAN -D_REENTRANT
91e8cc62 2247$unistd =
22edcae7 2248$thread_cflag =
cf1b7d96 2249$sys_id =
91e8cc62
RL
2250$lflags = -ldl
2251$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2252$cpuid_obj =
24a69a81 2253$bn_obj =
91e8cc62 2254$des_obj =
22edcae7 2255$aes_obj =
91e8cc62
RL
2256$bf_obj =
2257$md5_obj =
2258$sha1_obj =
2259$cast_obj =
2260$rc4_obj =
2261$rmd160_obj =
2262$rc5_obj =
9a0c0d3f 2263$dso_scheme = dlfcn
1a83c372 2264$shared_target= hpux-shared
ad5f0ed5 2265$shared_cflag = -fpic
1a83c372 2266$shared_ldflag = -shared
67d48c8c
BM
2267$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2268$ranlib =
042e57d5 2269$arflags =
91e8cc62 2270
9a875a35
BM
2271*** hurd-x86
2272$cc = gcc
5e88347e 2273$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -march=i486 -Wall
9a875a35
BM
2274$unistd =
2275$thread_cflag = -D_REENTRANT
cf1b7d96 2276$sys_id =
9a875a35
BM
2277$lflags = -ldl
2278$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 2279$cpuid_obj = x86cpuid-elf.o
af18a344 2280$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
2281$des_obj = dx86-elf.o yx86-elf.o
2282$aes_obj = ax86-elf.o
2283$bf_obj = bx86-elf.o
2284$md5_obj = mx86-elf.o
2285$sha1_obj = sx86-elf.o s512sse2-elf.o
2286$cast_obj = cx86-elf.o
2287$rc4_obj = rx86-elf.o
2288$rmd160_obj = rm86-elf.o
2289$rc5_obj = r586-elf.o
9a875a35
BM
2290$dso_scheme = dlfcn
2291$shared_target= linux-shared
2292$shared_cflag = -fPIC
67d48c8c 2293$shared_ldflag =
9a875a35 2294$shared_extension =
0396479d 2295$ranlib =
042e57d5 2296$arflags =
9a875a35 2297
7740a1c6
BM
2298*** irix-cc
2299$cc = cc
2300$cflags = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
2301$unistd =
2302$thread_cflag = (unknown)
cf1b7d96 2303$sys_id =
7740a1c6 2304$lflags =
2dae04d0 2305$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC2 DES_UNROLL BF_PTR
14e21f86 2306$cpuid_obj =
7740a1c6
BM
2307$bn_obj =
2308$des_obj =
22edcae7 2309$aes_obj =
7740a1c6
BM
2310$bf_obj =
2311$md5_obj =
2312$sha1_obj =
2313$cast_obj =
2314$rc4_obj =
2315$rmd160_obj =
2316$rc5_obj =
8224b0cb
RL
2317$dso_scheme = dlfcn
2318$shared_target= irix-shared
f944e784 2319$shared_cflag =
67d48c8c
BM
2320$shared_ldflag =
2321$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2322$ranlib =
042e57d5 2323$arflags =
7740a1c6
BM
2324
2325*** irix-gcc
2326$cc = gcc
96821ced 2327$cflags = -O3 -DTERMIOS -DB_ENDIAN
7740a1c6
BM
2328$unistd =
2329$thread_cflag = (unknown)
cf1b7d96 2330$sys_id =
7740a1c6 2331$lflags =
2dae04d0 2332$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR
14e21f86 2333$cpuid_obj =
7740a1c6
BM
2334$bn_obj =
2335$des_obj =
22edcae7 2336$aes_obj =
7740a1c6
BM
2337$bf_obj =
2338$md5_obj =
2339$sha1_obj =
2340$cast_obj =
2341$rc4_obj =
2342$rmd160_obj =
2343$rc5_obj =
8224b0cb
RL
2344$dso_scheme = dlfcn
2345$shared_target= irix-shared
f944e784 2346$shared_cflag =
67d48c8c
BM
2347$shared_ldflag =
2348$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2349$ranlib =
042e57d5 2350$arflags =
7740a1c6
BM
2351
2352*** irix-mips3-cc
2353$cc = cc
735b9eee 2354$cflags = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
7740a1c6 2355$unistd =
dc434bbc 2356$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2357$sys_id =
7740a1c6 2358$lflags =
2dae04d0 2359$bn_ops = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT
14e21f86 2360$cpuid_obj =
24a69a81 2361$bn_obj =
7740a1c6 2362$des_obj =
22edcae7 2363$aes_obj =
7740a1c6
BM
2364$bf_obj =
2365$md5_obj =
2366$sha1_obj =
2367$cast_obj =
2368$rc4_obj =
2369$rmd160_obj =
2370$rc5_obj =
8224b0cb
RL
2371$dso_scheme = dlfcn
2372$shared_target= irix-shared
f944e784 2373$shared_cflag =
e725a966 2374$shared_ldflag = -n32
67d48c8c
BM
2375$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2376$ranlib =
042e57d5 2377$arflags =
7740a1c6
BM
2378
2379*** irix-mips3-gcc
2380$cc = gcc
79b81d19 2381$cflags = -mabi=n32 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
7740a1c6 2382$unistd =
b7efa56a 2383$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2384$sys_id =
b7efa56a
AP
2385$lflags =
2386$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT
14e21f86 2387$cpuid_obj =
24a69a81 2388$bn_obj =
547bf7f9 2389$des_obj =
22edcae7 2390$aes_obj =
547bf7f9
GT
2391$bf_obj =
2392$md5_obj =
2393$sha1_obj =
2394$cast_obj =
2395$rc4_obj =
2396$rmd160_obj =
2397$rc5_obj =
2398$dso_scheme = dlfcn
b7efa56a
AP
2399$shared_target= irix-shared
2400$shared_cflag =
2401$shared_ldflag = -mabi=n32
44ea41cf
RL
2402$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2403$ranlib =
2404$arflags =
2405
b7efa56a
AP
2406*** irix64-mips4-cc
2407$cc = cc
735b9eee 2408$cflags = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
19c057da 2409$unistd =
b7efa56a 2410$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2411$sys_id =
b7efa56a
AP
2412$lflags =
2413$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
14e21f86 2414$cpuid_obj =
24a69a81 2415$bn_obj =
19c057da 2416$des_obj =
b7efa56a 2417$aes_obj =
19c057da
BM
2418$bf_obj =
2419$md5_obj =
b7efa56a 2420$sha1_obj =
19c057da 2421$cast_obj =
b7efa56a 2422$rc4_obj =
19c057da
BM
2423$rmd160_obj =
2424$rc5_obj =
6d03b73e 2425$dso_scheme = dlfcn
b7efa56a
AP
2426$shared_target= irix-shared
2427$shared_cflag =
2428$shared_ldflag = -64
67d48c8c
BM
2429$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2430$ranlib =
042e57d5 2431$arflags =
19c057da 2432
b7efa56a
AP
2433*** irix64-mips4-gcc
2434$cc = gcc
79b81d19 2435$cflags = -mabi=64 -mips4 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
ce06265a 2436$unistd =
b7efa56a 2437$thread_cflag = -D_SGI_MP_SOURCE
ce06265a 2438$sys_id =
b7efa56a
AP
2439$lflags =
2440$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
14e21f86 2441$cpuid_obj =
24a69a81 2442$bn_obj =
ce06265a 2443$des_obj =
b7efa56a 2444$aes_obj =
ce06265a
DSH
2445$bf_obj =
2446$md5_obj =
b7efa56a 2447$sha1_obj =
ce06265a 2448$cast_obj =
b7efa56a 2449$rc4_obj =
ce06265a
DSH
2450$rmd160_obj =
2451$rc5_obj =
2452$dso_scheme = dlfcn
b7efa56a
AP
2453$shared_target= irix-shared
2454$shared_cflag =
2455$shared_ldflag = -mabi=64
67d48c8c
BM
2456$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2457$ranlib =
042e57d5 2458$arflags =
9d07fd03 2459
b7efa56a
AP
2460*** linux-alpha+bwx-ccc
2461$cc = ccc
2462$cflags = -fast -readonly_strings -DL_ENDIAN -DTERMIO
7b224903
GT
2463$unistd =
2464$thread_cflag = -D_REENTRANT
cf1b7d96 2465$sys_id =
7b224903 2466$lflags =
b7efa56a 2467$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
14e21f86 2468$cpuid_obj =
7b224903
GT
2469$bn_obj =
2470$des_obj =
22edcae7 2471$aes_obj =
7b224903
GT
2472$bf_obj =
2473$md5_obj =
2474$sha1_obj =
2475$cast_obj =
2476$rc4_obj =
2477$rmd160_obj =
2478$rc5_obj =
2479$dso_scheme =
f944e784
RL
2480$shared_target=
2481$shared_cflag =
67d48c8c 2482$shared_ldflag =
a22fb399 2483$shared_extension =
0396479d 2484$ranlib =
042e57d5 2485$arflags =
7b224903 2486
b7efa56a 2487*** linux-alpha+bwx-gcc
7740a1c6 2488$cc = gcc
b7efa56a 2489$cflags = -O3 -DL_ENDIAN -DTERMIO
8224b0cb 2490$unistd =
ffa49dc3 2491$thread_cflag = -D_REENTRANT
cf1b7d96 2492$sys_id =
ffa49dc3 2493$lflags = -ldl
b7efa56a 2494$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
14e21f86 2495$cpuid_obj =
8224b0cb
RL
2496$bn_obj =
2497$des_obj =
22edcae7 2498$aes_obj =
8224b0cb
RL
2499$bf_obj =
2500$md5_obj =
2501$sha1_obj =
2502$cast_obj =
2503$rc4_obj =
2504$rmd160_obj =
2505$rc5_obj =
ffa49dc3
BM
2506$dso_scheme = dlfcn
2507$shared_target= linux-shared
2508$shared_cflag = -fPIC
67d48c8c 2509$shared_ldflag =
ffa49dc3 2510$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 2511$ranlib =
042e57d5 2512$arflags =
8224b0cb 2513
b7efa56a
AP
2514*** linux-alpha-ccc
2515$cc = ccc
2516$cflags = -fast -readonly_strings -DL_ENDIAN -DTERMIO
7740a1c6 2517$unistd =
ffa49dc3 2518$thread_cflag = -D_REENTRANT
cf1b7d96 2519$sys_id =
b7efa56a
AP
2520$lflags =
2521$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
14e21f86 2522$cpuid_obj =
7740a1c6
BM
2523$bn_obj =
2524$des_obj =
22edcae7 2525$aes_obj =
7740a1c6
BM
2526$bf_obj =
2527$md5_obj =
2528$sha1_obj =
2529$cast_obj =
2530$rc4_obj =
2531$rmd160_obj =
2532$rc5_obj =
b7efa56a
AP
2533$dso_scheme =
2534$shared_target=
2535$shared_cflag =
67d48c8c 2536$shared_ldflag =
b7efa56a 2537$shared_extension =
0396479d 2538$ranlib =
042e57d5 2539$arflags =
7740a1c6 2540
b7efa56a 2541*** linux-alpha-gcc
138d8ab0 2542$cc = gcc
b7efa56a 2543$cflags = -O3 -DL_ENDIAN -DTERMIO
138d8ab0
RL
2544$unistd =
2545$thread_cflag = -D_REENTRANT
2546$sys_id =
57a68b21 2547$lflags = -ldl
b7efa56a 2548$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL
14e21f86 2549$cpuid_obj =
138d8ab0
RL
2550$bn_obj =
2551$des_obj =
22edcae7 2552$aes_obj =
138d8ab0
RL
2553$bf_obj =
2554$md5_obj =
2555$sha1_obj =
2556$cast_obj =
2557$rc4_obj =
2558$rmd160_obj =
2559$rc5_obj =
57a68b21
AP
2560$dso_scheme = dlfcn
2561$shared_target= linux-shared
2562$shared_cflag = -fPIC
67d48c8c 2563$shared_ldflag =
57a68b21 2564$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
138d8ab0 2565$ranlib =
042e57d5 2566$arflags =
138d8ab0 2567
b7efa56a
AP
2568*** linux-aout
2569$cc = gcc
5e88347e 2570$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall
b7efa56a
AP
2571$unistd =
2572$thread_cflag = (unknown)
2573$sys_id =
2574$lflags =
2575$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
2576$cpuid_obj = x86cpuid-out.o
af18a344 2577$bn_obj = bn86-out.o co86-out.o mo86-out.o
b7efa56a
AP
2578$des_obj = dx86-out.o yx86-out.o
2579$aes_obj = ax86-out.o
2580$bf_obj = bx86-out.o
2581$md5_obj = mx86-out.o
2582$sha1_obj = sx86-out.o s512sse2-out.o
2583$cast_obj = cx86-out.o
2584$rc4_obj = rx86-out.o
2585$rmd160_obj = rm86-out.o
2586$rc5_obj = r586-out.o
2587$dso_scheme =
2588$shared_target=
2589$shared_cflag =
2590$shared_ldflag =
2591$shared_extension =
2592$ranlib =
2593$arflags =
2594
2595*** linux-elf
9d07fd03 2596$cc = gcc
b7efa56a 2597$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
9d07fd03
UM
2598$unistd =
2599$thread_cflag = -D_REENTRANT
2600$sys_id =
2601$lflags = -ldl
2602$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 2603$cpuid_obj = x86cpuid-elf.o
af18a344 2604$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
2605$des_obj = dx86-elf.o yx86-elf.o
2606$aes_obj = ax86-elf.o
2607$bf_obj = bx86-elf.o
2608$md5_obj = mx86-elf.o
2609$sha1_obj = sx86-elf.o s512sse2-elf.o
2610$cast_obj = cx86-elf.o
2611$rc4_obj = rx86-elf.o
2612$rmd160_obj = rm86-elf.o
2613$rc5_obj = r586-elf.o
9d07fd03
UM
2614$dso_scheme = dlfcn
2615$shared_target= linux-shared
2616$shared_cflag = -fPIC
67d48c8c
BM
2617$shared_ldflag =
2618$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2619$ranlib =
042e57d5 2620$arflags =
9d07fd03 2621
b7efa56a 2622*** linux-generic32
7740a1c6 2623$cc = gcc
b7efa56a 2624$cflags = -DTERMIO -O3 -fomit-frame-pointer -Wall
7740a1c6 2625$unistd =
935a50e8 2626$thread_cflag = -D_REENTRANT
cf1b7d96 2627$sys_id =
07247321 2628$lflags = -ldl
b7efa56a 2629$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
14e21f86 2630$cpuid_obj =
b7efa56a 2631$bn_obj =
07247321 2632$des_obj =
22edcae7 2633$aes_obj =
07247321
RL
2634$bf_obj =
2635$md5_obj =
2636$sha1_obj =
2637$cast_obj =
2638$rc4_obj =
2639$rmd160_obj =
2640$rc5_obj =
2641$dso_scheme = dlfcn
2642$shared_target= linux-shared
2643$shared_cflag = -fPIC
67d48c8c
BM
2644$shared_ldflag =
2645$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2646$ranlib =
042e57d5 2647$arflags =
07247321 2648
b7efa56a 2649*** linux-generic64
dd558806 2650$cc = gcc
b7efa56a 2651$cflags = -DTERMIO -O3 -Wall
dd558806
AP
2652$unistd =
2653$thread_cflag = -D_REENTRANT
2654$sys_id =
2655$lflags = -ldl
b7efa56a 2656$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
14e21f86 2657$cpuid_obj =
b7efa56a 2658$bn_obj =
dd558806 2659$des_obj =
22edcae7 2660$aes_obj =
dd558806
AP
2661$bf_obj =
2662$md5_obj =
2663$sha1_obj =
2664$cast_obj =
2665$rc4_obj =
2666$rmd160_obj =
2667$rc5_obj =
2668$dso_scheme = dlfcn
2669$shared_target= linux-shared
2670$shared_cflag = -fPIC
b7efa56a 2671$shared_ldflag =
8c5dfa4c 2672$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
dd558806
AP
2673$ranlib =
2674$arflags =
2675
b7efa56a
AP
2676*** linux-ia32-icc
2677$cc = icc
2678$cflags = -DL_ENDIAN -DTERMIO -O2 -no_cpprt
9d07fd03
UM
2679$unistd =
2680$thread_cflag = -D_REENTRANT
2681$sys_id =
2682$lflags = -ldl
2683$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 2684$cpuid_obj = x86cpuid-elf.o
af18a344 2685$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
2686$des_obj = dx86-elf.o yx86-elf.o
2687$aes_obj = ax86-elf.o
2688$bf_obj = bx86-elf.o
2689$md5_obj = mx86-elf.o
2690$sha1_obj = sx86-elf.o s512sse2-elf.o
2691$cast_obj = cx86-elf.o
2692$rc4_obj = rx86-elf.o
2693$rmd160_obj = rm86-elf.o
2694$rc5_obj = r586-elf.o
9d07fd03
UM
2695$dso_scheme = dlfcn
2696$shared_target= linux-shared
b7efa56a 2697$shared_cflag = -KPIC
67d48c8c
BM
2698$shared_ldflag =
2699$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2700$ranlib =
042e57d5 2701$arflags =
9d07fd03 2702
b7efa56a 2703*** linux-ia64
07247321 2704$cc = gcc
b7efa56a 2705$cflags = -DL_ENDIAN -DTERMIO -O3 -Wall
07247321
RL
2706$unistd =
2707$thread_cflag = -D_REENTRANT
cf1b7d96 2708$sys_id =
456bc309 2709$lflags = -ldl
b7efa56a 2710$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
14e21f86 2711$cpuid_obj =
24a69a81 2712$bn_obj =
7740a1c6 2713$des_obj =
24a69a81 2714$aes_obj =
7740a1c6
BM
2715$bf_obj =
2716$md5_obj =
24a69a81 2717$sha1_obj =
7740a1c6 2718$cast_obj =
24a69a81 2719$rc4_obj =
b7efa56a
AP
2720$rmd160_obj =
2721$rc5_obj =
2722$dso_scheme = dlfcn
2723$shared_target= linux-shared
2724$shared_cflag = -fPIC
2725$shared_ldflag =
2726$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2727$ranlib =
2728$arflags =
2729
2730*** linux-ia64-ecc
2731$cc = ecc
2732$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
2733$unistd =
2734$thread_cflag = -D_REENTRANT
2735$sys_id =
2736$lflags = -ldl
2737$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
2738$cpuid_obj =
24a69a81 2739$bn_obj =
b135819d 2740$des_obj =
24a69a81 2741$aes_obj =
b135819d
RL
2742$bf_obj =
2743$md5_obj =
24a69a81 2744$sha1_obj =
b135819d 2745$cast_obj =
24a69a81 2746$rc4_obj =
b135819d
RL
2747$rmd160_obj =
2748$rc5_obj =
2749$dso_scheme = dlfcn
2750$shared_target= linux-shared
2751$shared_cflag = -fPIC
2752$shared_ldflag =
2753$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2754$ranlib =
2755$arflags =
2756
2757*** linux-ia64-icc
2758$cc = icc
2759$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
2760$unistd =
2761$thread_cflag = -D_REENTRANT
2762$sys_id =
2763$lflags = -ldl
2764$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
2765$cpuid_obj =
24a69a81 2766$bn_obj =
b7efa56a 2767$des_obj =
24a69a81 2768$aes_obj =
b7efa56a
AP
2769$bf_obj =
2770$md5_obj =
24a69a81 2771$sha1_obj =
b7efa56a 2772$cast_obj =
24a69a81 2773$rc4_obj =
7740a1c6
BM
2774$rmd160_obj =
2775$rc5_obj =
456bc309
RL
2776$dso_scheme = dlfcn
2777$shared_target= linux-shared
2778$shared_cflag = -fPIC
67d48c8c 2779$shared_ldflag =
456bc309 2780$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 2781$ranlib =
042e57d5 2782$arflags =
7740a1c6 2783
b7efa56a 2784*** linux-ppc
de2f6e4d 2785$cc = gcc
b7efa56a 2786$cflags = -DB_ENDIAN -DTERMIO -O3 -Wall
de2f6e4d
RL
2787$unistd =
2788$thread_cflag = -D_REENTRANT
2789$sys_id =
456bc309 2790$lflags = -ldl
b7efa56a 2791$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
14e21f86 2792$cpuid_obj =
24a69a81 2793$bn_obj =
de2f6e4d 2794$des_obj =
22edcae7 2795$aes_obj =
de2f6e4d
RL
2796$bf_obj =
2797$md5_obj =
2798$sha1_obj =
2799$cast_obj =
2800$rc4_obj =
2801$rmd160_obj =
2802$rc5_obj =
456bc309 2803$dso_scheme = dlfcn
de2f6e4d
RL
2804$shared_target= linux-shared
2805$shared_cflag = -fPIC
2806$shared_ldflag =
2807$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2808$ranlib =
042e57d5 2809$arflags =
de2f6e4d 2810
b7efa56a 2811*** linux-ppc64
7740a1c6 2812$cc = gcc
7d608f9e 2813$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
7740a1c6
BM
2814$unistd =
2815$thread_cflag = -D_REENTRANT
cf1b7d96 2816$sys_id =
b7efa56a
AP
2817$lflags = -ldl
2818$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
14e21f86 2819$cpuid_obj =
24a69a81 2820$bn_obj =
7740a1c6 2821$des_obj =
22edcae7 2822$aes_obj =
7740a1c6
BM
2823$bf_obj =
2824$md5_obj =
2825$sha1_obj =
2826$cast_obj =
2827$rc4_obj =
2828$rmd160_obj =
2829$rc5_obj =
b7efa56a
AP
2830$dso_scheme = dlfcn
2831$shared_target= linux-shared
2832$shared_cflag = -fPIC
7d608f9e 2833$shared_ldflag = -m64
b7efa56a 2834$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 2835$ranlib =
042e57d5 2836$arflags =
7740a1c6 2837
87339c62
AP
2838*** linux-s390x
2839$cc = gcc
2840$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
2841$unistd =
2842$thread_cflag = -D_REENTRANT
2843$sys_id =
2844$lflags = -ldl
2845$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
2846$cpuid_obj =
24a69a81 2847$bn_obj =
87339c62 2848$des_obj =
24a69a81 2849$aes_obj =
87339c62
AP
2850$bf_obj =
2851$md5_obj =
24a69a81 2852$sha1_obj =
87339c62
AP
2853$cast_obj =
2854$rc4_obj =
2855$rmd160_obj =
2856$rc5_obj =
2857$dso_scheme = dlfcn
2858$shared_target= linux-shared
2859$shared_cflag = -fPIC
2860$shared_ldflag = -m64
2861$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2862$ranlib =
2863$arflags =
2864
96821ced 2865*** linux-sparcv8
7740a1c6 2866$cc = gcc
c89f31de 2867$cflags = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W
7740a1c6
BM
2868$unistd =
2869$thread_cflag = -D_REENTRANT
cf1b7d96 2870$sys_id =
0f829bd1 2871$lflags = -ldl
2dae04d0 2872$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 2873$cpuid_obj =
24a69a81
AP
2874$bn_obj =
2875$des_obj =
22edcae7 2876$aes_obj =
7740a1c6
BM
2877$bf_obj =
2878$md5_obj =
2879$sha1_obj =
2880$cast_obj =
2881$rc4_obj =
2882$rmd160_obj =
2883$rc5_obj =
0f829bd1
RL
2884$dso_scheme = dlfcn
2885$shared_target= linux-shared
2886$shared_cflag = -fPIC
67d48c8c 2887$shared_ldflag =
0f829bd1 2888$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 2889$ranlib =
042e57d5 2890$arflags =
7740a1c6 2891
96821ced
BM
2892*** linux-sparcv9
2893$cc = gcc
22edcae7 2894$cflags = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W
96821ced
BM
2895$unistd =
2896$thread_cflag = -D_REENTRANT
cf1b7d96 2897$sys_id = ULTRASPARC
0f829bd1 2898$lflags = -ldl
2dae04d0 2899$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 2900$cpuid_obj =
24a69a81
AP
2901$bn_obj =
2902$des_obj =
22edcae7 2903$aes_obj =
96821ced 2904$bf_obj =
9596d1e6 2905$md5_obj =
96821ced
BM
2906$sha1_obj =
2907$cast_obj =
2908$rc4_obj =
2909$rmd160_obj =
2910$rc5_obj =
5b2d6ff0
GT
2911$dso_scheme = dlfcn
2912$shared_target= linux-shared
2913$shared_cflag = -fPIC
22edcae7 2914$shared_ldflag = -m32
17b226a6 2915$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
8cbccedf
RL
2916$ranlib =
2917$arflags =
2918
2919*** linux-x86_64
2920$cc = gcc
c89f31de 2921$cflags = -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int
8cbccedf
RL
2922$unistd =
2923$thread_cflag = -D_REENTRANT
2924$sys_id =
2925$lflags = -ldl
090e81d4 2926$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
5f1841cd 2927$cpuid_obj = x86_64cpuid.o
529c33f1 2928$bn_obj = x86_64-gcc.o x86_64-mont.o
8cbccedf 2929$des_obj =
be22102d 2930$aes_obj = aes-x86_64.o
8cbccedf 2931$bf_obj =
73a94850 2932$md5_obj = md5-x86_64.o
1ad95f82 2933$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
8cbccedf 2934$cast_obj =
5f1841cd 2935$rc4_obj = rc4-x86_64.o
8cbccedf
RL
2936$rmd160_obj =
2937$rc5_obj =
2938$dso_scheme = dlfcn
2939$shared_target= linux-shared
2940$shared_cflag = -fPIC
146e6776 2941$shared_ldflag = -m64
8cbccedf 2942$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
6d4ac67a
AP
2943$ranlib =
2944$arflags =
2945
2946*** linux64-sparcv9
2947$cc = gcc
c89f31de 2948$cflags = -m64 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
6d4ac67a
AP
2949$unistd =
2950$thread_cflag = -D_REENTRANT
2951$sys_id = ULTRASPARC
2952$lflags = -ldl
2953$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 2954$cpuid_obj =
6d4ac67a 2955$bn_obj =
24a69a81 2956$des_obj =
22edcae7 2957$aes_obj =
6d4ac67a 2958$bf_obj =
9596d1e6 2959$md5_obj =
6d4ac67a
AP
2960$sha1_obj =
2961$cast_obj =
2962$rc4_obj =
2963$rmd160_obj =
2964$rc5_obj =
2965$dso_scheme = dlfcn
2966$shared_target= linux-shared
2967$shared_cflag = -fPIC
2968$shared_ldflag = -m64
2969$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 2970$ranlib =
042e57d5 2971$arflags =
96821ced 2972
ce06265a
DSH
2973*** mingw
2974$cc = gcc
4f1c33b4 2975$cflags = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -D_WIN32_WINNT=0x333
ce06265a
DSH
2976$unistd =
2977$thread_cflag =
2978$sys_id = MINGW32
16420007 2979$lflags = -lwsock32 -lgdi32
a7b1c773 2980$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN
ec38ddc7 2981$cpuid_obj = x86cpuid-cof.o
af18a344 2982$bn_obj = bn86-cof.o co86-cof.o mo86-cof.o
67ea999d
AP
2983$des_obj = dx86-cof.o yx86-cof.o
2984$aes_obj = ax86-cof.o
2985$bf_obj = bx86-cof.o
2986$md5_obj = mx86-cof.o
2987$sha1_obj = sx86-cof.o s512sse2-cof.o
2988$cast_obj = cx86-cof.o
2989$rc4_obj = rx86-cof.o
0abfd606 2990$rmd160_obj = rm86-cof.o
67ea999d 2991$rc5_obj = r586-cof.o
ce06265a 2992$dso_scheme = win32
ec38ddc7 2993$shared_target= cygwin-shared
38a17571 2994$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK
16420007 2995$shared_ldflag = -mno-cygwin -shared
4f1c33b4 2996$shared_extension = .dll.a
ce06265a
DSH
2997$ranlib =
2998$arflags =
2999
7740a1c6
BM
3000*** ncr-scde
3001$cc = cc
3002$cflags = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw
3003$unistd =
3004$thread_cflag = (unknown)
cf1b7d96 3005$sys_id =
06492aef 3006$lflags = -lsocket -lnsl -lc89
7740a1c6 3007$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3008$cpuid_obj =
7740a1c6
BM
3009$bn_obj =
3010$des_obj =
22edcae7 3011$aes_obj =
7740a1c6
BM
3012$bf_obj =
3013$md5_obj =
3014$sha1_obj =
3015$cast_obj =
3016$rc4_obj =
3017$rmd160_obj =
3018$rc5_obj =
05e15b04 3019$dso_scheme =
f944e784
RL
3020$shared_target=
3021$shared_cflag =
67d48c8c 3022$shared_ldflag =
a22fb399 3023$shared_extension =
0396479d 3024$ranlib =
042e57d5 3025$arflags =
7740a1c6 3026
6ed474ca
GT
3027*** netware-clib
3028$cc = mwccnlm
3029$cflags =
3030$unistd =
3031$thread_cflag =
3032$sys_id =
b135819d
RL
3033$lflags =
3034$bn_ops = BN_LLONG RC4_INDEX MD2_INT
14e21f86 3035$cpuid_obj =
6ed474ca
GT
3036$bn_obj =
3037$des_obj =
22edcae7 3038$aes_obj =
6ed474ca
GT
3039$bf_obj =
3040$md5_obj =
3041$sha1_obj =
3042$cast_obj =
3043$rc4_obj =
3044$rmd160_obj =
3045$rc5_obj =
3046$dso_scheme =
3047$shared_target=
3048$shared_cflag =
3049$shared_ldflag =
3050$shared_extension =
3051$ranlib =
3052$arflags =
3053
3054*** netware-libc
3055$cc = mwccnlm
3056$cflags =
3057$unistd =
3058$thread_cflag =
3059$sys_id =
b135819d
RL
3060$lflags =
3061$bn_ops = BN_LLONG RC4_INDEX MD2_INT
3062$cpuid_obj =
3063$bn_obj =
3064$des_obj =
3065$aes_obj =
3066$bf_obj =
3067$md5_obj =
3068$sha1_obj =
3069$cast_obj =
3070$rc4_obj =
3071$rmd160_obj =
3072$rc5_obj =
3073$dso_scheme =
3074$shared_target=
3075$shared_cflag =
3076$shared_ldflag =
3077$shared_extension =
3078$ranlib =
3079$arflags =
3080
3081*** netware-libc-bsdsock
3082$cc = mwccnlm
3083$cflags =
3084$unistd =
3085$thread_cflag =
3086$sys_id =
3087$lflags =
3088$bn_ops = BN_LLONG RC4_INDEX MD2_INT
14e21f86 3089$cpuid_obj =
6ed474ca
GT
3090$bn_obj =
3091$des_obj =
22edcae7 3092$aes_obj =
6ed474ca
GT
3093$bf_obj =
3094$md5_obj =
3095$sha1_obj =
3096$cast_obj =
3097$rc4_obj =
3098$rmd160_obj =
3099$rc5_obj =
3100$dso_scheme =
3101$shared_target=
3102$shared_cflag =
3103$shared_ldflag =
3104$shared_extension =
3105$ranlib =
3106$arflags =
3107
d28f7bc7
RL
3108*** netware-libc-gcc
3109$cc = i586-netware-gcc
3110$cflags = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall
3111$unistd =
3112$thread_cflag =
3113$sys_id =
b135819d
RL
3114$lflags =
3115$bn_ops = BN_LLONG RC4_INDEX MD2_INT
14e21f86 3116$cpuid_obj =
d28f7bc7
RL
3117$bn_obj =
3118$des_obj =
22edcae7 3119$aes_obj =
d28f7bc7
RL
3120$bf_obj =
3121$md5_obj =
3122$sha1_obj =
3123$cast_obj =
3124$rc4_obj =
3125$rmd160_obj =
3126$rc5_obj =
3127$dso_scheme =
3128$shared_target=
3129$shared_cflag =
3130$shared_ldflag =
3131$shared_extension =
3132$ranlib =
3133$arflags =
3134
bda702ef
RL
3135*** newsos4-gcc
3136$cc = gcc
cf1b7d96 3137$cflags = -O -DB_ENDIAN
bda702ef
RL
3138$unistd =
3139$thread_cflag = (unknown)
cf1b7d96 3140$sys_id = NEWS4
bda702ef
RL
3141$lflags = -lmld -liberty
3142$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3143$cpuid_obj =
bda702ef
RL
3144$bn_obj =
3145$des_obj =
22edcae7 3146$aes_obj =
bda702ef
RL
3147$bf_obj =
3148$md5_obj =
3149$sha1_obj =
3150$cast_obj =
3151$rc4_obj =
3152$rmd160_obj =
3153$rc5_obj =
3154$dso_scheme =
3155$shared_target=
3156$shared_cflag =
67d48c8c 3157$shared_ldflag =
a22fb399 3158$shared_extension =
0396479d 3159$ranlib =
042e57d5 3160$arflags =
bda702ef 3161
7740a1c6
BM
3162*** nextstep
3163$cc = cc
3164$cflags = -O -Wall
3165$unistd = <libc.h>
3166$thread_cflag = (unknown)
cf1b7d96 3167$sys_id =
7740a1c6
BM
3168$lflags =
3169$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3170$cpuid_obj =
7740a1c6
BM
3171$bn_obj =
3172$des_obj =
22edcae7 3173$aes_obj =
7740a1c6
BM
3174$bf_obj =
3175$md5_obj =
3176$sha1_obj =
3177$cast_obj =
3178$rc4_obj =
3179$rmd160_obj =
3180$rc5_obj =
05e15b04 3181$dso_scheme =
f944e784
RL
3182$shared_target=
3183$shared_cflag =
67d48c8c 3184$shared_ldflag =
a22fb399 3185$shared_extension =
0396479d 3186$ranlib =
042e57d5 3187$arflags =
7740a1c6 3188
86b0c475
BM
3189*** nextstep3.3
3190$cc = cc
3191$cflags = -O3 -Wall
3192$unistd = <libc.h>
3193$thread_cflag = (unknown)
cf1b7d96 3194$sys_id =
86b0c475
BM
3195$lflags =
3196$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3197$cpuid_obj =
86b0c475
BM
3198$bn_obj =
3199$des_obj =
22edcae7 3200$aes_obj =
86b0c475
BM
3201$bf_obj =
3202$md5_obj =
3203$sha1_obj =
3204$cast_obj =
3205$rc4_obj =
3206$rmd160_obj =
3207$rc5_obj =
05e15b04 3208$dso_scheme =
f944e784
RL
3209$shared_target=
3210$shared_cflag =
67d48c8c 3211$shared_ldflag =
a22fb399 3212$shared_extension =
0396479d 3213$ranlib =
042e57d5 3214$arflags =
86b0c475 3215
1896a9be 3216*** osf1-alpha-cc
22edcae7
AP
3217$cc = cc
3218$cflags = -std1 -tune host -O4 -readonly_strings
3219$unistd =
3220$thread_cflag = (unknown)
3221$sys_id =
3222$lflags =
3223$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
14e21f86 3224$cpuid_obj =
22edcae7
AP
3225$bn_obj =
3226$des_obj =
3227$aes_obj =
3228$bf_obj =
3229$md5_obj =
3230$sha1_obj =
3231$cast_obj =
3232$rc4_obj =
3233$rmd160_obj =
3234$rc5_obj =
3235$dso_scheme = dlfcn
3236$shared_target= alpha-osf1-shared
3237$shared_cflag =
3238$shared_ldflag =
3239$shared_extension = .so
3240$ranlib =
3241$arflags =
3242
3243*** osf1-alpha-gcc
3244$cc = gcc
3245$cflags = -O3
3246$unistd =
3247$thread_cflag = (unknown)
3248$sys_id =
3249$lflags =
3250$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1
14e21f86 3251$cpuid_obj =
22edcae7
AP
3252$bn_obj =
3253$des_obj =
3254$aes_obj =
3255$bf_obj =
3256$md5_obj =
3257$sha1_obj =
3258$cast_obj =
3259$rc4_obj =
3260$rmd160_obj =
3261$rc5_obj =
3262$dso_scheme = dlfcn
3263$shared_target= alpha-osf1-shared
3264$shared_cflag =
3265$shared_ldflag =
3266$shared_extension = .so
3267$ranlib =
3268$arflags =
3269
7740a1c6
BM
3270*** purify
3271$cc = purify gcc
3272$cflags = -g -DPURIFY -Wall
3273$unistd =
3274$thread_cflag = (unknown)
cf1b7d96 3275$sys_id =
7740a1c6
BM
3276$lflags = -lsocket -lnsl
3277$bn_ops =
14e21f86 3278$cpuid_obj =
7740a1c6
BM
3279$bn_obj =
3280$des_obj =
22edcae7 3281$aes_obj =
7740a1c6
BM
3282$bf_obj =
3283$md5_obj =
3284$sha1_obj =
3285$cast_obj =
3286$rc4_obj =
3287$rmd160_obj =
3288$rc5_obj =
05e15b04 3289$dso_scheme =
f944e784
RL
3290$shared_target=
3291$shared_cflag =
67d48c8c 3292$shared_ldflag =
a22fb399 3293$shared_extension =
0396479d 3294$ranlib =
042e57d5 3295$arflags =
7740a1c6 3296
a545c6f6
BM
3297*** qnx4
3298$cc = cc
3299$cflags = -DL_ENDIAN -DTERMIO
3300$unistd =
f5882ce7 3301$thread_cflag = (unknown)
cf1b7d96 3302$sys_id =
a545c6f6
BM
3303$lflags =
3304$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3305$cpuid_obj =
f5882ce7
BM
3306$bn_obj =
3307$des_obj =
22edcae7 3308$aes_obj =
f5882ce7
BM
3309$bf_obj =
3310$md5_obj =
3311$sha1_obj =
3312$cast_obj =
3313$rc4_obj =
3314$rmd160_obj =
3315$rc5_obj =
a545c6f6
BM
3316$dso_scheme =
3317$shared_target=
3318$shared_cflag =
67d48c8c 3319$shared_ldflag =
a22fb399 3320$shared_extension =
0396479d 3321$ranlib =
042e57d5 3322$arflags =
a545c6f6 3323
6a9af68b
LJ
3324*** qnx6
3325$cc = cc
3326$cflags = -DL_ENDIAN -DTERMIOS
3327$unistd =
3328$thread_cflag = (unknown)
3329$sys_id =
3330$lflags = -lsocket
3331$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3332$cpuid_obj =
6a9af68b
LJ
3333$bn_obj =
3334$des_obj =
22edcae7 3335$aes_obj =
6a9af68b
LJ
3336$bf_obj =
3337$md5_obj =
3338$sha1_obj =
3339$cast_obj =
3340$rc4_obj =
3341$rmd160_obj =
3342$rc5_obj =
3343$dso_scheme =
3344$shared_target=
3345$shared_cflag =
67d48c8c 3346$shared_ldflag =
6a9af68b
LJ
3347$shared_extension =
3348$ranlib =
042e57d5 3349$arflags =
6a9af68b 3350
bcba6cc6
AP
3351*** rhapsody-ppc-cc
3352$cc = cc
3353$cflags = -O3 -DB_ENDIAN
3354$unistd =
3355$thread_cflag = (unknown)
c55d7591 3356$sys_id = MACOSX_RHAPSODY
bcba6cc6
AP
3357$lflags =
3358$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 3359$cpuid_obj =
bcba6cc6
AP
3360$bn_obj =
3361$des_obj =
22edcae7 3362$aes_obj =
bcba6cc6
AP
3363$bf_obj =
3364$md5_obj =
3365$sha1_obj =
3366$cast_obj =
3367$rc4_obj =
3368$rmd160_obj =
3369$rc5_obj =
05e15b04 3370$dso_scheme =
f944e784
RL
3371$shared_target=
3372$shared_cflag =
67d48c8c 3373$shared_ldflag =
a22fb399 3374$shared_extension =
0396479d 3375$ranlib =
042e57d5 3376$arflags =
bcba6cc6 3377
7740a1c6
BM
3378*** sco5-cc
3379$cc = cc
de2f6e4d 3380$cflags = -belf
7740a1c6
BM
3381$unistd =
3382$thread_cflag = (unknown)
cf1b7d96 3383$sys_id =
a1d57849 3384$lflags = -lsocket -lnsl
7740a1c6 3385$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3386$cpuid_obj = x86cpuid-elf.o
af18a344 3387$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
3388$des_obj = dx86-elf.o yx86-elf.o
3389$aes_obj = ax86-elf.o
3390$bf_obj = bx86-elf.o
3391$md5_obj = mx86-elf.o
3392$sha1_obj = sx86-elf.o s512sse2-elf.o
3393$cast_obj = cx86-elf.o
3394$rc4_obj = rx86-elf.o
3395$rmd160_obj = rm86-elf.o
3396$rc5_obj = r586-elf.o
de2f6e4d
RL
3397$dso_scheme = dlfcn
3398$shared_target= svr3-shared
3399$shared_cflag = -Kpic
67d48c8c 3400$shared_ldflag =
a1d57849 3401$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3402$ranlib =
042e57d5 3403$arflags =
7740a1c6
BM
3404
3405*** sco5-gcc
3406$cc = gcc
3407$cflags = -O3 -fomit-frame-pointer
3408$unistd =
3409$thread_cflag = (unknown)
cf1b7d96 3410$sys_id =
a1d57849 3411$lflags = -lsocket -lnsl
7740a1c6 3412$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3413$cpuid_obj = x86cpuid-elf.o
af18a344 3414$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
3415$des_obj = dx86-elf.o yx86-elf.o
3416$aes_obj = ax86-elf.o
3417$bf_obj = bx86-elf.o
3418$md5_obj = mx86-elf.o
3419$sha1_obj = sx86-elf.o s512sse2-elf.o
3420$cast_obj = cx86-elf.o
3421$rc4_obj = rx86-elf.o
3422$rmd160_obj = rm86-elf.o
3423$rc5_obj = r586-elf.o
de2f6e4d
RL
3424$dso_scheme = dlfcn
3425$shared_target= svr3-shared
3426$shared_cflag = -fPIC
67d48c8c 3427$shared_ldflag =
a1d57849 3428$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3429$ranlib =
042e57d5 3430$arflags =
7740a1c6 3431
96821ced 3432*** solaris-sparcv7-cc
7740a1c6 3433$cc = cc
96821ced 3434$cflags = -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
3435$unistd =
3436$thread_cflag = -D_REENTRANT
cf1b7d96 3437$sys_id =
05e15b04 3438$lflags = -lsocket -lnsl -ldl
2dae04d0 3439$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3440$cpuid_obj =
96821ced 3441$bn_obj =
7740a1c6 3442$des_obj =
22edcae7 3443$aes_obj =
7740a1c6
BM
3444$bf_obj =
3445$md5_obj =
3446$sha1_obj =
3447$cast_obj =
3448$rc4_obj =
3449$rmd160_obj =
3450$rc5_obj =
05e15b04 3451$dso_scheme = dlfcn
aa04f1d7
RL
3452$shared_target= solaris-shared
3453$shared_cflag = -KPIC
8861ba35 3454$shared_ldflag = -G -dy -z text
67d48c8c
BM
3455$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3456$ranlib =
042e57d5 3457$arflags =
7740a1c6 3458
96821ced 3459*** solaris-sparcv7-gcc
7740a1c6 3460$cc = gcc
96821ced 3461$cflags = -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
3462$unistd =
3463$thread_cflag = -D_REENTRANT
cf1b7d96 3464$sys_id =
05e15b04 3465$lflags = -lsocket -lnsl -ldl
2dae04d0 3466$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 3467$cpuid_obj =
96821ced 3468$bn_obj =
7740a1c6 3469$des_obj =
22edcae7 3470$aes_obj =
7740a1c6
BM
3471$bf_obj =
3472$md5_obj =
3473$sha1_obj =
3474$cast_obj =
3475$rc4_obj =
3476$rmd160_obj =
3477$rc5_obj =
05e15b04 3478$dso_scheme = dlfcn
b8a61e73 3479$shared_target= solaris-shared
aa04f1d7 3480$shared_cflag = -fPIC
146e6776 3481$shared_ldflag = -shared
67d48c8c
BM
3482$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3483$ranlib =
042e57d5 3484$arflags =
7740a1c6 3485
96821ced 3486*** solaris-sparcv8-cc
7740a1c6 3487$cc = cc
96821ced 3488$cflags = -xarch=v8 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
3489$unistd =
3490$thread_cflag = -D_REENTRANT
cf1b7d96 3491$sys_id =
05e15b04 3492$lflags = -lsocket -lnsl -ldl
2dae04d0 3493$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3494$cpuid_obj =
24a69a81
AP
3495$bn_obj =
3496$des_obj =
22edcae7 3497$aes_obj =
96821ced
BM
3498$bf_obj =
3499$md5_obj =
3500$sha1_obj =
3501$cast_obj =
3502$rc4_obj =
3503$rmd160_obj =
3504$rc5_obj =
05e15b04 3505$dso_scheme = dlfcn
aa04f1d7
RL
3506$shared_target= solaris-shared
3507$shared_cflag = -KPIC
8861ba35 3508$shared_ldflag = -G -dy -z text
67d48c8c
BM
3509$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3510$ranlib =
042e57d5 3511$arflags =
96821ced
BM
3512
3513*** solaris-sparcv8-gcc
3514$cc = gcc
3515$cflags = -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
3516$unistd =
3517$thread_cflag = -D_REENTRANT
cf1b7d96 3518$sys_id =
05e15b04 3519$lflags = -lsocket -lnsl -ldl
2dae04d0 3520$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 3521$cpuid_obj =
24a69a81
AP
3522$bn_obj =
3523$des_obj =
22edcae7 3524$aes_obj =
7740a1c6
BM
3525$bf_obj =
3526$md5_obj =
3527$sha1_obj =
3528$cast_obj =
3529$rc4_obj =
3530$rmd160_obj =
3531$rc5_obj =
05e15b04 3532$dso_scheme = dlfcn
b8a61e73 3533$shared_target= solaris-shared
aa04f1d7 3534$shared_cflag = -fPIC
146e6776 3535$shared_ldflag = -shared
67d48c8c
BM
3536$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3537$ranlib =
042e57d5 3538$arflags =
7740a1c6 3539
96821ced 3540*** solaris-sparcv9-cc
7740a1c6 3541$cc = cc
cf1b7d96 3542$cflags = -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
3543$unistd =
3544$thread_cflag = -D_REENTRANT
cf1b7d96 3545$sys_id = ULTRASPARC
05e15b04 3546$lflags = -lsocket -lnsl -ldl
2dae04d0 3547$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3548$cpuid_obj =
24a69a81
AP
3549$bn_obj =
3550$des_obj =
22edcae7 3551$aes_obj =
7740a1c6 3552$bf_obj =
9596d1e6 3553$md5_obj =
7740a1c6
BM
3554$sha1_obj =
3555$cast_obj =
3556$rc4_obj =
3557$rmd160_obj =
3558$rc5_obj =
05e15b04 3559$dso_scheme = dlfcn
aa04f1d7
RL
3560$shared_target= solaris-shared
3561$shared_cflag = -KPIC
8861ba35 3562$shared_ldflag = -G -dy -z text
67d48c8c
BM
3563$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3564$ranlib =
042e57d5 3565$arflags =
7740a1c6 3566
96821ced 3567*** solaris-sparcv9-gcc
7740a1c6 3568$cc = gcc
ac7b4261 3569$cflags = -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
3570$unistd =
3571$thread_cflag = -D_REENTRANT
cf1b7d96 3572$sys_id = ULTRASPARC
05e15b04 3573$lflags = -lsocket -lnsl -ldl
2dae04d0 3574$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 3575$cpuid_obj =
24a69a81
AP
3576$bn_obj =
3577$des_obj =
22edcae7 3578$aes_obj =
7740a1c6 3579$bf_obj =
9596d1e6 3580$md5_obj =
7740a1c6
BM
3581$sha1_obj =
3582$cast_obj =
3583$rc4_obj =
3584$rmd160_obj =
3585$rc5_obj =
05e15b04 3586$dso_scheme = dlfcn
b8a61e73 3587$shared_target= solaris-shared
aa04f1d7 3588$shared_cflag = -fPIC
146e6776 3589$shared_ldflag = -shared
67d48c8c
BM
3590$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3591$ranlib =
042e57d5 3592$arflags =
7740a1c6 3593
9a310a5d
RL
3594*** solaris-x86-cc
3595$cc = cc
3596$cflags = -fast -O -Xa
3597$unistd =
3598$thread_cflag = -D_REENTRANT
3599$sys_id =
3600$lflags = -lsocket -lnsl -ldl
3601$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR
14e21f86 3602$cpuid_obj =
9a310a5d
RL
3603$bn_obj =
3604$des_obj =
22edcae7 3605$aes_obj =
9a310a5d
RL
3606$bf_obj =
3607$md5_obj =
3608$sha1_obj =
3609$cast_obj =
3610$rc4_obj =
3611$rmd160_obj =
3612$rc5_obj =
3613$dso_scheme = dlfcn
3614$shared_target= solaris-shared
3615$shared_cflag = -KPIC
8861ba35 3616$shared_ldflag = -G -dy -z text
67d48c8c
BM
3617$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3618$ranlib =
042e57d5 3619$arflags =
9a310a5d 3620
7740a1c6
BM
3621*** solaris-x86-gcc
3622$cc = gcc
79b81d19 3623$cflags = -O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM
7740a1c6
BM
3624$unistd =
3625$thread_cflag = -D_REENTRANT
cf1b7d96 3626$sys_id =
05e15b04 3627$lflags = -lsocket -lnsl -ldl
7740a1c6 3628$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3629$cpuid_obj = x86cpuid-elf.o
af18a344 3630$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
3631$des_obj = dx86-elf.o yx86-elf.o
3632$aes_obj = ax86-elf.o
3633$bf_obj = bx86-elf.o
3634$md5_obj = mx86-elf.o
3635$sha1_obj = sx86-elf.o s512sse2-elf.o
3636$cast_obj = cx86-elf.o
3637$rc4_obj = rx86-elf.o
3638$rmd160_obj = rm86-elf.o
3639$rc5_obj = r586-elf.o
05e15b04 3640$dso_scheme = dlfcn
b8a61e73 3641$shared_target= solaris-shared
aa04f1d7 3642$shared_cflag = -fPIC
146e6776 3643$shared_ldflag = -shared
67d48c8c
BM
3644$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3645$ranlib =
042e57d5 3646$arflags =
7740a1c6 3647
96821ced 3648*** solaris64-sparcv9-cc
7740a1c6 3649$cc = cc
cf1b7d96 3650$cflags = -xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
7740a1c6
BM
3651$unistd =
3652$thread_cflag = -D_REENTRANT
cf1b7d96 3653$sys_id = ULTRASPARC
05e15b04 3654$lflags = -lsocket -lnsl -ldl
2dae04d0 3655$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3656$cpuid_obj =
7740a1c6 3657$bn_obj =
24a69a81 3658$des_obj =
22edcae7 3659$aes_obj =
7740a1c6 3660$bf_obj =
9596d1e6 3661$md5_obj =
7740a1c6
BM
3662$sha1_obj =
3663$cast_obj =
3664$rc4_obj =
3665$rmd160_obj =
3666$rc5_obj =
05e15b04 3667$dso_scheme = dlfcn
aa04f1d7
RL
3668$shared_target= solaris-shared
3669$shared_cflag = -KPIC
8861ba35 3670$shared_ldflag = -xarch=v9 -G -dy -z text
67d48c8c
BM
3671$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3672$ranlib = /usr/ccs/bin/ar rs
042e57d5 3673$arflags =
7740a1c6 3674
ac7b4261
AP
3675*** solaris64-sparcv9-gcc
3676$cc = gcc
3677$cflags = -m64 -mcpu=ultrasparc -O3 -Wall -DB_ENDIAN
3678$unistd =
3679$thread_cflag = -D_REENTRANT
3680$sys_id = ULTRASPARC
3681$lflags = -lsocket -lnsl -ldl
3682$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3683$cpuid_obj =
ac7b4261 3684$bn_obj =
24a69a81 3685$des_obj =
22edcae7 3686$aes_obj =
0f829bd1 3687$bf_obj =
9596d1e6 3688$md5_obj =
0f829bd1
RL
3689$sha1_obj =
3690$cast_obj =
3691$rc4_obj =
3692$rmd160_obj =
3693$rc5_obj =
3694$dso_scheme = dlfcn
3695$shared_target= solaris-shared
3696$shared_cflag = -fPIC
146e6776 3697$shared_ldflag = -m64 -shared
0f829bd1
RL
3698$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3699$ranlib =
042e57d5 3700$arflags =
0f829bd1 3701
0abfd606
AP
3702*** solaris64-x86_64-cc
3703$cc = cc
3704$cflags = -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN
3705$unistd =
3706$thread_cflag = -D_REENTRANT
3707$sys_id =
3708$lflags = -lsocket -lnsl -ldl
3709$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
669c5c93 3710$cpuid_obj = x86_64cpuid.o
529c33f1 3711$bn_obj = x86_64-gcc.o x86_64-mont.o
0abfd606 3712$des_obj =
be22102d 3713$aes_obj = aes-x86_64.o
0abfd606 3714$bf_obj =
669c5c93 3715$md5_obj = md5-x86_64.o
1ad95f82 3716$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
0abfd606 3717$cast_obj =
669c5c93 3718$rc4_obj = rc4-x86_64.o
0abfd606
AP
3719$rmd160_obj =
3720$rc5_obj =
3721$dso_scheme = dlfcn
3722$shared_target= solaris-shared
3723$shared_cflag = -KPIC
8861ba35 3724$shared_ldflag = -xarch=amd64 -G -dy -z text
0abfd606
AP
3725$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3726$ranlib =
3727$arflags =
3728
3729*** solaris64-x86_64-gcc
3730$cc = gcc
3731$cflags = -m64 -O3 -Wall -DL_ENDIAN -DMD32_REG_T=int
3732$unistd =
3733$thread_cflag = -D_REENTRANT
3734$sys_id =
3735$lflags = -lsocket -lnsl -ldl
3736$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
5f1841cd 3737$cpuid_obj = x86_64cpuid.o
529c33f1 3738$bn_obj = x86_64-gcc.o x86_64-mont.o
0abfd606 3739$des_obj =
be22102d 3740$aes_obj = aes-x86_64.o
0abfd606 3741$bf_obj =
73a94850 3742$md5_obj = md5-x86_64.o
1ad95f82 3743$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
0abfd606 3744$cast_obj =
5f1841cd 3745$rc4_obj = rc4-x86_64.o
0abfd606
AP
3746$rmd160_obj =
3747$rc5_obj =
3748$dso_scheme = dlfcn
3749$shared_target= solaris-shared
3750$shared_cflag = -fPIC
3751$shared_ldflag = -m64 -shared -static-libgcc
3752$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3753$ranlib =
3754$arflags =
3755
7740a1c6
BM
3756*** sunos-gcc
3757$cc = gcc
87351c58 3758$cflags = -O3 -mv8 -Dssize_t=int
7740a1c6
BM
3759$unistd =
3760$thread_cflag = (unknown)
af67804b 3761$sys_id = SUNOS
1c4f90a0 3762$lflags =
2dae04d0 3763$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1
14e21f86 3764$cpuid_obj =
7740a1c6
BM
3765$bn_obj =
3766$des_obj =
22edcae7 3767$aes_obj =
7740a1c6
BM
3768$bf_obj =
3769$md5_obj =
3770$sha1_obj =
3771$cast_obj =
3772$rc4_obj =
3773$rmd160_obj =
3774$rc5_obj =
05e15b04 3775$dso_scheme =
f944e784
RL
3776$shared_target=
3777$shared_cflag =
67d48c8c 3778$shared_ldflag =
a22fb399 3779$shared_extension =
0396479d 3780$ranlib =
042e57d5 3781$arflags =
7740a1c6 3782
af67804b
RL
3783*** tandem-c89
3784$cc = c89
3785$cflags = -Ww -D__TANDEM -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE -DB_ENDIAN
3786$unistd =
3787$thread_cflag = (unknown)
3788$sys_id =
3789$lflags =
3790$bn_ops = THIRTY_TWO_BIT
14e21f86 3791$cpuid_obj =
af67804b
RL
3792$bn_obj =
3793$des_obj =
22edcae7 3794$aes_obj =
af67804b
RL
3795$bf_obj =
3796$md5_obj =
3797$sha1_obj =
3798$cast_obj =
3799$rc4_obj =
3800$rmd160_obj =
3801$rc5_obj =
3802$dso_scheme =
3803$shared_target=
3804$shared_cflag =
3805$shared_ldflag =
3806$shared_extension =
3807$ranlib =
3808$arflags =
3809
22edcae7
AP
3810*** tru64-alpha-cc
3811$cc = cc
3812$cflags = -std1 -tune host -fast -readonly_strings
3813$unistd =
3814$thread_cflag = -pthread
3815$sys_id =
3816$lflags =
3817$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
14e21f86 3818$cpuid_obj =
22edcae7
AP
3819$bn_obj =
3820$des_obj =
3821$aes_obj =
3822$bf_obj =
3823$md5_obj =
3824$sha1_obj =
3825$cast_obj =
3826$rc4_obj =
3827$rmd160_obj =
3828$rc5_obj =
3829$dso_scheme = dlfcn
f210eb7b 3830$shared_target= alpha-osf1-shared
22edcae7 3831$shared_cflag =
f210eb7b 3832$shared_ldflag = -msym
22edcae7
AP
3833$shared_extension = .so
3834$ranlib =
3835$arflags =
3836
7740a1c6
BM
3837*** ultrix-cc
3838$cc = cc
146e6776 3839$cflags = -std1 -O -Olimit 2500 -DL_ENDIAN
7740a1c6
BM
3840$unistd =
3841$thread_cflag = (unknown)
cf1b7d96 3842$sys_id =
7740a1c6
BM
3843$lflags =
3844$bn_ops =
14e21f86 3845$cpuid_obj =
7740a1c6
BM
3846$bn_obj =
3847$des_obj =
22edcae7 3848$aes_obj =
7740a1c6
BM
3849$bf_obj =
3850$md5_obj =
3851$sha1_obj =
3852$cast_obj =
3853$rc4_obj =
3854$rmd160_obj =
3855$rc5_obj =
05e15b04 3856$dso_scheme =
f944e784
RL
3857$shared_target=
3858$shared_cflag =
67d48c8c 3859$shared_ldflag =
a22fb399 3860$shared_extension =
0396479d 3861$ranlib =
042e57d5 3862$arflags =
7740a1c6
BM
3863
3864*** ultrix-gcc
3865$cc = gcc
3866$cflags = -O3 -DL_ENDIAN
3867$unistd =
3868$thread_cflag = (unknown)
cf1b7d96 3869$sys_id =
7740a1c6 3870$lflags =
b135819d 3871$bn_ops = BN_LLONG
14e21f86 3872$cpuid_obj =
7740a1c6
BM
3873$bn_obj =
3874$des_obj =
22edcae7 3875$aes_obj =
7740a1c6
BM
3876$bf_obj =
3877$md5_obj =
3878$sha1_obj =
3879$cast_obj =
3880$rc4_obj =
3881$rmd160_obj =
3882$rc5_obj =
05e15b04 3883$dso_scheme =
f944e784
RL
3884$shared_target=
3885$shared_cflag =
67d48c8c 3886$shared_ldflag =
a22fb399 3887$shared_extension =
0396479d 3888$ranlib =
042e57d5 3889$arflags =
7740a1c6
BM
3890
3891*** unixware-2.0
3892$cc = cc
cd72dcd9 3893$cflags = -DFILIO_H -DNO_STRINGS_H
7740a1c6 3894$unistd =
57b6534e 3895$thread_cflag = -Kthread
cf1b7d96 3896$sys_id =
cd72dcd9 3897$lflags = -lsocket -lnsl -lresolv -lx
7740a1c6 3898$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3899$cpuid_obj =
7740a1c6
BM
3900$bn_obj =
3901$des_obj =
22edcae7 3902$aes_obj =
7740a1c6
BM
3903$bf_obj =
3904$md5_obj =
3905$sha1_obj =
3906$cast_obj =
3907$rc4_obj =
3908$rmd160_obj =
3909$rc5_obj =
05e15b04 3910$dso_scheme =
f944e784
RL
3911$shared_target=
3912$shared_cflag =
67d48c8c 3913$shared_ldflag =
a22fb399 3914$shared_extension =
0396479d 3915$ranlib =
042e57d5 3916$arflags =
7740a1c6 3917
57b6534e
BM
3918*** unixware-2.1
3919$cc = cc
3920$cflags = -O -DFILIO_H
7740a1c6 3921$unistd =
57b6534e 3922$thread_cflag = -Kthread
cf1b7d96 3923$sys_id =
cd72dcd9 3924$lflags = -lsocket -lnsl -lresolv -lx
57b6534e 3925$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3926$cpuid_obj =
57b6534e
BM
3927$bn_obj =
3928$des_obj =
22edcae7 3929$aes_obj =
57b6534e
BM
3930$bf_obj =
3931$md5_obj =
3932$sha1_obj =
3933$cast_obj =
3934$rc4_obj =
3935$rmd160_obj =
3936$rc5_obj =
3937$dso_scheme =
3938$shared_target=
3939$shared_cflag =
67d48c8c 3940$shared_ldflag =
57b6534e
BM
3941$shared_extension =
3942$ranlib =
042e57d5 3943$arflags =
57b6534e 3944
7bd3a580
RL
3945*** unixware-7
3946$cc = cc
3947$cflags = -O -DFILIO_H -Kalloca
3948$unistd =
3949$thread_cflag = -Kthread
cf1b7d96 3950$sys_id =
7bd3a580 3951$lflags = -lsocket -lnsl
7ef6e3fe 3952$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
14e21f86 3953$cpuid_obj = x86cpuid-elf.o
af18a344 3954$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
3955$des_obj = dx86-elf.o yx86-elf.o
3956$aes_obj = ax86-elf.o
3957$bf_obj = bx86-elf.o
3958$md5_obj = mx86-elf.o
3959$sha1_obj = sx86-elf.o s512sse2-elf.o
3960$cast_obj = cx86-elf.o
3961$rc4_obj = rx86-elf.o
3962$rmd160_obj = rm86-elf.o
3963$rc5_obj = r586-elf.o
aa4c2de1
LJ
3964$dso_scheme = dlfcn
3965$shared_target= svr5-shared
3966$shared_cflag = -Kpic
67d48c8c
BM
3967$shared_ldflag =
3968$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3969$ranlib =
042e57d5 3970$arflags =
7ef6e3fe 3971
c5571db0
BM
3972*** unixware-7-gcc
3973$cc = gcc
2a2fa04b 3974$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -march=pentium -Wall
c5571db0
BM
3975$unistd =
3976$thread_cflag = -D_REENTRANT
3977$sys_id =
3978$lflags = -lsocket -lnsl
3979$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3980$cpuid_obj = x86cpuid-elf.o
af18a344 3981$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
67ea999d
AP
3982$des_obj = dx86-elf.o yx86-elf.o
3983$aes_obj = ax86-elf.o
3984$bf_obj = bx86-elf.o
3985$md5_obj = mx86-elf.o
3986$sha1_obj = sx86-elf.o s512sse2-elf.o
3987$cast_obj = cx86-elf.o
3988$rc4_obj = rx86-elf.o
3989$rmd160_obj = rm86-elf.o
3990$rc5_obj = r586-elf.o
c5571db0
BM
3991$dso_scheme = dlfcn
3992$shared_target= gnu-shared
3993$shared_cflag = -fPIC
67d48c8c
BM
3994$shared_ldflag =
3995$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3996$ranlib =
042e57d5 3997$arflags =
c5571db0 3998
d28f7bc7
RL
3999*** vos-gcc
4000$cc = gcc
79b81d19 4001$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN
d28f7bc7
RL
4002$unistd =
4003$thread_cflag = (unknown)
4004$sys_id = VOS
4005$lflags = -Wl,-map
4006$bn_ops = BN_LLONG
14e21f86 4007$cpuid_obj =
d28f7bc7
RL
4008$bn_obj =
4009$des_obj =
22edcae7 4010$aes_obj =
d28f7bc7
RL
4011$bf_obj =
4012$md5_obj =
4013$sha1_obj =
4014$cast_obj =
4015$rc4_obj =
4016$rmd160_obj =
4017$rc5_obj =
4018$dso_scheme =
4019$shared_target=
4020$shared_cflag =
22edcae7
AP
4021$shared_ldflag =
4022$shared_extension = .so
d28f7bc7
RL
4023$ranlib =
4024$arflags =
4025
66b82f5a
GT
4026*** vxworks-mipsle
4027$cc = ccmips
4028$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
4029$unistd =
4030$thread_cflag =
4031$sys_id = VXWORKS
4032$lflags = -r
4033$bn_ops =
14e21f86 4034$cpuid_obj =
66b82f5a
GT
4035$bn_obj =
4036$des_obj =
22edcae7 4037$aes_obj =
66b82f5a
GT
4038$bf_obj =
4039$md5_obj =
4040$sha1_obj =
4041$cast_obj =
4042$rc4_obj =
4043$rmd160_obj =
4044$rc5_obj =
4045$dso_scheme =
4046$shared_target=
4047$shared_cflag =
4048$shared_ldflag =
4049$shared_extension =
4050$ranlib = ranlibmips
4051$arflags =
4052
5b2d6ff0
GT
4053*** vxworks-ppc405
4054$cc = ccppc
4055$cflags = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
4056$unistd =
4057$thread_cflag =
4058$sys_id = VXWORKS
4059$lflags = -r
4060$bn_ops =
14e21f86 4061$cpuid_obj =
5b2d6ff0
GT
4062$bn_obj =
4063$des_obj =
22edcae7 4064$aes_obj =
5b2d6ff0
GT
4065$bf_obj =
4066$md5_obj =
4067$sha1_obj =
4068$cast_obj =
4069$rc4_obj =
4070$rmd160_obj =
4071$rc5_obj =
4072$dso_scheme =
4073$shared_target=
4074$shared_cflag =
4075$shared_ldflag =
4076$shared_extension =
4077$ranlib =
042e57d5 4078$arflags =
c55d7591
RL
4079
4080*** vxworks-ppc750
4081$cc = ccppc
4082$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)
4083$unistd =
4084$thread_cflag =
4085$sys_id = VXWORKS
4086$lflags = -r
4087$bn_ops =
14e21f86 4088$cpuid_obj =
c55d7591
RL
4089$bn_obj =
4090$des_obj =
22edcae7 4091$aes_obj =
c55d7591
RL
4092$bf_obj =
4093$md5_obj =
4094$sha1_obj =
4095$cast_obj =
4096$rc4_obj =
4097$rmd160_obj =
4098$rc5_obj =
4099$dso_scheme =
4100$shared_target=
4101$shared_cflag =
4102$shared_ldflag =
4103$shared_extension =
4104$ranlib =
4105$arflags =
4106
4107*** vxworks-ppc750-debug
4108$cc = ccppc
1896a9be 4109$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 -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DDEBUG -g
c55d7591
RL
4110$unistd =
4111$thread_cflag =
4112$sys_id = VXWORKS
4113$lflags = -r
4114$bn_ops =
14e21f86 4115$cpuid_obj =
c55d7591
RL
4116$bn_obj =
4117$des_obj =
22edcae7 4118$aes_obj =
c55d7591
RL
4119$bf_obj =
4120$md5_obj =
4121$sha1_obj =
4122$cast_obj =
4123$rc4_obj =
4124$rmd160_obj =
4125$rc5_obj =
4126$dso_scheme =
4127$shared_target=
4128$shared_cflag =
4129$shared_ldflag =
4130$shared_extension =
4131$ranlib =
4132$arflags =
057a0439
RL
4133
4134*** vxworks-ppc860
4135$cc = ccppc
66b82f5a 4136$cflags = -nostdinc -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
057a0439
RL
4137$unistd =
4138$thread_cflag =
4139$sys_id = VXWORKS
4140$lflags = -r
4141$bn_ops =
14e21f86 4142$cpuid_obj =
057a0439
RL
4143$bn_obj =
4144$des_obj =
22edcae7 4145$aes_obj =
057a0439
RL
4146$bf_obj =
4147$md5_obj =
4148$sha1_obj =
4149$cast_obj =
4150$rc4_obj =
4151$rmd160_obj =
4152$rc5_obj =
4153$dso_scheme =
4154$shared_target=
4155$shared_cflag =
4156$shared_ldflag =
4157$shared_extension =
4158$ranlib =
4159$arflags =