Last change
on this file since 87232 was 87083, checked in by vboxsync, 4 years ago |
openssl-1.1.1i: Applied and adjusted our OpenSSL changes to 1.1.1i. bugref:9885
|
File size:
316 bytes
|
Line | |
---|
1 | IF[{- $target{build_scheme}->[1] eq "VMS" -}]
|
---|
2 | SCRIPTS_NO_INST=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_NO_INST=shlib_wrap.sh
|
---|
7 | SOURCE[shlib_wrap.sh]=shlib_wrap.sh.in
|
---|
8 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.