Mercurial > emacs
view nt/install.bat @ 18823:e0aed4d48398 libc-970717 libc-970718 libc-970719 libc-970720
Convert arm32:NetBSD to normal arm canonicalization.
author | Erich Stefan Boleyn <erich@uruk.org> |
---|---|
date | Wed, 16 Jul 1997 14:45:30 +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=