Last change
on this file since 109042 was 108206, checked in by vboxsync, 3 months ago |
openssl-3.3.2: Exported all files to OSE and removed .scm-settings bugref:10757
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
446 bytes
|
Line | |
---|
1 | IF[{- $target{build_scheme}->[1] eq "unix" -}]
|
---|
2 | SCRIPTS{noinst}=shlib_wrap.sh
|
---|
3 | SOURCE[shlib_wrap.sh]=shlib_wrap.sh.in
|
---|
4 | ENDIF
|
---|
5 | SCRIPTS{noinst}=wrap.pl
|
---|
6 | SOURCE[wrap.pl]=wrap.pl.in
|
---|
7 | DEPEND[wrap.pl]=../configdata.pm
|
---|
8 |
|
---|
9 | IF[{- !$disabled{quic} && !$disabled{stdio} && !$disabled{apps} -}]
|
---|
10 | PROGRAMS{noinst}=quicserver
|
---|
11 | SOURCE[quicserver]=quicserver.c
|
---|
12 | INCLUDE[quicserver]=../include ../apps/include
|
---|
13 | DEPEND[quicserver]=../libcrypto.a ../libssl.a
|
---|
14 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.