diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2003-12-13 18:50:38 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2003-12-13 18:50:38 +0000 |
| commit | cd73a6365526f062703d162356a3ac74e2ee3bb4 (patch) | |
| tree | 5a63b0fe524237a533894f5c2ac0b539b6e5c6fa /cvsclean.bat | |
| parent | a67bf6ecc9c70cb5faae6034e3d19d3fef0748f5 (diff) | |
| download | php-git-cd73a6365526f062703d162356a3ac74e2ee3bb4.tar.gz | |
Add shortcut for 'nmake /I clean'.
Diffstat (limited to 'cvsclean.bat')
| -rwxr-xr-x | cvsclean.bat | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
