mirror of
https://github.com/openssl/openssl.git
synced 2025-04-18 20:40:45 +08:00
Remove util/quicserver.c Reviewed-by: Saša Nedvědický <sashan@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25465)
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
IF[{- $target{build_scheme}->[1] eq "unix" -}]
|
|
SCRIPTS{noinst}=shlib_wrap.sh
|
|
SOURCE[shlib_wrap.sh]=shlib_wrap.sh.in
|
|
ENDIF
|
|
SCRIPTS{noinst}=wrap.pl
|
|
SOURCE[wrap.pl]=wrap.pl.in
|
|
DEPEND[wrap.pl]=../configdata.pm
|