blob: 059e58234576c6e5265fa225f9e8418d665d459d [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001{- our $c_rehash_name =
2 $config{target} =~ /^(VC|vms)-/ ? "c_rehash.pl" : "c_rehash";
3 "" -}
4IF[{- !$disabled{apps} -}]
5 SCRIPTS={- $c_rehash_name -}
6 SOURCE[{- $c_rehash_name -}]=c_rehash.in
7ENDIF