summaryrefslogtreecommitdiffstats
path: root/demos/keyexch/build.info
blob: a029baa08a33051720a69350a0073e4f72c5cb01 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# To run the demos when linked with a shared library (default) ensure
# that libcrypto is on the library path. For example:
#
#    LD_LIBRARY_PATH=../.. ./x25519

PROGRAMS{noinst} = x25519

INCLUDE[x25519]=../../include
SOURCE[x25519]=x25519.c
DEPEND[x25519]=../../libcrypto