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