Mercurial > emacs
view nt/install.bat @ 15277:a58e7fe45c0e libc-960522 libc-960523 libc-960524
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Tue, 21 May 1996 22:55:56 +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=