Last change
on this file was 109052, checked in by vboxsync, 3 weeks ago |
openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. bugref:10890
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
277 bytes
|
Line | |
---|
1 | #
|
---|
2 | # To run the demos when linked with a shared library (default) ensure
|
---|
3 | # that libcrypto is on the library path. For example:
|
---|
4 | #
|
---|
5 | # LD_LIBRARY_PATH=../.. ./x25519
|
---|
6 |
|
---|
7 | PROGRAMS{noinst} = x25519
|
---|
8 |
|
---|
9 | INCLUDE[x25519]=../../include
|
---|
10 | SOURCE[x25519]=x25519.c
|
---|
11 | DEPEND[x25519]=../../libcrypto
|
---|
Note:
See
TracBrowser
for help on using the repository browser.