Mercurial > emacs
view nt/install.bat @ 15188:aba0eb3e723d
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 08 May 1996 17:50:59 +0000 |
parents | 170295263e96 |
children | afc59ce2842a |
line wrap: on
line source
nmake -f makefile.nt install @echo off if (%1) == (speed) set BUILD_TYPE=spd if (%1) == (speed) shift if not (%1) == () set INSTALL_DIR=%1 @if not (%1) == () set INSTALL_DIR=%1