Remove references to RSAref. The glue library is but a memory to fade

away now...
This commit is contained in:
Richard Levitte
2000-11-08 17:51:37 +00:00
parent 7f7b8d6871
commit ccb9643f02
25 changed files with 74 additions and 63 deletions

View File

@@ -21,7 +21,7 @@ while (@ARGV) {
}
@source = (<crypto/*.[ch]>, <crypto/*/*.[ch]>, <rsaref/*.[ch]>, <ssl/*.[ch]>);
@source = (<crypto/*.[ch]>, <crypto/*/*.[ch]>, <ssl/*.[ch]>);
foreach $file (@source) {
next if -l $file;