diff options
| author | David Jones | 2004-03-05 14:18:49 +0000 |
|---|---|---|
| committer | David Jones | 2004-03-05 14:18:49 +0000 |
| commit | 73f0e02ffa3d745f44f824abacaed1d9049f6221 (patch) | |
| tree | b7d07f2900603579a6b6a4decbb9b6db9530f040 /mps/code | |
| parent | de904e450d818e17fee53f42a85454182e333cf2 (diff) | |
| parent | 2381128b6e0ac2fa473b9659455cde97b0ffc3d8 (diff) | |
| download | emacs-73f0e02ffa3d745f44f824abacaed1d9049f6221.tar.gz emacs-73f0e02ffa3d745f44f824abacaed1d9049f6221.zip | |
Mps: merging from verson 1.103 to master.
Cleaning batch file
Copied from Perforce
Change: 81628
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
| -rwxr-xr-x | mps/code/w3build.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/w3build.bat b/mps/code/w3build.bat index 25e4cb72c76..3d6c879cca0 100755 --- a/mps/code/w3build.bat +++ b/mps/code/w3build.bat | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @rem $HopeName: !gathconf.bat(trunk.1) $ | 3 | @rem $HopeName: !gathconf.bat(trunk.1) $ |
| 4 | @rem Copyright (C) 2000 Harlequin Limited. All rights reserved. | 4 | @rem Copyright (C) 2000 Harlequin Limited. All rights reserved. |
| 5 | 5 | ||
| 6 | rmdir /s w3i3mv | 6 | rmdir /q/s w3i3mv |
| 7 | nmake /f w3i3mv.nmk VARIETY=we mps.lib mpsplan.lib | 7 | nmake /f w3i3mv.nmk VARIETY=we mps.lib mpsplan.lib |
| 8 | nmake /f w3i3mv.nmk VARIETY=wi mps.lib mpsplan.lib | 8 | nmake /f w3i3mv.nmk VARIETY=wi mps.lib mpsplan.lib |
| 9 | nmake /f w3i3mv.nmk VARIETY=ce mps.lib mpsplan.lib | 9 | nmake /f w3i3mv.nmk VARIETY=ce mps.lib mpsplan.lib |