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