Mercurial > emacs
view nt/install.bat @ 20045:cf048b490803
Everything seems to work in Harald Melands Emacs 20.02 and
my Emacs 19.34. Beware of the spelling in some of the
variable names. I looked up "threshold" in a dictionary
and here in Britain this appears to be the way to spell it.
author | Oliver Seidel <os10000@seidel-space.de> |
---|---|
date | Wed, 15 Oct 1997 17:18:11 +0000 |
parents | afc59ce2842a |
children | cc0d47241404 |
line wrap: on
line source
@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=