VMS build: don't forget the generation marker when removing files
authorRichard Levitte <levitte@openssl.org>
Sat, 24 Nov 2018 23:56:54 +0000 (00:56 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 27 Nov 2018 02:42:35 +0000 (02:42 +0000)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)

Configurations/descrip.mms.tmpl

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