diff makefile.vac @ 1167:5668d269beb3

Add *.REV to the clean rules on Windows and OS/2 when using nmake.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 16 Sep 2011 21:05:37 +0000
parents 568b37e4b167
children 32a5be18e187
line wrap: on
line diff
--- a/makefile.vac	Fri Sep 16 21:00:31 2011 +0000
+++ b/makefile.vac	Fri Sep 16 21:05:37 2011 +0000
@@ -57,4 +57,5 @@
         @if exist *.lib del *.lib
         @if exist *.dll del *.dll
         @if exist *.exe del *.exe
+        @if exist *.REV del *.REV