projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89aebb
)
We really have no need for PEX_LIBS, so empty it.
author
Richard Levitte
<levitte@openssl.org>
Thu, 22 Mar 2001 21:20:54 +0000
(21:20 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 22 Mar 2001 21:20:54 +0000
(21:20 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index ba001fab886f47a68fafd2c48ba8574a290d462f..09cb7128e1f9da91085c2fc0d0e8d3ec6c1c532f 100644
(file)
--- 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