Add shortcut for 'nmake /I clean'.

This commit is contained in:
Sebastian Bergmann 2003-12-13 18:50:38 +00:00
parent a67bf6ecc9
commit cd73a63655

2
cvsclean.bat Executable file
View file

@ -0,0 +1,2 @@
@echo off
nmake /I clean