xref: /freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/build.info (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1PROGRAMS{noinst} = quic-hq-interop \
2                   quic-hq-interop-server
3
4INCLUDE[quic-hq-interop]=../../../include
5SOURCE[quic-hq-interop]=quic-hq-interop.c
6DEPEND[quic-hq-interop]=../../../libcrypto ../../../libssl
7
8INCLUDE[quic-hq-interop-server]=../../../include
9SOURCE[quic-hq-interop-server]=quic-hq-interop-server.c
10DEPEND[quic-hq-interop-server]=../../../libcrypto ../../../libssl
11