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:
209 bytes
|
Line | |
---|
1 | {- our $c_rehash_name =
|
---|
2 | $config{target} =~ /^(VC|vms)-/ ? "c_rehash.pl" : "c_rehash";
|
---|
3 | "" -}
|
---|
4 | IF[{- !$disabled{apps} -}]
|
---|
5 | SCRIPTS={- $c_rehash_name -}
|
---|
6 | SOURCE[{- $c_rehash_name -}]=c_rehash.in
|
---|
7 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.