summaryrefslogtreecommitdiff
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-22 21:20:54 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-22 21:20:54 +0000
commitbc29d0e5d48222a3205a18093582872e4a95894f (patch)
treed54ff9c3e539da93ec7770816aec5845ecc92afc /Makefile.org
parentf89aebb1c4be7afff956bc60afc209ac1bb99d8b (diff)
downloadopenssl-new-bc29d0e5d48222a3205a18093582872e4a95894f.tar.gz
We really have no need for PEX_LIBS, so empty it.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index ba001fab88..09cb7128e1 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -56,7 +56,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