1 1.1.1.1.2.2 martin # Quick instruction: 2 1.1.1.1.2.2 martin # To build against an OpenSSL built in the source tree, do this: 3 1.1.1.1.2.2 martin # 4 1.1.1.1.2.2 martin # make OPENSSL_INCS_LOCATION=-I../../include OPENSSL_LIBS_LOCATION=-L../.. 5 1.1.1.1.2.2 martin # 6 1.1.1.1.2.2 martin # To run the demos when linked with a shared library (default): 7 1.1.1.1.2.2 martin # 8 1.1.1.1.2.2 martin # LD_LIBRARY_PATH=../.. ./aesccm 9 1.1.1.1.2.2 martin # LD_LIBRARY_PATH=../.. ./aesgcm 10 1.1.1.1.2.2 martin # LD_LIBRARY_PATH=../.. ./aeskeywrap 11 1.1.1.1.2.2 martin # LD_LIBRARY_PATH=../.. ./ariacbc 12