Mercurial > emacs
view nt/install.bat @ 15197:a97349b06c2c
Comment changes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 09 May 1996 23:21:54 +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