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 | e8d2269e1118f1ed13e7ab262aa7a26be7a104ce (patch) | |
tree | 64595c60ea80994745ae9b528e825c97dd58bd18 /nt/fast-install.bat | |
parent | 15dbd137955e1ff31c1dc94ef2bda31fcdf7b365 (diff) | |
download | emacs-e8d2269e1118f1ed13e7ab262aa7a26be7a104ce.tar.gz |
Add carriage returns; necessary for batch files on Win95
Diffstat (limited to 'nt/fast-install.bat')
-rwxr-xr-x | nt/fast-install.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/fast-install.bat b/nt/fast-install.bat index 072a59061f7..157c4ab8751 100755 --- a/nt/fast-install.bat +++ b/nt/fast-install.bat @@ -1 +1 @@ -nmake -f makefile.nt fast_install +nmake -f makefile.nt fast_install
|