Mercurial > emacs
view nt/install.bat @ 15214:308abb9a57f4
(re_match_2_internal): Fix off-by-one error; don't use
length of exactn as character, and don't use length of bitmap of
charset as bitmap.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 11 May 1996 18:05:52 +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