mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
Convert to DOS format.
This commit is contained in:
parent
833eadc27c
commit
8f3e53fc60
@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
if (%1) == (speed) set BUILD_TYPE=spd
|
if (%1) == (speed) set BUILD_TYPE=spd
|
||||||
if (%1) == (speed) shift
|
if (%1) == (speed) shift
|
||||||
if not (%1) == () set INSTALL_DIR=%1
|
if not (%1) == () set INSTALL_DIR=%1
|
||||||
nmake -f makefile.nt install
|
nmake -f makefile.nt install
|
||||||
set INSTALL_DIR=
|
set INSTALL_DIR=
|
||||||
set BUILD_TYPE=
|
set BUILD_TYPE=
|
||||||
|
Loading…
Reference in New Issue
Block a user