We really have no need for PEX_LIBS, so empty it.
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Mar 2001 21:21:09 +0000 (21:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Mar 2001 21:21:09 +0000 (21:21 +0000)
Makefile.org

index db2e551a4737aa82c1d1d56849fe6540624653e4..79bff6f5ab867ccd48577be5c7999795d355a31f 100644 (file)
@@ -57,7 +57,7 @@ CC= gcc
 #CFLAG= -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -Wuninitialized -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
 CFLAG= -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
 DEPFLAG= 
-PEX_LIBS= -L. -L.. -L../.. -L../../..
+PEX_LIBS= 
 EX_LIBS= 
 AR=ar r
 RANLIB= ranlib