Add a configuration target for A/UX.
authorRichard Levitte <levitte@openssl.org>
Fri, 11 Oct 2002 14:39:03 +0000 (14:39 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 11 Oct 2002 14:39:03 +0000 (14:39 +0000)
PR: 271

Configure

index 56e6a2307b1dda7dd4837d42e81015c77a7c7689..1c00b7fdf1f1d0807ecee90036494d534ea57160 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -547,6 +547,9 @@ my %table=(
 "darwin-ppc-cc","cc:-O3 -fomit-frame-pointer -fno-common -DB_ENDIAN::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::::::::::darwin-shared:-fPIC::.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
 "darwin-i386-cc","cc:-O3 -fomit-frame-pointer -fno-common -DB_ENDIAN::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::::::::::darwin-shared:-fPIC::.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
 
+##### A/UX
+"aux3-gcc","gcc:-O2 -DTERMIO::(unknown):AUX:-lbsd:RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::",
+
 ##### Sony NEWS-OS 4.x
 "newsos4-gcc","gcc:-O -DB_ENDIAN::(unknown):NEWS4:-lmld -liberty:BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR::::",