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