HomeSort by relevance Sort by last modified time
    Searched refs:LIBSSL (Results 1 - 4 of 4) sorted by null

  /external/openssl/ssl/
install.com 46 $ LIBS := LIBSSL
ssl-lib.com 10 $! This command file compiles and creates the "[.xxx.EXE.SSL]LIBSSL.OLB"
21 $! LIBRARY To just compile the [.xxx.EXE.SSL]LIBSSL.OLB Library.
121 $ SSL_LIB := 'EXE_DIR'LIBSSL.OLB
159 $! Check To See If We Already Have A "[.xxx.EXE.SSL]LIBSSL.OLB" Library...
466 $! Look For The VAX Library LIBSSL.OLB.
471 $! Tell The User We Can't Find The LIBSSL.OLB Library.
482 $! End The LIBSSL.OLB Library Check.
546 $ WRITE SYS$OUTPUT " LIBRARY : To Compile Just The [.xxx.EXE.SSL]LIBSSL.OLB Library."
  /external/openssl/apps/
makeapps.com 80 $ SSL_LIB := SYS$DISK:[-.'ARCH'.EXE.SSL]LIBSSL.OLB
484 $! Look For The Library LIBSSL.OLB.
489 $! Tell The User We Can't Find The LIBSSL.OLB Library.
Makefile 28 DLIBSSL=../libssl.a
30 LIBSSL=-L.. -lssl
158 LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
    [all...]

Completed in 263 milliseconds