You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{- our $c_rehash_name =
|
|
$config{target} =~ /^(VC|vms)-/ ? "c_rehash.pl" : "c_rehash";
|
|
"" -}
|
|
IF[{- !$disabled{apps} -}]
|
|
SCRIPTS={- $c_rehash_name -}
|
|
SOURCE[{- $c_rehash_name -}]=c_rehash.in
|
|
ENDIF
|