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