xref: /freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/build.info (revision 24e4dcf4ba5e9dedcf89efd358ea3e1fe5867020)
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