mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
8302259013
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19159)
8 lines
353 B
Plaintext
8 lines
353 B
Plaintext
$LIBSSL=../../libssl
|
|
|
|
SOURCE[$LIBSSL]=quic_method.c quic_impl.c quic_wire.c quic_ackm.c quic_statm.c
|
|
SOURCE[$LIBSSL]=cc_dummy.c quic_demux.c quic_record_rx.c
|
|
SOURCE[$LIBSSL]=quic_record_tx.c quic_record_util.c quic_record_shared.c quic_wire_pkt.c
|
|
SOURCE[$LIBSSL]=quic_record_rx_wrap.c quic_rx_depack.c
|
|
SOURCE[$LIBSSL]=quic_fc.c uint_set.c quic_stream.c
|