Zap obsolete der_chop script.

This commit is contained in:
Dr. Stephen Henson
2004-11-14 00:08:36 +00:00
parent 521aaafc6a
commit 5fee606442
3 changed files with 1 additions and 307 deletions

View File

@@ -1532,7 +1532,6 @@ EOF
if $make_targets ne "";
if ( $perl =~ m@^/@) {
&dofile("tools/c_rehash",$perl,'^#!/', '#!%s','^my \$dir;$', 'my $dir = "' . $openssldir . '";');
&dofile("apps/der_chop",$perl,'^#!/', '#!%s');
&dofile("apps/CA.pl",$perl,'^#!/', '#!%s');
} else {
# No path for Perl known ...