blob: 242f5103225573afba09d6a6adaff4411fcc80d7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.org.orig Mon Mar 22 18:18:18 1999
+++ Makefile.org Wed Mar 24 17:25:25 1999
@@ -149,7 +149,7 @@
ONEDIRS=out tmp
EDIRS= times doc bugs util include certs ms shlib mt demos perl sf dep
WDIRS= windows
-LIBS= libcrypto.a libssl.a
+LIBS= libcrypto.a libssl.a libRSAglue.a
GENERAL= Makefile
BASENAME= openssl
|