VMS build: don't forget the generation marker when removing files

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)
This commit is contained in:
Richard Levitte 2018-11-25 00:56:54 +01:00
parent c739e676eb
commit f19d20b60f
1 changed files with 1 additions and 1 deletions

View File

@ -823,7 +823,7 @@ $target : $args{generator}->[0] $deps
\@ DELETE/SYMBOL/LOCAL extradefines
\@ $incs_off
RENAME \$\@-i \$\@
DELETE \$\@-S
DELETE \$\@-S;
EOF
}
# Otherwise....