Last change
on this file since 100942 was 99366, checked in by vboxsync, 22 months ago |
openssl-3.1.0: Applied and adjusted our OpenSSL changes to 3.0.7. bugref:10418
|
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.