Last change
on this file since 98108 was 94082, checked in by vboxsync, 3 years ago |
libs/openssl-3.0.1: started applying and adjusting our OpenSSL changes to 3.0.1. bugref:10128
|
File size:
400 bytes
|
Line | |
---|
1 | IF[{- $target{build_scheme}->[1] eq "VMS" -}]
|
---|
2 | SCRIPTS{noinst}=local_shlib.com unlocal_shlib.com
|
---|
3 | SOURCE[local_shlib.com]=local_shlib.com.in
|
---|
4 | SOURCE[unlocal_shlib.com]=unlocal_shlib.com.in
|
---|
5 | ELSIF[{- $target{build_scheme}->[1] eq "unix" -}]
|
---|
6 | SCRIPTS{noinst}=shlib_wrap.sh
|
---|
7 | SOURCE[shlib_wrap.sh]=shlib_wrap.sh.in
|
---|
8 | ENDIF
|
---|
9 | SCRIPTS{noinst}=wrap.pl
|
---|
10 | SOURCE[wrap.pl]=wrap.pl.in
|
---|
11 | DEPEND[wrap.pl]=../configdata.pm
|
---|
Note:
See
TracBrowser
for help on using the repository browser.