From: Sebastian Bergmann Date: Sat, 13 Dec 2003 18:50:38 +0000 (+0000) Subject: Add shortcut for 'nmake /I clean'. X-Git-Tag: php-5.0.0b3RC1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd73a6365526f062703d162356a3ac74e2ee3bb4;p=php Add shortcut for 'nmake /I clean'. --- diff --git a/cvsclean.bat b/cvsclean.bat new file mode 100755 index 0000000000..7ce955c153 --- /dev/null +++ b/cvsclean.bat @@ -0,0 +1,2 @@ +@echo off +nmake /I clean