Mercurial > emacs
changeset 23706:cc0d47241404
Convert to DOS format.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Fri, 13 Nov 1998 14:08:07 +0000 |
parents | e441cd61a9aa |
children | b0fe513da546 |
files | nt/install.bat |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/install.bat Thu Nov 12 15:54:40 1998 +0000 +++ b/nt/install.bat Fri Nov 13 14:08:07 1998 +0000 @@ -1,7 +1,7 @@ -@echo off -if (%1) == (speed) set BUILD_TYPE=spd -if (%1) == (speed) shift -if not (%1) == () set INSTALL_DIR=%1 -nmake -f makefile.nt install -set INSTALL_DIR= -set BUILD_TYPE= +@echo off +if (%1) == (speed) set BUILD_TYPE=spd +if (%1) == (speed) shift +if not (%1) == () set INSTALL_DIR=%1 +nmake -f makefile.nt install +set INSTALL_DIR= +set BUILD_TYPE=