diff options
author | Geoff Voelker <voelker@cs.washington.edu> | 1995-05-28 02:18:09 +0000 |
---|---|---|
committer | Geoff Voelker <voelker@cs.washington.edu> | 1995-05-28 02:18:09 +0000 |
commit | 8cb2d3e0cd49664c4c53b8831b7662b6568d8d76 (patch) | |
tree | da00b9422e28c6d326bdf60ba297808b26c97a7d /nt/install.bat | |
parent | 7f0db62c95ecff38d713dc60bc80546e9aea7619 (diff) | |
download | emacs-8cb2d3e0cd49664c4c53b8831b7662b6568d8d76.tar.gz |
Add carriage returns; necessary for batch files on Win95
Diffstat (limited to 'nt/install.bat')
-rwxr-xr-x | nt/install.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/install.bat b/nt/install.bat index 551d9aae2c3..997702b34ca 100755 --- a/nt/install.bat +++ b/nt/install.bat @@ -1 +1 @@ -nmake -f makefile.nt install +nmake -f makefile.nt install
|