[Forgotten commits?]
Changes to have OpenSSL compile on OS/2. Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
This commit is contained in:
@@ -24,9 +24,9 @@ APPS=
|
||||
|
||||
LIB=$(TOP)/libcrypto.a
|
||||
LIBSRC=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \
|
||||
rand_win.c rand_unix.c
|
||||
rand_win.c rand_unix.c rand_os2.c
|
||||
LIBOBJ=md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o \
|
||||
rand_win.o rand_unix.o
|
||||
rand_win.o rand_unix.o rand_os2.o
|
||||
|
||||
SRC= $(LIBSRC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user